Pull request #42638 updated 20:30:54 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 6b9b445af6c7908992632cff6c30cbf6a4c617ac rather than 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed Obtained Jenkinsfile from 6b9b445af6c7908992632cff6c30cbf6a4c617ac 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-42638@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 20:31:05 [2022-03-23T20:31:05.476Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 20:31:05 [2022-03-23T20:31:05.483Z] Trying to pass milestone 24 [Pipeline] milestone 20:31:05 [2022-03-23T20:31:05.561Z] Trying to pass milestone 25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 20:31:05 [2022-03-23T20:31:05.831Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0480705e03f9778de) in /home/ubuntu/workspace/moby_PR-42638 [Pipeline] { [Pipeline] checkout 20:31:05 [2022-03-23T20:31:05.919Z] The recommended git tool is: git 20:31:07 [2022-03-23T20:31:07.543Z] using credential docker-jenkins-github-credentials 20:31:07 [2022-03-23T20:31:07.556Z] Cloning the remote Git repository 20:31:07 [2022-03-23T20:31:07.556Z] Cloning with configured refspecs honoured and without tags 20:31:07 [2022-03-23T20:31:07.570Z] Cloning repository https://github.com/moby/moby.git 20:31:07 [2022-03-23T20:31:07.623Z] > git init /home/ubuntu/workspace/moby_PR-42638 # timeout=10 20:31:07 [2022-03-23T20:31:07.809Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:07 [2022-03-23T20:31:07.810Z] > git --version # timeout=10 20:31:07 [2022-03-23T20:31:07.812Z] > git --version # 'git version 2.17.1' 20:31:07 [2022-03-23T20:31:07.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:07 [2022-03-23T20:31:07.814Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:22 [2022-03-23T20:31:22.326Z] Fetching without tags 20:31:22 [2022-03-23T20:31:22.575Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:23 [2022-03-23T20:31:23.117Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:23 [2022-03-23T20:31:23.117Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:31:22 [2022-03-23T20:31:22.310Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:22 [2022-03-23T20:31:22.313Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:31:22 [2022-03-23T20:31:22.316Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:22 [2022-03-23T20:31:22.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:22 [2022-03-23T20:31:22.328Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:22 [2022-03-23T20:31:22.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:22 [2022-03-23T20:31:22.329Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:22 [2022-03-23T20:31:22.582Z] > git config core.sparsecheckout # timeout=10 20:31:22 [2022-03-23T20:31:22.585Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:31:23 [2022-03-23T20:31:23.100Z] > git remote # timeout=10 20:31:23 [2022-03-23T20:31:23.104Z] > git config --get remote.origin.url # timeout=10 20:31:23 [2022-03-23T20:31:23.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:23 [2022-03-23T20:31:23.107Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:31:23 [2022-03-23T20:31:23.114Z] > git rev-parse HEAD^{commit} # timeout=10 20:31:23 [2022-03-23T20:31:23.119Z] > git config core.sparsecheckout # timeout=10 20:31:23 [2022-03-23T20:31:23.121Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:31:26 [2022-03-23T20:31:26.678Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" 20:31:26 [2022-03-23T20:31:26.684Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:27 [2022-03-23T20:31:27.470Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42638:/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 20:31:26 [2022-03-23T20:31:26.680Z] > git rev-list --no-walk 796ffdbe4ae1e592a3776d7a25a2fd2865be41cb # timeout=10 20:31:30 [2022-03-23T20:31:30.767Z] Unable to find image 'alpine:latest' locally 20:31:31 [2022-03-23T20:31:31.339Z] latest: Pulling from library/alpine 20:31:31 [2022-03-23T20:31:31.339Z] 3aa4d0bbde19: Pulling fs layer 20:31:31 [2022-03-23T20:31:31.339Z] 3aa4d0bbde19: Download complete 20:31:31 [2022-03-23T20:31:31.600Z] 3aa4d0bbde19: Pull complete 20:31:31 [2022-03-23T20:31:31.600Z] Digest: sha256:6af1b11bbb17f4c311e269db6530e4da2738262af5fd9064ccdf109b765860fb 20:31:31 [2022-03-23T20:31:31.600Z] Status: Downloaded newer image for alpine:latest 20:31:35 [2022-03-23T20:31:35.804Z] 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 [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 [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage 20:31:36 [2022-03-23T20:31:36.725Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08b418f29a1218db7) in /home/ubuntu/workspace/moby_PR-42638 [Pipeline] // stage 20:31:36 [2022-03-23T20:31:36.746Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d5939899cf715392) in /home/ubuntu/workspace/moby_PR-42638 20:31:36 [2022-03-23T20:31:36.758Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0408a3383bb21a339) in /home/ubuntu/workspace/moby_PR-42638 [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) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage 20:31:36 [2022-03-23T20:31:36.928Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) 20:31:36 [2022-03-23T20:31:36.970Z] The recommended git tool is: git [Pipeline] // stage 20:31:36 [2022-03-23T20:31:36.978Z] The recommended git tool is: git [Pipeline] // stage Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit 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] // 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] } 20:31:38 [2022-03-23T20:31:38.919Z] using credential docker-jenkins-github-credentials 20:31:39 [2022-03-23T20:31:39.090Z] Cloning the remote Git repository 20:31:39 [2022-03-23T20:31:39.090Z] Cloning with configured refspecs honoured and without tags 20:31:39 [2022-03-23T20:31:39.107Z] Cloning repository https://github.com/moby/moby.git 20:31:39 [2022-03-23T20:31:39.168Z] > git init /home/ubuntu/workspace/moby_PR-42638 # timeout=10 20:31:39 [2022-03-23T20:31:39.345Z] using credential docker-jenkins-github-credentials 20:31:39 [2022-03-23T20:31:39.354Z] Cloning the remote Git repository 20:31:39 [2022-03-23T20:31:39.354Z] Cloning with configured refspecs honoured and without tags 20:31:39 [2022-03-23T20:31:39.487Z] using credential docker-jenkins-github-credentials 20:31:39 [2022-03-23T20:31:39.495Z] Cloning the remote Git repository 20:31:39 [2022-03-23T20:31:39.496Z] Cloning with configured refspecs honoured and without tags 20:31:39 [2022-03-23T20:31:39.346Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:39 [2022-03-23T20:31:39.346Z] > git --version # timeout=10 20:31:39 [2022-03-23T20:31:39.356Z] > git --version # 'git version 2.17.1' 20:31:39 [2022-03-23T20:31:39.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:39 [2022-03-23T20:31:39.358Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:39 [2022-03-23T20:31:39.513Z] Cloning repository https://github.com/moby/moby.git 20:31:39 [2022-03-23T20:31:39.575Z] > git init /home/ubuntu/workspace/moby_PR-42638 # timeout=10 20:31:39 [2022-03-23T20:31:39.780Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:39 [2022-03-23T20:31:39.781Z] > git --version # timeout=10 20:31:39 [2022-03-23T20:31:39.807Z] > git --version # 'git version 2.17.1' 20:31:39 [2022-03-23T20:31:39.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:39 [2022-03-23T20:31:39.837Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:39 [2022-03-23T20:31:39.373Z] Cloning repository https://github.com/moby/moby.git 20:31:39 [2022-03-23T20:31:39.433Z] > git init /home/ubuntu/workspace/moby_PR-42638 # timeout=10 20:31:39 [2022-03-23T20:31:39.651Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:39 [2022-03-23T20:31:39.651Z] > git --version # timeout=10 20:31:39 [2022-03-23T20:31:39.668Z] > git --version # 'git version 2.17.1' 20:31:39 [2022-03-23T20:31:39.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:39 [2022-03-23T20:31:39.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:51 [2022-03-23T20:31:51.655Z] Still waiting to schedule task 20:31:51 [2022-03-23T20:31:51.655Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup220:31:51 [2022-03-23T20:31:51.658Z] Still waiting to schedule task 20:31:51 [2022-03-23T20:31:51.658Z] Waiting for next available executor on ‘arm64&&ubuntu-200420:31:51 [2022-03-23T20:31:51.659Z] Still waiting to schedule task 20:31:51 [2022-03-23T20:31:51.659Z] Waiting for next available executor on ‘windows-201920:31:51 [2022-03-23T20:31:51.660Z] Still waiting to schedule task 20:31:51 [2022-03-23T20:31:51.660Z] Waiting for next available executor on ‘windows-202220:31:51 [2022-03-23T20:31:51.661Z] Still waiting to schedule task 20:31:51 [2022-03-23T20:31:51.661Z] Waiting for next available executor on ‘windows-202220:31:56 [2022-03-23T20:31:56.837Z] Fetching without tags 20:31:56 [2022-03-23T20:31:56.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:56 [2022-03-23T20:31:56.783Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:31:56 [2022-03-23T20:31:56.792Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:56 [2022-03-23T20:31:56.817Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:56 [2022-03-23T20:31:56.838Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:56 [2022-03-23T20:31:56.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:56 [2022-03-23T20:31:56.844Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:56 [2022-03-23T20:31:56.993Z] Fetching without tags 20:31:57 [2022-03-23T20:31:57.190Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:57 [2022-03-23T20:31:57.252Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:57 [2022-03-23T20:31:57.774Z] Fetching without tags 20:31:57 [2022-03-23T20:31:57.829Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:57 [2022-03-23T20:31:57.830Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:31:57 [2022-03-23T20:31:57.941Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:57 [2022-03-23T20:31:57.942Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:31:58 [2022-03-23T20:31:58.012Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:58 [2022-03-23T20:31:58.709Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:31:58 [2022-03-23T20:31:58.710Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:31:56 [2022-03-23T20:31:56.918Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:56 [2022-03-23T20:31:56.932Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:31:56 [2022-03-23T20:31:56.948Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:56 [2022-03-23T20:31:56.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:56 [2022-03-23T20:31:56.994Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:56 [2022-03-23T20:31:56.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:56 [2022-03-23T20:31:56.996Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:57 [2022-03-23T20:31:57.256Z] > git config core.sparsecheckout # timeout=10 20:31:57 [2022-03-23T20:31:57.270Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:31:57 [2022-03-23T20:31:57.864Z] > git remote # timeout=10 20:31:57 [2022-03-23T20:31:57.876Z] > git config --get remote.origin.url # timeout=10 20:31:57 [2022-03-23T20:31:57.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:57 [2022-03-23T20:31:57.896Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:31:57 [2022-03-23T20:31:57.926Z] > git rev-parse HEAD^{commit} # timeout=10 20:31:57 [2022-03-23T20:31:57.942Z] > git config core.sparsecheckout # timeout=10 20:31:57 [2022-03-23T20:31:57.956Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:31:57 [2022-03-23T20:31:57.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:57 [2022-03-23T20:31:57.727Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:31:57 [2022-03-23T20:31:57.740Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:57 [2022-03-23T20:31:57.760Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:31:57 [2022-03-23T20:31:57.778Z] Fetching upstream changes from https://github.com/moby/moby.git 20:31:57 [2022-03-23T20:31:57.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:57 [2022-03-23T20:31:57.779Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:31:58 [2022-03-23T20:31:58.018Z] > git config core.sparsecheckout # timeout=10 20:31:58 [2022-03-23T20:31:58.034Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:31:58 [2022-03-23T20:31:58.626Z] > git remote # timeout=10 20:31:58 [2022-03-23T20:31:58.648Z] > git config --get remote.origin.url # timeout=10 20:31:58 [2022-03-23T20:31:58.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:58 [2022-03-23T20:31:58.671Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:31:58 [2022-03-23T20:31:58.692Z] > git rev-parse HEAD^{commit} # timeout=10 20:31:58 [2022-03-23T20:31:58.711Z] > git config core.sparsecheckout # timeout=10 20:31:58 [2022-03-23T20:31:58.732Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:31:57 [2022-03-23T20:31:57.200Z] > git config core.sparsecheckout # timeout=10 20:31:57 [2022-03-23T20:31:57.231Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:31:57 [2022-03-23T20:31:57.789Z] > git remote # timeout=10 20:31:57 [2022-03-23T20:31:57.804Z] > git config --get remote.origin.url # timeout=10 20:31:57 [2022-03-23T20:31:57.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:31:57 [2022-03-23T20:31:57.812Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:31:57 [2022-03-23T20:31:57.820Z] > git rev-parse HEAD^{commit} # timeout=10 20:31:57 [2022-03-23T20:31:57.830Z] > git config core.sparsecheckout # timeout=10 20:31:57 [2022-03-23T20:31:57.849Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:32:02 [2022-03-23T20:32:02.040Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" 20:32:02 [2022-03-23T20:32:02.099Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:32:02 [2022-03-23T20:32:02.890Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" 20:32:03 [2022-03-23T20:32:03.116Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:03 [2022-03-23T20:32:03.429Z] + docker version 20:32:03 [2022-03-23T20:32:03.900Z] + [ PR != PR ] 20:32:03 [2022-03-23T20:32:03.900Z] + [ master != master ] 20:32:03 [2022-03-23T20:32:03.900Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:32:04 [2022-03-23T20:32:04.291Z] + docker version 20:32:06 [2022-03-23T20:32:06.409Z] Client: Docker Engine - Community 20:32:06 [2022-03-23T20:32:06.409Z] Version: 20.10.12 20:32:06 [2022-03-23T20:32:06.409Z] API version: 1.41 20:32:06 [2022-03-23T20:32:06.409Z] Go version: go1.16.12 20:32:06 [2022-03-23T20:32:06.409Z] Git commit: e91ed57 20:32:06 [2022-03-23T20:32:06.409Z] Built: Mon Dec 13 11:45:27 2021 20:32:06 [2022-03-23T20:32:06.409Z] OS/Arch: linux/amd64 20:32:06 [2022-03-23T20:32:06.409Z] Context: default 20:32:06 [2022-03-23T20:32:06.409Z] Experimental: true 20:32:06 [2022-03-23T20:32:06.409Z] 20:32:06 [2022-03-23T20:32:06.409Z] Server: Docker Engine - Community 20:32:06 [2022-03-23T20:32:06.409Z] Engine: 20:32:06 [2022-03-23T20:32:06.409Z] Version: 20.10.12 20:32:06 [2022-03-23T20:32:06.409Z] API version: 1.41 (minimum version 1.12) 20:32:06 [2022-03-23T20:32:06.409Z] Go version: go1.16.12 20:32:06 [2022-03-23T20:32:06.409Z] Git commit: 459d0df 20:32:06 [2022-03-23T20:32:06.409Z] Built: Mon Dec 13 11:43:36 2021 20:32:06 [2022-03-23T20:32:06.409Z] OS/Arch: linux/amd64 20:32:06 [2022-03-23T20:32:06.409Z] Experimental: true 20:32:06 [2022-03-23T20:32:06.409Z] containerd: 20:32:06 [2022-03-23T20:32:06.409Z] Version: 1.4.12 20:32:06 [2022-03-23T20:32:06.409Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:32:06 [2022-03-23T20:32:06.409Z] runc: 20:32:06 [2022-03-23T20:32:06.409Z] Version: 1.0.2 20:32:06 [2022-03-23T20:32:06.409Z] GitCommit: v1.0.2-0-g52b36a2 20:32:06 [2022-03-23T20:32:06.409Z] docker-init: 20:32:06 [2022-03-23T20:32:06.409Z] Version: 0.19.0 20:32:06 [2022-03-23T20:32:06.409Z] GitCommit: de40ad0 [Pipeline] sh 20:32:06 [2022-03-23T20:32:06.730Z] + docker info 20:32:06 [2022-03-23T20:32:06.749Z] Client: Docker Engine - Community 20:32:06 [2022-03-23T20:32:06.749Z] Version: 20.10.12 20:32:06 [2022-03-23T20:32:06.749Z] API version: 1.41 20:32:06 [2022-03-23T20:32:06.749Z] Go version: go1.16.12 20:32:06 [2022-03-23T20:32:06.749Z] Git commit: e91ed57 20:32:06 [2022-03-23T20:32:06.749Z] Built: Mon Dec 13 11:45:27 2021 20:32:06 [2022-03-23T20:32:06.749Z] OS/Arch: linux/amd64 20:32:06 [2022-03-23T20:32:06.749Z] Context: default 20:32:06 [2022-03-23T20:32:06.749Z] Experimental: true 20:32:06 [2022-03-23T20:32:06.749Z] 20:32:06 [2022-03-23T20:32:06.749Z] Server: Docker Engine - Community 20:32:06 [2022-03-23T20:32:06.749Z] Engine: 20:32:06 [2022-03-23T20:32:06.749Z] Version: 20.10.12 20:32:06 [2022-03-23T20:32:06.749Z] API version: 1.41 (minimum version 1.12) 20:32:06 [2022-03-23T20:32:06.749Z] Go version: go1.16.12 20:32:06 [2022-03-23T20:32:06.749Z] Git commit: 459d0df 20:32:06 [2022-03-23T20:32:06.749Z] Built: Mon Dec 13 11:43:36 2021 20:32:06 [2022-03-23T20:32:06.749Z] OS/Arch: linux/amd64 20:32:06 [2022-03-23T20:32:06.749Z] Experimental: true 20:32:06 [2022-03-23T20:32:06.749Z] containerd: 20:32:06 [2022-03-23T20:32:06.749Z] Version: 1.4.12 20:32:06 [2022-03-23T20:32:06.749Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:32:06 [2022-03-23T20:32:06.749Z] runc: 20:32:06 [2022-03-23T20:32:06.749Z] Version: 1.0.2 20:32:06 [2022-03-23T20:32:06.749Z] GitCommit: v1.0.2-0-g52b36a2 20:32:06 [2022-03-23T20:32:06.749Z] docker-init: 20:32:06 [2022-03-23T20:32:06.749Z] Version: 0.19.0 20:32:06 [2022-03-23T20:32:06.749Z] GitCommit: de40ad0 [Pipeline] sh 20:32:07 [2022-03-23T20:32:07.093Z] + docker info 20:32:07 [2022-03-23T20:32:07.605Z] Client: Docker Engine - Community 20:32:07 [2022-03-23T20:32:07.605Z] Version: 20.10.12 20:32:07 [2022-03-23T20:32:07.605Z] API version: 1.41 20:32:07 [2022-03-23T20:32:07.605Z] Go version: go1.16.12 20:32:07 [2022-03-23T20:32:07.605Z] Git commit: e91ed57 20:32:07 [2022-03-23T20:32:07.605Z] Built: Mon Dec 13 11:45:27 2021 20:32:07 [2022-03-23T20:32:07.605Z] OS/Arch: linux/amd64 20:32:07 [2022-03-23T20:32:07.605Z] Context: default 20:32:07 [2022-03-23T20:32:07.605Z] Experimental: true 20:32:07 [2022-03-23T20:32:07.605Z] 20:32:07 [2022-03-23T20:32:07.605Z] Server: Docker Engine - Community 20:32:07 [2022-03-23T20:32:07.605Z] Engine: 20:32:07 [2022-03-23T20:32:07.605Z] Version: 20.10.12 20:32:07 [2022-03-23T20:32:07.605Z] API version: 1.41 (minimum version 1.12) 20:32:07 [2022-03-23T20:32:07.605Z] Go version: go1.16.12 20:32:07 [2022-03-23T20:32:07.605Z] Git commit: 459d0df 20:32:07 [2022-03-23T20:32:07.605Z] Built: Mon Dec 13 11:43:36 2021 20:32:07 [2022-03-23T20:32:07.605Z] OS/Arch: linux/amd64 20:32:07 [2022-03-23T20:32:07.605Z] Experimental: true 20:32:07 [2022-03-23T20:32:07.605Z] containerd: 20:32:07 [2022-03-23T20:32:07.605Z] Version: 1.4.12 20:32:07 [2022-03-23T20:32:07.605Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:32:07 [2022-03-23T20:32:07.605Z] runc: 20:32:07 [2022-03-23T20:32:07.605Z] Version: 1.0.2 20:32:07 [2022-03-23T20:32:07.605Z] GitCommit: v1.0.2-0-g52b36a2 20:32:07 [2022-03-23T20:32:07.605Z] docker-init: 20:32:07 [2022-03-23T20:32:07.605Z] Version: 0.19.0 20:32:07 [2022-03-23T20:32:07.605Z] GitCommit: de40ad0 [Pipeline] sh 20:32:07 [2022-03-23T20:32:07.895Z] + docker info 20:32:14 [2022-03-23T20:32:14.851Z] Client: 20:32:14 [2022-03-23T20:32:14.851Z] Context: default 20:32:14 [2022-03-23T20:32:14.851Z] Debug Mode: false 20:32:14 [2022-03-23T20:32:14.851Z] Plugins: 20:32:14 [2022-03-23T20:32:14.851Z] app: Docker App (Docker Inc., v0.9.1-beta3) 20:32:14 [2022-03-23T20:32:14.851Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) 20:32:14 [2022-03-23T20:32:14.851Z] compose: Docker Compose (Docker Inc., v2.2.3) 20:32:14 [2022-03-23T20:32:14.851Z] scan: Docker Scan (Docker Inc., v0.12.0) 20:32:14 [2022-03-23T20:32:14.851Z] 20:32:14 [2022-03-23T20:32:14.851Z] Server: 20:32:14 [2022-03-23T20:32:14.851Z] Containers: 0 20:32:14 [2022-03-23T20:32:14.851Z] Running: 0 20:32:14 [2022-03-23T20:32:14.851Z] Paused: 0 20:32:14 [2022-03-23T20:32:14.851Z] Stopped: 0 20:32:14 [2022-03-23T20:32:14.851Z] Images: 0 20:32:14 [2022-03-23T20:32:14.851Z] Server Version: 20.10.12 20:32:14 [2022-03-23T20:32:14.851Z] Storage Driver: overlay2 20:32:14 [2022-03-23T20:32:14.851Z] Backing Filesystem: extfs 20:32:14 [2022-03-23T20:32:14.851Z] Supports d_type: true 20:32:14 [2022-03-23T20:32:14.851Z] Native Overlay Diff: true 20:32:14 [2022-03-23T20:32:14.851Z] userxattr: false 20:32:14 [2022-03-23T20:32:14.851Z] Logging Driver: json-file 20:32:14 [2022-03-23T20:32:14.851Z] Cgroup Driver: cgroupfs 20:32:14 [2022-03-23T20:32:14.851Z] Cgroup Version: 1 20:32:14 [2022-03-23T20:32:14.851Z] Plugins: 20:32:14 [2022-03-23T20:32:14.851Z] Volume: local 20:32:14 [2022-03-23T20:32:14.851Z] Network: bridge host ipvlan macvlan null overlay 20:32:14 [2022-03-23T20:32:14.851Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:32:14 [2022-03-23T20:32:14.851Z] Swarm: inactive 20:32:14 [2022-03-23T20:32:14.851Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 20:32:14 [2022-03-23T20:32:14.851Z] Default Runtime: runc 20:32:14 [2022-03-23T20:32:14.851Z] Init Binary: docker-init 20:32:14 [2022-03-23T20:32:14.851Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:32:14 [2022-03-23T20:32:14.851Z] runc version: v1.0.2-0-g52b36a2 20:32:14 [2022-03-23T20:32:14.851Z] init version: de40ad0 20:32:14 [2022-03-23T20:32:14.851Z] Security Options: 20:32:14 [2022-03-23T20:32:14.851Z] apparmor 20:32:14 [2022-03-23T20:32:14.851Z] seccomp 20:32:14 [2022-03-23T20:32:14.851Z] Profile: default 20:32:14 [2022-03-23T20:32:14.851Z] Kernel Version: 5.4.0-1061-aws 20:32:14 [2022-03-23T20:32:14.851Z] Operating System: Ubuntu 18.04.6 LTS 20:32:14 [2022-03-23T20:32:14.851Z] OSType: linux 20:32:14 [2022-03-23T20:32:14.851Z] Architecture: x86_64 20:32:14 [2022-03-23T20:32:14.851Z] CPUs: 2 20:32:14 [2022-03-23T20:32:14.851Z] Total Memory: 15.35GiB 20:32:14 [2022-03-23T20:32:14.851Z] Name: ip-10-100-107-55 20:32:14 [2022-03-23T20:32:14.851Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 20:32:14 [2022-03-23T20:32:14.851Z] Docker Root Dir: /var/lib/docker 20:32:14 [2022-03-23T20:32:14.851Z] Debug Mode: false 20:32:14 [2022-03-23T20:32:14.851Z] Registry: https://index.docker.io/v1/ 20:32:14 [2022-03-23T20:32:14.851Z] Labels: 20:32:14 [2022-03-23T20:32:14.851Z] Experimental: true 20:32:14 [2022-03-23T20:32:14.851Z] Insecure Registries: 20:32:14 [2022-03-23T20:32:14.851Z] 127.0.0.0/8 20:32:14 [2022-03-23T20:32:14.851Z] Live Restore Enabled: true 20:32:14 [2022-03-23T20:32:14.851Z] 20:32:14 [2022-03-23T20:32:14.851Z] WARNING: No swap limit support [Pipeline] sh 20:32:15 [2022-03-23T20:32:15.138Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:32:15 [2022-03-23T20:32:15.138Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:32:15 [2022-03-23T20:32:15.138Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42638/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 20:32:15 [2022-03-23T20:32:15.138Z] + bash /home/ubuntu/workspace/moby_PR-42638/check-config.sh 20:32:15 [2022-03-23T20:32:15.138Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:32:15 [2022-03-23T20:32:15.138Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... 20:32:15 [2022-03-23T20:32:15.138Z] 20:32:15 [2022-03-23T20:32:15.138Z] Generally Necessary: 20:32:15 [2022-03-23T20:32:15.138Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:32:15 [2022-03-23T20:32:15.138Z] - apparmor: enabled and tools installed 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_NAMESPACES: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_NET_NS: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_PID_NS: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_IPC_NS: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_UTS_NS: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_CGROUPS: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_CGROUP_CPUACCT: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_CGROUP_DEVICE: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_CGROUP_FREEZER: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_CGROUP_SCHED: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_CPUSETS: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_MEMCG: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_KEYS: enabled 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_VETH: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_BRIDGE: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_NF_NAT: enabled (as module) 20:32:15 [2022-03-23T20:32:15.138Z] - CONFIG_POSIX_MQUEUE: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CGROUP_BPF: enabled 20:32:15 [2022-03-23T20:32:15.399Z] 20:32:15 [2022-03-23T20:32:15.399Z] Optional Features: 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_USER_NS: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_SECCOMP: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_SECCOMP_FILTER: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CGROUP_PIDS: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_MEMCG_SWAP: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:32:15 [2022-03-23T20:32:15.399Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_BLK_CGROUP: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CGROUP_PERF: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CGROUP_HUGETLB: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CFS_BANDWIDTH: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_RT_GROUP_SCHED: missing 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_IP_VS: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_IP_VS_NFCT: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_IP_VS_RR: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_SECURITY_SELINUX: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_SECURITY_APPARMOR: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_EXT4_FS: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - Network Drivers: 20:32:15 [2022-03-23T20:32:15.399Z] - "overlay": 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_VXLAN: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:32:15 [2022-03-23T20:32:15.399Z] Optional (for encrypted networks): 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CRYPTO: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CRYPTO_AEAD: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CRYPTO_GCM: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CRYPTO_SEQIV: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_CRYPTO_GHASH: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_XFRM: enabled 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_XFRM_USER: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_INET_ESP: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - "ipvlan": 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_IPVLAN: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - "macvlan": 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_MACVLAN: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_DUMMY: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - "ftp,tftp client in container": 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - Storage Drivers: 20:32:15 [2022-03-23T20:32:15.399Z] - "aufs": 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_AUFS_FS: enabled (as module) 20:32:15 [2022-03-23T20:32:15.399Z] - "btrfs": 20:32:15 [2022-03-23T20:32:15.399Z] - CONFIG_BTRFS_FS: enabled (as module) 20:32:15 [2022-03-23T20:32:15.658Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:32:15 [2022-03-23T20:32:15.658Z] - "devicemapper": 20:32:15 [2022-03-23T20:32:15.658Z] - CONFIG_BLK_DEV_DM: enabled 20:32:15 [2022-03-23T20:32:15.658Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:32:15 [2022-03-23T20:32:15.658Z] - "overlay": 20:32:15 [2022-03-23T20:32:15.658Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:32:15 [2022-03-23T20:32:15.658Z] - "zfs": 20:32:15 [2022-03-23T20:32:15.658Z] - /dev/zfs: present 20:32:15 [2022-03-23T20:32:15.658Z] - zfs command: missing 20:32:15 [2022-03-23T20:32:15.658Z] - zpool command: missing 20:32:15 [2022-03-23T20:32:15.658Z] 20:32:15 [2022-03-23T20:32:15.658Z] Limits: 20:32:15 [2022-03-23T20:32:15.658Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:32:15 [2022-03-23T20:32:15.658Z] 20:32:15 [2022-03-23T20:32:15.658Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:32:15 [2022-03-23T20:32:15.988Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed . 20:32:16 [2022-03-23T20:32:16.249Z] #1 [internal] load build definition from Dockerfile 20:32:16 [2022-03-23T20:32:16.249Z] #1 sha256:4c8785c268f1ea8be930b7553635d747fce77c7ee0330eeacbd165d3e200406e 20:32:16 [2022-03-23T20:32:16.249Z] #1 transferring dockerfile: 16.77kB done 20:32:16 [2022-03-23T20:32:16.249Z] #1 DONE 0.1s 20:32:16 [2022-03-23T20:32:16.249Z] 20:32:16 [2022-03-23T20:32:16.249Z] #2 [internal] load .dockerignore 20:32:16 [2022-03-23T20:32:16.249Z] #2 sha256:860aea5006cca0753a433a6dbfdeb5c55b9dc0ce6ad9b6b0a17dce29151d0055 20:32:16 [2022-03-23T20:32:16.249Z] #2 transferring context: 87B done 20:32:16 [2022-03-23T20:32:16.249Z] #2 DONE 0.0s 20:32:16 [2022-03-23T20:32:16.249Z] 20:32:16 [2022-03-23T20:32:16.249Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 20:32:16 [2022-03-23T20:32:16.249Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 20:32:16 [2022-03-23T20:32:16.510Z] #3 DONE 0.3s 20:32:16 [2022-03-23T20:32:16.510Z] 20:32:16 [2022-03-23T20:32:16.510Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 20:32:16 [2022-03-23T20:32:16.510Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 20:32:16 [2022-03-23T20:32:16.510Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done 20:32:16 [2022-03-23T20:32:16.510Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done 20:32:16 [2022-03-23T20:32:16.510Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done 20:32:16 [2022-03-23T20:32:16.510Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s 20:32:16 [2022-03-23T20:32:16.510Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done 20:32:16 [2022-03-23T20:32:16.510Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done 20:32:16 [2022-03-23T20:32:16.510Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 20:32:17 [2022-03-23T20:32:17.080Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done 20:32:17 [2022-03-23T20:32:17.080Z] #4 DONE 0.5s 20:32:17 [2022-03-23T20:32:17.080Z] 20:32:17 [2022-03-23T20:32:17.080Z] #5 [internal] load .dockerignore 20:32:17 [2022-03-23T20:32:17.080Z] #5 sha256:c326dc16f6528c260fa6631e2f214cd50d7c3e7337496c7f3356239c71d11fac 20:32:17 [2022-03-23T20:32:17.080Z] #5 DONE 0.0s 20:32:17 [2022-03-23T20:32:17.080Z] 20:32:17 [2022-03-23T20:32:17.080Z] #6 [internal] load build definition from Dockerfile 20:32:17 [2022-03-23T20:32:17.080Z] #6 sha256:4cfd468aae263bb36184422c702a6ff28f70d23406b86918c96b73aa4e55378b 20:32:17 [2022-03-23T20:32:17.080Z] #6 DONE 0.0s 20:32:17 [2022-03-23T20:32:17.080Z] 20:32:17 [2022-03-23T20:32:17.080Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:32:17 [2022-03-23T20:32:17.080Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 20:32:17 [2022-03-23T20:32:17.087Z] Client: 20:32:17 [2022-03-23T20:32:17.087Z] Context: default 20:32:17 [2022-03-23T20:32:17.087Z] Debug Mode: false 20:32:17 [2022-03-23T20:32:17.087Z] Plugins: 20:32:17 [2022-03-23T20:32:17.087Z] app: Docker App (Docker Inc., v0.9.1-beta3) 20:32:17 [2022-03-23T20:32:17.087Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) 20:32:17 [2022-03-23T20:32:17.087Z] compose: Docker Compose (Docker Inc., v2.2.3) 20:32:17 [2022-03-23T20:32:17.087Z] scan: Docker Scan (Docker Inc., v0.12.0) 20:32:17 [2022-03-23T20:32:17.087Z] 20:32:17 [2022-03-23T20:32:17.087Z] Server: 20:32:17 [2022-03-23T20:32:17.087Z] Containers: 0 20:32:17 [2022-03-23T20:32:17.087Z] Running: 0 20:32:17 [2022-03-23T20:32:17.087Z] Paused: 0 20:32:17 [2022-03-23T20:32:17.087Z] Stopped: 0 20:32:17 [2022-03-23T20:32:17.087Z] Images: 0 20:32:17 [2022-03-23T20:32:17.087Z] Server Version: 20.10.12 20:32:17 [2022-03-23T20:32:17.087Z] Storage Driver: overlay2 20:32:17 [2022-03-23T20:32:17.087Z] Backing Filesystem: extfs 20:32:17 [2022-03-23T20:32:17.087Z] Supports d_type: true 20:32:17 [2022-03-23T20:32:17.087Z] Native Overlay Diff: true 20:32:17 [2022-03-23T20:32:17.087Z] userxattr: false 20:32:17 [2022-03-23T20:32:17.087Z] Logging Driver: json-file 20:32:17 [2022-03-23T20:32:17.087Z] Cgroup Driver: cgroupfs 20:32:17 [2022-03-23T20:32:17.087Z] Cgroup Version: 1 20:32:17 [2022-03-23T20:32:17.087Z] Plugins: 20:32:17 [2022-03-23T20:32:17.087Z] Volume: local 20:32:17 [2022-03-23T20:32:17.087Z] Network: bridge host ipvlan macvlan null overlay 20:32:17 [2022-03-23T20:32:17.087Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:32:17 [2022-03-23T20:32:17.087Z] Swarm: inactive 20:32:17 [2022-03-23T20:32:17.087Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux 20:32:17 [2022-03-23T20:32:17.087Z] Default Runtime: runc 20:32:17 [2022-03-23T20:32:17.087Z] Init Binary: docker-init 20:32:17 [2022-03-23T20:32:17.087Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:32:17 [2022-03-23T20:32:17.087Z] runc version: v1.0.2-0-g52b36a2 20:32:17 [2022-03-23T20:32:17.087Z] init version: de40ad0 20:32:17 [2022-03-23T20:32:17.087Z] Security Options: 20:32:17 [2022-03-23T20:32:17.087Z] apparmor 20:32:17 [2022-03-23T20:32:17.087Z] seccomp 20:32:17 [2022-03-23T20:32:17.087Z] Profile: default 20:32:17 [2022-03-23T20:32:17.087Z] Kernel Version: 5.4.0-1061-aws 20:32:17 [2022-03-23T20:32:17.087Z] Operating System: Ubuntu 18.04.6 LTS 20:32:17 [2022-03-23T20:32:17.087Z] OSType: linux 20:32:17 [2022-03-23T20:32:17.087Z] Architecture: x86_64 20:32:17 [2022-03-23T20:32:17.087Z] CPUs: 2 20:32:17 [2022-03-23T20:32:17.087Z] Total Memory: 7.483GiB 20:32:17 [2022-03-23T20:32:17.087Z] Name: ip-10-100-78-45 20:32:17 [2022-03-23T20:32:17.087Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 20:32:17 [2022-03-23T20:32:17.087Z] Docker Root Dir: /var/lib/docker 20:32:17 [2022-03-23T20:32:17.087Z] Debug Mode: false 20:32:17 [2022-03-23T20:32:17.087Z] Registry: https://index.docker.io/v1/ 20:32:17 [2022-03-23T20:32:17.087Z] Labels: 20:32:17 [2022-03-23T20:32:17.087Z] Experimental: true 20:32:17 [2022-03-23T20:32:17.087Z] Insecure Registries: 20:32:17 [2022-03-23T20:32:17.087Z] 127.0.0.0/8 20:32:17 [2022-03-23T20:32:17.087Z] Live Restore Enabled: true 20:32:17 [2022-03-23T20:32:17.087Z] 20:32:17 [2022-03-23T20:32:17.087Z] WARNING: No swap limit support [Pipeline] sh 20:32:17 [2022-03-23T20:32:17.410Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:32:17 [2022-03-23T20:32:17.410Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:32:17 [2022-03-23T20:32:17.410Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42638/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 20:32:17 [2022-03-23T20:32:17.410Z] + bash /home/ubuntu/workspace/moby_PR-42638/check-config.sh 20:32:17 [2022-03-23T20:32:17.410Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:32:17 [2022-03-23T20:32:17.410Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... 20:32:17 [2022-03-23T20:32:17.410Z] 20:32:17 [2022-03-23T20:32:17.410Z] Generally Necessary: 20:32:17 [2022-03-23T20:32:17.410Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:32:17 [2022-03-23T20:32:17.410Z] - apparmor: enabled and tools installed 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NAMESPACES: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NET_NS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_PID_NS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_IPC_NS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_UTS_NS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUPS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_CPUACCT: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_DEVICE: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_FREEZER: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_SCHED: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CPUSETS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_MEMCG: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_KEYS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_VETH: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_BRIDGE: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NF_NAT: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_POSIX_MQUEUE: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_BPF: enabled 20:32:17 [2022-03-23T20:32:17.410Z] 20:32:17 [2022-03-23T20:32:17.410Z] Optional Features: 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_USER_NS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_SECCOMP: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_SECCOMP_FILTER: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_PIDS: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_MEMCG_SWAP: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:32:17 [2022-03-23T20:32:17.410Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_BLK_CGROUP: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_PERF: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_HUGETLB: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_CFS_BANDWIDTH: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_RT_GROUP_SCHED: missing 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_IP_VS: enabled (as module) 20:32:17 [2022-03-23T20:32:17.410Z] - CONFIG_IP_VS_NFCT: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_IP_VS_RR: enabled (as module) 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_SECURITY_SELINUX: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_SECURITY_APPARMOR: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_EXT4_FS: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:32:17 [2022-03-23T20:32:17.667Z] - Network Drivers: 20:32:17 [2022-03-23T20:32:17.667Z] - "overlay": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_VXLAN: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:32:17 [2022-03-23T20:32:17.668Z] Optional (for encrypted networks): 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_CRYPTO: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_CRYPTO_AEAD: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_CRYPTO_GCM: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_CRYPTO_SEQIV: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_CRYPTO_GHASH: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_XFRM: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_XFRM_USER: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_INET_ESP: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - "ipvlan": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_IPVLAN: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - "macvlan": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_MACVLAN: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_DUMMY: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - "ftp,tftp client in container": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - Storage Drivers: 20:32:17 [2022-03-23T20:32:17.668Z] - "aufs": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_AUFS_FS: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - "btrfs": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_BTRFS_FS: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - "devicemapper": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_BLK_DEV_DM: enabled 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - "overlay": 20:32:17 [2022-03-23T20:32:17.668Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:32:17 [2022-03-23T20:32:17.668Z] - "zfs": 20:32:17 [2022-03-23T20:32:17.668Z] - /dev/zfs: present 20:32:17 [2022-03-23T20:32:17.668Z] - zfs command: missing 20:32:17 [2022-03-23T20:32:17.668Z] - zpool command: missing 20:32:17 [2022-03-23T20:32:17.668Z] 20:32:17 [2022-03-23T20:32:17.668Z] Limits: 20:32:17 [2022-03-23T20:32:17.668Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:32:17 [2022-03-23T20:32:17.668Z] 20:32:17 [2022-03-23T20:32:17.668Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:32:17 [2022-03-23T20:32:17.908Z] Client: 20:32:17 [2022-03-23T20:32:17.908Z] Context: default 20:32:17 [2022-03-23T20:32:17.908Z] Debug Mode: false 20:32:17 [2022-03-23T20:32:17.908Z] Plugins: 20:32:17 [2022-03-23T20:32:17.908Z] app: Docker App (Docker Inc., v0.9.1-beta3) 20:32:17 [2022-03-23T20:32:17.908Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) 20:32:17 [2022-03-23T20:32:17.908Z] compose: Docker Compose (Docker Inc., v2.2.3) 20:32:17 [2022-03-23T20:32:17.908Z] scan: Docker Scan (Docker Inc., v0.12.0) 20:32:17 [2022-03-23T20:32:17.908Z] 20:32:17 [2022-03-23T20:32:17.908Z] Server: 20:32:17 [2022-03-23T20:32:17.908Z] Containers: 0 20:32:17 [2022-03-23T20:32:17.908Z] Running: 0 20:32:17 [2022-03-23T20:32:17.908Z] Paused: 0 20:32:17 [2022-03-23T20:32:17.908Z] Stopped: 0 20:32:17 [2022-03-23T20:32:17.908Z] Images: 0 20:32:17 [2022-03-23T20:32:17.908Z] Server Version: 20.10.12 20:32:17 [2022-03-23T20:32:17.908Z] Storage Driver: overlay2 20:32:17 [2022-03-23T20:32:17.908Z] Backing Filesystem: extfs 20:32:17 [2022-03-23T20:32:17.908Z] Supports d_type: true 20:32:17 [2022-03-23T20:32:17.908Z] Native Overlay Diff: true 20:32:17 [2022-03-23T20:32:17.908Z] userxattr: false 20:32:17 [2022-03-23T20:32:17.908Z] Logging Driver: json-file 20:32:17 [2022-03-23T20:32:17.908Z] Cgroup Driver: cgroupfs 20:32:17 [2022-03-23T20:32:17.908Z] Cgroup Version: 1 20:32:17 [2022-03-23T20:32:17.908Z] Plugins: 20:32:17 [2022-03-23T20:32:17.908Z] Volume: local 20:32:17 [2022-03-23T20:32:17.908Z] Network: bridge host ipvlan macvlan null overlay 20:32:17 [2022-03-23T20:32:17.908Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:32:17 [2022-03-23T20:32:17.908Z] Swarm: inactive 20:32:17 [2022-03-23T20:32:17.908Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux 20:32:17 [2022-03-23T20:32:17.908Z] Default Runtime: runc 20:32:17 [2022-03-23T20:32:17.908Z] Init Binary: docker-init 20:32:17 [2022-03-23T20:32:17.908Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:32:17 [2022-03-23T20:32:17.908Z] runc version: v1.0.2-0-g52b36a2 20:32:17 [2022-03-23T20:32:17.908Z] init version: de40ad0 20:32:17 [2022-03-23T20:32:17.908Z] Security Options: 20:32:17 [2022-03-23T20:32:17.908Z] apparmor 20:32:17 [2022-03-23T20:32:17.908Z] seccomp 20:32:17 [2022-03-23T20:32:17.908Z] Profile: default 20:32:17 [2022-03-23T20:32:17.908Z] Kernel Version: 5.4.0-1061-aws 20:32:17 [2022-03-23T20:32:17.908Z] Operating System: Ubuntu 18.04.6 LTS 20:32:17 [2022-03-23T20:32:17.908Z] OSType: linux 20:32:17 [2022-03-23T20:32:17.908Z] Architecture: x86_64 20:32:17 [2022-03-23T20:32:17.908Z] CPUs: 2 20:32:17 [2022-03-23T20:32:17.908Z] Total Memory: 7.483GiB 20:32:17 [2022-03-23T20:32:17.908Z] Name: ip-10-100-44-145 20:32:17 [2022-03-23T20:32:17.908Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 20:32:17 [2022-03-23T20:32:17.908Z] Docker Root Dir: /var/lib/docker 20:32:17 [2022-03-23T20:32:17.908Z] Debug Mode: false 20:32:17 [2022-03-23T20:32:17.908Z] Registry: https://index.docker.io/v1/ 20:32:17 [2022-03-23T20:32:17.908Z] Labels: 20:32:17 [2022-03-23T20:32:17.908Z] Experimental: true 20:32:17 [2022-03-23T20:32:17.908Z] Insecure Registries: 20:32:17 [2022-03-23T20:32:17.908Z] 127.0.0.0/8 20:32:17 [2022-03-23T20:32:17.908Z] Live Restore Enabled: true 20:32:17 [2022-03-23T20:32:17.908Z] 20:32:17 [2022-03-23T20:32:17.908Z] WARNING: No swap limit support [Pipeline] sh 20:32:18 [2022-03-23T20:32:18.001Z] + sudo modprobe ip_vs 20:32:18 [2022-03-23T20:32:18.001Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed . 20:32:18 [2022-03-23T20:32:18.020Z] #10 DONE 0.9s 20:32:18 [2022-03-23T20:32:18.020Z] 20:32:18 [2022-03-23T20:32:18.020Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye 20:32:18 [2022-03-23T20:32:18.020Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a 20:32:18 [2022-03-23T20:32:18.020Z] #8 DONE 0.9s 20:32:18 [2022-03-23T20:32:18.020Z] 20:32:18 [2022-03-23T20:32:18.020Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 20:32:18 [2022-03-23T20:32:18.020Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 20:32:18 [2022-03-23T20:32:18.020Z] #9 DONE 0.9s 20:32:18 [2022-03-23T20:32:18.020Z] 20:32:18 [2022-03-23T20:32:18.020Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:32:18 [2022-03-23T20:32:18.020Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 20:32:18 [2022-03-23T20:32:18.020Z] #7 DONE 0.9s 20:32:18 [2022-03-23T20:32:18.202Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:32:18 [2022-03-23T20:32:18.202Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:32:18 [2022-03-23T20:32:18.202Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42638/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 20:32:18 [2022-03-23T20:32:18.202Z] + bash /home/ubuntu/workspace/moby_PR-42638/check-config.sh 20:32:18 [2022-03-23T20:32:18.202Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:32:18 [2022-03-23T20:32:18.202Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... 20:32:18 [2022-03-23T20:32:18.202Z] 20:32:18 [2022-03-23T20:32:18.202Z] Generally Necessary: 20:32:18 [2022-03-23T20:32:18.202Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:32:18 [2022-03-23T20:32:18.202Z] - apparmor: enabled and tools installed 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NAMESPACES: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NET_NS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_PID_NS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_IPC_NS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_UTS_NS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUPS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_CPUACCT: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_DEVICE: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_FREEZER: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_SCHED: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CPUSETS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_MEMCG: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_KEYS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_VETH: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_BRIDGE: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NF_NAT: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_POSIX_MQUEUE: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_BPF: enabled 20:32:18 [2022-03-23T20:32:18.202Z] 20:32:18 [2022-03-23T20:32:18.202Z] Optional Features: 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_USER_NS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_SECCOMP: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_SECCOMP_FILTER: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_PIDS: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_MEMCG_SWAP: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:32:18 [2022-03-23T20:32:18.202Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_BLK_CGROUP: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_PERF: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_HUGETLB: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_CFS_BANDWIDTH: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_RT_GROUP_SCHED: missing 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_IP_VS: enabled (as module) 20:32:18 [2022-03-23T20:32:18.202Z] - CONFIG_IP_VS_NFCT: enabled 20:32:18 [2022-03-23T20:32:18.259Z] #1 [internal] load build definition from Dockerfile 20:32:18 [2022-03-23T20:32:18.259Z] #1 sha256:b39c10d3977f560ba7920cc98b4119cbf570ccb4e600cdbbc144c64ecdfd3731 20:32:18 [2022-03-23T20:32:18.259Z] #1 transferring dockerfile: 16.77kB done 20:32:18 [2022-03-23T20:32:18.259Z] #1 DONE 0.0s 20:32:18 [2022-03-23T20:32:18.259Z] 20:32:18 [2022-03-23T20:32:18.259Z] #2 [internal] load .dockerignore 20:32:18 [2022-03-23T20:32:18.259Z] #2 sha256:66a4bbe3552ca71d4b7c707ed77f64bc7a1c7ccffd30b797dcf356216eba1ed5 20:32:18 [2022-03-23T20:32:18.259Z] #2 transferring context: 87B done 20:32:18 [2022-03-23T20:32:18.259Z] #2 DONE 0.0s 20:32:18 [2022-03-23T20:32:18.259Z] 20:32:18 [2022-03-23T20:32:18.259Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 20:32:18 [2022-03-23T20:32:18.259Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_IP_VS_RR: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_SECURITY_SELINUX: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_SECURITY_APPARMOR: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_EXT4_FS: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - Network Drivers: 20:32:18 [2022-03-23T20:32:18.463Z] - "overlay": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_VXLAN: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:32:18 [2022-03-23T20:32:18.463Z] Optional (for encrypted networks): 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_CRYPTO: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_CRYPTO_AEAD: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_CRYPTO_GCM: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_CRYPTO_SEQIV: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_CRYPTO_GHASH: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_XFRM: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_XFRM_USER: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_INET_ESP: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - "ipvlan": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_IPVLAN: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - "macvlan": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_MACVLAN: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_DUMMY: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - "ftp,tftp client in container": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - Storage Drivers: 20:32:18 [2022-03-23T20:32:18.463Z] - "aufs": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_AUFS_FS: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - "btrfs": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_BTRFS_FS: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - "devicemapper": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_BLK_DEV_DM: enabled 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - "overlay": 20:32:18 [2022-03-23T20:32:18.463Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:32:18 [2022-03-23T20:32:18.463Z] - "zfs": 20:32:18 [2022-03-23T20:32:18.463Z] - /dev/zfs: present 20:32:18 [2022-03-23T20:32:18.463Z] - zfs command: missing 20:32:18 [2022-03-23T20:32:18.463Z] - zpool command: missing 20:32:18 [2022-03-23T20:32:18.463Z] 20:32:18 [2022-03-23T20:32:18.463Z] Limits: 20:32:18 [2022-03-23T20:32:18.463Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:32:18 [2022-03-23T20:32:18.463Z] 20:32:18 [2022-03-23T20:32:18.463Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) 20:32:18 [2022-03-23T20:32:18.519Z] #3 DONE 0.3s 20:32:18 [2022-03-23T20:32:18.519Z] 20:32:18 [2022-03-23T20:32:18.519Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 20:32:18 [2022-03-23T20:32:18.519Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 20:32:18 [2022-03-23T20:32:18.519Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [Pipeline] sh 20:32:18 [2022-03-23T20:32:18.596Z] 20:32:18 [2022-03-23T20:32:18.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:18 [2022-03-23T20:32:18.596Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:18 [2022-03-23T20:32:18.596Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.0s done 20:32:18 [2022-03-23T20:32:18.596Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done 20:32:18 [2022-03-23T20:32:18.596Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done 20:32:18 [2022-03-23T20:32:18.596Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done 20:32:18 [2022-03-23T20:32:18.596Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 1.05MB / 54.92MB 0.1s 20:32:18 [2022-03-23T20:32:18.775Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s 20:32:18 [2022-03-23T20:32:18.775Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done 20:32:18 [2022-03-23T20:32:18.775Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done 20:32:18 [2022-03-23T20:32:18.775Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done 20:32:18 [2022-03-23T20:32:18.775Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done 20:32:18 [2022-03-23T20:32:18.775Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 20:32:18 [2022-03-23T20:32:18.802Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed . 20:32:18 [2022-03-23T20:32:18.854Z] #11 ... 20:32:18 [2022-03-23T20:32:18.854Z] 20:32:18 [2022-03-23T20:32:18.854Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 20:32:18 [2022-03-23T20:32:18.854Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 20:32:18 [2022-03-23T20:32:18.854Z] #45 DONE 0.0s 20:32:18 [2022-03-23T20:32:18.854Z] 20:32:18 [2022-03-23T20:32:18.854Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:18 [2022-03-23T20:32:18.854Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:18 [2022-03-23T20:32:18.854Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 17.83MB / 54.92MB 0.3s 20:32:18 [2022-03-23T20:32:18.854Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 26.21MB / 54.92MB 0.5s 20:32:18 [2022-03-23T20:32:18.854Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0B / 5.15MB 0.5s 20:32:19 [2022-03-23T20:32:19.032Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done 20:32:19 [2022-03-23T20:32:19.032Z] #4 DONE 0.6s 20:32:19 [2022-03-23T20:32:19.063Z] #1 [internal] load build definition from Dockerfile 20:32:19 [2022-03-23T20:32:19.063Z] #1 sha256:d604af1f2b59a4bc0d4e97ed15ae30229a4bcf023ef7702843b5889601d919ee 20:32:19 [2022-03-23T20:32:19.063Z] #1 transferring dockerfile: 16.77kB done 20:32:19 [2022-03-23T20:32:19.063Z] #1 DONE 0.1s 20:32:19 [2022-03-23T20:32:19.063Z] 20:32:19 [2022-03-23T20:32:19.063Z] #2 [internal] load .dockerignore 20:32:19 [2022-03-23T20:32:19.063Z] #2 sha256:96924ebd8410ccc2c7d1942b0ea2903bff3c00c11db57a1f5270a8595e3bb539 20:32:19 [2022-03-23T20:32:19.063Z] #2 transferring context: 87B done 20:32:19 [2022-03-23T20:32:19.063Z] #2 DONE 0.0s 20:32:19 [2022-03-23T20:32:19.063Z] 20:32:19 [2022-03-23T20:32:19.063Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 20:32:19 [2022-03-23T20:32:19.063Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 20:32:19 [2022-03-23T20:32:19.130Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 33.55MB / 54.92MB 0.6s 20:32:19 [2022-03-23T20:32:19.130Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 4.19MB / 5.15MB 0.6s 20:32:19 [2022-03-23T20:32:19.130Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 36.70MB / 54.92MB 0.7s 20:32:19 [2022-03-23T20:32:19.130Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.7s done 20:32:19 [2022-03-23T20:32:19.130Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0B / 10.87MB 0.7s 20:32:19 [2022-03-23T20:32:19.289Z] 20:32:19 [2022-03-23T20:32:19.290Z] #6 [internal] load build definition from Dockerfile 20:32:19 [2022-03-23T20:32:19.290Z] #6 sha256:726cba89e3d1521a2a023087ec60a88f15780d8157cbe1bfa7d288c0b90765c7 20:32:19 [2022-03-23T20:32:19.290Z] #6 DONE 0.0s 20:32:19 [2022-03-23T20:32:19.290Z] 20:32:19 [2022-03-23T20:32:19.290Z] #5 [internal] load .dockerignore 20:32:19 [2022-03-23T20:32:19.290Z] #5 sha256:b250e527214b03e55c00786522328f5083eb6c3e8b4456bed1e9c7f325699059 20:32:19 [2022-03-23T20:32:19.290Z] #5 DONE 0.0s 20:32:19 [2022-03-23T20:32:19.290Z] 20:32:19 [2022-03-23T20:32:19.290Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye 20:32:19 [2022-03-23T20:32:19.290Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a 20:32:19 [2022-03-23T20:32:19.325Z] #3 DONE 0.4s 20:32:19 [2022-03-23T20:32:19.325Z] 20:32:19 [2022-03-23T20:32:19.325Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 20:32:19 [2022-03-23T20:32:19.325Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 20:32:19 [2022-03-23T20:32:19.325Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done 20:32:19 [2022-03-23T20:32:19.325Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s 20:32:19 [2022-03-23T20:32:19.325Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done 20:32:19 [2022-03-23T20:32:19.325Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done 20:32:19 [2022-03-23T20:32:19.325Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done 20:32:19 [2022-03-23T20:32:19.388Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 45.09MB / 54.92MB 0.9s 20:32:19 [2022-03-23T20:32:19.388Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 6.29MB / 10.87MB 0.9s 20:32:19 [2022-03-23T20:32:19.388Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 2.10MB / 54.58MB 0.9s 20:32:19 [2022-03-23T20:32:19.388Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 49.28MB / 54.92MB 1.0s 20:32:19 [2022-03-23T20:32:19.388Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 1.0s 20:32:19 [2022-03-23T20:32:19.388Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 6.29MB / 54.58MB 1.0s 20:32:19 [2022-03-23T20:32:19.586Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s 20:32:19 [2022-03-23T20:32:19.586Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done 20:32:19 [2022-03-23T20:32:19.586Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 20:32:19 [2022-03-23T20:32:19.647Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 1.1s done 20:32:19 [2022-03-23T20:32:19.647Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 9.65MB / 54.58MB 1.1s 20:32:19 [2022-03-23T20:32:19.647Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.2s 20:32:19 [2022-03-23T20:32:19.647Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 16.78MB / 54.58MB 1.2s 20:32:19 [2022-03-23T20:32:19.851Z] #10 ... 20:32:19 [2022-03-23T20:32:19.851Z] 20:32:19 [2022-03-23T20:32:19.851Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 20:32:19 [2022-03-23T20:32:19.851Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 20:32:19 [2022-03-23T20:32:19.851Z] #9 DONE 0.6s 20:32:19 [2022-03-23T20:32:19.852Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done 20:32:19 [2022-03-23T20:32:19.853Z] #4 DONE 0.6s 20:32:19 [2022-03-23T20:32:19.905Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 19.93MB / 54.58MB 1.3s 20:32:19 [2022-03-23T20:32:19.906Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 28.28MB / 54.58MB 1.4s 20:32:20 [2022-03-23T20:32:20.114Z] 20:32:20 [2022-03-23T20:32:20.114Z] #5 [internal] load build definition from Dockerfile 20:32:20 [2022-03-23T20:32:20.114Z] #5 sha256:27a75480585fbe65e8a68bbe9aa11255cd725f6f0747b0d4120c8046892ed105 20:32:20 [2022-03-23T20:32:20.114Z] #5 DONE 0.0s 20:32:20 [2022-03-23T20:32:20.114Z] 20:32:20 [2022-03-23T20:32:20.114Z] #6 [internal] load .dockerignore 20:32:20 [2022-03-23T20:32:20.114Z] #6 sha256:3843f06829c894197c8d31bbab6108726f340e0ab9261e5daa45fa841ae89af3 20:32:20 [2022-03-23T20:32:20.114Z] #6 DONE 0.0s 20:32:20 [2022-03-23T20:32:20.114Z] 20:32:20 [2022-03-23T20:32:20.114Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:32:20 [2022-03-23T20:32:20.114Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 20:32:20 [2022-03-23T20:32:20.118Z] 20:32:20 [2022-03-23T20:32:20.118Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye 20:32:20 [2022-03-23T20:32:20.118Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a 20:32:20 [2022-03-23T20:32:20.118Z] #10 DONE 0.7s 20:32:20 [2022-03-23T20:32:20.118Z] 20:32:20 [2022-03-23T20:32:20.118Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:32:20 [2022-03-23T20:32:20.118Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 20:32:20 [2022-03-23T20:32:20.118Z] #7 DONE 0.7s 20:32:20 [2022-03-23T20:32:20.118Z] 20:32:20 [2022-03-23T20:32:20.118Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:32:20 [2022-03-23T20:32:20.118Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 20:32:20 [2022-03-23T20:32:20.118Z] #8 DONE 0.9s 20:32:20 [2022-03-23T20:32:20.168Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 32.51MB / 54.58MB 1.5s 20:32:20 [2022-03-23T20:32:20.168Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 3.15MB / 141.70MB 1.7s 20:32:20 [2022-03-23T20:32:20.168Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 2.10MB / 85.83MB 1.7s 20:32:20 [2022-03-23T20:32:20.168Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 35.65MB / 54.58MB 1.8s 20:32:20 [2022-03-23T20:32:20.168Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 7.34MB / 85.83MB 1.8s 20:32:20 [2022-03-23T20:32:20.168Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20:32:20 [2022-03-23T20:32:20.431Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 39.85MB / 54.58MB 1.9s 20:32:20 [2022-03-23T20:32:20.431Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 10.49MB / 141.70MB 1.9s 20:32:20 [2022-03-23T20:32:20.432Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 13.63MB / 85.83MB 1.9s 20:32:20 [2022-03-23T20:32:20.683Z] 20:32:20 [2022-03-23T20:32:20.683Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:32:20 [2022-03-23T20:32:20.683Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 20:32:20 [2022-03-23T20:32:20.683Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done 20:32:20 [2022-03-23T20:32:20.683Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done 20:32:20 [2022-03-23T20:32:20.683Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done 20:32:20 [2022-03-23T20:32:20.683Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done 20:32:20 [2022-03-23T20:32:20.683Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.10MB / 54.92MB 0.1s 20:32:20 [2022-03-23T20:32:20.690Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 50.33MB / 54.58MB 2.1s 20:32:20 [2022-03-23T20:32:20.690Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 28.31MB / 85.83MB 2.1s 20:32:20 [2022-03-23T20:32:20.695Z] #10 DONE 0.4s 20:32:20 [2022-03-23T20:32:20.695Z] 20:32:20 [2022-03-23T20:32:20.695Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye 20:32:20 [2022-03-23T20:32:20.695Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a 20:32:20 [2022-03-23T20:32:20.695Z] #7 DONE 0.4s 20:32:20 [2022-03-23T20:32:20.695Z] 20:32:20 [2022-03-23T20:32:20.695Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:32:20 [2022-03-23T20:32:20.695Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 20:32:20 [2022-03-23T20:32:20.695Z] #8 DONE 0.4s 20:32:20 [2022-03-23T20:32:20.695Z] 20:32:20 [2022-03-23T20:32:20.695Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 20:32:20 [2022-03-23T20:32:20.695Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 20:32:20 [2022-03-23T20:32:20.695Z] #9 DONE 0.5s 20:32:20 [2022-03-23T20:32:20.942Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 6.29MB / 54.92MB 0.2s 20:32:20 [2022-03-23T20:32:20.942Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 16.78MB / 54.92MB 0.3s 20:32:20 [2022-03-23T20:32:20.956Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.4s 20:32:20 [2022-03-23T20:32:20.956Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 28.31MB / 141.70MB 2.4s 20:32:20 [2022-03-23T20:32:20.956Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 42.99MB / 85.83MB 2.4s 20:32:20 [2022-03-23T20:32:20.956Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 36.70MB / 141.70MB 2.5s 20:32:20 [2022-03-23T20:32:20.956Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 50.33MB / 85.83MB 2.5s 20:32:20 [2022-03-23T20:32:20.959Z] 20:32:20 [2022-03-23T20:32:20.959Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:32:20 [2022-03-23T20:32:20.959Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 20:32:21 [2022-03-23T20:32:21.212Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 23.07MB / 54.92MB 0.4s 20:32:21 [2022-03-23T20:32:21.212Z] #28 ... 20:32:21 [2022-03-23T20:32:21.212Z] 20:32:21 [2022-03-23T20:32:21.212Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 20:32:21 [2022-03-23T20:32:21.212Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 20:32:21 [2022-03-23T20:32:21.212Z] #45 DONE 0.0s 20:32:21 [2022-03-23T20:32:21.212Z] 20:32:21 [2022-03-23T20:32:21.212Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:32:21 [2022-03-23T20:32:21.212Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 20:32:21 [2022-03-23T20:32:21.212Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 38.80MB / 54.92MB 0.6s 20:32:21 [2022-03-23T20:32:21.227Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 20:32:21 [2022-03-23T20:32:21.227Z] #76 DONE 0.1s 20:32:21 [2022-03-23T20:32:21.227Z] 20:32:21 [2022-03-23T20:32:21.227Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:21 [2022-03-23T20:32:21.227Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.0s done 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0B / 54.92MB 0.1s 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0B / 5.15MB 0.1s 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 4.19MB / 54.92MB 0.2s 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 1.05MB / 5.15MB 0.2s 20:32:21 [2022-03-23T20:32:21.227Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0B / 10.87MB 0.2s 20:32:21 [2022-03-23T20:32:21.231Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 60.82MB / 85.83MB 2.7s 20:32:21 [2022-03-23T20:32:21.231Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.6s done 20:32:21 [2022-03-23T20:32:21.231Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 44.04MB / 141.70MB 2.8s 20:32:21 [2022-03-23T20:32:21.231Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 66.06MB / 85.83MB 2.8s 20:32:21 [2022-03-23T20:32:21.231Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 0B / 156B 2.8s 20:32:21 [2022-03-23T20:32:21.482Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 42.99MB / 54.92MB 0.7s 20:32:21 [2022-03-23T20:32:21.492Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 9.83MB / 54.92MB 0.3s 20:32:21 [2022-03-23T20:32:21.492Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.3s 20:32:21 [2022-03-23T20:32:21.492Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 6.29MB / 10.87MB 0.3s 20:32:21 [2022-03-23T20:32:21.492Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 16.78MB / 54.92MB 0.4s 20:32:21 [2022-03-23T20:32:21.492Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.3s done 20:32:21 [2022-03-23T20:32:21.492Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.4s 20:32:21 [2022-03-23T20:32:21.492Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 0B / 54.58MB 0.4s 20:32:21 [2022-03-23T20:32:21.493Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 2.8s done 20:32:21 [2022-03-23T20:32:21.493Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 55.57MB / 141.70MB 3.1s 20:32:21 [2022-03-23T20:32:21.493Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 81.79MB / 85.83MB 3.1s 20:32:21 [2022-03-23T20:32:21.741Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 51.60MB / 54.92MB 0.9s 20:32:21 [2022-03-23T20:32:21.741Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.1s 20:32:21 [2022-03-23T20:32:21.752Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 62.91MB / 141.70MB 3.2s 20:32:21 [2022-03-23T20:32:21.768Z] #11 ... 20:32:21 [2022-03-23T20:32:21.768Z] 20:32:21 [2022-03-23T20:32:21.768Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 20:32:21 [2022-03-23T20:32:21.768Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 20:32:21 [2022-03-23T20:32:21.768Z] #52 DONE 0.0s 20:32:21 [2022-03-23T20:32:21.768Z] 20:32:21 [2022-03-23T20:32:21.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 28.31MB / 54.92MB 0.5s 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 3.15MB / 54.58MB 0.5s 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 38.80MB / 54.92MB 0.6s 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.5s done 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 6.55MB / 54.58MB 0.6s 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 0B / 85.83MB 0.6s 20:32:21 [2022-03-23T20:32:21.768Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 50.33MB / 54.92MB 0.7s 20:32:21 [2022-03-23T20:32:21.769Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 11.53MB / 54.58MB 0.7s 20:32:22 [2022-03-23T20:32:22.015Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 74.45MB / 141.70MB 3.4s 20:32:22 [2022-03-23T20:32:22.015Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 82.84MB / 141.70MB 3.5s 20:32:22 [2022-03-23T20:32:22.060Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 0.9s 20:32:22 [2022-03-23T20:32:22.060Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 20.97MB / 54.58MB 0.9s 20:32:22 [2022-03-23T20:32:22.060Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 9.44MB / 85.83MB 0.9s 20:32:22 [2022-03-23T20:32:22.060Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 29.36MB / 54.58MB 1.0s 20:32:22 [2022-03-23T20:32:22.060Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 14.68MB / 85.83MB 1.0s 20:32:22 [2022-03-23T20:32:22.277Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 100.66MB / 141.70MB 3.8s 20:32:22 [2022-03-23T20:32:22.319Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.5s done 20:32:22 [2022-03-23T20:32:22.334Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 37.75MB / 54.58MB 1.2s 20:32:22 [2022-03-23T20:32:22.334Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 31.46MB / 85.83MB 1.2s 20:32:22 [2022-03-23T20:32:22.538Z] #11 ... 20:32:22 [2022-03-23T20:32:22.538Z] 20:32:22 [2022-03-23T20:32:22.538Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:32:22 [2022-03-23T20:32:22.538Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 20:32:22 [2022-03-23T20:32:22.538Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 20:32:22 [2022-03-23T20:32:22.538Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:32:22 [2022-03-23T20:32:22.538Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 20:32:22 [2022-03-23T20:32:22.538Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 20:32:22 [2022-03-23T20:32:22.538Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done 20:32:22 [2022-03-23T20:32:22.538Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done 20:32:22 [2022-03-23T20:32:22.538Z] #67 DONE 4.0s 20:32:22 [2022-03-23T20:32:22.538Z] 20:32:22 [2022-03-23T20:32:22.538Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:22 [2022-03-23T20:32:22.538Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:22 [2022-03-23T20:32:22.538Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 114.29MB / 141.70MB 3.9s 20:32:22 [2022-03-23T20:32:22.538Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 3.9s done 20:32:22 [2022-03-23T20:32:22.538Z] #11 ... 20:32:22 [2022-03-23T20:32:22.538Z] 20:32:22 [2022-03-23T20:32:22.538Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:32:22 [2022-03-23T20:32:22.538Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 20:32:22 [2022-03-23T20:32:22.538Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:32:22 [2022-03-23T20:32:22.538Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 20:32:22 [2022-03-23T20:32:22.538Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 20:32:22 [2022-03-23T20:32:22.538Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done 20:32:22 [2022-03-23T20:32:22.538Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done 20:32:22 [2022-03-23T20:32:22.538Z] #69 DONE 4.1s 20:32:22 [2022-03-23T20:32:22.538Z] 20:32:22 [2022-03-23T20:32:22.538Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:22 [2022-03-23T20:32:22.538Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:22 [2022-03-23T20:32:22.538Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 130.02MB / 141.70MB 4.1s 20:32:22 [2022-03-23T20:32:22.538Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 137.36MB / 141.70MB 4.2s 20:32:22 [2022-03-23T20:32:22.598Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 45.09MB / 85.83MB 1.3s 20:32:22 [2022-03-23T20:32:22.598Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.3s done 20:32:22 [2022-03-23T20:32:22.598Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 46.14MB / 54.58MB 1.5s 20:32:22 [2022-03-23T20:32:22.598Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 51.38MB / 85.83MB 1.5s 20:32:22 [2022-03-23T20:32:22.598Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.24MB / 141.70MB 1.5s 20:32:22 [2022-03-23T20:32:22.598Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 50.33MB / 54.58MB 1.6s 20:32:22 [2022-03-23T20:32:22.598Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 55.79MB / 85.83MB 1.6s 20:32:22 [2022-03-23T20:32:22.598Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20:32:22 [2022-03-23T20:32:22.863Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 1.7s 20:32:22 [2022-03-23T20:32:22.863Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 15.73MB / 141.70MB 1.7s 20:32:22 [2022-03-23T20:32:22.863Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 65.01MB / 85.83MB 1.8s 20:32:22 [2022-03-23T20:32:22.864Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 25.17MB / 141.70MB 1.8s 20:32:23 [2022-03-23T20:32:23.136Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 71.30MB / 85.83MB 1.9s 20:32:23 [2022-03-23T20:32:23.136Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 2.1s 20:32:23 [2022-03-23T20:32:23.136Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 42.76MB / 141.70MB 2.1s 20:32:23 [2022-03-23T20:32:23.401Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.1s done 20:32:23 [2022-03-23T20:32:23.401Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 63.96MB / 141.70MB 2.4s 20:32:23 [2022-03-23T20:32:23.401Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 2.4s 20:32:23 [2022-03-23T20:32:23.666Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 76.55MB / 141.70MB 2.5s 20:32:23 [2022-03-23T20:32:23.666Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 85.93MB / 141.70MB 2.6s 20:32:23 [2022-03-23T20:32:23.931Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 95.42MB / 141.70MB 2.7s 20:32:23 [2022-03-23T20:32:23.931Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 108.00MB / 141.70MB 2.9s 20:32:23 [2022-03-23T20:32:23.982Z] #11 ... 20:32:23 [2022-03-23T20:32:23.982Z] 20:32:23 [2022-03-23T20:32:23.982Z] #24 [internal] load build context 20:32:23 [2022-03-23T20:32:23.982Z] #24 sha256:2549d4725198043a3afb2244a4f704eed60a986e38a55849036bdbc86caaf406 20:32:23 [2022-03-23T20:32:23.982Z] #24 transferring context: 58.79MB 4.8s done 20:32:23 [2022-03-23T20:32:23.982Z] #24 DONE 5.6s 20:32:23 [2022-03-23T20:32:23.982Z] 20:32:23 [2022-03-23T20:32:23.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:23 [2022-03-23T20:32:23.982Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:24 [2022-03-23T20:32:24.195Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 3.0s done 20:32:24 [2022-03-23T20:32:24.195Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 120.59MB / 141.70MB 3.1s 20:32:24 [2022-03-23T20:32:24.195Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 3.0s done 20:32:24 [2022-03-23T20:32:24.234Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 1.8s 20:32:24 [2022-03-23T20:32:24.458Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 132.12MB / 141.70MB 3.3s 20:32:24 [2022-03-23T20:32:24.458Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 139.46MB / 141.70MB 3.4s 20:32:24 [2022-03-23T20:32:24.495Z] #28 ... 20:32:24 [2022-03-23T20:32:24.495Z] 20:32:24 [2022-03-23T20:32:24.495Z] #24 [internal] load build context 20:32:24 [2022-03-23T20:32:24.495Z] #24 sha256:0cb05b5041e6084cd2205fb6ece6dd8a05c64d143d8dfd6192e07b11eba1f7e6 20:32:24 [2022-03-23T20:32:24.495Z] #24 transferring context: 58.79MB 3.7s done 20:32:24 [2022-03-23T20:32:24.495Z] #24 DONE 3.9s 20:32:24 [2022-03-23T20:32:24.495Z] 20:32:24 [2022-03-23T20:32:24.495Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:24 [2022-03-23T20:32:24.495Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.1s done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.3s done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.5s done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.4s done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 1.9s done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 3.0s done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 2.0s done 20:32:24 [2022-03-23T20:32:24.495Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 134.22MB / 141.70MB 3.9s 20:32:24 [2022-03-23T20:32:24.756Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 4.0s 20:32:24 [2022-03-23T20:32:24.952Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 6.2s done 20:32:25 [2022-03-23T20:32:25.688Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 5.1s done 20:32:25 [2022-03-23T20:32:25.852Z] #11 ... 20:32:25 [2022-03-23T20:32:25.852Z] 20:32:25 [2022-03-23T20:32:25.852Z] #31 [internal] load build context 20:32:25 [2022-03-23T20:32:25.852Z] #31 sha256:51508481f9a5c314e8ddeee648e16d4dd08287cdb33b01e0f8248aeb66b46c0b 20:32:25 [2022-03-23T20:32:25.852Z] #31 transferring context: 58.79MB 4.5s done 20:32:25 [2022-03-23T20:32:25.852Z] #31 DONE 4.8s 20:32:25 [2022-03-23T20:32:25.852Z] 20:32:25 [2022-03-23T20:32:25.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:25 [2022-03-23T20:32:25.852Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:25 [2022-03-23T20:32:25.852Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 4.7s done 20:32:25 [2022-03-23T20:32:25.896Z] #11 ... 20:32:25 [2022-03-23T20:32:25.896Z] 20:32:25 [2022-03-23T20:32:25.896Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 20:32:25 [2022-03-23T20:32:25.896Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 20:32:25 [2022-03-23T20:32:25.896Z] #68 DONE 0.5s 20:32:25 [2022-03-23T20:32:25.896Z] 20:32:25 [2022-03-23T20:32:25.896Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:32:25 [2022-03-23T20:32:25.896Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 20:32:25 [2022-03-23T20:32:25.896Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done 20:32:25 [2022-03-23T20:32:25.896Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done 20:32:25 [2022-03-23T20:32:25.896Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done 20:32:25 [2022-03-23T20:32:25.896Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.5s done 20:32:25 [2022-03-23T20:32:25.896Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done 20:32:25 [2022-03-23T20:32:25.896Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.1s done 20:32:25 [2022-03-23T20:32:25.896Z] #28 DONE 7.3s 20:32:25 [2022-03-23T20:32:25.896Z] 20:32:25 [2022-03-23T20:32:25.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:25 [2022-03-23T20:32:25.896Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:25 [2022-03-23T20:32:25.896Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 20:32:25 [2022-03-23T20:32:25.944Z] #11 ... 20:32:25 [2022-03-23T20:32:25.944Z] 20:32:25 [2022-03-23T20:32:25.944Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:32:25 [2022-03-23T20:32:25.944Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 20:32:25 [2022-03-23T20:32:25.944Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 20:32:25 [2022-03-23T20:32:25.944Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:32:25 [2022-03-23T20:32:25.944Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 20:32:25 [2022-03-23T20:32:25.944Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 20:32:25 [2022-03-23T20:32:25.944Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done 20:32:25 [2022-03-23T20:32:25.944Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done 20:32:25 [2022-03-23T20:32:25.944Z] #67 DONE 5.1s 20:32:25 [2022-03-23T20:32:25.944Z] 20:32:25 [2022-03-23T20:32:25.944Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:32:25 [2022-03-23T20:32:25.944Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 20:32:25 [2022-03-23T20:32:25.944Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 20:32:25 [2022-03-23T20:32:25.944Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:32:25 [2022-03-23T20:32:25.944Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 20:32:25 [2022-03-23T20:32:25.944Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 20:32:25 [2022-03-23T20:32:25.944Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done 20:32:25 [2022-03-23T20:32:25.944Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done 20:32:25 [2022-03-23T20:32:25.944Z] #69 DONE 5.1s 20:32:25 [2022-03-23T20:32:25.944Z] 20:32:25 [2022-03-23T20:32:25.944Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:25 [2022-03-23T20:32:25.944Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:25 [2022-03-23T20:32:25.944Z] #11 ... 20:32:25 [2022-03-23T20:32:25.944Z] 20:32:25 [2022-03-23T20:32:25.944Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:32:25 [2022-03-23T20:32:25.944Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 20:32:26 [2022-03-23T20:32:26.115Z] #11 ... 20:32:26 [2022-03-23T20:32:26.115Z] 20:32:26 [2022-03-23T20:32:26.115Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:32:26 [2022-03-23T20:32:26.115Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 20:32:26 [2022-03-23T20:32:26.115Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 20:32:26 [2022-03-23T20:32:26.115Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:32:26 [2022-03-23T20:32:26.115Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 20:32:26 [2022-03-23T20:32:26.115Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 20:32:26 [2022-03-23T20:32:26.115Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done 20:32:26 [2022-03-23T20:32:26.115Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done 20:32:26 [2022-03-23T20:32:26.115Z] #74 DONE 5.0s 20:32:26 [2022-03-23T20:32:26.115Z] 20:32:26 [2022-03-23T20:32:26.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:26 [2022-03-23T20:32:26.115Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:26 [2022-03-23T20:32:26.155Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.4s done 20:32:26 [2022-03-23T20:32:26.379Z] #11 ... 20:32:26 [2022-03-23T20:32:26.379Z] 20:32:26 [2022-03-23T20:32:26.379Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:32:26 [2022-03-23T20:32:26.379Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 20:32:26 [2022-03-23T20:32:26.379Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:32:26 [2022-03-23T20:32:26.379Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 20:32:26 [2022-03-23T20:32:26.379Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 20:32:26 [2022-03-23T20:32:26.379Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.2s done 20:32:26 [2022-03-23T20:32:26.379Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done 20:32:26 [2022-03-23T20:32:26.379Z] #76 DONE 5.1s 20:32:26 [2022-03-23T20:32:26.379Z] 20:32:26 [2022-03-23T20:32:26.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:26 [2022-03-23T20:32:26.379Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:26 [2022-03-23T20:32:26.723Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 20:32:26 [2022-03-23T20:32:26.724Z] #11 ... 20:32:26 [2022-03-23T20:32:26.724Z] 20:32:26 [2022-03-23T20:32:26.724Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 20:32:26 [2022-03-23T20:32:26.724Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 20:32:26 [2022-03-23T20:32:26.724Z] #70 DONE 0.9s 20:32:26 [2022-03-23T20:32:26.724Z] 20:32:26 [2022-03-23T20:32:26.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:26 [2022-03-23T20:32:26.724Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:27 [2022-03-23T20:32:27.293Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.6s done 20:32:27 [2022-03-23T20:32:27.553Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 20:32:27 [2022-03-23T20:32:27.892Z] #28 ... 20:32:27 [2022-03-23T20:32:27.892Z] 20:32:27 [2022-03-23T20:32:27.892Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 20:32:27 [2022-03-23T20:32:27.892Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 20:32:27 [2022-03-23T20:32:27.892Z] #68 DONE 0.5s 20:32:27 [2022-03-23T20:32:27.892Z] 20:32:27 [2022-03-23T20:32:27.892Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:32:27 [2022-03-23T20:32:27.892Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 20:32:27 [2022-03-23T20:32:27.892Z] #28 DONE 7.1s 20:32:27 [2022-03-23T20:32:27.892Z] 20:32:27 [2022-03-23T20:32:27.892Z] #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 20:32:27 [2022-03-23T20:32:27.892Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:32:28 [2022-03-23T20:32:28.306Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.3s 20:32:28 [2022-03-23T20:32:28.306Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.4s done 20:32:28 [2022-03-23T20:32:28.306Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 20:32:28 [2022-03-23T20:32:28.306Z] #11 ... 20:32:28 [2022-03-23T20:32:28.306Z] 20:32:28 [2022-03-23T20:32:28.306Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 20:32:28 [2022-03-23T20:32:28.306Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 20:32:28 [2022-03-23T20:32:28.306Z] #75 DONE 0.6s 20:32:28 [2022-03-23T20:32:28.306Z] 20:32:28 [2022-03-23T20:32:28.306Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:32:28 [2022-03-23T20:32:28.306Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 20:32:28 [2022-03-23T20:32:28.306Z] #35 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done 20:32:28 [2022-03-23T20:32:28.306Z] #35 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done 20:32:28 [2022-03-23T20:32:28.306Z] #35 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done 20:32:28 [2022-03-23T20:32:28.306Z] #35 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done 20:32:28 [2022-03-23T20:32:28.306Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.1s done 20:32:28 [2022-03-23T20:32:28.306Z] #35 DONE 7.2s 20:32:28 [2022-03-23T20:32:28.306Z] 20:32:28 [2022-03-23T20:32:28.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:28 [2022-03-23T20:32:28.306Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:28 [2022-03-23T20:32:28.456Z] #29 ... 20:32:28 [2022-03-23T20:32:28.456Z] 20:32:28 [2022-03-23T20:32:28.456Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 20:32:28 [2022-03-23T20:32:28.456Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 20:32:28 [2022-03-23T20:32:28.456Z] #70 DONE 0.7s 20:32:28 [2022-03-23T20:32:28.722Z] 20:32:28 [2022-03-23T20:32:28.722Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:28 [2022-03-23T20:32:28.722Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:28 [2022-03-23T20:32:28.722Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.1s done 20:32:28 [2022-03-23T20:32:28.722Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.3s done 20:32:28 [2022-03-23T20:32:28.722Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.2s 20:32:28 [2022-03-23T20:32:28.882Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.5s done 20:32:29 [2022-03-23T20:32:29.145Z] #11 ... 20:32:29 [2022-03-23T20:32:29.145Z] 20:32:29 [2022-03-23T20:32:29.145Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 20:32:29 [2022-03-23T20:32:29.145Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 20:32:29 [2022-03-23T20:32:29.145Z] #77 DONE 0.7s 20:32:29 [2022-03-23T20:32:29.145Z] 20:32:29 [2022-03-23T20:32:29.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:29 [2022-03-23T20:32:29.145Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:29 [2022-03-23T20:32:29.145Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.1s 20:32:29 [2022-03-23T20:32:29.291Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.7s done 20:32:29 [2022-03-23T20:32:29.291Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 20:32:29 [2022-03-23T20:32:29.720Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.6s done 20:32:29 [2022-03-23T20:32:29.720Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 20:32:32 [2022-03-23T20:32:32.832Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.4s done 20:32:32 [2022-03-23T20:32:32.832Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 20:32:34 [2022-03-23T20:32:34.554Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.5s done 20:32:34 [2022-03-23T20:32:34.554Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 20:32:34 [2022-03-23T20:32:34.812Z] #11 ... 20:32:34 [2022-03-23T20:32:34.812Z] 20:32:34 [2022-03-23T20:32:34.812Z] #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 20:32:34 [2022-03-23T20:32:34.812Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:32:34 [2022-03-23T20:32:34.812Z] #29 1.652 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 1.666 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 1.666 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 1.795 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 1.962 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 2.172 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:32:34 [2022-03-23T20:32:34.812Z] #29 3.617 Fetched 8506 kB in 2s (3810 kB/s) 20:32:34 [2022-03-23T20:32:34.812Z] #29 3.617 Reading package lists... 20:32:34 [2022-03-23T20:32:34.812Z] #29 4.412 Reading package lists... 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.194 Building dependency tree... 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.546 The following additional packages will be installed: 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.547 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.548 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.549 Recommended packages: 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.549 libldap-common publicsuffix libsasl2-modules 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.697 The following NEW packages will be installed: 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.697 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.698 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.699 libssh2-1 openssl 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.998 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.998 Need to get 3038 kB of archives. 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.998 After this operation, 6650 kB of additional disk space will be used. 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.998 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.998 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.998 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 5.998 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.020 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.020 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.020 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.020 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.020 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.020 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.031 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.031 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.043 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.044 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.045 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.222 debconf: delaying package configuration, since apt-utils is not installed 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.249 Fetched 3038 kB in 0s (8649 kB/s) 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.279 Selecting previously unselected package openssl. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.279 (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.) 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.283 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.286 Unpacking openssl (1.1.1k-1+deb11u2) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.426 Selecting previously unselected package ca-certificates. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.426 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.429 Unpacking ca-certificates (20210119) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.507 Selecting previously unselected package libbrotli1:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.507 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.513 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.577 Selecting previously unselected package libsasl2-modules-db:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.577 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.585 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.624 Selecting previously unselected package libsasl2-2:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.624 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.635 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.670 Selecting previously unselected package libldap-2.4-2:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.672 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.676 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.734 Selecting previously unselected package libnghttp2-14:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.734 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.739 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.786 Selecting previously unselected package libpsl5:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.786 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.790 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.825 Selecting previously unselected package librtmp1:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.826 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.829 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.873 Selecting previously unselected package libssh2-1:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.873 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.877 Unpacking libssh2-1:amd64 (1.9.0-2) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.943 Selecting previously unselected package libcurl4:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.946 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 6.949 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 7.020 Selecting previously unselected package curl. 20:32:34 [2022-03-23T20:32:34.812Z] #29 7.020 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 7.022 Unpacking curl (7.74.0-1.3+deb11u1) ... 20:32:34 [2022-03-23T20:32:34.812Z] #29 7.083 Selecting previously unselected package libonig5:amd64. 20:32:34 [2022-03-23T20:32:34.812Z] #29 7.083 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 20:32:35 [2022-03-23T20:32:35.018Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.5s done 20:32:35 [2022-03-23T20:32:35.018Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.091 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.156 Selecting previously unselected package libjq1:amd64. 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.156 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.159 Unpacking libjq1:amd64 (1.6-2.1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.207 Selecting previously unselected package jq. 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.208 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.212 Unpacking jq (1.6-2.1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.266 Setting up libpsl5:amd64 (0.21.0-1.2) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.279 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.289 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.299 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.308 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.319 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.328 Setting up libssh2-1:amd64 (1.9.0-2) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.343 Setting up openssl (1.1.1k-1+deb11u2) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.353 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.365 Setting up libjq1:amd64 (1.6-2.1) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.375 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:32:35 [2022-03-23T20:32:35.070Z] #29 7.386 Setting up ca-certificates (20210119) ... 20:32:36 [2022-03-23T20:32:36.004Z] #29 7.979 Updating certificates in /etc/ssl/certs... 20:32:36 [2022-03-23T20:32:36.126Z] #11 ... 20:32:36 [2022-03-23T20:32:36.126Z] 20:32:36 [2022-03-23T20:32:36.126Z] #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 20:32:36 [2022-03-23T20:32:36.126Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:32:36 [2022-03-23T20:32:36.126Z] #29 1.832 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:36 [2022-03-23T20:32:36.126Z] #29 1.841 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] 20:32:36 [2022-03-23T20:32:36.126Z] #29 1.841 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:36 [2022-03-23T20:32:36.126Z] #29 1.973 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:32:36 [2022-03-23T20:32:36.126Z] #29 2.132 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:36 [2022-03-23T20:32:36.126Z] #29 2.438 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:32:36 [2022-03-23T20:32:36.126Z] #29 3.802 Fetched 8506 kB in 2s (3809 kB/s) 20:32:36 [2022-03-23T20:32:36.126Z] #29 3.802 Reading package lists... 20:32:36 [2022-03-23T20:32:36.126Z] #29 4.584 Reading package lists... 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.385 Building dependency tree... 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.732 The following additional packages will be installed: 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.732 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.732 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.733 Recommended packages: 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.733 libldap-common publicsuffix libsasl2-modules 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.881 The following NEW packages will be installed: 20:32:36 [2022-03-23T20:32:36.126Z] #29 5.882 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 20:32:36 [2022-03-23T20:32:36.127Z] #29 5.882 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 20:32:36 [2022-03-23T20:32:36.127Z] #29 5.883 libssh2-1 openssl 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.178 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.178 Need to get 3038 kB of archives. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.178 After this operation, 6650 kB of additional disk space will be used. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.178 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.178 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.178 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.180 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.185 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.188 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.189 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.190 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.193 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.193 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.193 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.196 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.198 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.200 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.201 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.343 debconf: delaying package configuration, since apt-utils is not installed 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.369 Fetched 3038 kB in 0s (9754 kB/s) 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.395 Selecting previously unselected package openssl. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.395 (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.) 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.395 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.398 Unpacking openssl (1.1.1k-1+deb11u2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.535 Selecting previously unselected package ca-certificates. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.535 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.539 Unpacking ca-certificates (20210119) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.606 Selecting previously unselected package libbrotli1:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.606 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.614 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.682 Selecting previously unselected package libsasl2-modules-db:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.682 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.686 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.721 Selecting previously unselected package libsasl2-2:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.721 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.726 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.768 Selecting previously unselected package libldap-2.4-2:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.768 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.772 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.824 Selecting previously unselected package libnghttp2-14:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.825 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.828 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.873 Selecting previously unselected package libpsl5:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.873 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.876 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.919 Selecting previously unselected package librtmp1:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.919 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.923 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.966 Selecting previously unselected package libssh2-1:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.966 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 6.970 Unpacking libssh2-1:amd64 (1.9.0-2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.022 Selecting previously unselected package libcurl4:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.024 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.034 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.103 Selecting previously unselected package curl. 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.103 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.114 Unpacking curl (7.74.0-1.3+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.178 Selecting previously unselected package libonig5:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.178 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.190 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.246 Selecting previously unselected package libjq1:amd64. 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.246 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.251 Unpacking libjq1:amd64 (1.6-2.1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.299 Selecting previously unselected package jq. 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.299 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.300 Unpacking jq (1.6-2.1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.349 Setting up libpsl5:amd64 (0.21.0-1.2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.363 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.377 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.390 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.399 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.414 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.425 Setting up libssh2-1:amd64 (1.9.0-2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.435 Setting up openssl (1.1.1k-1+deb11u2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.451 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.462 Setting up libjq1:amd64 (1.6-2.1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.472 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 7.489 Setting up ca-certificates (20210119) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.093 Updating certificates in /etc/ssl/certs... 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.794 129 added, 0 removed; done. 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.823 Setting up jq (1.6-2.1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.834 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.850 Setting up curl (7.74.0-1.3+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.858 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.876 Processing triggers for ca-certificates (20210119) ... 20:32:36 [2022-03-23T20:32:36.127Z] #29 8.885 Updating certificates in /etc/ssl/certs... 20:32:36 [2022-03-23T20:32:36.127Z] #29 9.488 0 added, 0 removed; done. 20:32:36 [2022-03-23T20:32:36.127Z] #29 9.488 Running hooks in /etc/ca-certificates/update.d... 20:32:36 [2022-03-23T20:32:36.127Z] #29 9.488 done. 20:32:36 [2022-03-23T20:32:36.127Z] #29 ... 20:32:36 [2022-03-23T20:32:36.127Z] 20:32:36 [2022-03-23T20:32:36.127Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:36 [2022-03-23T20:32:36.127Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:36 [2022-03-23T20:32:36.404Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 4.2s done 20:32:36 [2022-03-23T20:32:36.570Z] #29 8.698 129 added, 0 removed; done. 20:32:36 [2022-03-23T20:32:36.571Z] #29 8.758 Setting up jq (1.6-2.1) ... 20:32:36 [2022-03-23T20:32:36.571Z] #29 8.768 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.571Z] #29 8.777 Setting up curl (7.74.0-1.3+deb11u1) ... 20:32:36 [2022-03-23T20:32:36.571Z] #29 8.790 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:32:36 [2022-03-23T20:32:36.571Z] #29 8.808 Processing triggers for ca-certificates (20210119) ... 20:32:36 [2022-03-23T20:32:36.571Z] #29 8.814 Updating certificates in /etc/ssl/certs... 20:32:37 [2022-03-23T20:32:37.137Z] #29 9.421 0 added, 0 removed; done. 20:32:37 [2022-03-23T20:32:37.137Z] #29 9.421 Running hooks in /etc/ca-certificates/update.d... 20:32:37 [2022-03-23T20:32:37.137Z] #29 9.421 done. 20:32:37 [2022-03-23T20:32:37.341Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 20:32:37 [2022-03-23T20:32:37.341Z] #11 ... 20:32:37 [2022-03-23T20:32:37.341Z] 20:32:37 [2022-03-23T20:32:37.341Z] #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 20:32:37 [2022-03-23T20:32:37.341Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:32:37 [2022-03-23T20:32:37.341Z] #29 DONE 11.6s 20:32:37 [2022-03-23T20:32:37.341Z] 20:32:37 [2022-03-23T20:32:37.341Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:37 [2022-03-23T20:32:37.341Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:37 [2022-03-23T20:32:37.909Z] #11 ... 20:32:37 [2022-03-23T20:32:37.909Z] 20:32:37 [2022-03-23T20:32:37.909Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 20:32:37 [2022-03-23T20:32:37.909Z] #30 sha256:d0ed3da0aadddffc342cd520c0cb10dc20de06e2a83226ea67748431e4ffab33 20:32:37 [2022-03-23T20:32:37.909Z] #30 DONE 0.3s 20:32:37 [2022-03-23T20:32:37.909Z] 20:32:37 [2022-03-23T20:32:37.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:37 [2022-03-23T20:32:37.909Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:38 [2022-03-23T20:32:38.338Z] #11 ... 20:32:38 [2022-03-23T20:32:38.338Z] 20:32:38 [2022-03-23T20:32:38.338Z] #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 20:32:38 [2022-03-23T20:32:38.338Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:32:38 [2022-03-23T20:32:38.338Z] #36 1.728 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 1.728 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 1.734 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 1.869 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 2.094 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:32:38 [2022-03-23T20:32:38.338Z] #36 2.469 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 3.667 Fetched 8506 kB in 2s (3841 kB/s) 20:32:38 [2022-03-23T20:32:38.338Z] #36 3.667 Reading package lists... 20:32:38 [2022-03-23T20:32:38.338Z] #36 4.478 Reading package lists... 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.277 Building dependency tree... 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.702 The following additional packages will be installed: 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.702 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.702 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.702 Recommended packages: 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.702 libldap-common publicsuffix libsasl2-modules 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.861 The following NEW packages will be installed: 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.861 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.861 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 20:32:38 [2022-03-23T20:32:38.338Z] #36 5.861 libssh2-1 openssl 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.141 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.141 Need to get 3038 kB of archives. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.141 After this operation, 6650 kB of additional disk space will be used. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.141 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.144 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.144 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.147 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.149 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.150 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.150 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.151 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.152 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.155 Get:10 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.163 Get:11 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.165 Get:12 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.167 Get:13 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.178 Get:14 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.178 Get:15 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.336 debconf: delaying package configuration, since apt-utils is not installed 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.368 Fetched 3038 kB in 0s (9920 kB/s) 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.390 Selecting previously unselected package openssl. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.390 (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.) 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.395 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.400 Unpacking openssl (1.1.1k-1+deb11u2) ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.542 Selecting previously unselected package ca-certificates. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.544 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.547 Unpacking ca-certificates (20210119) ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.610 Selecting previously unselected package libbrotli1:amd64. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.610 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.618 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.683 Selecting previously unselected package libsasl2-modules-db:amd64. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.684 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.699 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.741 Selecting previously unselected package libsasl2-2:amd64. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.741 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.745 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.792 Selecting previously unselected package libldap-2.4-2:amd64. 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.792 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.338Z] #36 6.796 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.862 Selecting previously unselected package libnghttp2-14:amd64. 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.862 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.869 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.917 Selecting previously unselected package libpsl5:amd64. 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.919 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.923 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.977 Selecting previously unselected package librtmp1:amd64. 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.978 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 6.982 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.035 Selecting previously unselected package libssh2-1:amd64. 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.035 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.037 Unpacking libssh2-1:amd64 (1.9.0-2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.096 Selecting previously unselected package libcurl4:amd64. 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.096 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.101 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.177 Selecting previously unselected package curl. 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.177 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.177 Unpacking curl (7.74.0-1.3+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.242 Selecting previously unselected package libonig5:amd64. 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.242 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.245 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.318 Selecting previously unselected package libjq1:amd64. 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.318 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.324 Unpacking libjq1:amd64 (1.6-2.1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.381 Selecting previously unselected package jq. 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.381 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.386 Unpacking jq (1.6-2.1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.440 Setting up libpsl5:amd64 (0.21.0-1.2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.453 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.461 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.474 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.484 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.497 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.508 Setting up libssh2-1:amd64 (1.9.0-2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.519 Setting up openssl (1.1.1k-1+deb11u2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.544 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.547 Setting up libjq1:amd64 (1.6-2.1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.560 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 7.572 Setting up ca-certificates (20210119) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 8.163 Updating certificates in /etc/ssl/certs... 20:32:38 [2022-03-23T20:32:38.339Z] #36 8.917 129 added, 0 removed; done. 20:32:38 [2022-03-23T20:32:38.339Z] #36 8.950 Setting up jq (1.6-2.1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 8.960 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 8.971 Setting up curl (7.74.0-1.3+deb11u1) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 8.980 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 8.998 Processing triggers for ca-certificates (20210119) ... 20:32:38 [2022-03-23T20:32:38.339Z] #36 9.004 Updating certificates in /etc/ssl/certs... 20:32:38 [2022-03-23T20:32:38.339Z] #36 9.633 0 added, 0 removed; done. 20:32:38 [2022-03-23T20:32:38.339Z] #36 9.633 Running hooks in /etc/ca-certificates/update.d... 20:32:38 [2022-03-23T20:32:38.339Z] #36 9.634 done. 20:32:38 [2022-03-23T20:32:38.339Z] #36 ... 20:32:38 [2022-03-23T20:32:38.339Z] 20:32:38 [2022-03-23T20:32:38.339Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:38 [2022-03-23T20:32:38.339Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:38 [2022-03-23T20:32:38.914Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 4.2s done 20:32:38 [2022-03-23T20:32:38.914Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 0.1s 20:32:39 [2022-03-23T20:32:39.034Z] #29 DONE 11.4s 20:32:39 [2022-03-23T20:32:39.034Z] 20:32:39 [2022-03-23T20:32:39.034Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 20:32:39 [2022-03-23T20:32:39.034Z] #30 sha256:729268042b6ba1faf853f987b8fb604ae322ee026685fa999858f2dba7b04d51 20:32:39 [2022-03-23T20:32:39.644Z] #30 DONE 0.3s 20:32:39 [2022-03-23T20:32:39.644Z] 20:32:39 [2022-03-23T20:32:39.644Z] #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 20:32:39 [2022-03-23T20:32:39.644Z] #31 sha256:3a7573207332a389a6d3df4757c409c6b3d8e10c3a9c2075895f656d0fe77339 20:32:40 [2022-03-23T20:32:40.838Z] #11 ... 20:32:40 [2022-03-23T20:32:40.838Z] 20:32:40 [2022-03-23T20:32:40.838Z] #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 20:32:40 [2022-03-23T20:32:40.838Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:32:40 [2022-03-23T20:32:40.838Z] #36 DONE 12.2s 20:32:40 [2022-03-23T20:32:40.838Z] 20:32:40 [2022-03-23T20:32:40.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:40 [2022-03-23T20:32:40.838Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:40 [2022-03-23T20:32:40.838Z] #11 ... 20:32:40 [2022-03-23T20:32:40.838Z] 20:32:40 [2022-03-23T20:32:40.838Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 20:32:40 [2022-03-23T20:32:40.838Z] #37 sha256:89fde4e0c90268894eaa6b22b6d7574fd34861cae33198a06a15b2f262f6ed3e 20:32:40 [2022-03-23T20:32:40.838Z] #37 DONE 0.2s 20:32:40 [2022-03-23T20:32:40.838Z] 20:32:40 [2022-03-23T20:32:40.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:40 [2022-03-23T20:32:40.838Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:41 [2022-03-23T20:32:41.017Z] #31 1.489 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 20:32:41 [2022-03-23T20:32:41.300Z] #31 1.743 20:32:41 [2022-03-23T20:32:41.564Z] #31 1.967 #=#=# ######################################################################## 100.0% 20:32:41 [2022-03-23T20:32:41.822Z] #31 2.243 20:32:42 [2022-03-23T20:32:42.784Z] #31 3.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 20:32:42 [2022-03-23T20:32:42.784Z] #31 3.350 20:32:43 [2022-03-23T20:32:43.057Z] #31 3.566 #=#=# ######################################################################## 100.0% 20:32:43 [2022-03-23T20:32:43.182Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.1s 20:32:43 [2022-03-23T20:32:43.323Z] #31 3.899 20:32:44 [2022-03-23T20:32:44.147Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.2s 20:32:44 [2022-03-23T20:32:44.304Z] #31 4.923 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 20:32:44 [2022-03-23T20:32:44.561Z] #31 5.247 20:32:44 [2022-03-23T20:32:44.818Z] #31 5.468 #=#=# 20:32:44 [2022-03-23T20:32:44.818Z] #31 ... 20:32:44 [2022-03-23T20:32:44.818Z] 20:32:44 [2022-03-23T20:32:44.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:44 [2022-03-23T20:32:44.818Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:44 [2022-03-23T20:32:44.818Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 4.3s done 20:32:44 [2022-03-23T20:32:44.818Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.8s 20:32:45 [2022-03-23T20:32:45.074Z] #11 ... 20:32:45 [2022-03-23T20:32:45.074Z] 20:32:45 [2022-03-23T20:32:45.074Z] #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 20:32:45 [2022-03-23T20:32:45.074Z] #31 sha256:3a7573207332a389a6d3df4757c409c6b3d8e10c3a9c2075895f656d0fe77339 20:32:45 [2022-03-23T20:32:45.330Z] #31 5.468 #=#=# ################## 26.0% ######################################### 58.1% ################################################################# 90.3% ######################################################################## 100.0% 20:32:45 [2022-03-23T20:32:45.330Z] #31 6.000 20:32:45 [2022-03-23T20:32:45.717Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 8.4s done 20:32:45 [2022-03-23T20:32:45.977Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done 20:32:45 [2022-03-23T20:32:45.977Z] #11 DONE 27.5s 20:32:45 [2022-03-23T20:32:45.977Z] 20:32:45 [2022-03-23T20:32:45.977Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 20:32:45 [2022-03-23T20:32:45.977Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d 20:32:46 [2022-03-23T20:32:46.266Z] #31 6.847 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 20:32:46 [2022-03-23T20:32:46.524Z] #31 7.128 20:32:46 [2022-03-23T20:32:46.782Z] #31 7.342 #=#=# ######################################################################## 100.0% 20:32:47 [2022-03-23T20:32:47.040Z] #31 7.619 20:32:47 [2022-03-23T20:32:47.357Z] #12 DONE 1.4s 20:32:47 [2022-03-23T20:32:47.357Z] 20:32:47 [2022-03-23T20:32:47.357Z] #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 20:32:47 [2022-03-23T20:32:47.357Z] #31 sha256:7943c2c63edc2f2e9b8ef6e33dcf7d6983a436534abd8899ce9435b5a0a5d416 20:32:47 [2022-03-23T20:32:47.357Z] #31 1.525 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 20:32:47 [2022-03-23T20:32:47.357Z] #31 1.773 20:32:47 [2022-03-23T20:32:47.357Z] #31 1.987 #=#=# ######################################################################## 100.0% 20:32:47 [2022-03-23T20:32:47.357Z] #31 2.232 20:32:47 [2022-03-23T20:32:47.357Z] #31 3.097 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 20:32:47 [2022-03-23T20:32:47.357Z] #31 3.354 20:32:47 [2022-03-23T20:32:47.357Z] #31 3.569 #=#=# ######################################################################## 100.0% 20:32:47 [2022-03-23T20:32:47.357Z] #31 3.819 20:32:47 [2022-03-23T20:32:47.357Z] #31 4.859 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 20:32:47 [2022-03-23T20:32:47.357Z] #31 5.139 20:32:47 [2022-03-23T20:32:47.357Z] #31 5.354 #=#=# 0.1% ########################### 38.7% ################################################################## 92.5% ######################################################################## 100.0% 20:32:47 [2022-03-23T20:32:47.357Z] #31 5.893 20:32:47 [2022-03-23T20:32:47.357Z] #31 6.795 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 20:32:47 [2022-03-23T20:32:47.357Z] #31 7.079 20:32:47 [2022-03-23T20:32:47.357Z] #31 7.322 #=#=# ######################################################################## 100.0% 20:32:47 [2022-03-23T20:32:47.357Z] #31 7.611 20:32:47 [2022-03-23T20:32:47.357Z] #31 8.378 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 20:32:47 [2022-03-23T20:32:47.357Z] #31 8.656 20:32:47 [2022-03-23T20:32:47.357Z] #31 8.876 #=#=# ######################################################################## 100.0% 20:32:47 [2022-03-23T20:32:47.357Z] #31 9.056 20:32:47 [2022-03-23T20:32:47.357Z] #31 9.097 Download of images into '/build' complete. 20:32:47 [2022-03-23T20:32:47.357Z] #31 9.097 Use something like the following to load the result into a Docker daemon: 20:32:47 [2022-03-23T20:32:47.357Z] #31 9.097 tar -cC '/build' . | docker load 20:32:47 [2022-03-23T20:32:47.357Z] #31 DONE 9.7s 20:32:47 [2022-03-23T20:32:47.357Z] 20:32:47 [2022-03-23T20:32:47.357Z] #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 20:32:47 [2022-03-23T20:32:47.357Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d 20:32:47 [2022-03-23T20:32:47.461Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 7.9s done 20:32:47 [2022-03-23T20:32:47.461Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 20:32:47 [2022-03-23T20:32:47.461Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done 20:32:47 [2022-03-23T20:32:47.461Z] #11 DONE 26.3s 20:32:47 [2022-03-23T20:32:47.461Z] 20:32:47 [2022-03-23T20:32:47.461Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 20:32:47 [2022-03-23T20:32:47.461Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d 20:32:47 [2022-03-23T20:32:47.605Z] #31 8.279 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 20:32:48 [2022-03-23T20:32:48.173Z] #31 8.590 20:32:48 [2022-03-23T20:32:48.173Z] #31 ... 20:32:48 [2022-03-23T20:32:48.173Z] 20:32:48 [2022-03-23T20:32:48.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:32:48 [2022-03-23T20:32:48.173Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:32:48 [2022-03-23T20:32:48.173Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 8.7s done 20:32:48 [2022-03-23T20:32:48.173Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done 20:32:48 [2022-03-23T20:32:48.173Z] #11 DONE 27.6s 20:32:48 [2022-03-23T20:32:48.173Z] 20:32:48 [2022-03-23T20:32:48.173Z] #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 20:32:48 [2022-03-23T20:32:48.173Z] #31 sha256:3a7573207332a389a6d3df4757c409c6b3d8e10c3a9c2075895f656d0fe77339 20:32:48 [2022-03-23T20:32:48.173Z] #31 8.813 #=#=# ######################################################################## 100.0% 20:32:48 [2022-03-23T20:32:48.299Z] #13 DONE 0.6s 20:32:48 [2022-03-23T20:32:48.299Z] 20:32:48 [2022-03-23T20:32:48.299Z] #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 20:32:48 [2022-03-23T20:32:48.299Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:32:48 [2022-03-23T20:32:48.299Z] #36 ... 20:32:48 [2022-03-23T20:32:48.299Z] 20:32:48 [2022-03-23T20:32:48.299Z] #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 20:32:48 [2022-03-23T20:32:48.299Z] #46 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 20:32:48 [2022-03-23T20:32:48.299Z] #46 DONE 0.1s 20:32:48 [2022-03-23T20:32:48.299Z] 20:32:48 [2022-03-23T20:32:48.299Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 20:32:48 [2022-03-23T20:32:48.299Z] #62 sha256:93c66ee3be70e9e9f14540cf5a8b2d9f49ce68a491604e5d66b86db931f586d0 20:32:48 [2022-03-23T20:32:48.299Z] #62 DONE 0.2s 20:32:48 [2022-03-23T20:32:48.299Z] 20:32:48 [2022-03-23T20:32:48.299Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 20:32:48 [2022-03-23T20:32:48.299Z] #33 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d 20:32:48 [2022-03-23T20:32:48.299Z] #33 DONE 0.2s 20:32:48 [2022-03-23T20:32:48.299Z] 20:32:48 [2022-03-23T20:32:48.299Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 20:32:48 [2022-03-23T20:32:48.299Z] #42 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed 20:32:48 [2022-03-23T20:32:48.299Z] #42 DONE 0.3s 20:32:48 [2022-03-23T20:32:48.299Z] 20:32:48 [2022-03-23T20:32:48.299Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 20:32:48 [2022-03-23T20:32:48.299Z] #25 sha256:a452e69254b32c7e8deefb28ddc4ab0a080a349dbdc61e084ad79ca9d72a3964 20:32:48 [2022-03-23T20:32:48.299Z] #25 DONE 0.3s 20:32:48 [2022-03-23T20:32:48.299Z] 20:32:48 [2022-03-23T20:32:48.299Z] #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 20:32:48 [2022-03-23T20:32:48.299Z] #26 sha256:1fded390dfcf2c374ea26ce0312032376eb881b36e92685f30e292bd48b522f8 20:32:48 [2022-03-23T20:32:48.435Z] #31 9.097 20:32:48 [2022-03-23T20:32:48.435Z] #31 9.150 Download of images into '/build' complete. 20:32:48 [2022-03-23T20:32:48.435Z] #31 9.150 Use something like the following to load the result into a Docker daemon: 20:32:48 [2022-03-23T20:32:48.435Z] #31 9.150 tar -cC '/build' . | docker load 20:32:49 [2022-03-23T20:32:49.385Z] #12 DONE 2.0s 20:32:49 [2022-03-23T20:32:49.385Z] 20:32:49 [2022-03-23T20:32:49.385Z] #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 20:32:49 [2022-03-23T20:32:49.385Z] #38 sha256:4516e7639943450db9a5f9fcececbcf3964f86e533ab13808c42b5e8fa2276ef 20:32:49 [2022-03-23T20:32:49.385Z] #38 1.532 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 20:32:49 [2022-03-23T20:32:49.385Z] #38 1.798 20:32:49 [2022-03-23T20:32:49.385Z] #38 2.016 #=#=# ######################################################################## 100.0% 20:32:49 [2022-03-23T20:32:49.385Z] #38 2.271 20:32:49 [2022-03-23T20:32:49.385Z] #38 3.148 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 20:32:49 [2022-03-23T20:32:49.385Z] #38 3.430 20:32:49 [2022-03-23T20:32:49.385Z] #38 3.646 #=#=# ######################################################################## 100.0% 20:32:49 [2022-03-23T20:32:49.385Z] #38 3.925 20:32:49 [2022-03-23T20:32:49.385Z] #38 4.855 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 20:32:49 [2022-03-23T20:32:49.385Z] #38 5.119 20:32:49 [2022-03-23T20:32:49.385Z] #38 5.343 #=#=# ################### 27.7% ########################################### 59.7% ############################################################### 87.8% ######################################################################## 100.0% 20:32:49 [2022-03-23T20:32:49.385Z] #38 5.880 20:32:49 [2022-03-23T20:32:49.385Z] #38 6.781 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 20:32:49 [2022-03-23T20:32:49.385Z] #38 7.087 20:32:49 [2022-03-23T20:32:49.385Z] #38 7.303 #=#=# ######################################################################## 100.0% 20:32:49 [2022-03-23T20:32:49.385Z] #38 7.534 20:32:49 [2022-03-23T20:32:49.385Z] #38 8.070 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 20:32:49 [2022-03-23T20:32:49.385Z] #38 8.277 20:32:49 [2022-03-23T20:32:49.385Z] #38 8.490 #=#=# ######################################################################## 100.0% 20:32:49 [2022-03-23T20:32:49.385Z] #38 8.685 20:32:49 [2022-03-23T20:32:49.385Z] #38 8.779 Download of images into '/build' complete. 20:32:49 [2022-03-23T20:32:49.385Z] #38 8.779 Use something like the following to load the result into a Docker daemon: 20:32:49 [2022-03-23T20:32:49.385Z] #38 8.779 tar -cC '/build' . | docker load 20:32:49 [2022-03-23T20:32:49.385Z] #38 DONE 8.8s 20:32:49 [2022-03-23T20:32:49.385Z] 20:32:49 [2022-03-23T20:32:49.385Z] #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 20:32:49 [2022-03-23T20:32:49.385Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d 20:32:50 [2022-03-23T20:32:50.328Z] #31 DONE 10.8s 20:32:50 [2022-03-23T20:32:50.328Z] 20:32:50 [2022-03-23T20:32:50.328Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 20:32:50 [2022-03-23T20:32:50.328Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d 20:32:50 [2022-03-23T20:32:50.328Z] #12 DONE 2.0s 20:32:50 [2022-03-23T20:32:50.328Z] 20:32:50 [2022-03-23T20:32:50.328Z] #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 20:32:50 [2022-03-23T20:32:50.328Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d 20:32:50 [2022-03-23T20:32:50.336Z] #13 DONE 0.7s 20:32:50 [2022-03-23T20:32:50.336Z] 20:32:50 [2022-03-23T20:32:50.336Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 20:32:50 [2022-03-23T20:32:50.336Z] #49 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed 20:32:50 [2022-03-23T20:32:50.336Z] #49 DONE 0.0s 20:32:50 [2022-03-23T20:32:50.336Z] 20:32:50 [2022-03-23T20:32:50.336Z] #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 20:32:50 [2022-03-23T20:32:50.336Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:32:50 [2022-03-23T20:32:50.336Z] #50 ... 20:32:50 [2022-03-23T20:32:50.336Z] 20:32:50 [2022-03-23T20:32:50.336Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 20:32:50 [2022-03-23T20:32:50.336Z] #40 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d 20:32:50 [2022-03-23T20:32:50.336Z] #40 DONE 0.2s 20:32:50 [2022-03-23T20:32:50.606Z] 20:32:50 [2022-03-23T20:32:50.606Z] #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 20:32:50 [2022-03-23T20:32:50.606Z] #53 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 20:32:50 [2022-03-23T20:32:50.606Z] #53 DONE 0.2s 20:32:50 [2022-03-23T20:32:50.606Z] 20:32:50 [2022-03-23T20:32:50.606Z] #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 20:32:50 [2022-03-23T20:32:50.606Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:32:50 [2022-03-23T20:32:50.892Z] #13 DONE 0.6s 20:32:50 [2022-03-23T20:32:50.892Z] 20:32:50 [2022-03-23T20:32:50.892Z] #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 20:32:50 [2022-03-23T20:32:50.892Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:32:51 [2022-03-23T20:32:51.149Z] #14 ... 20:32:51 [2022-03-23T20:32:51.149Z] 20:32:51 [2022-03-23T20:32:51.149Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 20:32:51 [2022-03-23T20:32:51.149Z] #42 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed 20:32:51 [2022-03-23T20:32:51.149Z] #42 DONE 0.1s 20:32:51 [2022-03-23T20:32:51.149Z] 20:32:51 [2022-03-23T20:32:51.149Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 20:32:51 [2022-03-23T20:32:51.149Z] #33 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d 20:32:51 [2022-03-23T20:32:51.149Z] #33 DONE 0.2s 20:32:51 [2022-03-23T20:32:51.149Z] 20:32:51 [2022-03-23T20:32:51.149Z] #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 20:32:51 [2022-03-23T20:32:51.149Z] #46 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 20:32:51 [2022-03-23T20:32:51.149Z] #46 DONE 0.2s 20:32:51 [2022-03-23T20:32:51.149Z] 20:32:51 [2022-03-23T20:32:51.149Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 20:32:51 [2022-03-23T20:32:51.149Z] #62 sha256:413a8c4791f1b2ac35434c0fe9aefe5b8d4c6f4e7685dda9bcd3a8e499bf6ab9 20:32:51 [2022-03-23T20:32:51.149Z] #62 DONE 0.2s 20:32:51 [2022-03-23T20:32:51.149Z] 20:32:51 [2022-03-23T20:32:51.149Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 20:32:51 [2022-03-23T20:32:51.149Z] #25 sha256:453877345d6ef1c87ffa6a9cff14a79a96d2fd4e312594c6c296f99d45881866 20:32:51 [2022-03-23T20:32:51.149Z] #25 DONE 0.2s 20:32:51 [2022-03-23T20:32:51.149Z] 20:32:51 [2022-03-23T20:32:51.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 20:32:51 [2022-03-23T20:32:51.149Z] #26 sha256:df7269c3bb6c67061a160d76c68537c7d8369d86ff7a0f58ca3cb2586826799c 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.599 + RM_GOPATH=0 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.599 + TMP_GOPATH= 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.599 + : /build 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.599 + '[' -z '' ']' 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.604 ++ mktemp -d 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.620 + export GOPATH=/tmp/tmp.9YNRVFVdtO 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.620 + GOPATH=/tmp/tmp.9YNRVFVdtO 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.620 + RM_GOPATH=1 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.620 + case "$(go env GOARCH)" in 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.630 ++ go env GOARCH 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.638 + export GO_BUILDMODE=-buildmode=pie 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.638 + GO_BUILDMODE=-buildmode=pie 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.639 ++ dirname /install.sh 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.639 + dir=/ 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.639 + bin=dockercli 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 + shift 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 + '[' '!' -f //dockercli.installer ']' 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 + . //dockercli.installer 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 ++ : stable 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 ++ : 17.06.2-ce 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 + install_dockercli 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.640 ++ uname -m 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.641 Install docker/cli version 17.06.2-ce from stable 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.660 + arch=x86_64 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.666 + '[' x86_64 '!=' x86_64 ']' 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.666 + url=https://download.docker.com/linux/static 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.670 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 20:32:52 [2022-03-23T20:32:52.502Z] #26 3.671 + tar -xz docker/docker 20:32:52 [2022-03-23T20:32:52.540Z] #54 ... 20:32:52 [2022-03-23T20:32:52.540Z] 20:32:52 [2022-03-23T20:32:52.540Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 20:32:52 [2022-03-23T20:32:52.540Z] #14 sha256:f609a996647c48ed7744d09bd220bf6684ad07ffba5269a6a9a05008677b749b 20:32:52 [2022-03-23T20:32:52.540Z] #14 DONE 2.0s 20:32:52 [2022-03-23T20:32:52.540Z] 20:32:52 [2022-03-23T20:32:52.540Z] #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 20:32:52 [2022-03-23T20:32:52.540Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:32:52 [2022-03-23T20:32:52.540Z] #50 2.191 + git clone https://github.com/docker/distribution.git . 20:32:52 [2022-03-23T20:32:52.540Z] #50 2.202 Cloning into '.'... 20:32:53 [2022-03-23T20:32:53.930Z] #50 ... 20:32:53 [2022-03-23T20:32:53.930Z] 20:32:53 [2022-03-23T20:32:53.930Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel 20:32:53 [2022-03-23T20:32:53.930Z] #15 sha256:5ccc07cfd71a754c8db033e3558fe18074912dd060a92f42d5577794246b4a43 20:32:53 [2022-03-23T20:32:53.930Z] #15 DONE 1.3s 20:32:53 [2022-03-23T20:32:53.930Z] 20:32:53 [2022-03-23T20:32:53.930Z] #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 20:32:53 [2022-03-23T20:32:53.930Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:32:53 [2022-03-23T20:32:53.930Z] #54 2.976 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:32:53 [2022-03-23T20:32:53.930Z] #54 3.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:53 [2022-03-23T20:32:53.930Z] #54 3.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:53 [2022-03-23T20:32:53.930Z] #54 3.553 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 20:32:54 [2022-03-23T20:32:54.505Z] #54 4.061 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:54 [2022-03-23T20:32:54.767Z] #54 ... 20:32:54 [2022-03-23T20:32:54.767Z] 20:32:54 [2022-03-23T20:32:54.767Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf 20:32:54 [2022-03-23T20:32:54.767Z] #16 sha256:df756a0502c3172c14e0a352dcae5e8a4cd6a005abf9b1c7c6af1faeb921d29c 20:32:54 [2022-03-23T20:32:54.767Z] #16 DONE 1.2s 20:32:54 [2022-03-23T20:32:54.767Z] 20:32:54 [2022-03-23T20:32:54.767Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el 20:32:54 [2022-03-23T20:32:54.767Z] #17 sha256:eb210c02fb3e207fa7d7793cb626358e47d80ccb8a4bdea05edb52190db9dedb 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.500 + RM_GOPATH=0 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.500 + TMP_GOPATH= 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.500 + : /build 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.500 + '[' -z '' ']' 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.500 ++ mktemp -d 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.503 + export GOPATH=/tmp/tmp.0CFTw6Kkp4 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.503 + GOPATH=/tmp/tmp.0CFTw6Kkp4 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.503 + RM_GOPATH=1 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.503 + case "$(go env GOARCH)" in 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.503 ++ go env GOARCH 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.515 + export GO_BUILDMODE=-buildmode=pie 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.516 + GO_BUILDMODE=-buildmode=pie 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.516 ++ dirname /install.sh 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.517 + dir=/ 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.518 + bin=dockercli 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 Install docker/cli version 17.06.2-ce from stable 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 + shift 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 + '[' '!' -f //dockercli.installer ']' 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 + . //dockercli.installer 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 ++ : stable 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 ++ : 17.06.2-ce 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 + install_dockercli 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.520 ++ uname -m 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.521 + arch=x86_64 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.522 + '[' x86_64 '!=' x86_64 ']' 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.523 + url=https://download.docker.com/linux/static 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.524 + tar -xz docker/docker 20:32:55 [2022-03-23T20:32:55.333Z] #26 3.525 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 20:32:56 [2022-03-23T20:32:56.160Z] #17 DONE 1.1s 20:32:56 [2022-03-23T20:32:56.160Z] 20:32:56 [2022-03-23T20:32:56.160Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x 20:32:56 [2022-03-23T20:32:56.160Z] #18 sha256:e34a0de59b40d67b0eafb4c26f96dac3ccea41507e0d9929f726950be337c7e8 20:32:57 [2022-03-23T20:32:57.108Z] #18 DONE 1.2s 20:32:57 [2022-03-23T20:32:57.108Z] 20:32:57 [2022-03-23T20:32:57.108Z] #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 20:32:57 [2022-03-23T20:32:57.108Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:32:57 [2022-03-23T20:32:57.225Z] #26 ... 20:32:57 [2022-03-23T20:32:57.225Z] 20:32:57 [2022-03-23T20:32:57.225Z] #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 20:32:57 [2022-03-23T20:32:57.225Z] #63 sha256:ceffa5279dc1787bd92e27d9a5820b14252e07d5ce274429a86900250f5e4753 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.672 + RM_GOPATH=0 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.673 + TMP_GOPATH= 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.673 + : /build 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.673 + '[' -z '' ']' 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.675 ++ mktemp -d 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.677 + export GOPATH=/tmp/tmp.jVLAGk3X5o 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.677 + GOPATH=/tmp/tmp.jVLAGk3X5o 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.677 + RM_GOPATH=1 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.677 + case "$(go env GOARCH)" in 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.678 ++ go env GOARCH 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.695 + export GO_BUILDMODE=-buildmode=pie 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.695 + GO_BUILDMODE=-buildmode=pie 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.698 ++ dirname /install.sh 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.705 + dir=/ 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.705 + bin=rootlesskit 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.706 + shift 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.707 + '[' '!' -f //rootlesskit.installer ']' 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.707 + . //rootlesskit.installer 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.707 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.708 + install_rootlesskit 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.709 + case "$1" in 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.709 + export CGO_ENABLED=0 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.709 + CGO_ENABLED=0 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.710 + _install_rootlesskit 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.710 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.710 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.710 + for f in rootlesskit rootlesskit-docker-proxy 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.711 + GOBIN=/build 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.711 + GO111MODULE=on 20:32:57 [2022-03-23T20:32:57.225Z] #63 3.711 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 20:32:57 [2022-03-23T20:32:57.225Z] #63 4.259 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 20:32:57 [2022-03-23T20:32:57.675Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0063b63465e8f2028) in /home/ubuntu/workspace/moby_PR-42638 [Pipeline] { [Pipeline] checkout 20:32:57 [2022-03-23T20:32:57.790Z] #63 6.429 go: downloading github.com/sirupsen/logrus v1.8.1 20:32:57 [2022-03-23T20:32:57.790Z] #63 6.439 go: downloading github.com/urfave/cli/v2 v2.3.0 20:32:57 [2022-03-23T20:32:57.790Z] #63 6.708 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 20:32:57 [2022-03-23T20:32:57.824Z] The recommended git tool is: git 20:32:58 [2022-03-23T20:32:58.511Z] #19 1.396 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:32:58 [2022-03-23T20:32:58.511Z] #19 1.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:58 [2022-03-23T20:32:58.511Z] #19 1.417 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #26 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:32:59 [2022-03-23T20:32:59.079Z] #53 4.053 go: downloading mvdan.cc/sh/v3 v3.0.2 20:32:59 [2022-03-23T20:32:59.079Z] #53 4.879 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 20:32:59 [2022-03-23T20:32:59.079Z] #53 4.887 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 20:32:59 [2022-03-23T20:32:59.079Z] #53 4.983 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 20:32:59 [2022-03-23T20:32:59.079Z] #53 6.450 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 20:32:59 [2022-03-23T20:32:59.079Z] #53 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:32:59 [2022-03-23T20:32:59.079Z] #51 4.112 go: downloading github.com/golangci/golangci-lint v1.44.0 20:32:59 [2022-03-23T20:32:59.079Z] #51 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:32:59 [2022-03-23T20:32:59.079Z] #43 3.762 + git clone https://github.com/docker/distribution.git . 20:32:59 [2022-03-23T20:32:59.079Z] #43 3.769 Cloning into '.'... 20:32:59 [2022-03-23T20:32:59.079Z] #43 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:32:59 [2022-03-23T20:32:59.079Z] #38 4.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #38 4.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #38 4.434 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #38 5.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #38 6.930 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #38 9.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:32:59 [2022-03-23T20:32:59.079Z] #38 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:32:59 [2022-03-23T20:32:59.079Z] #58 2.995 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #58 3.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #58 3.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #58 3.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #58 4.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #58 5.896 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:32:59 [2022-03-23T20:32:59.079Z] #58 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:32:59 [2022-03-23T20:32:59.079Z] #49 4.074 go: downloading gotest.tools/gotestsum v1.7.0 20:32:59 [2022-03-23T20:32:59.079Z] #49 5.588 go: downloading github.com/dnephin/pflag v1.0.7 20:32:59 [2022-03-23T20:32:59.079Z] #49 5.593 go: downloading github.com/fatih/color v1.10.0 20:32:59 [2022-03-23T20:32:59.079Z] #49 5.652 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:32:59 [2022-03-23T20:32:59.079Z] #49 5.679 go: downloading github.com/pkg/errors v0.9.1 20:32:59 [2022-03-23T20:32:59.079Z] #49 6.123 go: downloading github.com/mattn/go-colorable v0.1.8 20:32:59 [2022-03-23T20:32:59.079Z] #49 6.123 go: downloading github.com/mattn/go-isatty v0.0.12 20:32:59 [2022-03-23T20:32:59.079Z] #49 6.172 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:32:59 [2022-03-23T20:32:59.079Z] #49 6.187 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:32:59 [2022-03-23T20:32:59.079Z] #49 6.374 go: downloading github.com/jonboulle/clockwork v0.2.2 20:32:59 [2022-03-23T20:32:59.079Z] #49 6.442 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:32:59 [2022-03-23T20:32:59.079Z] #49 6.518 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:32:59 [2022-03-23T20:32:59.079Z] #49 7.062 go: downloading golang.org/x/tools v0.1.0 20:32:59 [2022-03-23T20:32:59.079Z] #49 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:32:59 [2022-03-23T20:32:59.079Z] #47 3.420 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #47 3.485 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #47 3.485 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #47 4.011 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 20:32:59 [2022-03-23T20:32:59.079Z] #47 4.228 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #47 5.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:32:59 [2022-03-23T20:32:59.079Z] #47 7.563 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:32:59 [2022-03-23T20:32:59.079Z] #47 10.78 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] 20:32:59 [2022-03-23T20:32:59.079Z] #47 ... 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #26 sha256:1fded390dfcf2c374ea26ce0312032376eb881b36e92685f30e292bd48b522f8 20:32:59 [2022-03-23T20:32:59.079Z] #26 10.37 + mkdir -p /build 20:32:59 [2022-03-23T20:32:59.079Z] #26 10.37 + mv docker/docker /build/ 20:32:59 [2022-03-23T20:32:59.079Z] #26 10.38 + rmdir docker 20:32:59 [2022-03-23T20:32:59.079Z] #26 DONE 10.7s 20:32:59 [2022-03-23T20:32:59.079Z] 20:32:59 [2022-03-23T20:32:59.079Z] #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 20:32:59 [2022-03-23T20:32:59.079Z] #63 sha256:39d786a179035f75fefca8fb4a2dc5e5fa0c5f8a8c17dcd3f4836e256de95a19 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + RM_GOPATH=0 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + TMP_GOPATH= 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + : /build 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + '[' -z '' ']' 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 ++ mktemp -d 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + export GOPATH=/tmp/tmp.J2jrkDQT8w 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + GOPATH=/tmp/tmp.J2jrkDQT8w 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + RM_GOPATH=1 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 + case "$(go env GOARCH)" in 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.279 ++ go env GOARCH 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.320 + export GO_BUILDMODE=-buildmode=pie 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.320 + GO_BUILDMODE=-buildmode=pie 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.321 ++ dirname /install.sh 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + dir=/ 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + bin=rootlesskit 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + shift 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + '[' '!' -f //rootlesskit.installer ']' 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + . //rootlesskit.installer 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + install_rootlesskit 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + case "$1" in 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + export CGO_ENABLED=0 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + CGO_ENABLED=0 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + _install_rootlesskit 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + for f in rootlesskit rootlesskit-docker-proxy 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + GOBIN=/build 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + GO111MODULE=on 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.327 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 20:32:59 [2022-03-23T20:32:59.079Z] #63 3.920 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 20:32:59 [2022-03-23T20:32:59.079Z] #63 5.951 go: downloading github.com/sirupsen/logrus v1.8.1 20:32:59 [2022-03-23T20:32:59.079Z] #63 5.968 go: downloading github.com/urfave/cli/v2 v2.3.0 20:32:59 [2022-03-23T20:32:59.079Z] #63 6.567 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 20:32:59 [2022-03-23T20:32:59.079Z] #63 9.610 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd 20:32:59 [2022-03-23T20:32:59.079Z] #63 10.39 go: downloading github.com/google/uuid v1.3.0 20:32:59 [2022-03-23T20:32:59.079Z] #63 10.41 go: downloading github.com/moby/vpnkit v0.5.0 20:32:59 [2022-03-23T20:32:59.079Z] #63 10.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 20:32:59 [2022-03-23T20:32:59.079Z] #63 10.84 go: downloading github.com/gofrs/flock v0.8.1 20:32:59 [2022-03-23T20:32:59.088Z] #19 1.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] 20:32:59 [2022-03-23T20:32:59.339Z] #63 10.96 go: downloading github.com/gorilla/mux v1.8.0 20:32:59 [2022-03-23T20:32:59.339Z] #63 ... 20:32:59 [2022-03-23T20:32:59.339Z] 20:32:59 [2022-03-23T20:32:59.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 20:32:59 [2022-03-23T20:32:59.339Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:32:59 [2022-03-23T20:32:59.339Z] #14 3.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:32:59 [2022-03-23T20:32:59.339Z] #14 3.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:32:59 [2022-03-23T20:32:59.339Z] #14 3.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:32:59 [2022-03-23T20:32:59.339Z] #14 3.454 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:32:59 [2022-03-23T20:32:59.339Z] #14 4.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:32:59 [2022-03-23T20:32:59.339Z] #14 6.146 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:32:59 [2022-03-23T20:32:59.339Z] #14 ... 20:32:59 [2022-03-23T20:32:59.339Z] 20:32:59 [2022-03-23T20:32:59.339Z] #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 20:32:59 [2022-03-23T20:32:59.339Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:32:59 [2022-03-23T20:32:59.339Z] #34 3.578 + git clone https://github.com/kolyshkin/go-swagger.git . 20:32:59 [2022-03-23T20:32:59.339Z] #34 3.578 Cloning into '.'... 20:32:59 [2022-03-23T20:32:59.599Z] #34 ... 20:32:59 [2022-03-23T20:32:59.599Z] 20:32:59 [2022-03-23T20:32:59.599Z] #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 20:32:59 [2022-03-23T20:32:59.599Z] #63 sha256:39d786a179035f75fefca8fb4a2dc5e5fa0c5f8a8c17dcd3f4836e256de95a19 20:32:59 [2022-03-23T20:32:59.599Z] #63 11.31 go: downloading github.com/moby/sys/mountinfo v0.5.0 20:32:59 [2022-03-23T20:32:59.662Z] #19 2.573 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] 20:32:59 [2022-03-23T20:32:59.704Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a022a6bfec39372a) in /home/ubuntu/workspace/moby_PR-42638 [Pipeline] { [Pipeline] checkout 20:32:59 [2022-03-23T20:32:59.807Z] The recommended git tool is: git 20:33:00 [2022-03-23T20:33:00.167Z] #63 12.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 20:33:00 [2022-03-23T20:33:00.238Z] #19 3.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:33:00 [2022-03-23T20:33:00.238Z] #19 ... 20:33:00 [2022-03-23T20:33:00.238Z] 20:33:00 [2022-03-23T20:33:00.238Z] #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 20:33:00 [2022-03-23T20:33:00.238Z] #56 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:33:00 [2022-03-23T20:33:00.238Z] #56 2.924 go: downloading gotest.tools/gotestsum v1.7.0 20:33:00 [2022-03-23T20:33:00.238Z] #56 3.900 go: downloading github.com/dnephin/pflag v1.0.7 20:33:00 [2022-03-23T20:33:00.238Z] #56 3.914 go: downloading github.com/fatih/color v1.10.0 20:33:00 [2022-03-23T20:33:00.238Z] #56 3.964 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.008 go: downloading github.com/pkg/errors v0.9.1 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.295 go: downloading github.com/mattn/go-colorable v0.1.8 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.371 go: downloading github.com/mattn/go-isatty v0.0.12 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.395 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.450 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.541 go: downloading github.com/jonboulle/clockwork v0.2.2 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.604 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:33:00 [2022-03-23T20:33:00.238Z] #56 4.745 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:33:00 [2022-03-23T20:33:00.238Z] #56 5.027 go: downloading golang.org/x/tools v0.1.0 20:33:00 [2022-03-23T20:33:00.238Z] #56 9.360 go: downloading golang.org/x/mod v0.3.0 20:33:00 [2022-03-23T20:33:00.238Z] #56 9.374 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:33:00 [2022-03-23T20:33:00.429Z] #63 12.30 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af 20:33:00 [2022-03-23T20:33:00.504Z] #56 ... 20:33:00 [2022-03-23T20:33:00.504Z] 20:33:00 [2022-03-23T20:33:00.504Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:33:00 [2022-03-23T20:33:00.504Z] #41 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:33:00 [2022-03-23T20:33:00.504Z] #41 2.612 + git clone https://github.com/kolyshkin/go-swagger.git . 20:33:00 [2022-03-23T20:33:00.504Z] #41 2.618 Cloning into '.'... 20:33:00 [2022-03-23T20:33:00.504Z] #41 ... 20:33:00 [2022-03-23T20:33:00.504Z] 20:33:00 [2022-03-23T20:33:00.505Z] #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 20:33:00 [2022-03-23T20:33:00.505Z] #43 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:33:00 [2022-03-23T20:33:00.505Z] #43 3.050 go: downloading github.com/pelletier/go-toml v1.8.1 20:33:00 [2022-03-23T20:33:00.767Z] #43 ... 20:33:00 [2022-03-23T20:33:00.767Z] 20:33:00 [2022-03-23T20:33:00.767Z] #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 20:33:00 [2022-03-23T20:33:00.767Z] #60 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:33:00 [2022-03-23T20:33:00.767Z] #60 2.814 go: downloading mvdan.cc/sh/v3 v3.0.2 20:33:00 [2022-03-23T20:33:00.767Z] #60 3.636 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 20:33:00 [2022-03-23T20:33:00.767Z] #60 3.642 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 20:33:00 [2022-03-23T20:33:00.767Z] #60 3.712 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 20:33:00 [2022-03-23T20:33:00.767Z] #60 5.318 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 20:33:00 [2022-03-23T20:33:00.767Z] #60 ... 20:33:00 [2022-03-23T20:33:00.767Z] 20:33:00 [2022-03-23T20:33:00.767Z] #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 20:33:00 [2022-03-23T20:33:00.767Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:00 [2022-03-23T20:33:00.767Z] #58 2.010 go: downloading github.com/golangci/golangci-lint v1.44.0 20:33:01 [2022-03-23T20:33:01.029Z] #58 ... 20:33:01 [2022-03-23T20:33:01.029Z] 20:33:01 [2022-03-23T20:33:01.029Z] #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 20:33:01 [2022-03-23T20:33:01.029Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:33:01 [2022-03-23T20:33:01.029Z] #19 3.787 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] 20:33:01 [2022-03-23T20:33:01.117Z] #63 9.346 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd 20:33:01 [2022-03-23T20:33:01.117Z] #63 9.651 go: downloading github.com/google/uuid v1.3.0 20:33:01 [2022-03-23T20:33:01.117Z] #63 9.690 go: downloading github.com/moby/vpnkit v0.5.0 20:33:01 [2022-03-23T20:33:01.117Z] #63 9.706 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 20:33:01 [2022-03-23T20:33:01.117Z] #63 ... 20:33:01 [2022-03-23T20:33:01.117Z] 20:33:01 [2022-03-23T20:33:01.117Z] #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 20:33:01 [2022-03-23T20:33:01.117Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:33:01 [2022-03-23T20:33:01.117Z] #49 3.817 go: downloading gotest.tools/gotestsum v1.7.0 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.267 go: downloading github.com/dnephin/pflag v1.0.7 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.268 go: downloading github.com/fatih/color v1.10.0 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.344 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.427 go: downloading github.com/pkg/errors v0.9.1 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.731 go: downloading github.com/mattn/go-colorable v0.1.8 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.750 go: downloading github.com/mattn/go-isatty v0.0.12 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.815 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.884 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:33:01 [2022-03-23T20:33:01.117Z] #49 5.915 go: downloading github.com/jonboulle/clockwork v0.2.2 20:33:01 [2022-03-23T20:33:01.117Z] #49 6.044 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:33:01 [2022-03-23T20:33:01.117Z] #49 6.207 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:33:01 [2022-03-23T20:33:01.117Z] #49 6.429 go: downloading golang.org/x/tools v0.1.0 20:33:01 [2022-03-23T20:33:01.117Z] #49 ... 20:33:01 [2022-03-23T20:33:01.117Z] 20:33:01 [2022-03-23T20:33:01.117Z] #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 20:33:01 [2022-03-23T20:33:01.117Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:33:01 [2022-03-23T20:33:01.117Z] #36 3.217 go: downloading github.com/pelletier/go-toml v1.8.1 20:33:01 [2022-03-23T20:33:01.117Z] #36 ... 20:33:01 [2022-03-23T20:33:01.117Z] 20:33:01 [2022-03-23T20:33:01.117Z] #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 20:33:01 [2022-03-23T20:33:01.117Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:33:01 [2022-03-23T20:33:01.117Z] #43 3.238 + git clone https://github.com/docker/distribution.git . 20:33:01 [2022-03-23T20:33:01.117Z] #43 3.238 Cloning into '.'... 20:33:01 [2022-03-23T20:33:01.374Z] #43 ... 20:33:01 [2022-03-23T20:33:01.374Z] 20:33:01 [2022-03-23T20:33:01.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 20:33:01 [2022-03-23T20:33:01.374Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:01 [2022-03-23T20:33:01.374Z] #38 2.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:33:01 [2022-03-23T20:33:01.374Z] #38 2.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:33:01 [2022-03-23T20:33:01.374Z] #38 2.769 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:33:01 [2022-03-23T20:33:01.374Z] #38 2.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:33:01 [2022-03-23T20:33:01.374Z] #38 3.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:33:01 [2022-03-23T20:33:01.374Z] #38 5.339 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:33:01 [2022-03-23T20:33:01.374Z] #38 ... 20:33:01 [2022-03-23T20:33:01.374Z] 20:33:01 [2022-03-23T20:33:01.374Z] #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 20:33:01 [2022-03-23T20:33:01.374Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:01 [2022-03-23T20:33:01.374Z] #51 4.145 go: downloading github.com/golangci/golangci-lint v1.44.0 20:33:01 [2022-03-23T20:33:01.604Z] #19 4.532 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:33:01 [2022-03-23T20:33:01.632Z] #51 ... 20:33:01 [2022-03-23T20:33:01.632Z] 20:33:01 [2022-03-23T20:33:01.632Z] #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 20:33:01 [2022-03-23T20:33:01.632Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:33:01 [2022-03-23T20:33:01.632Z] #34 3.252 + git clone https://github.com/kolyshkin/go-swagger.git . 20:33:01 [2022-03-23T20:33:01.632Z] #34 3.252 Cloning into '.'... 20:33:01 [2022-03-23T20:33:01.890Z] #34 ... 20:33:01 [2022-03-23T20:33:01.890Z] 20:33:01 [2022-03-23T20:33:01.890Z] #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 20:33:01 [2022-03-23T20:33:01.890Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:33:01 [2022-03-23T20:33:01.890Z] #53 3.176 go: downloading mvdan.cc/sh/v3 v3.0.2 20:33:01 [2022-03-23T20:33:01.890Z] #53 4.141 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 20:33:01 [2022-03-23T20:33:01.890Z] #53 4.147 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 20:33:01 [2022-03-23T20:33:01.890Z] #53 4.208 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 20:33:01 [2022-03-23T20:33:01.890Z] #53 5.609 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 20:33:01 [2022-03-23T20:33:01.890Z] #53 ... 20:33:01 [2022-03-23T20:33:01.890Z] 20:33:01 [2022-03-23T20:33:01.890Z] #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 20:33:01 [2022-03-23T20:33:01.890Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:01 [2022-03-23T20:33:01.890Z] #47 3.924 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:33:01 [2022-03-23T20:33:01.890Z] #47 3.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:33:01 [2022-03-23T20:33:01.890Z] #47 3.961 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:33:01 [2022-03-23T20:33:01.890Z] #47 4.524 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 20:33:01 [2022-03-23T20:33:01.890Z] #47 4.914 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:33:01 [2022-03-23T20:33:01.890Z] #47 6.412 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:33:01 [2022-03-23T20:33:01.890Z] #47 8.425 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:33:02 [2022-03-23T20:33:02.076Z] using credential docker-jenkins-github-credentials 20:33:02 [2022-03-23T20:33:02.084Z] Cloning the remote Git repository 20:33:02 [2022-03-23T20:33:02.084Z] Cloning with configured refspecs honoured and without tags 20:33:02 [2022-03-23T20:33:02.148Z] #47 ... 20:33:02 [2022-03-23T20:33:02.148Z] 20:33:02 [2022-03-23T20:33:02.149Z] #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 20:33:02 [2022-03-23T20:33:02.149Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:33:02 [2022-03-23T20:33:02.149Z] #58 4.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:33:02 [2022-03-23T20:33:02.149Z] #58 4.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:33:02 [2022-03-23T20:33:02.149Z] #58 4.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:33:02 [2022-03-23T20:33:02.149Z] #58 5.122 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:33:02 [2022-03-23T20:33:02.149Z] #58 6.626 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:33:02 [2022-03-23T20:33:02.149Z] #58 8.682 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:33:02 [2022-03-23T20:33:02.149Z] #58 ... 20:33:02 [2022-03-23T20:33:02.149Z] 20:33:02 [2022-03-23T20:33:02.149Z] #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 20:33:02 [2022-03-23T20:33:02.149Z] #63 sha256:ceffa5279dc1787bd92e27d9a5820b14252e07d5ce274429a86900250f5e4753 20:33:02 [2022-03-23T20:33:02.149Z] #63 9.895 go: downloading github.com/gofrs/flock v0.8.1 20:33:02 [2022-03-23T20:33:02.149Z] #63 9.909 go: downloading github.com/gorilla/mux v1.8.0 20:33:02 [2022-03-23T20:33:02.149Z] #63 10.13 go: downloading github.com/moby/sys/mountinfo v0.5.0 20:33:02 [2022-03-23T20:33:02.149Z] #63 10.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 20:33:02 [2022-03-23T20:33:02.149Z] #63 10.66 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af 20:33:02 [2022-03-23T20:33:02.337Z] #63 14.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 20:33:02 [2022-03-23T20:33:02.337Z] #63 ... 20:33:02 [2022-03-23T20:33:02.337Z] 20:33:02 [2022-03-23T20:33:02.337Z] #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 20:33:02 [2022-03-23T20:33:02.337Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:33:02 [2022-03-23T20:33:02.337Z] #36 4.305 go: downloading github.com/pelletier/go-toml v1.8.1 20:33:02 [2022-03-23T20:33:02.596Z] #36 ... 20:33:02 [2022-03-23T20:33:02.596Z] 20:33:02 [2022-03-23T20:33:02.597Z] #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 20:33:02 [2022-03-23T20:33:02.597Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:02 [2022-03-23T20:33:02.597Z] #14 14.52 Fetched 8506 kB in 12s (726 kB/s) 20:33:02 [2022-03-23T20:33:02.105Z] Cloning repository https://github.com/moby/moby.git 20:33:02 [2022-03-23T20:33:02.165Z] > git init /home/ubuntu/workspace/moby_PR-42638 # timeout=10 20:33:02 [2022-03-23T20:33:02.540Z] Fetching upstream changes from https://github.com/moby/moby.git 20:33:02 [2022-03-23T20:33:02.540Z] > git --version # timeout=10 20:33:02 [2022-03-23T20:33:02.555Z] > git --version # 'git version 2.25.1' 20:33:02 [2022-03-23T20:33:02.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:33:02 [2022-03-23T20:33:02.558Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:33:02 [2022-03-23T20:33:02.643Z] #19 5.603 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] 20:33:02 [2022-03-23T20:33:02.989Z] #19 ... 20:33:02 [2022-03-23T20:33:02.989Z] 20:33:02 [2022-03-23T20:33:02.989Z] #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 20:33:02 [2022-03-23T20:33:02.989Z] #43 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.41 tomll can be used in two ways: 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.42 Writing to STDIN and reading from STDOUT: 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.42 cat file.toml | tomll > file.toml 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.42 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.42 Reading and updating a list of files: 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.42 tomll a.toml b.toml c.toml 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.42 20:33:02 [2022-03-23T20:33:02.989Z] #43 12.42 When given a list of files, tomll will modify all files in place without asking. 20:33:02 [2022-03-23T20:33:02.989Z] #43 DONE 12.7s 20:33:02 [2022-03-23T20:33:02.989Z] 20:33:02 [2022-03-23T20:33:02.989Z] #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 20:33:02 [2022-03-23T20:33:02.989Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:02 [2022-03-23T20:33:02.989Z] #54 5.835 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:33:02 [2022-03-23T20:33:02.989Z] #54 7.346 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:33:02 [2022-03-23T20:33:02.989Z] #54 9.762 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] 20:33:03 [2022-03-23T20:33:03.565Z] using credential docker-jenkins-github-credentials 20:33:03 [2022-03-23T20:33:03.572Z] Cloning the remote Git repository 20:33:03 [2022-03-23T20:33:03.572Z] Cloning with configured refspecs honoured and without tags 20:33:04 [2022-03-23T20:33:04.090Z] #63 12.72 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 20:33:04 [2022-03-23T20:33:04.090Z] #63 ... 20:33:04 [2022-03-23T20:33:04.090Z] 20:33:04 [2022-03-23T20:33:04.090Z] #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 20:33:04 [2022-03-23T20:33:04.090Z] #26 sha256:df7269c3bb6c67061a160d76c68537c7d8369d86ff7a0f58ca3cb2586826799c 20:33:04 [2022-03-23T20:33:04.090Z] #26 11.64 + mkdir -p /build 20:33:04 [2022-03-23T20:33:04.090Z] #26 11.65 + mv docker/docker /build/ 20:33:04 [2022-03-23T20:33:04.090Z] #26 11.66 + rmdir docker 20:33:04 [2022-03-23T20:33:04.090Z] #26 DONE 12.9s 20:33:04 [2022-03-23T20:33:04.347Z] 20:33:04 [2022-03-23T20:33:04.347Z] #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 20:33:04 [2022-03-23T20:33:04.347Z] #63 sha256:ceffa5279dc1787bd92e27d9a5820b14252e07d5ce274429a86900250f5e4753 20:33:04 [2022-03-23T20:33:04.347Z] #63 13.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 20:33:04 [2022-03-23T20:33:04.389Z] #54 13.89 Fetched 8510 kB in 11s (754 kB/s) 20:33:04 [2022-03-23T20:33:04.389Z] #54 13.89 Reading package lists... 20:33:04 [2022-03-23T20:33:04.389Z] #54 ... 20:33:04 [2022-03-23T20:33:04.389Z] 20:33:04 [2022-03-23T20:33:04.389Z] #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 20:33:04 [2022-03-23T20:33:04.389Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:33:04 [2022-03-23T20:33:04.389Z] #19 7.218 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] 20:33:04 [2022-03-23T20:33:04.389Z] #19 7.220 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] 20:33:04 [2022-03-23T20:33:04.389Z] #19 7.249 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:33:04 [2022-03-23T20:33:04.389Z] #19 7.265 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:33:04 [2022-03-23T20:33:04.389Z] #19 7.281 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] 20:33:04 [2022-03-23T20:33:04.389Z] #19 7.288 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] 20:33:04 [2022-03-23T20:33:04.389Z] #19 7.415 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:33:03 [2022-03-23T20:33:03.572Z] Cloning repository https://github.com/moby/moby.git 20:33:03 [2022-03-23T20:33:03.625Z] > git init /home/ubuntu/workspace/moby_PR-42638 # timeout=10 20:33:04 [2022-03-23T20:33:04.056Z] Fetching upstream changes from https://github.com/moby/moby.git 20:33:04 [2022-03-23T20:33:04.056Z] > git --version # timeout=10 20:33:04 [2022-03-23T20:33:04.071Z] > git --version # 'git version 2.25.1' 20:33:04 [2022-03-23T20:33:04.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:33:04 [2022-03-23T20:33:04.073Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:33:04 [2022-03-23T20:33:04.501Z] #14 14.52 Reading package lists... 20:33:04 [2022-03-23T20:33:04.501Z] #14 ... 20:33:04 [2022-03-23T20:33:04.501Z] 20:33:04 [2022-03-23T20:33:04.501Z] #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 20:33:04 [2022-03-23T20:33:04.501Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 tomll can be used in two ways: 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 Writing to STDIN and reading from STDOUT: 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 cat file.toml | tomll > file.toml 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 Reading and updating a list of files: 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 tomll a.toml b.toml c.toml 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 20:33:04 [2022-03-23T20:33:04.501Z] #36 15.83 When given a list of files, tomll will modify all files in place without asking. 20:33:04 [2022-03-23T20:33:04.501Z] #36 DONE 16.0s 20:33:04 [2022-03-23T20:33:04.501Z] 20:33:04 [2022-03-23T20:33:04.501Z] #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 20:33:04 [2022-03-23T20:33:04.501Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:04 [2022-03-23T20:33:04.501Z] #47 15.73 Fetched 8510 kB in 13s (676 kB/s) 20:33:04 [2022-03-23T20:33:04.651Z] #19 7.436 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] 20:33:04 [2022-03-23T20:33:04.651Z] #19 7.440 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] 20:33:04 [2022-03-23T20:33:04.651Z] #19 7.440 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] 20:33:04 [2022-03-23T20:33:04.651Z] #19 7.440 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:33:04 [2022-03-23T20:33:04.651Z] #19 7.441 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] 20:33:05 [2022-03-23T20:33:05.280Z] #63 ... 20:33:05 [2022-03-23T20:33:05.280Z] 20:33:05 [2022-03-23T20:33:05.281Z] #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 20:33:05 [2022-03-23T20:33:05.281Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:05 [2022-03-23T20:33:05.281Z] #14 4.276 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:33:05 [2022-03-23T20:33:05.281Z] #14 4.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:33:05 [2022-03-23T20:33:05.281Z] #14 4.328 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:33:05 [2022-03-23T20:33:05.281Z] #14 5.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:33:05 [2022-03-23T20:33:05.281Z] #14 6.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:33:05 [2022-03-23T20:33:05.281Z] #14 8.706 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:33:05 [2022-03-23T20:33:05.538Z] #14 ... 20:33:05 [2022-03-23T20:33:05.538Z] 20:33:05 [2022-03-23T20:33:05.538Z] #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 20:33:05 [2022-03-23T20:33:05.538Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 tomll can be used in two ways: 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 Writing to STDIN and reading from STDOUT: 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 cat file.toml | tomll > file.toml 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 Reading and updating a list of files: 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 tomll a.toml b.toml c.toml 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 20:33:05 [2022-03-23T20:33:05.538Z] #36 14.54 When given a list of files, tomll will modify all files in place without asking. 20:33:05 [2022-03-23T20:33:05.796Z] #36 DONE 14.7s 20:33:05 [2022-03-23T20:33:05.796Z] 20:33:05 [2022-03-23T20:33:05.796Z] #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 20:33:05 [2022-03-23T20:33:05.796Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:05 [2022-03-23T20:33:05.796Z] #38 14.27 Fetched 8506 kB in 12s (720 kB/s) 20:33:08 [2022-03-23T20:33:08.697Z] #47 15.73 Reading package lists... 20:33:09 [2022-03-23T20:33:09.985Z] #38 14.27 Reading package lists... 20:33:10 [2022-03-23T20:33:10.338Z] #47 20.65 Reading package lists... 20:33:10 [2022-03-23T20:33:10.338Z] #47 ... 20:33:10 [2022-03-23T20:33:10.338Z] 20:33:10 [2022-03-23T20:33:10.338Z] #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 20:33:10 [2022-03-23T20:33:10.338Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:10 [2022-03-23T20:33:10.338Z] #14 14.52 Reading package lists... 20:33:10 [2022-03-23T20:33:10.908Z] #14 19.89 Reading package lists... 20:33:10 [2022-03-23T20:33:10.908Z] #14 ... 20:33:10 [2022-03-23T20:33:10.908Z] 20:33:10 [2022-03-23T20:33:10.908Z] #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 20:33:10 [2022-03-23T20:33:10.908Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:33:10 [2022-03-23T20:33:10.908Z] #49 12.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:33:10 [2022-03-23T20:33:10.908Z] #49 12.90 go: downloading golang.org/x/mod v0.3.0 20:33:11 [2022-03-23T20:33:11.168Z] #49 ... 20:33:11 [2022-03-23T20:33:11.168Z] 20:33:11 [2022-03-23T20:33:11.168Z] #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 20:33:11 [2022-03-23T20:33:11.168Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:11 [2022-03-23T20:33:11.168Z] #38 16.94 Fetched 8506 kB in 13s (662 kB/s) 20:33:11 [2022-03-23T20:33:11.168Z] #38 16.94 Reading package lists... 20:33:11 [2022-03-23T20:33:11.255Z] #19 ... 20:33:11 [2022-03-23T20:33:11.255Z] 20:33:11 [2022-03-23T20:33:11.255Z] #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 20:33:11 [2022-03-23T20:33:11.255Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:11 [2022-03-23T20:33:11.255Z] #58 20.05 go: downloading github.com/fatih/color v1.13.0 20:33:11 [2022-03-23T20:33:11.255Z] #58 20.05 go: downloading github.com/gofrs/flock v0.8.1 20:33:11 [2022-03-23T20:33:11.255Z] #58 20.15 go: downloading github.com/spf13/cobra v1.3.0 20:33:11 [2022-03-23T20:33:11.255Z] #58 20.18 go: downloading github.com/spf13/pflag v1.0.5 20:33:11 [2022-03-23T20:33:11.255Z] #58 20.28 go: downloading github.com/spf13/viper v1.10.1 20:33:11 [2022-03-23T20:33:11.255Z] #58 20.40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:33:11 [2022-03-23T20:33:11.256Z] #58 20.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da 20:33:11 [2022-03-23T20:33:11.256Z] #58 20.65 go: downloading github.com/go-critic/go-critic v0.6.2 20:33:11 [2022-03-23T20:33:11.429Z] #38 21.59 Reading package lists... 20:33:11 [2022-03-23T20:33:11.429Z] #38 ... 20:33:11 [2022-03-23T20:33:11.429Z] 20:33:11 [2022-03-23T20:33:11.429Z] #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 20:33:11 [2022-03-23T20:33:11.429Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:33:11 [2022-03-23T20:33:11.522Z] #58 21.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:33:11 [2022-03-23T20:33:11.522Z] #58 21.45 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:11 [2022-03-23T20:33:11.522Z] #58 21.51 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:11 [2022-03-23T20:33:11.688Z] #43 23.19 + git checkout -q v2.3.0 20:33:11 [2022-03-23T20:33:11.785Z] #58 21.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:33:12 [2022-03-23T20:33:12.144Z] #38 19.21 Reading package lists... 20:33:12 [2022-03-23T20:33:12.144Z] #38 ... 20:33:12 [2022-03-23T20:33:12.144Z] 20:33:12 [2022-03-23T20:33:12.144Z] #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 20:33:12 [2022-03-23T20:33:12.144Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:12 [2022-03-23T20:33:12.144Z] #14 16.90 Fetched 8506 kB in 13s (658 kB/s) 20:33:12 [2022-03-23T20:33:12.144Z] #14 16.90 Reading package lists... 20:33:12 [2022-03-23T20:33:12.258Z] #43 ... 20:33:12 [2022-03-23T20:33:12.258Z] 20:33:12 [2022-03-23T20:33:12.258Z] #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 20:33:12 [2022-03-23T20:33:12.259Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:33:12 [2022-03-23T20:33:12.259Z] #58 13.99 Fetched 8506 kB in 11s (744 kB/s) 20:33:12 [2022-03-23T20:33:12.259Z] #58 13.99 Reading package lists... 20:33:12 [2022-03-23T20:33:12.259Z] #58 19.16 Reading package lists... 20:33:12 [2022-03-23T20:33:12.259Z] #58 23.50 Building dependency tree... 20:33:12 [2022-03-23T20:33:12.259Z] #58 ... 20:33:12 [2022-03-23T20:33:12.259Z] 20:33:12 [2022-03-23T20:33:12.259Z] #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 20:33:12 [2022-03-23T20:33:12.259Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:12 [2022-03-23T20:33:12.259Z] #14 19.89 Reading package lists... 20:33:12 [2022-03-23T20:33:12.518Z] #14 24.29 Building dependency tree... 20:33:12 [2022-03-23T20:33:12.518Z] #14 ... 20:33:12 [2022-03-23T20:33:12.518Z] 20:33:12 [2022-03-23T20:33:12.518Z] #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 20:33:12 [2022-03-23T20:33:12.518Z] #63 sha256:39d786a179035f75fefca8fb4a2dc5e5fa0c5f8a8c17dcd3f4836e256de95a19 20:33:12 [2022-03-23T20:33:12.518Z] #63 14.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 20:33:12 [2022-03-23T20:33:12.710Z] #14 21.12 Reading package lists... 20:33:12 [2022-03-23T20:33:12.710Z] #14 ... 20:33:12 [2022-03-23T20:33:12.710Z] 20:33:12 [2022-03-23T20:33:12.710Z] #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 20:33:12 [2022-03-23T20:33:12.710Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:12 [2022-03-23T20:33:12.710Z] #47 11.35 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] 20:33:12 [2022-03-23T20:33:12.710Z] #47 17.37 Fetched 8510 kB in 14s (617 kB/s) 20:33:12 [2022-03-23T20:33:12.710Z] #47 17.37 Reading package lists... 20:33:12 [2022-03-23T20:33:12.710Z] #47 ... 20:33:12 [2022-03-23T20:33:12.711Z] 20:33:12 [2022-03-23T20:33:12.711Z] #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 20:33:12 [2022-03-23T20:33:12.711Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:33:12 [2022-03-23T20:33:12.711Z] #49 11.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:33:12 [2022-03-23T20:33:12.711Z] #49 11.63 go: downloading golang.org/x/mod v0.3.0 20:33:12 [2022-03-23T20:33:12.778Z] #63 ... 20:33:12 [2022-03-23T20:33:12.778Z] 20:33:12 [2022-03-23T20:33:12.778Z] #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 20:33:12 [2022-03-23T20:33:12.778Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:33:12 [2022-03-23T20:33:12.778Z] #58 23.50 Building dependency tree... 20:33:12 [2022-03-23T20:33:12.969Z] #49 ... 20:33:12 [2022-03-23T20:33:12.969Z] 20:33:12 [2022-03-23T20:33:12.969Z] #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 20:33:12 [2022-03-23T20:33:12.969Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:33:12 [2022-03-23T20:33:12.969Z] #58 17.16 Fetched 8506 kB in 13s (646 kB/s) 20:33:12 [2022-03-23T20:33:12.969Z] #58 17.16 Reading package lists... 20:33:13 [2022-03-23T20:33:13.227Z] #58 21.91 Reading package lists... 20:33:13 [2022-03-23T20:33:13.227Z] #58 ... 20:33:13 [2022-03-23T20:33:13.227Z] 20:33:13 [2022-03-23T20:33:13.227Z] #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 20:33:13 [2022-03-23T20:33:13.227Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:33:13 [2022-03-23T20:33:13.227Z] #43 22.00 + git checkout -q v2.3.0 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.18 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.21 go: downloading github.com/stretchr/testify v1.7.0 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.35 go: downloading github.com/fsnotify/fsnotify v1.5.1 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.36 go: downloading github.com/magiconair/properties v1.8.5 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.40 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.42 go: downloading github.com/spf13/afero v1.6.0 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.45 go: downloading github.com/spf13/cast v1.4.1 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.56 go: downloading github.com/subosito/gotenv v1.2.0 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.57 go: downloading gopkg.in/ini.v1 v1.66.2 20:33:13 [2022-03-23T20:33:13.711Z] #58 23.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 20:33:13 [2022-03-23T20:33:13.975Z] #58 ... 20:33:13 [2022-03-23T20:33:13.975Z] 20:33:13 [2022-03-23T20:33:13.975Z] #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 20:33:13 [2022-03-23T20:33:13.975Z] #60 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:33:13 [2022-03-23T20:33:13.975Z] #60 23.17 v3.0.2 20:33:13 [2022-03-23T20:33:13.975Z] #60 DONE 23.7s 20:33:13 [2022-03-23T20:33:13.975Z] 20:33:13 [2022-03-23T20:33:13.975Z] #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 20:33:13 [2022-03-23T20:33:13.975Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.73 go: downloading github.com/go-toolsmith/astp v1.0.0 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.76 go: downloading github.com/go-toolsmith/typep v1.0.2 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 20:33:13 [2022-03-23T20:33:13.975Z] #58 23.88 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e 20:33:14 [2022-03-23T20:33:14.554Z] #58 24.28 go: downloading github.com/hashicorp/errwrap v1.0.0 20:33:14 [2022-03-23T20:33:14.554Z] #58 24.32 go: downloading 4d63.com/gochecknoglobals v0.1.0 20:33:14 [2022-03-23T20:33:14.554Z] #58 24.39 go: downloading github.com/Antonboom/errname v0.1.5 20:33:14 [2022-03-23T20:33:14.554Z] #58 24.44 go: downloading github.com/Antonboom/nilnil v0.1.0 20:33:14 [2022-03-23T20:33:14.554Z] #58 24.49 go: downloading github.com/BurntSushi/toml v1.0.0 20:33:14 [2022-03-23T20:33:14.706Z] #58 26.20 The following additional packages will be installed: 20:33:14 [2022-03-23T20:33:14.706Z] #58 26.21 libbtrfs0 20:33:14 [2022-03-23T20:33:14.706Z] #58 26.42 The following NEW packages will be installed: 20:33:14 [2022-03-23T20:33:14.706Z] #58 26.45 libbtrfs-dev libbtrfs0 20:33:14 [2022-03-23T20:33:14.965Z] #58 26.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 20:33:14 [2022-03-23T20:33:14.965Z] #58 26.83 Need to get 460 kB of archives. 20:33:14 [2022-03-23T20:33:14.965Z] #58 26.83 After this operation, 1237 kB of additional disk space will be used. 20:33:14 [2022-03-23T20:33:14.965Z] #58 26.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:33:14 [2022-03-23T20:33:14.965Z] #58 26.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:33:15 [2022-03-23T20:33:15.127Z] #58 25.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 20:33:15 [2022-03-23T20:33:15.127Z] #58 25.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 20:33:15 [2022-03-23T20:33:15.127Z] #58 25.09 go: downloading github.com/alexkohler/prealloc v1.0.0 20:33:15 [2022-03-23T20:33:15.127Z] #58 25.11 go: downloading github.com/ashanbrown/forbidigo v1.3.0 20:33:15 [2022-03-23T20:33:15.383Z] #43 24.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:33:15 [2022-03-23T20:33:15.389Z] #58 25.13 go: downloading github.com/ashanbrown/makezero v1.1.0 20:33:15 [2022-03-23T20:33:15.389Z] #58 25.16 go: downloading github.com/bkielbasa/cyclop v1.2.0 20:33:15 [2022-03-23T20:33:15.389Z] #58 25.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 20:33:15 [2022-03-23T20:33:15.389Z] #58 25.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 20:33:15 [2022-03-23T20:33:15.389Z] #58 25.26 go: downloading github.com/breml/bidichk v0.2.1 20:33:15 [2022-03-23T20:33:15.389Z] #58 25.28 go: downloading github.com/breml/errchkjson v0.2.1 20:33:15 [2022-03-23T20:33:15.390Z] #58 25.31 go: downloading github.com/butuzov/ireturn v0.1.1 20:33:15 [2022-03-23T20:33:15.390Z] #58 25.34 go: downloading github.com/charithe/durationcheck v0.0.9 20:33:15 [2022-03-23T20:33:15.390Z] #58 25.35 go: downloading github.com/daixiang0/gci v0.2.9 20:33:15 [2022-03-23T20:33:15.390Z] #58 25.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 20:33:15 [2022-03-23T20:33:15.532Z] #58 27.50 debconf: delaying package configuration, since apt-utils is not installed 20:33:15 [2022-03-23T20:33:15.652Z] #58 25.42 go: downloading github.com/esimonov/ifshort v1.0.4 20:33:15 [2022-03-23T20:33:15.652Z] #58 25.43 go: downloading github.com/fzipp/gocyclo v0.4.0 20:33:15 [2022-03-23T20:33:15.652Z] #58 25.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 20:33:15 [2022-03-23T20:33:15.652Z] #58 25.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 20:33:15 [2022-03-23T20:33:15.793Z] #58 27.64 Fetched 460 kB in 0s (1348 kB/s) 20:33:15 [2022-03-23T20:33:15.793Z] #58 27.75 Selecting previously unselected package libbtrfs0:amd64. 20:33:15 [2022-03-23T20:33:15.793Z] #58 27.75 (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.) 20:33:15 [2022-03-23T20:33:15.793Z] #58 27.79 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 20:33:15 [2022-03-23T20:33:15.793Z] #58 27.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 20:33:15 [2022-03-23T20:33:15.914Z] #58 ... 20:33:15 [2022-03-23T20:33:15.914Z] 20:33:15 [2022-03-23T20:33:15.914Z] #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 20:33:15 [2022-03-23T20:33:15.914Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:33:15 [2022-03-23T20:33:15.914Z] #50 15.55 + git checkout -q v2.3.0 20:33:15 [2022-03-23T20:33:15.914Z] #50 16.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:33:15 [2022-03-23T20:33:15.914Z] #50 ... 20:33:15 [2022-03-23T20:33:15.914Z] 20:33:15 [2022-03-23T20:33:15.914Z] #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 20:33:15 [2022-03-23T20:33:15.914Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.81 go: downloading github.com/golangci/misspell v0.3.5 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.83 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.88 go: downloading github.com/jgautheron/goconst v1.5.1 20:33:15 [2022-03-23T20:33:15.914Z] #58 25.90 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 20:33:16 [2022-03-23T20:33:16.052Z] #58 28.03 Selecting previously unselected package libbtrfs-dev:amd64. 20:33:16 [2022-03-23T20:33:16.052Z] #58 28.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 20:33:16 [2022-03-23T20:33:16.052Z] #58 28.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:33:16 [2022-03-23T20:33:16.176Z] #58 25.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 20:33:16 [2022-03-23T20:33:16.176Z] #58 25.92 go: downloading github.com/julz/importas v0.1.0 20:33:16 [2022-03-23T20:33:16.176Z] #58 25.95 go: downloading github.com/kisielk/errcheck v1.6.0 20:33:16 [2022-03-23T20:33:16.176Z] #58 25.96 go: downloading github.com/kulti/thelper v0.5.0 20:33:16 [2022-03-23T20:33:16.176Z] #58 25.99 go: downloading github.com/kunwardeep/paralleltest v1.0.3 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.01 go: downloading github.com/kyoh86/exportloopref v0.1.8 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.02 go: downloading github.com/ldez/gomoddirectives v0.2.2 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.03 go: downloading github.com/ldez/tagliatelle v0.3.0 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.05 go: downloading github.com/leonklingele/grouper v1.1.0 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.07 go: downloading github.com/maratori/testpackage v1.0.1 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.08 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 20:33:16 [2022-03-23T20:33:16.176Z] #58 26.12 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 20:33:16 [2022-03-23T20:33:16.313Z] #58 28.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:33:16 [2022-03-23T20:33:16.313Z] #58 28.40 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:33:16 [2022-03-23T20:33:16.438Z] #58 26.14 go: downloading github.com/mgechev/revive v1.1.3 20:33:16 [2022-03-23T20:33:16.438Z] #58 26.35 go: downloading github.com/moricho/tparallel v0.2.1 20:33:16 [2022-03-23T20:33:16.438Z] #58 26.35 go: downloading github.com/nakabonne/nestif v0.3.1 20:33:16 [2022-03-23T20:33:16.438Z] #58 26.36 go: downloading github.com/nishanths/exhaustive v0.7.11 20:33:16 [2022-03-23T20:33:16.438Z] #58 26.37 go: downloading github.com/nishanths/predeclared v0.2.1 20:33:16 [2022-03-23T20:33:16.438Z] #58 26.40 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b 20:33:16 [2022-03-23T20:33:16.572Z] #58 28.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.46 go: downloading github.com/securego/gosec/v2 v2.9.6 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.59 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.59 go: downloading github.com/sivchari/containedctx v1.0.1 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.59 go: downloading github.com/sivchari/tenv v1.4.7 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.60 go: downloading github.com/sonatard/noctx v0.0.1 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.63 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 20:33:16 [2022-03-23T20:33:16.702Z] #58 26.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 20:33:16 [2022-03-23T20:33:16.836Z] #58 DONE 28.9s 20:33:16 [2022-03-23T20:33:16.836Z] 20:33:16 [2022-03-23T20:33:16.836Z] #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 20:33:16 [2022-03-23T20:33:16.836Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:16 [2022-03-23T20:33:16.836Z] #14 24.29 Building dependency tree... 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.02 The following additional packages will be installed: 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.05 mingw-w64-common mingw-w64-x86-64-dev 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.05 Suggested packages: 20:33:16 [2022-03-23T20:33:16.836Z] #14 27.07 gcc-10-locales seccomp wine64 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.44 The following NEW packages will be installed: 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.46 mingw-w64-x86-64-dev 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.80 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.80 Need to get 115 MB of archives. 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.80 After this operation, 645 MB of additional disk space will be used. 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.80 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] 20:33:16 [2022-03-23T20:33:16.836Z] #14 28.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] 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.68 go: downloading github.com/tdakkota/asciicheck v0.1.1 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.71 go: downloading github.com/tetafro/godot v1.4.11 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.77 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.84 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.85 go: downloading github.com/ultraware/funlen v0.0.3 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.86 go: downloading github.com/ultraware/whitespace v0.0.4 20:33:16 [2022-03-23T20:33:16.964Z] #58 26.88 go: downloading github.com/uudashr/gocognit v1.0.5 20:33:17 [2022-03-23T20:33:17.101Z] #14 ... 20:33:17 [2022-03-23T20:33:17.101Z] 20:33:17 [2022-03-23T20:33:17.101Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 20:33:17 [2022-03-23T20:33:17.101Z] #59 sha256:5de720b5575707657d2bfe72e383a8e935b5bbaf5589c6ba3b4990246bfbc9ae 20:33:17 [2022-03-23T20:33:17.101Z] #59 DONE 0.1s 20:33:17 [2022-03-23T20:33:17.101Z] 20:33:17 [2022-03-23T20:33:17.101Z] #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 20:33:17 [2022-03-23T20:33:17.101Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:17 [2022-03-23T20:33:17.101Z] #14 29.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 20:33:17 [2022-03-23T20:33:17.101Z] #14 29.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 20:33:17 [2022-03-23T20:33:17.101Z] #14 29.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 20:33:17 [2022-03-23T20:33:17.243Z] #58 26.89 go: downloading github.com/yagipy/maintidx v1.0.0 20:33:17 [2022-03-23T20:33:17.243Z] #58 26.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 20:33:17 [2022-03-23T20:33:17.243Z] #58 27.04 go: downloading gitlab.com/bosi/decorder v0.2.1 20:33:17 [2022-03-23T20:33:17.243Z] #58 27.11 go: downloading honnef.co/go/tools v0.2.2 20:33:17 [2022-03-23T20:33:17.361Z] #14 29.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #58 ... 20:33:17 [2022-03-23T20:33:17.509Z] 20:33:17 [2022-03-23T20:33:17.509Z] #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 20:33:17 [2022-03-23T20:33:17.509Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:17 [2022-03-23T20:33:17.509Z] #54 13.89 Reading package lists... 20:33:17 [2022-03-23T20:33:17.509Z] #54 17.06 Reading package lists... 20:33:17 [2022-03-23T20:33:17.509Z] #54 20.30 Building dependency tree... 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.28 The following additional packages will be installed: 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.29 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.29 python3-protobuf python3-six 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.30 Suggested packages: 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.30 python3-setuptools 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.30 Recommended packages: 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.30 iproute2 | iproute 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.75 The following NEW packages will be installed: 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:33:17 [2022-03-23T20:33:17.509Z] #54 22.76 python3-protobuf python3-six 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.17 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.17 Need to get 2292 kB of archives. 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.17 After this operation, 11.0 MB of additional disk space will be used. 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 23.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 26.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] 20:33:17 [2022-03-23T20:33:17.509Z] #54 ... 20:33:17 [2022-03-23T20:33:17.509Z] 20:33:17 [2022-03-23T20:33:17.509Z] #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 20:33:17 [2022-03-23T20:33:17.509Z] #41 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:33:17 [2022-03-23T20:33:17.509Z] #41 27.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 20:33:17 [2022-03-23T20:33:17.620Z] #14 29.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 20:33:17 [2022-03-23T20:33:17.880Z] #14 29.86 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] 20:33:17 [2022-03-23T20:33:17.880Z] #14 29.89 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] 20:33:18 [2022-03-23T20:33:18.084Z] #41 27.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:33:18 [2022-03-23T20:33:18.451Z] #14 30.51 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] 20:33:19 [2022-03-23T20:33:19.603Z] #43 ... 20:33:19 [2022-03-23T20:33:19.603Z] 20:33:19 [2022-03-23T20:33:19.603Z] #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 20:33:19 [2022-03-23T20:33:19.603Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:19 [2022-03-23T20:33:19.603Z] #51 25.81 go: downloading github.com/fatih/color v1.13.0 20:33:19 [2022-03-23T20:33:19.603Z] #51 25.81 go: downloading github.com/gofrs/flock v0.8.1 20:33:19 [2022-03-23T20:33:19.604Z] #51 25.91 go: downloading github.com/spf13/cobra v1.3.0 20:33:19 [2022-03-23T20:33:19.604Z] #51 25.92 go: downloading github.com/spf13/pflag v1.0.5 20:33:19 [2022-03-23T20:33:19.604Z] #51 26.11 go: downloading github.com/spf13/viper v1.10.1 20:33:19 [2022-03-23T20:33:19.604Z] #51 26.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:33:19 [2022-03-23T20:33:19.604Z] #51 26.58 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da 20:33:19 [2022-03-23T20:33:19.604Z] #51 26.66 go: downloading github.com/go-critic/go-critic v0.6.2 20:33:19 [2022-03-23T20:33:19.604Z] #51 27.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:33:19 [2022-03-23T20:33:19.604Z] #51 27.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:33:19 [2022-03-23T20:33:19.849Z] #14 31.60 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] 20:33:20 [2022-03-23T20:33:20.112Z] #14 ... 20:33:20 [2022-03-23T20:33:20.112Z] 20:33:20 [2022-03-23T20:33:20.112Z] #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 20:33:20 [2022-03-23T20:33:20.112Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:33:20 [2022-03-23T20:33:20.112Z] #53 31.80 v3.0.2 20:33:20 [2022-03-23T20:33:20.112Z] #53 DONE 32.0s 20:33:20 [2022-03-23T20:33:20.373Z] 20:33:20 [2022-03-23T20:33:20.373Z] #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 20:33:20 [2022-03-23T20:33:20.373Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:20 [2022-03-23T20:33:20.373Z] #51 24.84 go: downloading github.com/fatih/color v1.13.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 24.86 go: downloading github.com/gofrs/flock v0.8.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 24.91 go: downloading github.com/spf13/cobra v1.3.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 24.92 go: downloading github.com/spf13/pflag v1.0.5 20:33:20 [2022-03-23T20:33:20.373Z] #51 25.19 go: downloading github.com/spf13/viper v1.10.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 25.37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:33:20 [2022-03-23T20:33:20.373Z] #51 25.66 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da 20:33:20 [2022-03-23T20:33:20.373Z] #51 25.69 go: downloading github.com/go-critic/go-critic v0.6.2 20:33:20 [2022-03-23T20:33:20.373Z] #51 26.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 26.55 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 26.61 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:20 [2022-03-23T20:33:20.373Z] #51 26.66 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.38 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.42 go: downloading github.com/stretchr/testify v1.7.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.67 go: downloading github.com/fsnotify/fsnotify v1.5.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.73 go: downloading github.com/magiconair/properties v1.8.5 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.75 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.79 go: downloading github.com/spf13/afero v1.6.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.84 go: downloading github.com/spf13/cast v1.4.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 29.96 go: downloading github.com/subosito/gotenv v1.2.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.02 go: downloading gopkg.in/ini.v1 v1.66.2 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.09 go: downloading github.com/go-toolsmith/astequal v1.0.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.12 go: downloading github.com/go-toolsmith/astp v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.15 go: downloading github.com/go-toolsmith/typep v1.0.2 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.33 go: downloading github.com/hashicorp/errwrap v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.38 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.58 go: downloading 4d63.com/gochecknoglobals v0.1.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.67 go: downloading github.com/Antonboom/errname v0.1.5 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.81 go: downloading github.com/Antonboom/nilnil v0.1.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 30.84 go: downloading github.com/BurntSushi/toml v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.47 go: downloading github.com/alexkohler/prealloc v1.0.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.65 go: downloading github.com/ashanbrown/makezero v1.1.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.70 go: downloading github.com/bkielbasa/cyclop v1.2.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.75 go: downloading github.com/blizzy78/varnamelen v0.5.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.83 go: downloading github.com/breml/bidichk v0.2.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.84 go: downloading github.com/breml/errchkjson v0.2.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 31.92 go: downloading github.com/butuzov/ireturn v0.1.1 20:33:20 [2022-03-23T20:33:20.373Z] #51 32.03 go: downloading github.com/charithe/durationcheck v0.0.9 20:33:20 [2022-03-23T20:33:20.373Z] #51 32.08 go: downloading github.com/daixiang0/gci v0.2.9 20:33:20 [2022-03-23T20:33:20.373Z] #51 32.09 go: downloading github.com/denis-tingajkin/go-header v0.4.2 20:33:20 [2022-03-23T20:33:20.373Z] #51 32.25 go: downloading github.com/esimonov/ifshort v1.0.4 20:33:20 [2022-03-23T20:33:20.373Z] #51 32.28 go: downloading github.com/fzipp/gocyclo v0.4.0 20:33:20 [2022-03-23T20:33:20.373Z] #51 ... 20:33:20 [2022-03-23T20:33:20.373Z] 20:33:20 [2022-03-23T20:33:20.373Z] #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 20:33:20 [2022-03-23T20:33:20.373Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:20 [2022-03-23T20:33:20.373Z] #14 32.41 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] 20:33:20 [2022-03-23T20:33:20.976Z] #51 29.99 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:20 [2022-03-23T20:33:20.976Z] #51 29.99 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:20 [2022-03-23T20:33:20.976Z] #51 30.01 go: downloading github.com/stretchr/testify v1.7.0 20:33:21 [2022-03-23T20:33:21.238Z] #51 30.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 20:33:21 [2022-03-23T20:33:21.238Z] #51 30.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 20:33:21 [2022-03-23T20:33:21.238Z] #51 30.16 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:21 [2022-03-23T20:33:21.238Z] #51 30.27 go: downloading github.com/fsnotify/fsnotify v1.5.1 20:33:21 [2022-03-23T20:33:21.238Z] #51 30.28 go: downloading github.com/magiconair/properties v1.8.5 20:33:21 [2022-03-23T20:33:21.238Z] #51 30.34 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:21 [2022-03-23T20:33:21.238Z] #51 30.38 go: downloading github.com/spf13/afero v1.6.0 20:33:21 [2022-03-23T20:33:21.310Z] #14 33.20 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] 20:33:21 [2022-03-23T20:33:21.504Z] #51 30.46 go: downloading github.com/spf13/cast v1.4.1 20:33:21 [2022-03-23T20:33:21.504Z] #51 30.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:33:21 [2022-03-23T20:33:21.504Z] #51 30.54 go: downloading github.com/subosito/gotenv v1.2.0 20:33:21 [2022-03-23T20:33:21.504Z] #51 30.56 go: downloading gopkg.in/ini.v1 v1.66.2 20:33:21 [2022-03-23T20:33:21.649Z] Fetching without tags 20:33:21 [2022-03-23T20:33:21.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:33:21 [2022-03-23T20:33:21.592Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:33:21 [2022-03-23T20:33:21.604Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:33:21 [2022-03-23T20:33:21.623Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:33:21 [2022-03-23T20:33:21.649Z] Fetching upstream changes from https://github.com/moby/moby.git 20:33:21 [2022-03-23T20:33:21.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:33:21 [2022-03-23T20:33:21.650Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.74 go: downloading github.com/go-toolsmith/astequal v1.0.1 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.80 go: downloading github.com/go-toolsmith/astp v1.0.0 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.83 go: downloading github.com/go-toolsmith/typep v1.0.2 20:33:21 [2022-03-23T20:33:21.763Z] #51 30.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 20:33:21 [2022-03-23T20:33:21.906Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:33:22 [2022-03-23T20:33:22.020Z] #51 ... 20:33:22 [2022-03-23T20:33:22.020Z] 20:33:22 [2022-03-23T20:33:22.020Z] #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 20:33:22 [2022-03-23T20:33:22.020Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:33:22 [2022-03-23T20:33:22.020Z] #53 30.45 v3.0.2 20:33:22 [2022-03-23T20:33:22.020Z] #53 DONE 30.9s 20:33:22 [2022-03-23T20:33:22.020Z] 20:33:22 [2022-03-23T20:33:22.020Z] #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 20:33:22 [2022-03-23T20:33:22.020Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:22 [2022-03-23T20:33:22.020Z] #51 30.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 20:33:22 [2022-03-23T20:33:22.020Z] #51 ... 20:33:22 [2022-03-23T20:33:22.020Z] 20:33:22 [2022-03-23T20:33:22.020Z] #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 20:33:22 [2022-03-23T20:33:22.020Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:22 [2022-03-23T20:33:22.020Z] #38 19.21 Reading package lists... 20:33:22 [2022-03-23T20:33:22.020Z] #38 23.57 Building dependency tree... 20:33:22 [2022-03-23T20:33:22.020Z] #38 26.61 The following additional packages will be installed: 20:33:22 [2022-03-23T20:33:22.020Z] #38 26.63 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 20:33:22 [2022-03-23T20:33:22.020Z] #38 26.64 Suggested packages: 20:33:22 [2022-03-23T20:33:22.020Z] #38 26.67 cmake-doc ninja-build lrzip 20:33:22 [2022-03-23T20:33:22.020Z] #38 26.67 Recommended packages: 20:33:22 [2022-03-23T20:33:22.020Z] #38 26.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:33:22 [2022-03-23T20:33:22.020Z] #38 27.39 The following NEW packages will be installed: 20:33:22 [2022-03-23T20:33:22.020Z] #38 27.40 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 20:33:22 [2022-03-23T20:33:22.020Z] #38 27.42 vim-common xxd 20:33:22 [2022-03-23T20:33:22.020Z] #38 27.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 20:33:22 [2022-03-23T20:33:22.020Z] #38 27.76 Need to get 17.7 MB of archives. 20:33:22 [2022-03-23T20:33:22.020Z] #38 27.76 After this operation, 70.7 MB of additional disk space will be used. 20:33:22 [2022-03-23T20:33:22.021Z] #38 27.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 27.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 27.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 27.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 28.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 28.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 28.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 28.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 28.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 28.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 20:33:22 [2022-03-23T20:33:22.021Z] #38 29.58 debconf: delaying package configuration, since apt-utils is not installed 20:33:22 [2022-03-23T20:33:22.021Z] #38 29.79 Fetched 17.7 MB in 1s (14.5 MB/s) 20:33:22 [2022-03-23T20:33:22.021Z] #38 29.83 Selecting previously unselected package xxd. 20:33:22 [2022-03-23T20:33:22.021Z] #38 29.83 (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.) 20:33:22 [2022-03-23T20:33:22.021Z] #38 29.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:33:22 [2022-03-23T20:33:22.021Z] #38 29.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:33:22 [2022-03-23T20:33:22.021Z] #38 30.11 Selecting previously unselected package vim-common. 20:33:22 [2022-03-23T20:33:22.021Z] #38 30.13 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:33:22 [2022-03-23T20:33:22.021Z] #38 30.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:33:22 [2022-03-23T20:33:22.021Z] #38 30.66 Selecting previously unselected package cmake-data. 20:33:22 [2022-03-23T20:33:22.021Z] #38 30.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 20:33:22 [2022-03-23T20:33:22.021Z] #38 30.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... 20:33:22 [2022-03-23T20:33:22.021Z] #38 ... 20:33:22 [2022-03-23T20:33:22.021Z] 20:33:22 [2022-03-23T20:33:22.021Z] #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 20:33:22 [2022-03-23T20:33:22.021Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:22 [2022-03-23T20:33:22.021Z] #51 31.04 go: downloading github.com/hashicorp/errwrap v1.0.0 20:33:22 [2022-03-23T20:33:22.021Z] #51 31.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 20:33:22 [2022-03-23T20:33:22.282Z] #51 31.24 go: downloading github.com/Antonboom/errname v0.1.5 20:33:22 [2022-03-23T20:33:22.282Z] #51 31.38 go: downloading github.com/Antonboom/nilnil v0.1.0 20:33:22 [2022-03-23T20:33:22.282Z] #51 31.42 go: downloading github.com/BurntSushi/toml v1.0.0 20:33:22 [2022-03-23T20:33:22.540Z] #51 31.64 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 20:33:22 [2022-03-23T20:33:22.689Z] #14 34.44 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] 20:33:22 [2022-03-23T20:33:22.801Z] #51 31.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 20:33:22 [2022-03-23T20:33:22.801Z] #51 31.80 go: downloading github.com/alexkohler/prealloc v1.0.0 20:33:22 [2022-03-23T20:33:22.801Z] #51 31.85 go: downloading github.com/ashanbrown/forbidigo v1.3.0 20:33:22 [2022-03-23T20:33:22.801Z] #51 31.93 go: downloading github.com/ashanbrown/makezero v1.1.0 20:33:22 [2022-03-23T20:33:22.801Z] #51 31.94 go: downloading github.com/bkielbasa/cyclop v1.2.0 20:33:22 [2022-03-23T20:33:22.802Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:33:22 [2022-03-23T20:33:22.802Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:33:22 [2022-03-23T20:33:22.950Z] #14 34.97 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] 20:33:23 [2022-03-23T20:33:23.058Z] #51 32.09 go: downloading github.com/blizzy78/varnamelen v0.5.0 20:33:23 [2022-03-23T20:33:23.058Z] #51 ... 20:33:23 [2022-03-23T20:33:23.058Z] 20:33:23 [2022-03-23T20:33:23.058Z] #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 20:33:23 [2022-03-23T20:33:23.058Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:23 [2022-03-23T20:33:23.058Z] #47 17.37 Reading package lists... 20:33:23 [2022-03-23T20:33:23.058Z] #47 22.11 Reading package lists... 20:33:23 [2022-03-23T20:33:23.058Z] #47 26.51 Building dependency tree... 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.39 The following additional packages will be installed: 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.40 python3-protobuf python3-six 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.41 Suggested packages: 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.41 python3-setuptools 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.41 Recommended packages: 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.41 iproute2 | iproute 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.97 The following NEW packages will be installed: 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:33:23 [2022-03-23T20:33:23.058Z] #47 29.98 python3-protobuf python3-six 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.52 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.52 Need to get 2292 kB of archives. 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.52 After this operation, 11.0 MB of additional disk space will be used. 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:33:23 [2022-03-23T20:33:23.059Z] #47 30.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:33:23 [2022-03-23T20:33:23.059Z] #47 ... 20:33:23 [2022-03-23T20:33:23.059Z] 20:33:23 [2022-03-23T20:33:23.059Z] #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 20:33:23 [2022-03-23T20:33:23.059Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:23 [2022-03-23T20:33:23.059Z] #51 32.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 20:33:23 [2022-03-23T20:33:23.059Z] #51 32.22 go: downloading github.com/breml/bidichk v0.2.1 20:33:23 [2022-03-23T20:33:23.209Z] #14 34.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.03 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] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 20:33:23 [2022-03-23T20:33:23.209Z] #14 35.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #14 35.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #14 35.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #14 35.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #14 ... 20:33:23 [2022-03-23T20:33:23.210Z] 20:33:23 [2022-03-23T20:33:23.210Z] #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 20:33:23 [2022-03-23T20:33:23.210Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:23 [2022-03-23T20:33:23.210Z] #47 20.65 Reading package lists... 20:33:23 [2022-03-23T20:33:23.210Z] #47 25.05 Building dependency tree... 20:33:23 [2022-03-23T20:33:23.210Z] #47 27.84 The following additional packages will be installed: 20:33:23 [2022-03-23T20:33:23.210Z] #47 27.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:33:23 [2022-03-23T20:33:23.210Z] #47 27.84 python3-protobuf python3-six 20:33:23 [2022-03-23T20:33:23.210Z] #47 27.85 Suggested packages: 20:33:23 [2022-03-23T20:33:23.210Z] #47 27.86 python3-setuptools 20:33:23 [2022-03-23T20:33:23.210Z] #47 27.86 Recommended packages: 20:33:23 [2022-03-23T20:33:23.210Z] #47 27.86 iproute2 | iproute 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.41 The following NEW packages will be installed: 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.42 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.42 python3-protobuf python3-six 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.84 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.84 Need to get 2292 kB of archives. 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.84 After this operation, 11.0 MB of additional disk space will be used. 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 28.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 32.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] 20:33:23 [2022-03-23T20:33:23.210Z] #47 34.45 debconf: delaying package configuration, since apt-utils is not installed 20:33:23 [2022-03-23T20:33:23.210Z] #47 34.65 Fetched 2292 kB in 5s (449 kB/s) 20:33:23 [2022-03-23T20:33:23.210Z] #47 34.95 Selecting previously unselected package libprotobuf23:amd64. 20:33:23 [2022-03-23T20:33:23.210Z] #47 34.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) 20:33:23 [2022-03-23T20:33:23.210Z] #47 35.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.210Z] #47 35.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.28 go: downloading github.com/breml/errchkjson v0.2.1 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.30 go: downloading github.com/butuzov/ireturn v0.1.1 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.35 go: downloading github.com/charithe/durationcheck v0.0.9 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.37 go: downloading github.com/daixiang0/gci v0.2.9 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.39 go: downloading github.com/denis-tingajkin/go-header v0.4.2 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.40 go: downloading github.com/esimonov/ifshort v1.0.4 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.45 go: downloading github.com/fzipp/gocyclo v0.4.0 20:33:23 [2022-03-23T20:33:23.317Z] #51 32.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 20:33:23 [2022-03-23T20:33:23.399Z] #41 ... 20:33:23 [2022-03-23T20:33:23.399Z] 20:33:23 [2022-03-23T20:33:23.399Z] #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 20:33:23 [2022-03-23T20:33:23.399Z] #54 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:23 [2022-03-23T20:33:23.399Z] #54 27.61 debconf: delaying package configuration, since apt-utils is not installed 20:33:23 [2022-03-23T20:33:23.399Z] #54 27.76 Fetched 2292 kB in 4s (561 kB/s) 20:33:23 [2022-03-23T20:33:23.399Z] #54 27.82 Selecting previously unselected package libprotobuf23:amd64. 20:33:23 [2022-03-23T20:33:23.399Z] #54 27.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 ... 15709 files and directories currently installed.) 20:33:23 [2022-03-23T20:33:23.399Z] #54 27.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 27.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.31 Selecting previously unselected package python3-pkg-resources. 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.33 Unpacking python3-pkg-resources (52.0.0-4) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.49 Selecting previously unselected package python3-six. 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.51 Unpacking python3-six (1.16.0-2) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.57 Selecting previously unselected package python3-protobuf. 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.58 Unpacking python3-protobuf (3.12.4-1) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.88 Selecting previously unselected package libnet1:amd64. 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.95 Selecting previously unselected package libnl-3-200:amd64. 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.95 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 28.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 29.06 Selecting previously unselected package libprotobuf-c1:amd64. 20:33:23 [2022-03-23T20:33:23.399Z] #54 29.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 29.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 29.13 Selecting previously unselected package criu. 20:33:23 [2022-03-23T20:33:23.399Z] #54 29.13 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 29.13 Unpacking criu (3.16.1-3) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 29.62 Setting up python3-pkg-resources (52.0.0-4) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 30.57 Setting up libprotobuf23:amd64 (3.12.4-1) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 30.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 30.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 30.62 Setting up python3-six (1.16.0-2) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 31.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:33:23 [2022-03-23T20:33:23.399Z] #54 31.45 Setting up python3-protobuf (3.12.4-1) ... 20:33:23 [2022-03-23T20:33:23.468Z] #47 ... 20:33:23 [2022-03-23T20:33:23.469Z] 20:33:23 [2022-03-23T20:33:23.469Z] #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 20:33:23 [2022-03-23T20:33:23.469Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:33:23 [2022-03-23T20:33:23.469Z] #43 24.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:33:23 [2022-03-23T20:33:23.469Z] #43 ... 20:33:23 [2022-03-23T20:33:23.469Z] 20:33:23 [2022-03-23T20:33:23.469Z] #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 20:33:23 [2022-03-23T20:33:23.469Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:23 [2022-03-23T20:33:23.469Z] #51 32.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 20:33:23 [2022-03-23T20:33:23.469Z] #51 32.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 20:33:23 [2022-03-23T20:33:23.469Z] #51 32.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 20:33:23 [2022-03-23T20:33:23.469Z] #51 32.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.32 go: downloading github.com/golangci/misspell v0.3.5 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.39 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.40 go: downloading github.com/jgautheron/goconst v1.5.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.47 go: downloading github.com/julz/importas v0.1.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.48 go: downloading github.com/kisielk/errcheck v1.6.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.55 go: downloading github.com/kulti/thelper v0.5.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.66 go: downloading github.com/kyoh86/exportloopref v0.1.8 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.69 go: downloading github.com/ldez/gomoddirectives v0.2.2 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.74 go: downloading github.com/ldez/tagliatelle v0.3.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.79 go: downloading github.com/leonklingele/grouper v1.1.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.83 go: downloading github.com/maratori/testpackage v1.0.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 20:33:23 [2022-03-23T20:33:23.469Z] #51 33.93 go: downloading github.com/mgechev/revive v1.1.3 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.36 go: downloading github.com/moricho/tparallel v0.2.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.37 go: downloading github.com/nakabonne/nestif v0.3.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.39 go: downloading github.com/nishanths/exhaustive v0.7.11 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.39 go: downloading github.com/nishanths/predeclared v0.2.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.43 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.58 go: downloading github.com/securego/gosec/v2 v2.9.6 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.75 go: downloading github.com/sivchari/containedctx v1.0.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.77 go: downloading github.com/sivchari/tenv v1.4.7 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.77 go: downloading github.com/sonatard/noctx v0.0.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.79 go: downloading github.com/sourcegraph/go-diff v0.6.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.85 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 34.99 go: downloading github.com/sylvia7788/contextcheck v1.0.4 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.04 go: downloading github.com/tdakkota/asciicheck v0.1.1 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.09 go: downloading github.com/tetafro/godot v1.4.11 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.31 go: downloading github.com/ultraware/funlen v0.0.3 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.36 go: downloading github.com/ultraware/whitespace v0.0.4 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.36 go: downloading github.com/uudashr/gocognit v1.0.5 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.40 go: downloading github.com/yagipy/maintidx v1.0.0 20:33:23 [2022-03-23T20:33:23.469Z] #51 35.42 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 20:33:23 [2022-03-23T20:33:23.579Z] #51 32.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 20:33:23 [2022-03-23T20:33:23.579Z] #51 32.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 20:33:23 [2022-03-23T20:33:23.579Z] #51 32.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 20:33:23 [2022-03-23T20:33:23.579Z] #51 ... 20:33:23 [2022-03-23T20:33:23.579Z] 20:33:23 [2022-03-23T20:33:23.579Z] #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 20:33:23 [2022-03-23T20:33:23.579Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:33:23 [2022-03-23T20:33:23.579Z] #58 21.91 Reading package lists... 20:33:23 [2022-03-23T20:33:23.579Z] #58 26.31 Building dependency tree... 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.22 The following additional packages will be installed: 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.24 libbtrfs0 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.38 The following NEW packages will be installed: 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.39 libbtrfs-dev libbtrfs0 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.80 Need to get 460 kB of archives. 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.80 After this operation, 1237 kB of additional disk space will be used. 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:33:23 [2022-03-23T20:33:23.579Z] #58 29.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:33:23 [2022-03-23T20:33:23.579Z] #58 30.74 debconf: delaying package configuration, since apt-utils is not installed 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.10 Fetched 460 kB in 0s (1376 kB/s) 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.33 Selecting previously unselected package libbtrfs0:amd64. 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.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.) 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.89 Selecting previously unselected package libbtrfs-dev:amd64. 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.579Z] #58 31.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:33:23 [2022-03-23T20:33:23.579Z] #58 32.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:33:23 [2022-03-23T20:33:23.579Z] #58 32.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:33:23 [2022-03-23T20:33:23.579Z] #58 32.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:33:23 [2022-03-23T20:33:23.579Z] #58 DONE 32.6s 20:33:23 [2022-03-23T20:33:23.579Z] 20:33:23 [2022-03-23T20:33:23.579Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 20:33:23 [2022-03-23T20:33:23.579Z] #59 sha256:e25275756da5564d379cb470835d47526360c4227f06d3e8b9cd543f2789f608 20:33:23 [2022-03-23T20:33:23.579Z] #59 DONE 0.1s 20:33:23 [2022-03-23T20:33:23.727Z] #51 35.65 go: downloading gitlab.com/bosi/decorder v0.2.1 20:33:23 [2022-03-23T20:33:23.727Z] #51 35.78 go: downloading honnef.co/go/tools v0.2.2 20:33:21 [2022-03-23T20:33:21.908Z] > git config core.sparsecheckout # timeout=10 20:33:21 [2022-03-23T20:33:21.917Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:33:22 [2022-03-23T20:33:22.724Z] > git remote # timeout=10 20:33:22 [2022-03-23T20:33:22.747Z] > git config --get remote.origin.url # timeout=10 20:33:22 [2022-03-23T20:33:22.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:33:22 [2022-03-23T20:33:22.767Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:33:22 [2022-03-23T20:33:22.789Z] > git rev-parse HEAD^{commit} # timeout=10 20:33:22 [2022-03-23T20:33:22.800Z] > git config core.sparsecheckout # timeout=10 20:33:22 [2022-03-23T20:33:22.810Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:33:23 [2022-03-23T20:33:23.846Z] 20:33:23 [2022-03-23T20:33:23.846Z] #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 20:33:23 [2022-03-23T20:33:23.846Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:23 [2022-03-23T20:33:23.846Z] #51 32.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 20:33:23 [2022-03-23T20:33:23.846Z] #51 32.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 20:33:23 [2022-03-23T20:33:23.846Z] #51 32.88 go: downloading github.com/golangci/misspell v0.3.5 20:33:23 [2022-03-23T20:33:23.846Z] #51 32.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 20:33:23 [2022-03-23T20:33:23.846Z] #51 33.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 20:33:23 [2022-03-23T20:33:23.846Z] #51 33.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 20:33:23 [2022-03-23T20:33:23.846Z] #51 33.10 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 20:33:23 [2022-03-23T20:33:23.974Z] #54 33.56 Setting up criu (3.16.1-3) ... 20:33:23 [2022-03-23T20:33:23.987Z] #51 ... 20:33:23 [2022-03-23T20:33:23.987Z] 20:33:23 [2022-03-23T20:33:23.987Z] #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 20:33:23 [2022-03-23T20:33:23.987Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:23 [2022-03-23T20:33:23.987Z] #38 21.59 Reading package lists... 20:33:23 [2022-03-23T20:33:23.987Z] #38 26.07 Building dependency tree... 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.03 The following additional packages will be installed: 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.03 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.04 Suggested packages: 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.04 cmake-doc ninja-build lrzip 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.04 Recommended packages: 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.04 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.73 The following NEW packages will be installed: 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.77 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 20:33:23 [2022-03-23T20:33:23.987Z] #38 28.77 vim-common xxd 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.23 Need to get 17.7 MB of archives. 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.23 After this operation, 70.7 MB of additional disk space will be used. 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 29.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 30.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 30.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 30.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 30.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 20:33:23 [2022-03-23T20:33:23.987Z] #38 31.28 debconf: delaying package configuration, since apt-utils is not installed 20:33:23 [2022-03-23T20:33:23.987Z] #38 31.53 Fetched 17.7 MB in 1s (12.2 MB/s) 20:33:23 [2022-03-23T20:33:23.987Z] #38 31.60 Selecting previously unselected package xxd. 20:33:23 [2022-03-23T20:33:23.987Z] #38 31.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) 20:33:23 [2022-03-23T20:33:23.987Z] #38 31.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.987Z] #38 31.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:33:23 [2022-03-23T20:33:23.987Z] #38 32.00 Selecting previously unselected package vim-common. 20:33:23 [2022-03-23T20:33:23.987Z] #38 32.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:33:23 [2022-03-23T20:33:23.987Z] #38 32.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:33:23 [2022-03-23T20:33:23.987Z] #38 32.71 Selecting previously unselected package cmake-data. 20:33:23 [2022-03-23T20:33:23.987Z] #38 32.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 20:33:23 [2022-03-23T20:33:23.987Z] #38 32.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... 20:33:23 [2022-03-23T20:33:23.987Z] #38 35.69 Selecting previously unselected package libicu67:amd64. 20:33:23 [2022-03-23T20:33:23.987Z] #38 35.69 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 20:33:23 [2022-03-23T20:33:23.987Z] #38 35.70 Unpacking libicu67:amd64 (67.1-7) ... 20:33:24 [2022-03-23T20:33:24.103Z] #51 33.16 go: downloading github.com/jgautheron/goconst v1.5.1 20:33:24 [2022-03-23T20:33:24.103Z] #51 33.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 20:33:24 [2022-03-23T20:33:24.103Z] #51 33.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 20:33:24 [2022-03-23T20:33:24.103Z] #51 33.23 go: downloading github.com/julz/importas v0.1.0 20:33:24 [2022-03-23T20:33:24.103Z] #51 33.24 go: downloading github.com/kisielk/errcheck v1.6.0 20:33:24 [2022-03-23T20:33:24.103Z] #51 33.29 go: downloading github.com/kulti/thelper v0.5.0 20:33:24 [2022-03-23T20:33:24.103Z] #51 33.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 20:33:24 [2022-03-23T20:33:24.245Z] #38 ... 20:33:24 [2022-03-23T20:33:24.245Z] 20:33:24 [2022-03-23T20:33:24.245Z] #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 20:33:24 [2022-03-23T20:33:24.245Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:24 [2022-03-23T20:33:24.245Z] #47 35.66 Selecting previously unselected package python3-pkg-resources. 20:33:24 [2022-03-23T20:33:24.245Z] #47 35.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 20:33:24 [2022-03-23T20:33:24.245Z] #47 35.70 Unpacking python3-pkg-resources (52.0.0-4) ... 20:33:24 [2022-03-23T20:33:24.245Z] #47 35.90 Selecting previously unselected package python3-six. 20:33:24 [2022-03-23T20:33:24.245Z] #47 35.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 20:33:24 [2022-03-23T20:33:24.245Z] #47 35.92 Unpacking python3-six (1.16.0-2) ... 20:33:24 [2022-03-23T20:33:24.245Z] #47 36.02 Selecting previously unselected package python3-protobuf. 20:33:24 [2022-03-23T20:33:24.245Z] #47 36.02 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 20:33:24 [2022-03-23T20:33:24.245Z] #47 36.03 Unpacking python3-protobuf (3.12.4-1) ... 20:33:24 [2022-03-23T20:33:24.359Z] #51 33.34 go: downloading github.com/kyoh86/exportloopref v0.1.8 20:33:24 [2022-03-23T20:33:24.359Z] #51 33.37 go: downloading github.com/ldez/gomoddirectives v0.2.2 20:33:24 [2022-03-23T20:33:24.359Z] #51 33.44 go: downloading github.com/ldez/tagliatelle v0.3.0 20:33:24 [2022-03-23T20:33:24.359Z] #51 33.44 go: downloading github.com/leonklingele/grouper v1.1.0 20:33:24 [2022-03-23T20:33:24.359Z] #51 33.50 go: downloading github.com/maratori/testpackage v1.0.1 20:33:24 [2022-03-23T20:33:24.359Z] #51 33.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 20:33:24 [2022-03-23T20:33:24.618Z] #51 33.63 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 20:33:24 [2022-03-23T20:33:24.618Z] #51 33.67 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 20:33:24 [2022-03-23T20:33:24.618Z] #51 33.69 go: downloading github.com/mgechev/revive v1.1.3 20:33:24 [2022-03-23T20:33:24.812Z] #47 36.46 Selecting previously unselected package libnet1:amd64. 20:33:24 [2022-03-23T20:33:24.812Z] #47 36.47 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:33:24 [2022-03-23T20:33:24.812Z] #47 36.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:33:24 [2022-03-23T20:33:24.812Z] #47 36.61 Selecting previously unselected package libnl-3-200:amd64. 20:33:24 [2022-03-23T20:33:24.812Z] #47 36.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:33:24 [2022-03-23T20:33:24.812Z] #47 36.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.00 go: downloading github.com/moricho/tparallel v0.2.1 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.01 go: downloading github.com/nakabonne/nestif v0.3.1 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.01 go: downloading github.com/nishanths/exhaustive v0.7.11 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.02 go: downloading github.com/nishanths/predeclared v0.2.1 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.07 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.07 go: downloading github.com/ryancurrah/gomodguard v1.2.3 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 20:33:24 [2022-03-23T20:33:24.876Z] #51 34.11 go: downloading github.com/securego/gosec/v2 v2.9.6 20:33:25 [2022-03-23T20:33:25.071Z] #47 36.74 Selecting previously unselected package libprotobuf-c1:amd64. 20:33:25 [2022-03-23T20:33:25.071Z] #47 36.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:33:25 [2022-03-23T20:33:25.071Z] #47 36.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:33:25 [2022-03-23T20:33:25.071Z] #47 36.84 Selecting previously unselected package criu. 20:33:25 [2022-03-23T20:33:25.071Z] #47 36.85 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... 20:33:25 [2022-03-23T20:33:25.071Z] #47 36.85 Unpacking criu (3.16.1-3) ... 20:33:25 [2022-03-23T20:33:25.133Z] #51 34.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 20:33:25 [2022-03-23T20:33:25.133Z] #51 34.28 go: downloading github.com/sivchari/containedctx v1.0.1 20:33:25 [2022-03-23T20:33:25.133Z] #51 34.28 go: downloading github.com/sivchari/tenv v1.4.7 20:33:25 [2022-03-23T20:33:25.133Z] #51 34.29 go: downloading github.com/sonatard/noctx v0.0.1 20:33:25 [2022-03-23T20:33:25.133Z] #51 34.32 go: downloading github.com/sourcegraph/go-diff v0.6.1 20:33:25 [2022-03-23T20:33:25.133Z] #51 34.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 20:33:25 [2022-03-23T20:33:25.365Z] #54 34.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:33:25 [2022-03-23T20:33:25.389Z] #51 34.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 20:33:25 [2022-03-23T20:33:25.389Z] #51 34.40 go: downloading github.com/tdakkota/asciicheck v0.1.1 20:33:25 [2022-03-23T20:33:25.389Z] #51 34.42 go: downloading github.com/tetafro/godot v1.4.11 20:33:25 [2022-03-23T20:33:25.389Z] #51 34.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 20:33:25 [2022-03-23T20:33:25.389Z] #51 34.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 20:33:25 [2022-03-23T20:33:25.389Z] #51 34.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 20:33:25 [2022-03-23T20:33:25.638Z] #47 37.52 Setting up python3-pkg-resources (52.0.0-4) ... 20:33:25 [2022-03-23T20:33:25.645Z] #51 34.68 go: downloading github.com/ultraware/funlen v0.0.3 20:33:25 [2022-03-23T20:33:25.646Z] #51 34.69 go: downloading github.com/ultraware/whitespace v0.0.4 20:33:25 [2022-03-23T20:33:25.646Z] #51 34.71 go: downloading github.com/uudashr/gocognit v1.0.5 20:33:25 [2022-03-23T20:33:25.646Z] #51 34.73 go: downloading github.com/yagipy/maintidx v1.0.0 20:33:25 [2022-03-23T20:33:25.646Z] #51 34.75 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 20:33:25 [2022-03-23T20:33:25.902Z] #51 35.04 go: downloading gitlab.com/bosi/decorder v0.2.1 20:33:26 [2022-03-23T20:33:26.158Z] #51 35.13 go: downloading honnef.co/go/tools v0.2.2 20:33:26 [2022-03-23T20:33:26.426Z] #51 ... 20:33:26 [2022-03-23T20:33:26.426Z] 20:33:26 [2022-03-23T20:33:26.426Z] #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 20:33:26 [2022-03-23T20:33:26.426Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:26 [2022-03-23T20:33:26.426Z] #14 21.12 Reading package lists... 20:33:26 [2022-03-23T20:33:26.426Z] #14 25.58 Building dependency tree... 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.43 The following additional packages will be installed: 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.44 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.45 mingw-w64-common mingw-w64-x86-64-dev 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.45 Suggested packages: 20:33:26 [2022-03-23T20:33:26.426Z] #14 28.46 gcc-10-locales seccomp wine64 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.54 The following NEW packages will be installed: 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.56 mingw-w64-x86-64-dev 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.91 Need to get 115 MB of archives. 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.91 After this operation, 645 MB of additional disk space will be used. 20:33:26 [2022-03-23T20:33:26.426Z] #14 29.91 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.02 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.67 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 30.67 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 31.41 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 32.95 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 33.40 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 33.89 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 35.07 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 35.59 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] 20:33:26 [2022-03-23T20:33:26.426Z] #14 35.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 20:33:26 [2022-03-23T20:33:26.426Z] #14 35.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 20:33:26 [2022-03-23T20:33:26.426Z] #14 ... 20:33:26 [2022-03-23T20:33:26.426Z] 20:33:26 [2022-03-23T20:33:26.426Z] #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 20:33:26 [2022-03-23T20:33:26.426Z] #60 sha256:bf76e7fc0918a82eae3af14be7ac92ab98bab96fad1d0aee7ce44ea53c7b2809 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.909 + RM_GOPATH=0 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.909 + TMP_GOPATH= 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.909 + : /build 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.909 + '[' -z '' ']' 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.909 ++ mktemp -d 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.910 + export GOPATH=/tmp/tmp.Fnz3EMIZsK 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.910 + GOPATH=/tmp/tmp.Fnz3EMIZsK 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.911 + RM_GOPATH=1 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.911 + case "$(go env GOARCH)" in 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.912 ++ go env GOARCH 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.936 + export GO_BUILDMODE=-buildmode=pie 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.937 + GO_BUILDMODE=-buildmode=pie 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.938 ++ dirname /install.sh 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.941 + dir=/ 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.941 + bin=containerd 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.941 + shift 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.941 + '[' '!' -f //containerd.installer ']' 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.942 + . //containerd.installer 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.942 ++ set -e 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.942 ++ : v1.6.1 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.943 + install_containerd 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.944 + echo 'Install containerd version v1.6.1' 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.944 Install containerd version v1.6.1 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.944 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Fnz3EMIZsK/src/github.com/containerd/containerd 20:33:26 [2022-03-23T20:33:26.426Z] #60 0.952 Cloning into '/tmp/tmp.Fnz3EMIZsK/src/github.com/containerd/containerd'... 20:33:26 [2022-03-23T20:33:26.757Z] #54 DONE 36.5s 20:33:26 [2022-03-23T20:33:26.757Z] 20:33:26 [2022-03-23T20:33:26.757Z] #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 20:33:26 [2022-03-23T20:33:26.757Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:26 [2022-03-23T20:33:26.757Z] #58 27.97 go: downloading mvdan.cc/gofumpt v0.2.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 27.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.05 go: downloading github.com/davecgh/go-spew v1.1.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.06 go: downloading github.com/pmezard/go-difflib v1.0.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.08 go: downloading github.com/stretchr/objx v0.1.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.13 go: downloading github.com/hashicorp/hcl v1.0.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.24 go: downloading github.com/pelletier/go-toml v1.9.4 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.24 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 28.32 go: downloading golang.org/x/text v0.3.7 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.35 go: downloading github.com/gobwas/glob v0.2.3 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.39 go: downloading github.com/kisielk/gotool v1.0.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.45 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.46 go: downloading golang.org/x/mod v0.5.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.49 go: downloading github.com/ettle/strcase v0.1.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.52 go: downloading github.com/fatih/structtag v1.2.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.54 go: downloading github.com/Masterminds/semver v1.5.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.72 go: downloading github.com/prometheus/client_golang v1.7.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.91 go: downloading github.com/prometheus/client_model v0.2.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 31.96 go: downloading github.com/google/go-cmp v0.5.6 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.22 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.32 go: downloading github.com/beorn7/perks v1.0.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.39 go: downloading github.com/cespare/xxhash v1.1.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.43 go: downloading github.com/golang/protobuf v1.5.2 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.60 go: downloading github.com/prometheus/common v0.10.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.70 go: downloading github.com/prometheus/procfs v0.6.0 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.75 go: downloading github.com/mattn/go-runewidth v0.0.9 20:33:26 [2022-03-23T20:33:26.757Z] #58 32.85 go: downloading google.golang.org/protobuf v1.27.1 20:33:26 [2022-03-23T20:33:26.757Z] #58 33.89 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:33:27 [2022-03-23T20:33:27.017Z] #47 ... 20:33:27 [2022-03-23T20:33:27.017Z] 20:33:27 [2022-03-23T20:33:27.017Z] #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 20:33:27 [2022-03-23T20:33:27.017Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.934 + RM_GOPATH=0 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.936 + TMP_GOPATH= 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.936 + : /build 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.936 + '[' -z '' ']' 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.939 ++ mktemp -d 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.941 + export GOPATH=/tmp/tmp.xSbpYV9Gv2 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.942 + GOPATH=/tmp/tmp.xSbpYV9Gv2 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.942 + RM_GOPATH=1 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.942 + case "$(go env GOARCH)" in 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.950 ++ go env GOARCH 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.998 + export GO_BUILDMODE=-buildmode=pie 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.998 + GO_BUILDMODE=-buildmode=pie 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.999 ++ dirname /install.sh 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.999 + dir=/ 20:33:27 [2022-03-23T20:33:27.017Z] #60 0.999 + bin=containerd 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.000 + shift 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.000 + '[' '!' -f //containerd.installer ']' 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.000 + . //containerd.installer 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.000 ++ set -e 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.000 ++ : v1.6.1 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.000 + install_containerd 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.001 Install containerd version v1.6.1 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.001 + echo 'Install containerd version v1.6.1' 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.002 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xSbpYV9Gv2/src/github.com/containerd/containerd 20:33:27 [2022-03-23T20:33:27.017Z] #60 1.010 Cloning into '/tmp/tmp.xSbpYV9Gv2/src/github.com/containerd/containerd'... 20:33:27 [2022-03-23T20:33:27.275Z] #60 ... 20:33:27 [2022-03-23T20:33:27.275Z] 20:33:27 [2022-03-23T20:33:27.275Z] #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 20:33:27 [2022-03-23T20:33:27.275Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:33:27 [2022-03-23T20:33:27.275Z] #34 38.29 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. 20:33:27 [2022-03-23T20:33:27.275Z] #34 38.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 20:33:27 [2022-03-23T20:33:27.275Z] #34 38.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:33:27 [2022-03-23T20:33:27.310Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" 20:33:27 [2022-03-23T20:33:27.577Z] Fetching without tags [Pipeline] withEnv [Pipeline] { 20:33:27 [2022-03-23T20:33:27.703Z] #58 ... 20:33:27 [2022-03-23T20:33:27.703Z] 20:33:27 [2022-03-23T20:33:27.703Z] #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 20:33:27 [2022-03-23T20:33:27.703Z] #56 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:33:27 [2022-03-23T20:33:27.703Z] #56 37.27 gotestsum version dev [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:33:27 [2022-03-23T20:33:27.966Z] #56 DONE 37.8s 20:33:27 [2022-03-23T20:33:27.966Z] 20:33:27 [2022-03-23T20:33:27.966Z] #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 20:33:27 [2022-03-23T20:33:27.966Z] #41 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:33:28 [2022-03-23T20:33:28.013Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:33:28 [2022-03-23T20:33:28.506Z] + docker version 20:33:27 [2022-03-23T20:33:27.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:33:27 [2022-03-23T20:33:27.468Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:33:27 [2022-03-23T20:33:27.502Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:33:27 [2022-03-23T20:33:27.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:33:27 [2022-03-23T20:33:27.580Z] Fetching upstream changes from https://github.com/moby/moby.git 20:33:27 [2022-03-23T20:33:27.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:33:27 [2022-03-23T20:33:27.581Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:33:28 [2022-03-23T20:33:28.028Z] > git config core.sparsecheckout # timeout=10 20:33:28 [2022-03-23T20:33:28.061Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:33:28 [2022-03-23T20:33:28.947Z] #60 ... 20:33:28 [2022-03-23T20:33:28.947Z] 20:33:28 [2022-03-23T20:33:28.947Z] #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 20:33:28 [2022-03-23T20:33:28.947Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:33:28 [2022-03-23T20:33:28.947Z] #34 36.86 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. 20:33:28 [2022-03-23T20:33:28.947Z] #34 36.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 20:33:28 [2022-03-23T20:33:28.947Z] #34 37.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:33:29 [2022-03-23T20:33:29.387Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:33:29 [2022-03-23T20:33:29.388Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:33:30 [2022-03-23T20:33:30.520Z] #41 ... 20:33:30 [2022-03-23T20:33:30.520Z] 20:33:30 [2022-03-23T20:33:30.520Z] #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 20:33:30 [2022-03-23T20:33:30.520Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:33:30 [2022-03-23T20:33:30.520Z] #19 33.11 Fetched 48.9 MB in 32s (1529 kB/s) 20:33:29 [2022-03-23T20:33:29.336Z] > git remote # timeout=10 20:33:29 [2022-03-23T20:33:29.342Z] > git config --get remote.origin.url # timeout=10 20:33:29 [2022-03-23T20:33:29.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:33:29 [2022-03-23T20:33:29.360Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:33:29 [2022-03-23T20:33:29.373Z] > git rev-parse HEAD^{commit} # timeout=10 20:33:29 [2022-03-23T20:33:29.390Z] > git config core.sparsecheckout # timeout=10 20:33:29 [2022-03-23T20:33:29.403Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:33:32 [2022-03-23T20:33:32.563Z] #34 ... 20:33:32 [2022-03-23T20:33:32.563Z] 20:33:32 [2022-03-23T20:33:32.563Z] #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 20:33:32 [2022-03-23T20:33:32.563Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:32 [2022-03-23T20:33:32.563Z] #38 41.30 Selecting previously unselected package libxml2:amd64. 20:33:32 [2022-03-23T20:33:32.563Z] #38 41.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 41.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 41.84 Selecting previously unselected package libarchive13:amd64. 20:33:32 [2022-03-23T20:33:32.563Z] #38 41.84 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 41.84 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.18 Selecting previously unselected package libjsoncpp24:amd64. 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.34 Selecting previously unselected package librhash0:amd64. 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.36 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.36 Unpacking librhash0:amd64 (1.4.1-2) ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.56 Selecting previously unselected package libuv1:amd64. 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.57 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.57 Unpacking libuv1:amd64 (1.40.0-2) ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.75 Selecting previously unselected package cmake. 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.76 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 20:33:32 [2022-03-23T20:33:32.563Z] #38 42.77 Unpacking cmake (3.18.4-2+deb11u1) ... 20:33:33 [2022-03-23T20:33:33.723Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" 20:33:33 [2022-03-23T20:33:33.819Z] Client: Docker Engine - Community 20:33:33 [2022-03-23T20:33:33.819Z] Version: 20.10.12 20:33:33 [2022-03-23T20:33:33.819Z] API version: 1.41 20:33:33 [2022-03-23T20:33:33.819Z] Go version: go1.16.12 20:33:33 [2022-03-23T20:33:33.819Z] Git commit: e91ed57 20:33:33 [2022-03-23T20:33:33.819Z] Built: Mon Dec 13 11:44:28 2021 20:33:33 [2022-03-23T20:33:33.819Z] OS/Arch: linux/arm64 20:33:33 [2022-03-23T20:33:33.819Z] Context: default 20:33:33 [2022-03-23T20:33:33.819Z] Experimental: true 20:33:33 [2022-03-23T20:33:33.819Z] 20:33:33 [2022-03-23T20:33:33.819Z] Server: Docker Engine - Community 20:33:33 [2022-03-23T20:33:33.819Z] Engine: 20:33:33 [2022-03-23T20:33:33.819Z] Version: 20.10.12 20:33:33 [2022-03-23T20:33:33.819Z] API version: 1.41 (minimum version 1.12) 20:33:33 [2022-03-23T20:33:33.819Z] Go version: go1.16.12 20:33:33 [2022-03-23T20:33:33.819Z] Git commit: 459d0df 20:33:33 [2022-03-23T20:33:33.819Z] Built: Mon Dec 13 11:43:05 2021 20:33:33 [2022-03-23T20:33:33.819Z] OS/Arch: linux/arm64 20:33:33 [2022-03-23T20:33:33.819Z] Experimental: true 20:33:33 [2022-03-23T20:33:33.819Z] containerd: 20:33:33 [2022-03-23T20:33:33.819Z] Version: 1.4.12 20:33:33 [2022-03-23T20:33:33.819Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:33:33 [2022-03-23T20:33:33.819Z] runc: 20:33:33 [2022-03-23T20:33:33.819Z] Version: 1.0.2 20:33:33 [2022-03-23T20:33:33.819Z] GitCommit: v1.0.2-0-g52b36a2 20:33:33 [2022-03-23T20:33:33.819Z] docker-init: 20:33:33 [2022-03-23T20:33:33.819Z] Version: 0.19.0 20:33:33 [2022-03-23T20:33:33.819Z] GitCommit: de40ad0 [Pipeline] sh 20:33:33 [2022-03-23T20:33:33.941Z] #38 ... 20:33:33 [2022-03-23T20:33:33.941Z] 20:33:33 [2022-03-23T20:33:33.941Z] #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 20:33:33 [2022-03-23T20:33:33.941Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:33 [2022-03-23T20:33:33.941Z] #14 35.98 debconf: delaying package configuration, since apt-utils is not installed 20:33:33 [2022-03-23T20:33:33.941Z] #14 36.22 Fetched 115 MB in 7s (17.3 MB/s) 20:33:33 [2022-03-23T20:33:33.941Z] #14 36.29 Selecting previously unselected package binutils-mingw-w64-i686. 20:33:33 [2022-03-23T20:33:33.941Z] #14 36.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) 20:33:33 [2022-03-23T20:33:33.941Z] #14 36.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 36.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 38.36 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:33:33 [2022-03-23T20:33:33.941Z] #14 38.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 38.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 40.66 Selecting previously unselected package binutils-mingw-w64. 20:33:33 [2022-03-23T20:33:33.941Z] #14 40.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 40.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 40.83 Selecting previously unselected package libdevmapper1.02.1:amd64. 20:33:33 [2022-03-23T20:33:33.941Z] #14 40.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 40.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 41.03 Selecting previously unselected package dmsetup. 20:33:33 [2022-03-23T20:33:33.941Z] #14 41.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 41.04 Unpacking dmsetup (2:1.02.175-2.1) ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 41.23 Selecting previously unselected package mingw-w64-common. 20:33:33 [2022-03-23T20:33:33.941Z] #14 41.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 20:33:33 [2022-03-23T20:33:33.941Z] #14 41.25 Unpacking mingw-w64-common (8.0.0-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:33:34 [2022-03-23T20:33:34.132Z] + docker info 20:33:34 [2022-03-23T20:33:34.199Z] #34 ... 20:33:34 [2022-03-23T20:33:34.199Z] 20:33:34 [2022-03-23T20:33:34.199Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 20:33:34 [2022-03-23T20:33:34.199Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.63 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] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 35.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] 20:33:34 [2022-03-23T20:33:34.199Z] #14 36.62 debconf: delaying package configuration, since apt-utils is not installed 20:33:34 [2022-03-23T20:33:34.199Z] #14 36.82 Fetched 115 MB in 6s (18.5 MB/s) 20:33:34 [2022-03-23T20:33:34.199Z] #14 36.89 Selecting previously unselected package binutils-mingw-w64-i686. 20:33:34 [2022-03-23T20:33:34.199Z] #14 36.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) 20:33:34 [2022-03-23T20:33:34.199Z] #14 36.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 36.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 38.83 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:33:34 [2022-03-23T20:33:34.199Z] #14 38.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 38.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 40.78 Selecting previously unselected package binutils-mingw-w64. 20:33:34 [2022-03-23T20:33:34.199Z] #14 40.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 40.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 40.94 Selecting previously unselected package libdevmapper1.02.1:amd64. 20:33:34 [2022-03-23T20:33:34.199Z] #14 40.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 40.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 41.12 Selecting previously unselected package dmsetup. 20:33:34 [2022-03-23T20:33:34.199Z] #14 41.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 41.14 Unpacking dmsetup (2:1.02.175-2.1) ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 41.29 Selecting previously unselected package mingw-w64-common. 20:33:34 [2022-03-23T20:33:34.199Z] #14 41.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 20:33:34 [2022-03-23T20:33:34.199Z] #14 41.32 Unpacking mingw-w64-common (8.0.0-1) ... 20:33:34 [2022-03-23T20:33:34.237Z] #14 ... 20:33:34 [2022-03-23T20:33:34.237Z] 20:33:34 [2022-03-23T20:33:34.237Z] #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 20:33:34 [2022-03-23T20:33:34.237Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:34 [2022-03-23T20:33:34.237Z] #51 36.91 go: downloading mvdan.cc/gofumpt v0.2.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 37.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 20:33:34 [2022-03-23T20:33:34.237Z] #51 37.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 20:33:34 [2022-03-23T20:33:34.237Z] #51 37.15 go: downloading github.com/davecgh/go-spew v1.1.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 37.15 go: downloading github.com/pmezard/go-difflib v1.0.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 37.21 go: downloading github.com/stretchr/objx v0.1.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 37.29 go: downloading golang.org/x/text v0.3.7 20:33:34 [2022-03-23T20:33:34.237Z] #51 41.74 go: downloading github.com/hashicorp/hcl v1.0.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 41.89 go: downloading github.com/pelletier/go-toml v1.9.4 20:33:34 [2022-03-23T20:33:34.237Z] #51 41.90 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.09 go: downloading github.com/gobwas/glob v0.2.3 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.11 go: downloading github.com/kisielk/gotool v1.0.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.22 go: downloading github.com/gostaticanalysis/comment v1.4.2 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.27 go: downloading golang.org/x/mod v0.5.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.30 go: downloading github.com/ettle/strcase v0.1.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.36 go: downloading github.com/fatih/structtag v1.2.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.40 go: downloading github.com/Masterminds/semver v1.5.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.58 go: downloading github.com/prometheus/client_golang v1.7.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 42.97 go: downloading github.com/prometheus/client_model v0.2.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.09 go: downloading github.com/google/go-cmp v0.5.6 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.42 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.51 go: downloading github.com/beorn7/perks v1.0.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.53 go: downloading github.com/golang/protobuf v1.5.2 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.57 go: downloading github.com/cespare/xxhash v1.1.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.71 go: downloading github.com/prometheus/common v0.10.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.85 go: downloading github.com/prometheus/procfs v0.6.0 20:33:34 [2022-03-23T20:33:34.237Z] #51 43.96 go: downloading github.com/mattn/go-runewidth v0.0.9 20:33:34 [2022-03-23T20:33:34.237Z] #51 44.02 go: downloading google.golang.org/protobuf v1.27.1 20:33:34 [2022-03-23T20:33:34.237Z] #51 45.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:33:34 [2022-03-23T20:33:34.958Z] + docker version 20:33:35 [2022-03-23T20:33:35.129Z] #14 ... 20:33:35 [2022-03-23T20:33:35.130Z] 20:33:35 [2022-03-23T20:33:35.130Z] #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 20:33:35 [2022-03-23T20:33:35.130Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:35 [2022-03-23T20:33:35.130Z] #47 34.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] 20:33:35 [2022-03-23T20:33:35.130Z] #47 35.43 debconf: delaying package configuration, since apt-utils is not installed 20:33:35 [2022-03-23T20:33:35.130Z] #47 35.60 Fetched 2292 kB in 4s (518 kB/s) 20:33:35 [2022-03-23T20:33:35.130Z] #47 35.66 Selecting previously unselected package libprotobuf23:amd64. 20:33:35 [2022-03-23T20:33:35.130Z] #47 35.66 (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.) 20:33:35 [2022-03-23T20:33:35.130Z] #47 35.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 35.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.28 Selecting previously unselected package python3-pkg-resources. 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.28 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.29 Unpacking python3-pkg-resources (52.0.0-4) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.50 Selecting previously unselected package python3-six. 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.52 Unpacking python3-six (1.16.0-2) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.61 Selecting previously unselected package python3-protobuf. 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 36.61 Unpacking python3-protobuf (3.12.4-1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.03 Selecting previously unselected package libnet1:amd64. 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.14 Selecting previously unselected package libnl-3-200:amd64. 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.29 Selecting previously unselected package libprotobuf-c1:amd64. 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.38 Selecting previously unselected package criu. 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.38 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.41 Unpacking criu (3.16.1-3) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 37.99 Setting up python3-pkg-resources (52.0.0-4) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 39.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 39.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 39.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 39.54 Setting up python3-six (1.16.0-2) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 40.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 40.72 Setting up python3-protobuf (3.12.4-1) ... 20:33:35 [2022-03-23T20:33:35.130Z] #47 43.96 Setting up criu (3.16.1-3) ... 20:33:35 [2022-03-23T20:33:35.177Z] #51 ... 20:33:35 [2022-03-23T20:33:35.177Z] 20:33:35 [2022-03-23T20:33:35.177Z] #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 20:33:35 [2022-03-23T20:33:35.177Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:35 [2022-03-23T20:33:35.177Z] #14 46.93 Selecting previously unselected package mingw-w64-x86-64-dev. 20:33:35 [2022-03-23T20:33:35.177Z] #14 46.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 20:33:35 [2022-03-23T20:33:35.177Z] #14 46.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 20:33:35 [2022-03-23T20:33:35.387Z] #47 ... 20:33:35 [2022-03-23T20:33:35.387Z] 20:33:35 [2022-03-23T20:33:35.387Z] #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 20:33:35 [2022-03-23T20:33:35.387Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:35 [2022-03-23T20:33:35.387Z] #38 34.30 Selecting previously unselected package libicu67:amd64. 20:33:35 [2022-03-23T20:33:35.387Z] #38 34.30 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 34.32 Unpacking libicu67:amd64 (67.1-7) ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 39.90 Selecting previously unselected package libxml2:amd64. 20:33:35 [2022-03-23T20:33:35.387Z] #38 39.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 39.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.42 Selecting previously unselected package libarchive13:amd64. 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.42 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.43 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.70 Selecting previously unselected package libjsoncpp24:amd64. 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.85 Selecting previously unselected package librhash0:amd64. 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.85 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 40.86 Unpacking librhash0:amd64 (1.4.1-2) ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 41.00 Selecting previously unselected package libuv1:amd64. 20:33:35 [2022-03-23T20:33:35.387Z] #38 41.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 41.02 Unpacking libuv1:amd64 (1.40.0-2) ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 41.15 Selecting previously unselected package cmake. 20:33:35 [2022-03-23T20:33:35.387Z] #38 41.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 41.15 Unpacking cmake (3.18.4-2+deb11u1) ... 20:33:35 [2022-03-23T20:33:35.387Z] #38 ... 20:33:35 [2022-03-23T20:33:35.387Z] 20:33:35 [2022-03-23T20:33:35.387Z] #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 20:33:35 [2022-03-23T20:33:35.387Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:35 [2022-03-23T20:33:35.387Z] #51 36.15 go: downloading mvdan.cc/gofumpt v0.2.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 36.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 20:33:35 [2022-03-23T20:33:35.387Z] #51 36.20 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 20:33:35 [2022-03-23T20:33:35.387Z] #51 36.24 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e 20:33:35 [2022-03-23T20:33:35.387Z] #51 37.47 go: downloading github.com/davecgh/go-spew v1.1.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 37.56 go: downloading github.com/pmezard/go-difflib v1.0.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 37.60 go: downloading github.com/stretchr/objx v0.1.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 37.66 go: downloading github.com/hashicorp/hcl v1.0.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 37.85 go: downloading github.com/pelletier/go-toml v1.9.4 20:33:35 [2022-03-23T20:33:35.387Z] #51 37.85 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 38.01 go: downloading golang.org/x/text v0.3.7 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.57 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.62 go: downloading github.com/gobwas/glob v0.2.3 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.67 go: downloading github.com/kisielk/gotool v1.0.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.72 go: downloading github.com/gostaticanalysis/comment v1.4.2 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.75 go: downloading golang.org/x/mod v0.5.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.78 go: downloading github.com/ettle/strcase v0.1.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.88 go: downloading github.com/fatih/structtag v1.2.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 42.96 go: downloading github.com/Masterminds/semver v1.5.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.00 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.06 go: downloading github.com/prometheus/client_golang v1.7.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.35 go: downloading github.com/prometheus/client_model v0.2.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.40 go: downloading github.com/google/go-cmp v0.5.6 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.96 go: downloading github.com/beorn7/perks v1.0.1 20:33:35 [2022-03-23T20:33:35.387Z] #51 43.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:35 [2022-03-23T20:33:35.387Z] #51 44.03 go: downloading github.com/cespare/xxhash v1.1.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 44.04 go: downloading github.com/golang/protobuf v1.5.2 20:33:35 [2022-03-23T20:33:35.387Z] #51 44.24 go: downloading github.com/prometheus/common v0.10.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 44.41 go: downloading github.com/prometheus/procfs v0.6.0 20:33:35 [2022-03-23T20:33:35.387Z] #51 44.51 go: downloading github.com/mattn/go-runewidth v0.0.9 20:33:35 [2022-03-23T20:33:35.644Z] #51 44.56 go: downloading google.golang.org/protobuf v1.27.1 20:33:35 [2022-03-23T20:33:35.644Z] #51 ... 20:33:35 [2022-03-23T20:33:35.644Z] 20:33:35 [2022-03-23T20:33:35.644Z] #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 20:33:35 [2022-03-23T20:33:35.644Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:35 [2022-03-23T20:33:35.900Z] #38 44.81 Setting up libicu67:amd64 (67.1-7) ... 20:33:35 [2022-03-23T20:33:35.900Z] #38 44.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.85 Setting up libuv1:amd64 (1.40.0-2) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.88 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.89 Setting up librhash0:amd64 (1.4.1-2) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.91 Setting up cmake-data (3.18.4-2+deb11u1) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.93 Setting up libarchive13:amd64 (3.4.3-2+b1) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.95 Setting up cmake (3.18.4-2+deb11u1) ... 20:33:35 [2022-03-23T20:33:35.901Z] #38 44.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:33:36 [2022-03-23T20:33:36.115Z] #14 ... 20:33:36 [2022-03-23T20:33:36.115Z] 20:33:36 [2022-03-23T20:33:36.115Z] #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 20:33:36 [2022-03-23T20:33:36.115Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:36 [2022-03-23T20:33:36.115Z] #47 39.15 Setting up libprotobuf23:amd64 (3.12.4-1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 39.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 39.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 39.20 Setting up python3-six (1.16.0-2) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 40.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 40.39 Setting up python3-protobuf (3.12.4-1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 43.63 Setting up criu (3.16.1-3) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 45.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:33:36 [2022-03-23T20:33:36.115Z] #47 DONE 47.7s 20:33:36 [2022-03-23T20:33:36.115Z] 20:33:36 [2022-03-23T20:33:36.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 20:33:36 [2022-03-23T20:33:36.115Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.05 Setting up libicu67:amd64 (67.1-7) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.13 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.16 Setting up libuv1:amd64 (1.40.0-2) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.35 Setting up librhash0:amd64 (1.4.1-2) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.40 Setting up cmake-data (3.18.4-2+deb11u1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.60 Setting up libarchive13:amd64 (3.4.3-2+b1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.64 Setting up cmake (3.18.4-2+deb11u1) ... 20:33:36 [2022-03-23T20:33:36.115Z] #38 47.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:33:36 [2022-03-23T20:33:36.389Z] #38 DONE 48.4s 20:33:36 [2022-03-23T20:33:36.389Z] 20:33:36 [2022-03-23T20:33:36.389Z] #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 20:33:36 [2022-03-23T20:33:36.389Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:36 [2022-03-23T20:33:36.650Z] #51 ... 20:33:36 [2022-03-23T20:33:36.650Z] 20:33:36 [2022-03-23T20:33:36.650Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 20:33:36 [2022-03-23T20:33:36.650Z] #39 sha256:cfdb1c7ef14c71add121c33d09816015cc457b529a5a4dff2e4c43f4fc99e1a8 20:33:36 [2022-03-23T20:33:36.650Z] #39 DONE 0.2s 20:33:36 [2022-03-23T20:33:36.650Z] 20:33:36 [2022-03-23T20:33:36.650Z] #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 20:33:36 [2022-03-23T20:33:36.650Z] #40 sha256:05864a5ba85b52f4dfd12d8c5f4c5f8b92c752f9d1289f00c308e94152f9fb29 20:33:37 [2022-03-23T20:33:37.801Z] #38 DONE 46.9s 20:33:37 [2022-03-23T20:33:37.801Z] 20:33:37 [2022-03-23T20:33:37.801Z] #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 20:33:37 [2022-03-23T20:33:37.801Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:33:37 [2022-03-23T20:33:37.801Z] #47 45.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:33:37 [2022-03-23T20:33:37.801Z] #47 DONE 46.7s 20:33:37 [2022-03-23T20:33:37.801Z] 20:33:37 [2022-03-23T20:33:37.801Z] #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 20:33:37 [2022-03-23T20:33:37.801Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:37 [2022-03-23T20:33:37.801Z] #14 46.29 Selecting previously unselected package mingw-w64-x86-64-dev. 20:33:37 [2022-03-23T20:33:37.801Z] #14 46.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 20:33:37 [2022-03-23T20:33:37.801Z] #14 46.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 20:33:37 [2022-03-23T20:33:37.801Z] #14 ... 20:33:37 [2022-03-23T20:33:37.801Z] 20:33:37 [2022-03-23T20:33:37.801Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 20:33:37 [2022-03-23T20:33:37.801Z] #39 sha256:280c301c52cb9c8e6fd2626535f78b1bfce9f63b06f6e7503aadbc83e4ad1486 20:33:37 [2022-03-23T20:33:37.801Z] #39 DONE 0.1s 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.177 + RM_GOPATH=0 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.177 + TMP_GOPATH= 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.177 + : /build 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.177 + '[' -z '' ']' 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.177 ++ mktemp -d 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.182 + export GOPATH=/tmp/tmp.8f8a9t8KOp 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.182 + GOPATH=/tmp/tmp.8f8a9t8KOp 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.182 + RM_GOPATH=1 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.182 + case "$(go env GOARCH)" in 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.183 ++ go env GOARCH 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.227 + export GO_BUILDMODE=-buildmode=pie 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.227 + GO_BUILDMODE=-buildmode=pie 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.228 ++ dirname /install.sh 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.255 + dir=/ 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 + bin=tini 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 + shift 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 + '[' '!' -f //tini.installer ']' 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 + . //tini.installer 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 ++ : v0.19.0 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 + install_tini 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 + echo 'Install tini version v0.19.0' 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 Install tini version v0.19.0 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.256 + git clone https://github.com/krallin/tini.git /tmp/tmp.8f8a9t8KOp/tini 20:33:38 [2022-03-23T20:33:38.029Z] #40 1.269 Cloning into '/tmp/tmp.8f8a9t8KOp/tini'... 20:33:38 [2022-03-23T20:33:38.058Z] 20:33:38 [2022-03-23T20:33:38.058Z] #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 20:33:38 [2022-03-23T20:33:38.058Z] #40 sha256:fea5943760ca2e44f14adf49ec9062c40943710e8da7e4d03c8c2c40aefda1bf 20:33:38 [2022-03-23T20:33:38.597Z] #40 1.994 + cd /tmp/tmp.8f8a9t8KOp/tini 20:33:38 [2022-03-23T20:33:38.597Z] #40 1.994 + git checkout -q v0.19.0 20:33:38 [2022-03-23T20:33:38.597Z] #40 2.016 + cmake . 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.519 + RM_GOPATH=0 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.519 + TMP_GOPATH= 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.519 + : /build 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.519 + '[' -z '' ']' 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.534 ++ mktemp -d 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.535 + export GOPATH=/tmp/tmp.iOkEWbgFZE 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.535 + GOPATH=/tmp/tmp.iOkEWbgFZE 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.535 + RM_GOPATH=1 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.535 + case "$(go env GOARCH)" in 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.536 ++ go env GOARCH 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + export GO_BUILDMODE=-buildmode=pie 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + GO_BUILDMODE=-buildmode=pie 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 ++ dirname /install.sh 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + dir=/ 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + bin=tini 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + shift 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + '[' '!' -f //tini.installer ']' 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + . //tini.installer 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 ++ : v0.19.0 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + install_tini 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + echo 'Install tini version v0.19.0' 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 + git clone https://github.com/krallin/tini.git /tmp/tmp.iOkEWbgFZE/tini 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.586 Install tini version v0.19.0 20:33:39 [2022-03-23T20:33:39.430Z] #40 1.593 Cloning into '/tmp/tmp.iOkEWbgFZE/tini'... 20:33:39 [2022-03-23T20:33:39.532Z] #40 2.611 -- The C compiler identification is GNU 10.2.1 20:33:39 [2022-03-23T20:33:39.532Z] #40 2.704 -- Detecting C compiler ABI info 20:33:39 [2022-03-23T20:33:39.791Z] #40 3.164 -- Detecting C compiler ABI info - done 20:33:39 [2022-03-23T20:33:39.791Z] #40 3.260 -- Check for working C compiler: /usr/bin/cc - skipped 20:33:40 [2022-03-23T20:33:40.050Z] #40 3.265 -- Detecting C compile features 20:33:40 [2022-03-23T20:33:40.050Z] #40 3.269 -- Detecting C compile features - done 20:33:40 [2022-03-23T20:33:40.050Z] #40 3.298 -- Performing Test HAS_BUILTIN_FORTIFY 20:33:40 [2022-03-23T20:33:40.236Z] Client: Docker Engine - Community 20:33:40 [2022-03-23T20:33:40.236Z] Version: 20.10.12 20:33:40 [2022-03-23T20:33:40.236Z] API version: 1.41 20:33:40 [2022-03-23T20:33:40.236Z] Go version: go1.16.12 20:33:40 [2022-03-23T20:33:40.236Z] Git commit: e91ed57 20:33:40 [2022-03-23T20:33:40.236Z] Built: Mon Dec 13 11:45:33 2021 20:33:40 [2022-03-23T20:33:40.236Z] OS/Arch: linux/amd64 20:33:40 [2022-03-23T20:33:40.236Z] Context: default 20:33:40 [2022-03-23T20:33:40.236Z] Experimental: true 20:33:40 [2022-03-23T20:33:40.236Z] 20:33:40 [2022-03-23T20:33:40.236Z] Server: Docker Engine - Community 20:33:40 [2022-03-23T20:33:40.236Z] Engine: 20:33:40 [2022-03-23T20:33:40.236Z] Version: 20.10.12 20:33:40 [2022-03-23T20:33:40.236Z] API version: 1.41 (minimum version 1.12) 20:33:40 [2022-03-23T20:33:40.236Z] Go version: go1.16.12 20:33:40 [2022-03-23T20:33:40.236Z] Git commit: 459d0df 20:33:40 [2022-03-23T20:33:40.236Z] Built: Mon Dec 13 11:43:42 2021 20:33:40 [2022-03-23T20:33:40.236Z] OS/Arch: linux/amd64 20:33:40 [2022-03-23T20:33:40.236Z] Experimental: true 20:33:40 [2022-03-23T20:33:40.236Z] containerd: 20:33:40 [2022-03-23T20:33:40.236Z] Version: 1.4.12 20:33:40 [2022-03-23T20:33:40.236Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:33:40 [2022-03-23T20:33:40.236Z] runc: 20:33:40 [2022-03-23T20:33:40.236Z] Version: 1.0.2 20:33:40 [2022-03-23T20:33:40.236Z] GitCommit: v1.0.2-0-g52b36a2 20:33:40 [2022-03-23T20:33:40.236Z] docker-init: 20:33:40 [2022-03-23T20:33:40.236Z] Version: 0.19.0 20:33:40 [2022-03-23T20:33:40.236Z] GitCommit: de40ad0 [Pipeline] sh 20:33:40 [2022-03-23T20:33:40.310Z] #40 3.463 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:33:40 [2022-03-23T20:33:40.310Z] #40 3.584 -- Configuring done 20:33:40 [2022-03-23T20:33:40.310Z] #40 3.608 -- Generating done 20:33:40 [2022-03-23T20:33:40.310Z] #40 3.617 -- Build files have been written to: /tmp/tmp.8f8a9t8KOp/tini 20:33:40 [2022-03-23T20:33:40.310Z] #40 3.620 + make tini-static 20:33:40 [2022-03-23T20:33:40.361Z] #40 2.345 + cd /tmp/tmp.iOkEWbgFZE/tini 20:33:40 [2022-03-23T20:33:40.361Z] #40 2.345 + git checkout -q v0.19.0 20:33:40 [2022-03-23T20:33:40.361Z] #40 2.386 + cmake . 20:33:40 [2022-03-23T20:33:40.542Z] #19 33.11 Reading package lists... 20:33:40 [2022-03-23T20:33:40.544Z] + docker info 20:33:40 [2022-03-23T20:33:40.570Z] #40 ... 20:33:40 [2022-03-23T20:33:40.570Z] 20:33:40 [2022-03-23T20:33:40.570Z] #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 20:33:40 [2022-03-23T20:33:40.570Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:33:40 [2022-03-23T20:33:40.570Z] #49 52.33 gotestsum version dev 20:33:40 [2022-03-23T20:33:40.570Z] #49 DONE 52.6s 20:33:40 [2022-03-23T20:33:40.570Z] 20:33:40 [2022-03-23T20:33:40.570Z] #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 20:33:40 [2022-03-23T20:33:40.570Z] #40 sha256:05864a5ba85b52f4dfd12d8c5f4c5f8b92c752f9d1289f00c308e94152f9fb29 20:33:40 [2022-03-23T20:33:40.570Z] #40 3.912 Scanning dependencies of target tini-static 20:33:40 [2022-03-23T20:33:40.620Z] #40 2.834 -- The C compiler identification is GNU 10.2.1 20:33:40 [2022-03-23T20:33:40.830Z] #40 4.055 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:33:40 [2022-03-23T20:33:40.879Z] #40 2.926 -- Detecting C compiler ABI info 20:33:41 [2022-03-23T20:33:41.445Z] #40 3.361 -- Detecting C compiler ABI info - done 20:33:41 [2022-03-23T20:33:41.445Z] #40 3.475 -- Check for working C compiler: /usr/bin/cc - skipped 20:33:41 [2022-03-23T20:33:41.445Z] #40 3.476 -- Detecting C compile features 20:33:41 [2022-03-23T20:33:41.445Z] #40 3.478 -- Detecting C compile features - done 20:33:41 [2022-03-23T20:33:41.445Z] #40 3.522 -- Performing Test HAS_BUILTIN_FORTIFY 20:33:41 [2022-03-23T20:33:41.704Z] #40 3.749 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:33:41 [2022-03-23T20:33:41.704Z] #40 3.848 -- Configuring done 20:33:41 [2022-03-23T20:33:41.962Z] #40 3.870 -- Generating done 20:33:41 [2022-03-23T20:33:41.962Z] #40 3.874 -- Build files have been written to: /tmp/tmp.iOkEWbgFZE/tini 20:33:41 [2022-03-23T20:33:41.962Z] #40 3.893 + make tini-static 20:33:42 [2022-03-23T20:33:42.213Z] #40 5.304 [100%] Linking C executable tini-static 20:33:42 [2022-03-23T20:33:42.220Z] #40 4.236 Scanning dependencies of target tini-static 20:33:42 [2022-03-23T20:33:42.220Z] #40 4.326 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:33:42 [2022-03-23T20:33:42.249Z] Client: 20:33:42 [2022-03-23T20:33:42.249Z] Context: default 20:33:42 [2022-03-23T20:33:42.249Z] Debug Mode: false 20:33:42 [2022-03-23T20:33:42.249Z] Plugins: 20:33:42 [2022-03-23T20:33:42.249Z] app: Docker App (Docker Inc., v0.9.1-beta3) 20:33:42 [2022-03-23T20:33:42.249Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) 20:33:42 [2022-03-23T20:33:42.249Z] 20:33:42 [2022-03-23T20:33:42.249Z] Server: 20:33:42 [2022-03-23T20:33:42.249Z] Containers: 0 20:33:42 [2022-03-23T20:33:42.249Z] Running: 0 20:33:42 [2022-03-23T20:33:42.249Z] Paused: 0 20:33:42 [2022-03-23T20:33:42.249Z] Stopped: 0 20:33:42 [2022-03-23T20:33:42.249Z] Images: 0 20:33:42 [2022-03-23T20:33:42.249Z] Server Version: 20.10.12 20:33:42 [2022-03-23T20:33:42.249Z] Storage Driver: overlay2 20:33:42 [2022-03-23T20:33:42.249Z] Backing Filesystem: extfs 20:33:42 [2022-03-23T20:33:42.249Z] Supports d_type: true 20:33:42 [2022-03-23T20:33:42.249Z] Native Overlay Diff: true 20:33:42 [2022-03-23T20:33:42.249Z] userxattr: false 20:33:42 [2022-03-23T20:33:42.249Z] Logging Driver: json-file 20:33:42 [2022-03-23T20:33:42.249Z] Cgroup Driver: cgroupfs 20:33:42 [2022-03-23T20:33:42.249Z] Cgroup Version: 1 20:33:42 [2022-03-23T20:33:42.249Z] Plugins: 20:33:42 [2022-03-23T20:33:42.249Z] Volume: local 20:33:42 [2022-03-23T20:33:42.249Z] Network: bridge host ipvlan macvlan null overlay 20:33:42 [2022-03-23T20:33:42.249Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:33:42 [2022-03-23T20:33:42.249Z] Swarm: inactive 20:33:42 [2022-03-23T20:33:42.249Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 20:33:42 [2022-03-23T20:33:42.249Z] Default Runtime: runc 20:33:42 [2022-03-23T20:33:42.249Z] Init Binary: docker-init 20:33:42 [2022-03-23T20:33:42.249Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:33:42 [2022-03-23T20:33:42.249Z] runc version: v1.0.2-0-g52b36a2 20:33:42 [2022-03-23T20:33:42.249Z] init version: de40ad0 20:33:42 [2022-03-23T20:33:42.249Z] Security Options: 20:33:42 [2022-03-23T20:33:42.249Z] apparmor 20:33:42 [2022-03-23T20:33:42.249Z] seccomp 20:33:42 [2022-03-23T20:33:42.249Z] Profile: default 20:33:42 [2022-03-23T20:33:42.249Z] Kernel Version: 5.11.0-1023-aws 20:33:42 [2022-03-23T20:33:42.249Z] Operating System: Ubuntu 20.04.3 LTS 20:33:42 [2022-03-23T20:33:42.249Z] OSType: linux 20:33:42 [2022-03-23T20:33:42.249Z] Architecture: aarch64 20:33:42 [2022-03-23T20:33:42.249Z] CPUs: 2 20:33:42 [2022-03-23T20:33:42.249Z] Total Memory: 7.576GiB 20:33:42 [2022-03-23T20:33:42.249Z] Name: ip-10-100-99-204 20:33:42 [2022-03-23T20:33:42.249Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 20:33:42 [2022-03-23T20:33:42.249Z] Docker Root Dir: /var/lib/docker 20:33:42 [2022-03-23T20:33:42.249Z] Debug Mode: false 20:33:42 [2022-03-23T20:33:42.249Z] Registry: https://index.docker.io/v1/ 20:33:42 [2022-03-23T20:33:42.249Z] Labels: 20:33:42 [2022-03-23T20:33:42.249Z] Experimental: true 20:33:42 [2022-03-23T20:33:42.249Z] Insecure Registries: 20:33:42 [2022-03-23T20:33:42.249Z] 127.0.0.0/8 20:33:42 [2022-03-23T20:33:42.249Z] Live Restore Enabled: true 20:33:42 [2022-03-23T20:33:42.249Z] [Pipeline] sh 20:33:42 [2022-03-23T20:33:42.477Z] #40 5.719 [100%] Built target tini-static 20:33:42 [2022-03-23T20:33:42.477Z] #40 5.754 + mkdir -p /build 20:33:42 [2022-03-23T20:33:42.477Z] #40 5.756 + cp tini-static /build/docker-init 20:33:42 [2022-03-23T20:33:42.536Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:33:42 [2022-03-23T20:33:42.536Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:33:42 [2022-03-23T20:33:42.536Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42638/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 20:33:42 [2022-03-23T20:33:42.536Z] + bash /home/ubuntu/workspace/moby_PR-42638/check-config.sh 20:33:42 [2022-03-23T20:33:42.536Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:33:42 [2022-03-23T20:33:42.536Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... 20:33:42 [2022-03-23T20:33:42.536Z] 20:33:42 [2022-03-23T20:33:42.536Z] Generally Necessary: 20:33:42 [2022-03-23T20:33:42.536Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:33:42 [2022-03-23T20:33:42.536Z] - apparmor: enabled and tools installed 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_NAMESPACES: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_NET_NS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_PID_NS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_IPC_NS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_UTS_NS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CGROUPS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CGROUP_CPUACCT: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CGROUP_DEVICE: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CGROUP_FREEZER: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CGROUP_SCHED: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CPUSETS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_MEMCG: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_KEYS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_VETH: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_BRIDGE: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_NF_NAT: enabled (as module) 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_POSIX_MQUEUE: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CGROUP_BPF: enabled 20:33:42 [2022-03-23T20:33:42.536Z] 20:33:42 [2022-03-23T20:33:42.536Z] Optional Features: 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_USER_NS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_SECCOMP: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_SECCOMP_FILTER: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_CGROUP_PIDS: enabled 20:33:42 [2022-03-23T20:33:42.536Z] - CONFIG_MEMCG_SWAP: enabled 20:33:42 [2022-03-23T20:33:42.736Z] #40 DONE 5.9s 20:33:42 [2022-03-23T20:33:42.736Z] 20:33:42 [2022-03-23T20:33:42.736Z] #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 20:33:42 [2022-03-23T20:33:42.736Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:42 [2022-03-23T20:33:42.736Z] #14 53.38 Selecting previously unselected package gcc-mingw-w64-base. 20:33:42 [2022-03-23T20:33:42.736Z] #14 53.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 20:33:42 [2022-03-23T20:33:42.736Z] #14 53.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:33:42 [2022-03-23T20:33:42.736Z] #14 53.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 20:33:42 [2022-03-23T20:33:42.736Z] #14 53.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 20:33:42 [2022-03-23T20:33:42.736Z] #14 53.63 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:33:42 [2022-03-23T20:33:42.784Z] #40 ... 20:33:42 [2022-03-23T20:33:42.784Z] 20:33:42 [2022-03-23T20:33:42.784Z] #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 20:33:42 [2022-03-23T20:33:42.784Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:33:42 [2022-03-23T20:33:42.784Z] #49 51.47 gotestsum version dev 20:33:42 [2022-03-23T20:33:42.784Z] #49 DONE 52.0s 20:33:42 [2022-03-23T20:33:42.784Z] 20:33:42 [2022-03-23T20:33:42.785Z] #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 20:33:42 [2022-03-23T20:33:42.785Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:42 [2022-03-23T20:33:42.785Z] #14 51.50 Selecting previously unselected package gcc-mingw-w64-base. 20:33:42 [2022-03-23T20:33:42.785Z] #14 51.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 20:33:42 [2022-03-23T20:33:42.785Z] #14 51.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:33:42 [2022-03-23T20:33:42.795Z] (cgroup swap accounting is currently enabled) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_BLK_CGROUP: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CGROUP_PERF: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CGROUP_HUGETLB: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CFS_BANDWIDTH: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_RT_GROUP_SCHED: missing 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_IP_VS: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_IP_VS_NFCT: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_IP_VS_RR: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_SECURITY_SELINUX: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_SECURITY_APPARMOR: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_EXT4_FS: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - Network Drivers: 20:33:42 [2022-03-23T20:33:42.795Z] - "overlay": 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_VXLAN: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:33:42 [2022-03-23T20:33:42.795Z] Optional (for encrypted networks): 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CRYPTO: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CRYPTO_AEAD: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CRYPTO_GCM: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CRYPTO_SEQIV: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_CRYPTO_GHASH: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_XFRM: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_XFRM_USER: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_INET_ESP: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - "ipvlan": 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_IPVLAN: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - "macvlan": 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_MACVLAN: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_DUMMY: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - "ftp,tftp client in container": 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - Storage Drivers: 20:33:42 [2022-03-23T20:33:42.795Z] - "aufs": 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_AUFS_FS: missing 20:33:42 [2022-03-23T20:33:42.795Z] - "btrfs": 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_BTRFS_FS: enabled (as module) 20:33:42 [2022-03-23T20:33:42.795Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:33:42 [2022-03-23T20:33:42.795Z] - "devicemapper": 20:33:43 [2022-03-23T20:33:43.042Z] #14 52.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 20:33:43 [2022-03-23T20:33:43.043Z] #14 52.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 20:33:43 [2022-03-23T20:33:43.043Z] #14 52.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:33:43 [2022-03-23T20:33:43.053Z] - CONFIG_BLK_DEV_DM: enabled 20:33:43 [2022-03-23T20:33:43.053Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:33:43 [2022-03-23T20:33:43.053Z] - "overlay": 20:33:43 [2022-03-23T20:33:43.053Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:33:43 [2022-03-23T20:33:43.053Z] - "zfs": 20:33:43 [2022-03-23T20:33:43.053Z] - /dev/zfs: present 20:33:43 [2022-03-23T20:33:43.053Z] - zfs command: missing 20:33:43 [2022-03-23T20:33:43.053Z] - zpool command: missing 20:33:43 [2022-03-23T20:33:43.053Z] 20:33:43 [2022-03-23T20:33:43.053Z] Limits: 20:33:43 [2022-03-23T20:33:43.053Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:33:43 [2022-03-23T20:33:43.053Z] 20:33:43 [2022-03-23T20:33:43.053Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:33:43 [2022-03-23T20:33:43.386Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed . 20:33:43 [2022-03-23T20:33:43.689Z] #1 [internal] load build definition from Dockerfile 20:33:43 [2022-03-23T20:33:43.689Z] #1 sha256:09020fc473de220df08fa4c14b8bdaff6f6fee7bc6ded86285805a884d28cd43 20:33:43 [2022-03-23T20:33:43.689Z] #1 transferring dockerfile: 16.77kB done 20:33:43 [2022-03-23T20:33:43.689Z] #1 DONE 0.1s 20:33:43 [2022-03-23T20:33:43.689Z] 20:33:43 [2022-03-23T20:33:43.689Z] #2 [internal] load .dockerignore 20:33:43 [2022-03-23T20:33:43.689Z] #2 sha256:1a1e72169af68a0ada0d7d8b1ada62b019203da0fdecd26c662b1c4f1443199a 20:33:43 [2022-03-23T20:33:43.689Z] #2 transferring context: 87B done 20:33:43 [2022-03-23T20:33:43.689Z] #2 DONE 0.0s 20:33:43 [2022-03-23T20:33:43.689Z] 20:33:43 [2022-03-23T20:33:43.689Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 20:33:43 [2022-03-23T20:33:43.689Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a 20:33:44 [2022-03-23T20:33:44.257Z] #3 DONE 0.4s 20:33:44 [2022-03-23T20:33:44.257Z] 20:33:44 [2022-03-23T20:33:44.257Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 20:33:44 [2022-03-23T20:33:44.257Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 20:33:44 [2022-03-23T20:33:44.257Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done 20:33:44 [2022-03-23T20:33:44.257Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done 20:33:44 [2022-03-23T20:33:44.257Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done 20:33:44 [2022-03-23T20:33:44.257Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done 20:33:44 [2022-03-23T20:33:44.257Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s 20:33:44 [2022-03-23T20:33:44.257Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s 20:33:44 [2022-03-23T20:33:44.415Z] #14 ... 20:33:44 [2022-03-23T20:33:44.415Z] 20:33:44 [2022-03-23T20:33:44.415Z] #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 20:33:44 [2022-03-23T20:33:44.415Z] #40 sha256:fea5943760ca2e44f14adf49ec9062c40943710e8da7e4d03c8c2c40aefda1bf 20:33:44 [2022-03-23T20:33:44.415Z] #40 5.421 [100%] Linking C executable tini-static 20:33:44 [2022-03-23T20:33:44.415Z] #40 6.233 [100%] Built target tini-static 20:33:44 [2022-03-23T20:33:44.415Z] #40 6.286 + mkdir -p /build 20:33:44 [2022-03-23T20:33:44.415Z] #40 6.289 + cp tini-static /build/docker-init 20:33:44 [2022-03-23T20:33:44.415Z] #40 DONE 6.4s 20:33:44 [2022-03-23T20:33:44.415Z] 20:33:44 [2022-03-23T20:33:44.415Z] #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 20:33:44 [2022-03-23T20:33:44.415Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:33:44 [2022-03-23T20:33:44.415Z] #51 45.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:33:44 [2022-03-23T20:33:44.517Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s 20:33:44 [2022-03-23T20:33:44.517Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 20:33:44 [2022-03-23T20:33:44.517Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done 20:33:44 [2022-03-23T20:33:44.781Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done 20:33:44 [2022-03-23T20:33:44.781Z] #4 DONE 0.7s 20:33:45 [2022-03-23T20:33:45.041Z] 20:33:45 [2022-03-23T20:33:45.041Z] #6 [internal] load build definition from Dockerfile 20:33:45 [2022-03-23T20:33:45.041Z] #6 sha256:f84cf088eb4b3e3845e14082540d0d8a38aae8c0682bf949a55d07a415464fbe 20:33:45 [2022-03-23T20:33:45.041Z] #6 DONE 0.0s 20:33:45 [2022-03-23T20:33:45.041Z] 20:33:45 [2022-03-23T20:33:45.041Z] #5 [internal] load .dockerignore 20:33:45 [2022-03-23T20:33:45.041Z] #5 sha256:83a784a3fe810ad37de5c0df20ebabd866cf142ae2aa4037deb9707d38047902 20:33:45 [2022-03-23T20:33:45.041Z] #5 DONE 0.0s 20:33:45 [2022-03-23T20:33:45.041Z] 20:33:45 [2022-03-23T20:33:45.041Z] #10 [internal] load metadata for docker.io/library/debian:bullseye 20:33:45 [2022-03-23T20:33:45.041Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 20:33:45 [2022-03-23T20:33:45.615Z] #10 ... 20:33:45 [2022-03-23T20:33:45.615Z] 20:33:45 [2022-03-23T20:33:45.615Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye 20:33:45 [2022-03-23T20:33:45.615Z] #9 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 20:33:45 [2022-03-23T20:33:45.615Z] #9 DONE 0.6s 20:33:45 [2022-03-23T20:33:45.615Z] 20:33:45 [2022-03-23T20:33:45.615Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:33:45 [2022-03-23T20:33:45.615Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 20:33:45 [2022-03-23T20:33:45.615Z] #8 DONE 0.6s 20:33:45 [2022-03-23T20:33:45.615Z] 20:33:45 [2022-03-23T20:33:45.615Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:33:45 [2022-03-23T20:33:45.615Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 20:33:45 [2022-03-23T20:33:45.615Z] #7 DONE 0.7s 20:33:46 [2022-03-23T20:33:46.055Z] 20:33:46 [2022-03-23T20:33:46.055Z] #10 [internal] load metadata for docker.io/library/debian:bullseye 20:33:46 [2022-03-23T20:33:46.055Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 20:33:46 [2022-03-23T20:33:46.055Z] #10 DONE 0.8s 20:33:46 [2022-03-23T20:33:46.055Z] 20:33:46 [2022-03-23T20:33:46.055Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:33:46 [2022-03-23T20:33:46.055Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 20:33:46 [2022-03-23T20:33:46.055Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 20:33:46 [2022-03-23T20:33:46.055Z] #69 DONE 0.0s 20:33:46 [2022-03-23T20:33:46.055Z] 20:33:46 [2022-03-23T20:33:46.055Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:33:46 [2022-03-23T20:33:46.055Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 20:33:46 [2022-03-23T20:33:46.055Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:33:46 [2022-03-23T20:33:46.055Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done 20:33:46 [2022-03-23T20:33:46.341Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done 20:33:46 [2022-03-23T20:33:46.341Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done 20:33:46 [2022-03-23T20:33:46.341Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done 20:33:46 [2022-03-23T20:33:46.341Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0B / 53.62MB 0.2s 20:33:46 [2022-03-23T20:33:46.602Z] #28 ... 20:33:46 [2022-03-23T20:33:46.602Z] 20:33:46 [2022-03-23T20:33:46.602Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 20:33:46 [2022-03-23T20:33:46.602Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 20:33:46 [2022-03-23T20:33:46.602Z] #45 DONE 0.0s 20:33:46 [2022-03-23T20:33:46.602Z] 20:33:46 [2022-03-23T20:33:46.602Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:33:46 [2022-03-23T20:33:46.602Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 20:33:46 [2022-03-23T20:33:46.602Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 9.44MB / 53.62MB 0.4s 20:33:46 [2022-03-23T20:33:46.866Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 17.83MB / 53.62MB 0.5s 20:33:46 [2022-03-23T20:33:46.866Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 31.46MB / 53.62MB 0.7s 20:33:47 [2022-03-23T20:33:47.131Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 36.70MB / 53.62MB 0.9s 20:33:47 [2022-03-23T20:33:47.391Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 46.28MB / 53.62MB 1.0s 20:33:47 [2022-03-23T20:33:47.391Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 1.2s 20:33:48 [2022-03-23T20:33:48.043Z] #14 59.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 20:33:48 [2022-03-23T20:33:48.043Z] #14 59.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:33:48 [2022-03-23T20:33:48.043Z] #14 59.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:33:48 [2022-03-23T20:33:48.335Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 1.8s done 20:33:48 [2022-03-23T20:33:48.335Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 20:33:48 [2022-03-23T20:33:48.704Z] #19 42.77 Reading package lists... 20:33:48 [2022-03-23T20:33:48.905Z] #28 ... 20:33:48 [2022-03-23T20:33:48.905Z] 20:33:48 [2022-03-23T20:33:48.905Z] #24 [internal] load build context 20:33:48 [2022-03-23T20:33:48.905Z] #24 sha256:8fa0f0d73aed1178d71d815e906d25b8e74ac7598d43200abdba0cdde8ef080e 20:33:48 [2022-03-23T20:33:48.905Z] #24 transferring context: 58.79MB 2.3s done 20:33:48 [2022-03-23T20:33:48.905Z] #24 DONE 2.8s 20:33:48 [2022-03-23T20:33:48.905Z] 20:33:48 [2022-03-23T20:33:48.905Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:33:48 [2022-03-23T20:33:48.905Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 20:33:49 [2022-03-23T20:33:49.966Z] #51 ... 20:33:49 [2022-03-23T20:33:49.966Z] 20:33:49 [2022-03-23T20:33:49.966Z] #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 20:33:49 [2022-03-23T20:33:49.966Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:33:49 [2022-03-23T20:33:49.966Z] #14 58.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 20:33:49 [2022-03-23T20:33:49.966Z] #14 58.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:33:49 [2022-03-23T20:33:49.966Z] #14 58.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:33:50 [2022-03-23T20:33:50.282Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 2.2s done 20:33:50 [2022-03-23T20:33:50.542Z] #28 ... 20:33:50 [2022-03-23T20:33:50.542Z] 20:33:50 [2022-03-23T20:33:50.542Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:33:50 [2022-03-23T20:33:50.542Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 20:33:50 [2022-03-23T20:33:50.542Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 20:33:50 [2022-03-23T20:33:50.542Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:33:50 [2022-03-23T20:33:50.542Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 20:33:50 [2022-03-23T20:33:50.542Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 20:33:50 [2022-03-23T20:33:50.542Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done 20:33:50 [2022-03-23T20:33:50.542Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done 20:33:50 [2022-03-23T20:33:50.542Z] #67 DONE 4.3s 20:33:50 [2022-03-23T20:33:50.542Z] 20:33:50 [2022-03-23T20:33:50.542Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:33:50 [2022-03-23T20:33:50.542Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 20:33:50 [2022-03-23T20:33:50.542Z] #28 DONE 4.5s 20:33:50 [2022-03-23T20:33:50.542Z] 20:33:50 [2022-03-23T20:33:50.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 20:33:50 [2022-03-23T20:33:50.542Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.1s done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:9b8a5ea3de2895a1f34beb6f121b658c67ad87b4cc7dc957608331271a20bf8a 1.80kB / 1.80kB done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:9c476985b1ca4531da152776161643f994b5d57593f7ae0800e6efba56c7702e 7.04kB / 7.04kB done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 1.8s done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 4.94MB / 4.94MB 0.6s done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 54.67MB / 54.67MB 2.7s done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 10.66MB / 10.66MB 1.0s done 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 81.04MB / 81.04MB 4.0s 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf 126B / 126B 4.1s 20:33:50 [2022-03-23T20:33:50.542Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 6.29MB / 108.66MB 4.3s 20:33:50 [2022-03-23T20:33:50.542Z] #11 extracting sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 0.1s 20:33:50 [2022-03-23T20:33:50.623Z] #19 51.37 Building dependency tree... 20:33:50 [2022-03-23T20:33:50.800Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 16.78MB / 108.66MB 4.5s 20:33:50 [2022-03-23T20:33:50.800Z] #11 extracting sha256:1399f445da611be3789923cf26d158e3f4f80449b7295fa069a8eaecaaf137e6 0.3s done 20:33:51 [2022-03-23T20:33:51.059Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 26.21MB / 108.66MB 4.8s 20:33:51 [2022-03-23T20:33:51.059Z] #11 extracting sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 20:33:51 [2022-03-23T20:33:51.317Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 41.94MB / 108.66MB 4.9s 20:33:51 [2022-03-23T20:33:51.317Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 50.33MB / 108.66MB 5.0s 20:33:51 [2022-03-23T20:33:51.576Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 57.67MB / 108.66MB 5.1s 20:33:51 [2022-03-23T20:33:51.576Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 63.96MB / 108.66MB 5.2s 20:33:51 [2022-03-23T20:33:51.576Z] #11 extracting sha256:6cd9e43777fa6c09c341f3aa922f47b5b3ace26de1d779124afd2f1d435731d9 0.5s done 20:33:51 [2022-03-23T20:33:51.835Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 77.59MB / 108.66MB 5.5s 20:33:51 [2022-03-23T20:33:51.835Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 83.89MB / 108.66MB 5.6s 20:33:51 [2022-03-23T20:33:51.835Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 0.1s 20:33:52 [2022-03-23T20:33:52.095Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 99.61MB / 108.66MB 5.9s 20:33:52 [2022-03-23T20:33:52.354Z] #11 ... 20:33:52 [2022-03-23T20:33:52.354Z] 20:33:52 [2022-03-23T20:33:52.354Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:33:52 [2022-03-23T20:33:52.354Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 20:33:52 [2022-03-23T20:33:52.354Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:33:52 [2022-03-23T20:33:52.354Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 20:33:52 [2022-03-23T20:33:52.354Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 20:33:52 [2022-03-23T20:33:52.354Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done 20:33:52 [2022-03-23T20:33:52.354Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done 20:33:52 [2022-03-23T20:33:52.354Z] #69 DONE 6.1s 20:33:52 [2022-03-23T20:33:52.354Z] 20:33:52 [2022-03-23T20:33:52.354Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:33:52 [2022-03-23T20:33:52.354Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 20:33:52 [2022-03-23T20:33:52.354Z] #11 ... 20:33:52 [2022-03-23T20:33:52.354Z] 20:33:52 [2022-03-23T20:33:52.354Z] #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 20:33:52 [2022-03-23T20:33:52.354Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 20:33:52 [2022-03-23T20:33:52.544Z] #19 55.67 The following additional packages will be installed: 20:33:52 [2022-03-23T20:33:52.780Z] Client: 20:33:52 [2022-03-23T20:33:52.781Z] Context: default 20:33:52 [2022-03-23T20:33:52.781Z] Debug Mode: false 20:33:52 [2022-03-23T20:33:52.781Z] Plugins: 20:33:52 [2022-03-23T20:33:52.781Z] app: Docker App (Docker Inc., v0.9.1-beta3) 20:33:52 [2022-03-23T20:33:52.781Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) 20:33:52 [2022-03-23T20:33:52.781Z] compose: Docker Compose (Docker Inc., v2.2.3) 20:33:52 [2022-03-23T20:33:52.781Z] scan: Docker Scan (Docker Inc., v0.12.0) 20:33:52 [2022-03-23T20:33:52.781Z] 20:33:52 [2022-03-23T20:33:52.781Z] Server: 20:33:52 [2022-03-23T20:33:52.781Z] Containers: 0 20:33:52 [2022-03-23T20:33:52.781Z] Running: 0 20:33:52 [2022-03-23T20:33:52.781Z] Paused: 0 20:33:52 [2022-03-23T20:33:52.781Z] Stopped: 0 20:33:52 [2022-03-23T20:33:52.781Z] Images: 0 20:33:52 [2022-03-23T20:33:52.781Z] Server Version: 20.10.12 20:33:52 [2022-03-23T20:33:52.781Z] Storage Driver: overlay2 20:33:52 [2022-03-23T20:33:52.781Z] Backing Filesystem: extfs 20:33:52 [2022-03-23T20:33:52.781Z] Supports d_type: true 20:33:52 [2022-03-23T20:33:52.781Z] Native Overlay Diff: true 20:33:52 [2022-03-23T20:33:52.781Z] userxattr: false 20:33:52 [2022-03-23T20:33:52.781Z] Logging Driver: json-file 20:33:52 [2022-03-23T20:33:52.781Z] Cgroup Driver: systemd 20:33:52 [2022-03-23T20:33:52.781Z] Cgroup Version: 2 20:33:52 [2022-03-23T20:33:52.781Z] Plugins: 20:33:52 [2022-03-23T20:33:52.781Z] Volume: local 20:33:52 [2022-03-23T20:33:52.781Z] Network: bridge host ipvlan macvlan null overlay 20:33:52 [2022-03-23T20:33:52.781Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:33:52 [2022-03-23T20:33:52.781Z] Swarm: inactive 20:33:52 [2022-03-23T20:33:52.781Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 20:33:52 [2022-03-23T20:33:52.781Z] Default Runtime: runc 20:33:52 [2022-03-23T20:33:52.781Z] Init Binary: docker-init 20:33:52 [2022-03-23T20:33:52.781Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d 20:33:52 [2022-03-23T20:33:52.781Z] runc version: v1.0.2-0-g52b36a2 20:33:52 [2022-03-23T20:33:52.781Z] init version: de40ad0 20:33:52 [2022-03-23T20:33:52.781Z] Security Options: 20:33:52 [2022-03-23T20:33:52.781Z] apparmor 20:33:52 [2022-03-23T20:33:52.781Z] seccomp 20:33:52 [2022-03-23T20:33:52.781Z] Profile: default 20:33:52 [2022-03-23T20:33:52.781Z] cgroupns 20:33:52 [2022-03-23T20:33:52.781Z] Kernel Version: 5.11.0-1023-aws 20:33:52 [2022-03-23T20:33:52.781Z] Operating System: Ubuntu 20.04.3 LTS 20:33:52 [2022-03-23T20:33:52.781Z] OSType: linux 20:33:52 [2022-03-23T20:33:52.781Z] Architecture: x86_64 20:33:52 [2022-03-23T20:33:52.781Z] CPUs: 2 20:33:52 [2022-03-23T20:33:52.781Z] Total Memory: 7.559GiB 20:33:52 [2022-03-23T20:33:52.781Z] Name: ip-10-100-116-139 20:33:52 [2022-03-23T20:33:52.781Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH 20:33:52 [2022-03-23T20:33:52.781Z] Docker Root Dir: /var/lib/docker 20:33:52 [2022-03-23T20:33:52.781Z] Debug Mode: false 20:33:52 [2022-03-23T20:33:52.781Z] Registry: https://index.docker.io/v1/ 20:33:52 [2022-03-23T20:33:52.781Z] Labels: 20:33:52 [2022-03-23T20:33:52.781Z] Experimental: true 20:33:52 [2022-03-23T20:33:52.781Z] Insecure Registries: 20:33:52 [2022-03-23T20:33:52.781Z] 127.0.0.0/8 20:33:52 [2022-03-23T20:33:52.781Z] Live Restore Enabled: true 20:33:52 [2022-03-23T20:33:52.781Z] [Pipeline] } [Pipeline] // stage 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.68 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.69 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.70 linux-libc-dev-s390x-cross patch xz-utils 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.74 Suggested packages: 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.75 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.75 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu 20:33:52 [2022-03-23T20:33:52.806Z] #19 55.75 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex 20:33:52 [2022-03-23T20:33:52.807Z] #19 55.75 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi 20:33:52 [2022-03-23T20:33:52.807Z] #19 55.75 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu 20:33:52 [2022-03-23T20:33:52.807Z] #19 55.75 libyaml-shell-perl ed diffutils-doc 20:33:52 [2022-03-23T20:33:52.807Z] #19 55.75 Recommended packages: 20:33:52 [2022-03-23T20:33:52.807Z] #19 55.75 fakeroot build-essential libalgorithm-merge-perl libwww-perl 20:33:52 [2022-03-23T20:33:52.807Z] #19 55.75 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:33:53 [2022-03-23T20:33:53.125Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed . 20:33:53 [2022-03-23T20:33:53.125Z] #1 [internal] load build definition from Dockerfile 20:33:53 [2022-03-23T20:33:53.125Z] #1 sha256:b0a3797e8f32de6d5305f76440d1ed723819389a75dfd548bff603f5adac94a5 20:33:53 [2022-03-23T20:33:53.125Z] #1 transferring dockerfile: 16.77kB done 20:33:53 [2022-03-23T20:33:53.125Z] #1 DONE 0.1s 20:33:53 [2022-03-23T20:33:53.125Z] 20:33:53 [2022-03-23T20:33:53.125Z] #2 [internal] load .dockerignore 20:33:53 [2022-03-23T20:33:53.125Z] #2 sha256:b2702b05a52f249ee736a9eaaf43c80eb4816b6fd32c20fd41567a146164caf4 20:33:53 [2022-03-23T20:33:53.125Z] #2 transferring context: 87B done 20:33:53 [2022-03-23T20:33:53.125Z] #2 DONE 0.1s 20:33:53 [2022-03-23T20:33:53.384Z] 20:33:53 [2022-03-23T20:33:53.384Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 20:33:53 [2022-03-23T20:33:53.384Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 20:33:53 [2022-03-23T20:33:53.645Z] #3 DONE 0.4s 20:33:53 [2022-03-23T20:33:53.645Z] 20:33:53 [2022-03-23T20:33:53.645Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 20:33:53 [2022-03-23T20:33:53.645Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 20:33:53 [2022-03-23T20:33:53.645Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done 20:33:53 [2022-03-23T20:33:53.645Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done 20:33:53 [2022-03-23T20:33:53.645Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done 20:33:53 [2022-03-23T20:33:53.645Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done 20:33:53 [2022-03-23T20:33:53.645Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s 20:33:53 [2022-03-23T20:33:53.905Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s 20:33:54 [2022-03-23T20:33:54.173Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done 20:33:54 [2022-03-23T20:33:54.173Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s 20:33:54 [2022-03-23T20:33:54.173Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done 20:33:54 [2022-03-23T20:33:54.436Z] #4 DONE 0.6s 20:33:54 [2022-03-23T20:33:54.436Z] 20:33:54 [2022-03-23T20:33:54.436Z] #6 [internal] load .dockerignore 20:33:54 [2022-03-23T20:33:54.436Z] #6 sha256:6b063a96e9bc74d8b1f089fdede3e68a2b4f6a0d438d46594c2b127b9f99942a 20:33:54 [2022-03-23T20:33:54.436Z] #6 DONE 0.0s 20:33:54 [2022-03-23T20:33:54.436Z] 20:33:54 [2022-03-23T20:33:54.436Z] #5 [internal] load build definition from Dockerfile 20:33:54 [2022-03-23T20:33:54.436Z] #5 sha256:a5fbbca176612655113040c41a13c85a7653f653884a3af5f455a81d34518e71 20:33:54 [2022-03-23T20:33:54.436Z] #5 DONE 0.0s 20:33:54 [2022-03-23T20:33:54.436Z] 20:33:54 [2022-03-23T20:33:54.436Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:33:54 [2022-03-23T20:33:54.436Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 20:33:54 [2022-03-23T20:33:54.607Z] #14 ... 20:33:54 [2022-03-23T20:33:54.607Z] 20:33:54 [2022-03-23T20:33:54.607Z] #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 20:33:54 [2022-03-23T20:33:54.607Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:33:55 [2022-03-23T20:33:55.373Z] #10 DONE 1.1s 20:33:55 [2022-03-23T20:33:55.373Z] 20:33:55 [2022-03-23T20:33:55.373Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:33:55 [2022-03-23T20:33:55.373Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec 20:33:55 [2022-03-23T20:33:55.387Z] #60 37.43 Updating files: 64% (2980/4619) Updating files: 65% (3003/4619) Updating files: 66% (3049/4619) Updating files: 67% (3095/4619) Updating files: 68% (3141/4619) Updating files: 69% (3188/4619) Updating files: 70% (3234/4619) Updating files: 71% (3280/4619) Updating files: 72% (3326/4619) Updating files: 73% (3372/4619) Updating files: 74% (3419/4619) Updating files: 75% (3465/4619) Updating files: 76% (3511/4619) Updating files: 77% (3557/4619) Updating files: 78% (3603/4619) Updating files: 79% (3650/4619) Updating files: 80% (3696/4619) Updating files: 81% (3742/4619) Updating files: 82% (3788/4619) Updating files: 83% (3834/4619) Updating files: 84% (3880/4619) Updating files: 85% (3927/4619) Updating files: 86% (3973/4619) Updating files: 87% (4019/4619) Updating files: 88% (4065/4619) Updating files: 89% (4111/4619) Updating files: 90% (4158/4619) Updating files: 91% (4204/4619) Updating files: 92% (4250/4619) Updating files: 93% (4296/4619) Updating files: 94% (4342/4619) Updating files: 95% (4389/4619) Updating files: 96% (4435/4619) Updating files: 97% (4481/4619) Updating files: 98% (4527/4619) Updating files: 99% (4573/4619) Updating files: 100% (4619/4619) Updating files: 100% (4619/4619), done. 20:33:55 [2022-03-23T20:33:55.387Z] #60 38.30 + cd /tmp/tmp.xSbpYV9Gv2/src/github.com/containerd/containerd 20:33:55 [2022-03-23T20:33:55.387Z] #60 38.30 + git checkout -q v1.6.1 20:33:55 [2022-03-23T20:33:55.633Z] #9 DONE 1.1s 20:33:55 [2022-03-23T20:33:55.633Z] 20:33:55 [2022-03-23T20:33:55.633Z] #8 [internal] load metadata for docker.io/library/debian:bullseye 20:33:55 [2022-03-23T20:33:55.633Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e 20:33:55 [2022-03-23T20:33:55.633Z] #8 DONE 1.1s 20:33:55 [2022-03-23T20:33:55.633Z] 20:33:55 [2022-03-23T20:33:55.633Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye 20:33:55 [2022-03-23T20:33:55.633Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a 20:33:55 [2022-03-23T20:33:55.633Z] #7 DONE 1.2s 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.80 + export 'BUILDTAGS=netgo osusergo static_build' 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.81 + BUILDTAGS='netgo osusergo static_build' 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.81 + export EXTRA_FLAGS=-buildmode=pie 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.81 + EXTRA_FLAGS=-buildmode=pie 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.81 + '[' '' = dynamic ']' 20:33:55 [2022-03-23T20:33:55.955Z] #60 38.81 + make 20:33:56 [2022-03-23T20:33:56.174Z] #19 59.28 The following NEW packages will be installed: 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 crossbuild-essential-armel crossbuild-essential-armhf 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.28 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.29 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.30 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross 20:33:56 [2022-03-23T20:33:56.437Z] #19 59.31 linux-libc-dev-s390x-cross patch xz-utils 20:33:56 [2022-03-23T20:33:56.551Z] #29 ... 20:33:56 [2022-03-23T20:33:56.551Z] 20:33:56 [2022-03-23T20:33:56.551Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:33:56 [2022-03-23T20:33:56.551Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 20:33:56 [2022-03-23T20:33:56.551Z] #11 sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 108.66MB / 108.66MB 8.0s done 20:33:56 [2022-03-23T20:33:56.551Z] #11 extracting sha256:0f81267e40a2df9e572fe797e45dbc086008422eb2216df18b7a91f1cf13e22b 2.0s done 20:33:56 [2022-03-23T20:33:56.551Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 1.8s 20:33:56 [2022-03-23T20:33:56.551Z] #11 extracting sha256:2bd71068207c873c7c4ce28b907cc067b45fa1501129ba0f50a9f34bee37df9d 2.1s done 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.72 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.72 Need to get 787 MB of archives. 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.72 After this operation, 3385 MB of additional disk space will be used. 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] 20:33:56 [2022-03-23T20:33:56.702Z] #19 59.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] 20:33:56 [2022-03-23T20:33:56.810Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 0.1s 20:33:56 [2022-03-23T20:33:56.965Z] #19 59.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] 20:33:56 [2022-03-23T20:33:56.965Z] #19 59.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] 20:33:56 [2022-03-23T20:33:56.965Z] #19 60.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] 20:33:56 [2022-03-23T20:33:56.965Z] #19 60.07 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] 20:33:57 [2022-03-23T20:33:57.229Z] #19 60.08 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] 20:33:57 [2022-03-23T20:33:57.336Z] #60 40.09 + bin/ctr 20:33:57 [2022-03-23T20:33:57.596Z] 20:33:57 [2022-03-23T20:33:57.596Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:33:57 [2022-03-23T20:33:57.596Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 20:33:57 [2022-03-23T20:33:57.596Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done 20:33:57 [2022-03-23T20:33:57.596Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:33:57 [2022-03-23T20:33:57.863Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done 20:33:58 [2022-03-23T20:33:58.122Z] #67 ... 20:33:58 [2022-03-23T20:33:58.122Z] 20:33:58 [2022-03-23T20:33:58.122Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 20:33:58 [2022-03-23T20:33:58.122Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 20:33:58 [2022-03-23T20:33:58.122Z] #45 DONE 0.0s 20:33:58 [2022-03-23T20:33:58.122Z] 20:33:58 [2022-03-23T20:33:58.122Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:33:58 [2022-03-23T20:33:58.122Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a 20:33:58 [2022-03-23T20:33:58.122Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done 20:33:58 [2022-03-23T20:33:58.122Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s 20:33:58 [2022-03-23T20:33:58.122Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s 20:33:58 [2022-03-23T20:33:58.122Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done 20:33:58 [2022-03-23T20:33:58.181Z] #19 61.17 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] 20:33:58 [2022-03-23T20:33:58.181Z] #19 61.17 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] 20:33:58 [2022-03-23T20:33:58.382Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 20:33:59 [2022-03-23T20:33:59.350Z] #11 ... 20:33:59 [2022-03-23T20:33:59.350Z] 20:33:59 [2022-03-23T20:33:59.350Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 20:33:59 [2022-03-23T20:33:59.350Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef 20:33:59 [2022-03-23T20:33:59.350Z] #68 DONE 3.0s 20:33:59 [2022-03-23T20:33:59.350Z] 20:33:59 [2022-03-23T20:33:59.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:33:59 [2022-03-23T20:33:59.350Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 20:33:59 [2022-03-23T20:33:59.350Z] #11 ... 20:33:59 [2022-03-23T20:33:59.350Z] 20:33:59 [2022-03-23T20:33:59.350Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 20:33:59 [2022-03-23T20:33:59.350Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 20:33:59 [2022-03-23T20:33:59.575Z] #19 62.61 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] 20:33:59 [2022-03-23T20:33:59.839Z] #19 62.62 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] 20:33:59 [2022-03-23T20:33:59.921Z] #14 ... 20:33:59 [2022-03-23T20:33:59.921Z] 20:33:59 [2022-03-23T20:33:59.921Z] #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 20:33:59 [2022-03-23T20:33:59.921Z] #60 sha256:bf76e7fc0918a82eae3af14be7ac92ab98bab96fad1d0aee7ce44ea53c7b2809 20:33:59 [2022-03-23T20:33:59.921Z] #60 35.61 Updating files: 72% (3359/4619) Updating files: 73% (3372/4619) Updating files: 74% (3419/4619) Updating files: 75% (3465/4619) Updating files: 76% (3511/4619) Updating files: 77% (3557/4619) Updating files: 78% (3603/4619) Updating files: 79% (3650/4619) Updating files: 80% (3696/4619) Updating files: 81% (3742/4619) Updating files: 82% (3788/4619) Updating files: 83% (3834/4619) Updating files: 84% (3880/4619) Updating files: 85% (3927/4619) Updating files: 86% (3973/4619) Updating files: 87% (4019/4619) Updating files: 88% (4065/4619) Updating files: 89% (4111/4619) Updating files: 90% (4158/4619) Updating files: 91% (4204/4619) Updating files: 92% (4250/4619) Updating files: 93% (4296/4619) Updating files: 94% (4342/4619) Updating files: 95% (4389/4619) Updating files: 96% (4435/4619) Updating files: 97% (4481/4619) Updating files: 98% (4527/4619) Updating files: 99% (4573/4619) Updating files: 100% (4619/4619) Updating files: 100% (4619/4619), done. 20:33:59 [2022-03-23T20:33:59.921Z] #60 36.24 + cd /tmp/tmp.Fnz3EMIZsK/src/github.com/containerd/containerd 20:33:59 [2022-03-23T20:33:59.921Z] #60 36.24 + git checkout -q v1.6.1 20:34:00 [2022-03-23T20:34:00.285Z] #70 DONE 1.4s 20:34:00 [2022-03-23T20:34:00.285Z] 20:34:00 [2022-03-23T20:34:00.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:00 [2022-03-23T20:34:00.285Z] #11 sha256:36ffe4ca56532f388c1a67ae69c4bd629d2555116fcd5ace24cfbad0d7c41b26 20:34:00 [2022-03-23T20:34:00.851Z] #60 37.34 + export 'BUILDTAGS=netgo osusergo static_build' 20:34:01 [2022-03-23T20:34:01.107Z] #60 37.34 + BUILDTAGS='netgo osusergo static_build' 20:34:01 [2022-03-23T20:34:01.107Z] #60 37.34 + export EXTRA_FLAGS=-buildmode=pie 20:34:01 [2022-03-23T20:34:01.107Z] #60 37.34 + EXTRA_FLAGS=-buildmode=pie 20:34:01 [2022-03-23T20:34:01.107Z] #60 37.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:34:01 [2022-03-23T20:34:01.107Z] #60 37.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:34:01 [2022-03-23T20:34:01.107Z] #60 37.34 + '[' '' = dynamic ']' 20:34:01 [2022-03-23T20:34:01.107Z] #60 37.34 + make 20:34:01 [2022-03-23T20:34:01.233Z] #19 64.12 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] 20:34:01 [2022-03-23T20:34:01.233Z] #19 64.12 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] 20:34:01 [2022-03-23T20:34:01.667Z] #11 extracting sha256:9377fa436af8eb1e6f4ed5d9b7141e12da234c24177c517a326b9f70d77b1a32 4.6s done 20:34:01 [2022-03-23T20:34:01.667Z] #11 extracting sha256:598f1c03672dd2e858acd90f804b54df2fc466d2d81baf8c13bc3d73098b1fdf done 20:34:01 [2022-03-23T20:34:01.686Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done 20:34:01 [2022-03-23T20:34:01.686Z] #67 DONE 4.0s 20:34:01 [2022-03-23T20:34:01.686Z] 20:34:01 [2022-03-23T20:34:01.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:01 [2022-03-23T20:34:01.686Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 0.1s done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 1.86kB / 1.86kB done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:996ee073842215953635bcc11b2cda8775b543dbe4a903a6792ad7dd4dcd0017 1.80kB / 1.80kB done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:3abbb425095abbb927320e16da1338a3b51f8e40fc3df94fc4ab4dd3b3363689 7.03kB / 7.03kB done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.7s done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 5.15MB / 5.15MB 0.5s done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 10.87MB / 10.87MB 0.9s done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 54.58MB / 54.58MB 2.2s done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 85.83MB / 85.83MB 3.5s done 20:34:01 [2022-03-23T20:34:01.686Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 1.7s 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 76.55MB / 141.70MB 3.6s 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 156B / 156B 2.3s done 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 84.54MB / 141.70MB 3.7s 20:34:01 [2022-03-23T20:34:01.686Z] #11 ... 20:34:01 [2022-03-23T20:34:01.686Z] 20:34:01 [2022-03-23T20:34:01.686Z] #24 [internal] load build context 20:34:01 [2022-03-23T20:34:01.686Z] #24 sha256:e98826c55d98820ce650fe0eecfb8408ae277f1e771d386c7d13172e1ef907fa 20:34:01 [2022-03-23T20:34:01.686Z] #24 transferring context: 58.78MB 4.1s done 20:34:01 [2022-03-23T20:34:01.686Z] #24 DONE 4.3s 20:34:01 [2022-03-23T20:34:01.686Z] 20:34:01 [2022-03-23T20:34:01.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:01 [2022-03-23T20:34:01.686Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:01 [2022-03-23T20:34:01.927Z] #11 DONE 15.8s 20:34:01 [2022-03-23T20:34:01.927Z] 20:34:01 [2022-03-23T20:34:01.927Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 20:34:01 [2022-03-23T20:34:01.927Z] #12 sha256:a97c393706a5423760ece08e58852c0907a4a5b69cf538cd6f35b8df7de3e80a 20:34:01 [2022-03-23T20:34:01.945Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 99.61MB / 141.70MB 3.9s 20:34:01 [2022-03-23T20:34:01.945Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 117.44MB / 141.70MB 4.1s 20:34:02 [2022-03-23T20:34:02.037Z] #60 38.35 + bin/ctr 20:34:02 [2022-03-23T20:34:02.204Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 125.83MB / 141.70MB 4.2s 20:34:02 [2022-03-23T20:34:02.205Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.56MB / 141.70MB 4.4s 20:34:02 [2022-03-23T20:34:02.496Z] #12 DONE 0.6s 20:34:02 [2022-03-23T20:34:02.496Z] 20:34:02 [2022-03-23T20:34:02.496Z] #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 20:34:02 [2022-03-23T20:34:02.496Z] #13 sha256:0acfa7ad617bf4cc876bfab89de7b494eeb5e03817f19515fd3c07caf7bfcd02 20:34:02 [2022-03-23T20:34:02.627Z] #19 65.39 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] 20:34:02 [2022-03-23T20:34:02.627Z] #19 65.41 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] 20:34:03 [2022-03-23T20:34:03.065Z] #13 DONE 0.5s 20:34:03 [2022-03-23T20:34:03.065Z] 20:34:03 [2022-03-23T20:34:03.065Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 20:34:03 [2022-03-23T20:34:03.065Z] #62 sha256:c25fcae3a37e73f9064dfa1c3076f6ecb18ffbf20d8c87cacf9dfefc17112829 20:34:03 [2022-03-23T20:34:03.330Z] #62 ... 20:34:03 [2022-03-23T20:34:03.330Z] 20:34:03 [2022-03-23T20:34:03.330Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 20:34:03 [2022-03-23T20:34:03.330Z] #42 sha256:a3fd534a40b349e5734da29ffa3e922b5ee98fc4255d42bfcb527c2bf7aea054 20:34:03 [2022-03-23T20:34:03.330Z] #42 DONE 0.3s 20:34:03 [2022-03-23T20:34:03.330Z] 20:34:03 [2022-03-23T20:34:03.330Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 20:34:03 [2022-03-23T20:34:03.330Z] #33 sha256:68a95818697f7005c20965d78e2236eef129f8798d23f6151aebed768dec2d84 20:34:03 [2022-03-23T20:34:03.330Z] #33 DONE 0.3s 20:34:03 [2022-03-23T20:34:03.330Z] 20:34:03 [2022-03-23T20:34:03.330Z] #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 20:34:03 [2022-03-23T20:34:03.330Z] #46 sha256:4b9699befdc197b03383b0e544d690df4f12a1cdf9971bfc30761270f0eb042e 20:34:03 [2022-03-23T20:34:03.330Z] #46 DONE 0.3s 20:34:03 [2022-03-23T20:34:03.330Z] 20:34:03 [2022-03-23T20:34:03.330Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 20:34:03 [2022-03-23T20:34:03.330Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 20:34:03 [2022-03-23T20:34:03.590Z] #47 ... 20:34:03 [2022-03-23T20:34:03.590Z] 20:34:03 [2022-03-23T20:34:03.590Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 20:34:03 [2022-03-23T20:34:03.590Z] #25 sha256:cec2f28b0ae309a955c8f476410c9981f58db298971e52387ca66540956803a2 20:34:03 [2022-03-23T20:34:03.590Z] #25 DONE 0.5s 20:34:03 [2022-03-23T20:34:03.590Z] 20:34:03 [2022-03-23T20:34:03.590Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 20:34:03 [2022-03-23T20:34:03.590Z] #62 sha256:c25fcae3a37e73f9064dfa1c3076f6ecb18ffbf20d8c87cacf9dfefc17112829 20:34:03 [2022-03-23T20:34:03.590Z] #62 DONE 0.5s 20:34:03 [2022-03-23T20:34:03.590Z] 20:34:03 [2022-03-23T20:34:03.590Z] #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 20:34:03 [2022-03-23T20:34:03.590Z] #63 sha256:beb4fb28504d2ec49e2f7eae5df880af604b043f076c405ee533213706fb66f5 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.83 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] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.83 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] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.84 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] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.84 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] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.84 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] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 66.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 67.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 67.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] 20:34:04 [2022-03-23T20:34:04.022Z] #19 67.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] 20:34:04 [2022-03-23T20:34:04.114Z] #11 sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 141.70MB / 141.70MB 6.1s done 20:34:04 [2022-03-23T20:34:04.288Z] #19 67.08 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] 20:34:04 [2022-03-23T20:34:04.374Z] #11 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 4.5s done 20:34:04 [2022-03-23T20:34:04.374Z] #11 ... 20:34:04 [2022-03-23T20:34:04.374Z] 20:34:04 [2022-03-23T20:34:04.374Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:34:04 [2022-03-23T20:34:04.374Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd 20:34:04 [2022-03-23T20:34:04.374Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 20:34:04 [2022-03-23T20:34:04.374Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 20:34:04 [2022-03-23T20:34:04.374Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 20:34:04 [2022-03-23T20:34:04.374Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.7s done 20:34:04 [2022-03-23T20:34:04.374Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done 20:34:04 [2022-03-23T20:34:04.374Z] #69 DONE 6.9s 20:34:04 [2022-03-23T20:34:04.635Z] 20:34:04 [2022-03-23T20:34:04.635Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:04 [2022-03-23T20:34:04.635Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:04 [2022-03-23T20:34:04.635Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.1s 20:34:04 [2022-03-23T20:34:04.635Z] #11 ... 20:34:04 [2022-03-23T20:34:04.635Z] 20:34:04 [2022-03-23T20:34:04.635Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 20:34:04 [2022-03-23T20:34:04.635Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 20:34:04 [2022-03-23T20:34:04.635Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done 20:34:04 [2022-03-23T20:34:04.635Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done 20:34:04 [2022-03-23T20:34:04.635Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done 20:34:04 [2022-03-23T20:34:04.635Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done 20:34:04 [2022-03-23T20:34:04.635Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.6s done 20:34:04 [2022-03-23T20:34:04.635Z] #28 DONE 7.0s 20:34:04 [2022-03-23T20:34:04.635Z] 20:34:04 [2022-03-23T20:34:04.635Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:04 [2022-03-23T20:34:04.635Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:04 [2022-03-23T20:34:04.896Z] #11 extracting sha256:540ff8c0841d610e4cc2ad3b9ed4c6edcad4f5be2add8765f416515fbc2be2a8 0.5s done 20:34:05 [2022-03-23T20:34:05.155Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 20:34:05 [2022-03-23T20:34:05.414Z] #11 ... 20:34:05 [2022-03-23T20:34:05.414Z] 20:34:05 [2022-03-23T20:34:05.414Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 20:34:05 [2022-03-23T20:34:05.414Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 20:34:05 [2022-03-23T20:34:05.414Z] #68 DONE 0.8s 20:34:05 [2022-03-23T20:34:05.414Z] 20:34:05 [2022-03-23T20:34:05.414Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:05 [2022-03-23T20:34:05.414Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:05 [2022-03-23T20:34:05.677Z] #11 extracting sha256:a0bf850a0df065fb202ebf8a3527699dc18322469c34733a6cb7f412a7aaefa6 0.4s done 20:34:05 [2022-03-23T20:34:05.938Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 20:34:06 [2022-03-23T20:34:06.197Z] #11 ... 20:34:06 [2022-03-23T20:34:06.197Z] 20:34:06 [2022-03-23T20:34:06.197Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 20:34:06 [2022-03-23T20:34:06.197Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 20:34:06 [2022-03-23T20:34:06.197Z] #70 DONE 0.9s 20:34:06 [2022-03-23T20:34:06.197Z] 20:34:06 [2022-03-23T20:34:06.197Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:06 [2022-03-23T20:34:06.197Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:06 [2022-03-23T20:34:06.216Z] #19 68.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] 20:34:06 [2022-03-23T20:34:06.216Z] #19 68.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] 20:34:06 [2022-03-23T20:34:06.216Z] #19 68.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] 20:34:06 [2022-03-23T20:34:06.216Z] #19 68.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] 20:34:06 [2022-03-23T20:34:06.216Z] #19 68.86 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] 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.879 + RM_GOPATH=0 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.879 + TMP_GOPATH= 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.879 + : /build 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.879 + '[' -z '' ']' 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.879 ++ mktemp -d 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.889 + export GOPATH=/tmp/tmp.Tr6LX9y4u7 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.889 + GOPATH=/tmp/tmp.Tr6LX9y4u7 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.889 + RM_GOPATH=1 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.889 + case "$(go env GOARCH)" in 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.889 ++ go env GOARCH 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.912 + export GO_BUILDMODE=-buildmode=pie 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.912 + GO_BUILDMODE=-buildmode=pie 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.913 ++ dirname /install.sh 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.917 + dir=/ 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.918 + bin=rootlesskit 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.918 + shift 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.918 + '[' '!' -f //rootlesskit.installer ']' 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.919 + . //rootlesskit.installer 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.927 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.928 + install_rootlesskit 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.928 + case "$1" in 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.928 + export CGO_ENABLED=0 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.929 + CGO_ENABLED=0 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.929 + _install_rootlesskit 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.929 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.930 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.930 + for f in rootlesskit rootlesskit-docker-proxy 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.930 + GOBIN=/build 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.930 + GO111MODULE=on 20:34:06 [2022-03-23T20:34:06.884Z] #63 2.930 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 20:34:06 [2022-03-23T20:34:06.884Z] #63 3.498 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 20:34:07 [2022-03-23T20:34:07.608Z] #19 70.49 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] 20:34:07 [2022-03-23T20:34:07.608Z] #19 70.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 20:34:07 [2022-03-23T20:34:07.608Z] #19 70.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] 20:34:07 [2022-03-23T20:34:07.608Z] #19 70.54 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] 20:34:07 [2022-03-23T20:34:07.608Z] #19 70.57 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] 20:34:07 [2022-03-23T20:34:07.608Z] #19 70.57 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.83 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.84 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.85 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.85 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.85 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.85 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.85 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.86 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.86 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.86 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.86 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.86 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.87 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] 20:34:07 [2022-03-23T20:34:07.872Z] #19 70.87 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] 20:34:07 [2022-03-23T20:34:07.873Z] #19 70.92 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] 20:34:07 [2022-03-23T20:34:07.873Z] #19 70.92 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] 20:34:07 [2022-03-23T20:34:07.873Z] #19 70.93 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] 20:34:07 [2022-03-23T20:34:07.873Z] #19 70.93 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] 20:34:07 [2022-03-23T20:34:07.873Z] #19 70.99 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] 20:34:07 [2022-03-23T20:34:07.873Z] #19 71.01 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] 20:34:07 [2022-03-23T20:34:07.873Z] #19 71.03 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] 20:34:08 [2022-03-23T20:34:08.136Z] #19 71.04 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] 20:34:09 [2022-03-23T20:34:09.422Z] #63 5.515 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:09 [2022-03-23T20:34:09.422Z] #63 5.518 go: downloading github.com/urfave/cli/v2 v2.3.0 20:34:09 [2022-03-23T20:34:09.422Z] #63 5.965 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 20:34:09 [2022-03-23T20:34:09.422Z] #63 ... 20:34:09 [2022-03-23T20:34:09.422Z] 20:34:09 [2022-03-23T20:34:09.423Z] #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 20:34:09 [2022-03-23T20:34:09.423Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 20:34:09 [2022-03-23T20:34:09.423Z] #29 8.453 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 8.498 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 8.504 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 8.598 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 8.755 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 8.946 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:34:09 [2022-03-23T20:34:09.423Z] #29 9.926 Fetched 8393 kB in 2s (4809 kB/s) 20:34:09 [2022-03-23T20:34:09.423Z] #29 9.926 Reading package lists... 20:34:09 [2022-03-23T20:34:09.423Z] #29 10.50 Reading package lists... 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.08 Building dependency tree... 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.58 The following additional packages will be installed: 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.58 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.58 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.59 Recommended packages: 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.59 libldap-common publicsuffix libsasl2-modules 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.72 The following NEW packages will be installed: 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.72 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.72 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 20:34:09 [2022-03-23T20:34:09.423Z] #29 11.72 libssh2-1 openssl 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.01 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.01 Need to get 2933 kB of archives. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.01 After this operation, 6483 kB of additional disk space will be used. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.01 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.01 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.01 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.02 Get:4 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.02 Get:5 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.02 Get:6 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.02 Get:7 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.02 Get:8 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.05 Get:9 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.05 Get:10 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.06 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.06 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.06 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.08 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.08 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.23 debconf: delaying package configuration, since apt-utils is not installed 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.26 Fetched 2933 kB in 0s (8365 kB/s) 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.30 Selecting previously unselected package openssl. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.30 (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.) 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.30 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.32 Unpacking openssl (1.1.1k-1+deb11u2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.47 Selecting previously unselected package ca-certificates. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.47 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.47 Unpacking ca-certificates (20210119) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.58 Selecting previously unselected package libbrotli1:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.58 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.59 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.68 Selecting previously unselected package libsasl2-modules-db:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.68 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.70 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.74 Selecting previously unselected package libsasl2-2:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.74 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.75 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.90 Selecting previously unselected package libldap-2.4-2:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.90 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 12.90 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.02 Selecting previously unselected package libnghttp2-14:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.02 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.03 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.09 Selecting previously unselected package libpsl5:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.09 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.11 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.18 Selecting previously unselected package librtmp1:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.18 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.18 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.22 Selecting previously unselected package libssh2-1:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.22 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.23 Unpacking libssh2-1:arm64 (1.9.0-2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.32 Selecting previously unselected package libcurl4:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.32 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.32 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.38 Selecting previously unselected package curl. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.38 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.40 Unpacking curl (7.74.0-1.3+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.53 Selecting previously unselected package libonig5:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.53 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.55 Unpacking libonig5:arm64 (6.9.6-1.1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.66 Selecting previously unselected package libjq1:arm64. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.66 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.67 Unpacking libjq1:arm64 (1.6-2.1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.72 Selecting previously unselected package jq. 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.72 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.72 Unpacking jq (1.6-2.1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.79 Setting up libpsl5:arm64 (0.21.0-1.2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.82 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.83 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.85 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.86 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.88 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.91 Setting up libssh2-1:arm64 (1.9.0-2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.92 Setting up openssl (1.1.1k-1+deb11u2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.94 Setting up libonig5:arm64 (6.9.6-1.1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.96 Setting up libjq1:arm64 (1.6-2.1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.98 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 13.99 Setting up ca-certificates (20210119) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 14.79 Updating certificates in /etc/ssl/certs... 20:34:09 [2022-03-23T20:34:09.423Z] #29 17.42 129 added, 0 removed; done. 20:34:09 [2022-03-23T20:34:09.423Z] #29 17.57 Setting up jq (1.6-2.1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 17.61 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 17.66 Setting up curl (7.74.0-1.3+deb11u1) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 17.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 17.74 Processing triggers for ca-certificates (20210119) ... 20:34:09 [2022-03-23T20:34:09.423Z] #29 17.76 Updating certificates in /etc/ssl/certs... 20:34:09 [2022-03-23T20:34:09.535Z] #19 72.44 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] 20:34:09 [2022-03-23T20:34:09.535Z] #19 72.46 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] 20:34:09 [2022-03-23T20:34:09.535Z] #19 72.47 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] 20:34:09 [2022-03-23T20:34:09.535Z] #19 72.52 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] 20:34:09 [2022-03-23T20:34:09.535Z] #19 72.55 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] 20:34:09 [2022-03-23T20:34:09.549Z] #60 ... 20:34:09 [2022-03-23T20:34:09.549Z] 20:34:09 [2022-03-23T20:34:09.549Z] #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 20:34:09 [2022-03-23T20:34:09.549Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:09 [2022-03-23T20:34:09.549Z] #14 70.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 20:34:09 [2022-03-23T20:34:09.549Z] #14 70.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:34:09 [2022-03-23T20:34:09.549Z] #14 70.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:34:09 [2022-03-23T20:34:09.549Z] #14 75.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 20:34:09 [2022-03-23T20:34:09.549Z] #14 75.16 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 20:34:09 [2022-03-23T20:34:09.549Z] #14 75.18 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:34:09 [2022-03-23T20:34:09.549Z] #14 80.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 20:34:09 [2022-03-23T20:34:09.549Z] #14 80.15 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:34:09 [2022-03-23T20:34:09.549Z] #14 80.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:10 [2022-03-23T20:34:10.394Z] #11 extracting sha256:d751dc38ae511bbc21c148bffa7e863057cbc7b4a8ff5155f2eca7e8d03740c6 4.5s done 20:34:10 [2022-03-23T20:34:10.653Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 20:34:10 [2022-03-23T20:34:10.928Z] #19 74.02 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.03 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.03 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.05 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.05 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.06 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.06 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.11 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.13 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.14 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] 20:34:11 [2022-03-23T20:34:11.191Z] #19 74.15 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] 20:34:11 [2022-03-23T20:34:11.330Z] #29 20.35 0 added, 0 removed; done. 20:34:11 [2022-03-23T20:34:11.330Z] #29 ... 20:34:11 [2022-03-23T20:34:11.330Z] 20:34:11 [2022-03-23T20:34:11.330Z] #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 20:34:11 [2022-03-23T20:34:11.331Z] #63 sha256:beb4fb28504d2ec49e2f7eae5df880af604b043f076c405ee533213706fb66f5 20:34:11 [2022-03-23T20:34:11.331Z] #63 7.815 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd 20:34:11 [2022-03-23T20:34:11.898Z] #63 8.366 go: downloading github.com/google/uuid v1.3.0 20:34:11 [2022-03-23T20:34:11.898Z] #63 8.415 go: downloading github.com/moby/vpnkit v0.5.0 20:34:11 [2022-03-23T20:34:11.898Z] #63 8.480 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 20:34:11 [2022-03-23T20:34:11.990Z] #60 ... 20:34:11 [2022-03-23T20:34:11.990Z] 20:34:11 [2022-03-23T20:34:11.990Z] #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 20:34:11 [2022-03-23T20:34:11.990Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:11 [2022-03-23T20:34:11.990Z] #14 69.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 20:34:11 [2022-03-23T20:34:11.990Z] #14 69.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:34:11 [2022-03-23T20:34:11.990Z] #14 69.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:34:11 [2022-03-23T20:34:11.990Z] #14 74.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 20:34:11 [2022-03-23T20:34:11.990Z] #14 74.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 20:34:11 [2022-03-23T20:34:11.990Z] #14 74.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:34:11 [2022-03-23T20:34:11.990Z] #14 79.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 20:34:11 [2022-03-23T20:34:11.990Z] #14 79.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:34:11 [2022-03-23T20:34:11.990Z] #14 79.45 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:12 [2022-03-23T20:34:12.467Z] #63 8.902 go: downloading github.com/gofrs/flock v0.8.1 20:34:12 [2022-03-23T20:34:12.467Z] #63 9.045 go: downloading github.com/gorilla/mux v1.8.0 20:34:12 [2022-03-23T20:34:12.726Z] #63 9.185 go: downloading github.com/moby/sys/mountinfo v0.5.0 20:34:12 [2022-03-23T20:34:12.988Z] #63 9.483 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 20:34:12 [2022-03-23T20:34:12.988Z] #63 ... 20:34:12 [2022-03-23T20:34:12.988Z] 20:34:12 [2022-03-23T20:34:12.988Z] #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 20:34:12 [2022-03-23T20:34:12.988Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 20:34:12 [2022-03-23T20:34:12.988Z] #38 3.798 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:12 [2022-03-23T20:34:12.988Z] #38 3.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:12 [2022-03-23T20:34:12.988Z] #38 3.973 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:12 [2022-03-23T20:34:12.988Z] #38 4.579 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:34:12 [2022-03-23T20:34:12.988Z] #38 5.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:34:12 [2022-03-23T20:34:12.988Z] #38 7.299 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:34:12 [2022-03-23T20:34:12.988Z] #38 ... 20:34:12 [2022-03-23T20:34:12.988Z] 20:34:12 [2022-03-23T20:34:12.988Z] #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 20:34:12 [2022-03-23T20:34:12.988Z] #36 sha256:d3049fff2c596bdfacb4954dcc3e584a2f8aa71c7ce4470db74e988fb0f29422 20:34:12 [2022-03-23T20:34:12.988Z] #36 2.585 go: downloading github.com/pelletier/go-toml v1.8.1 20:34:13 [2022-03-23T20:34:13.121Z] #19 75.68 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] 20:34:13 [2022-03-23T20:34:13.121Z] #19 75.68 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] 20:34:13 [2022-03-23T20:34:13.121Z] #19 75.71 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] 20:34:13 [2022-03-23T20:34:13.121Z] #19 75.76 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] 20:34:13 [2022-03-23T20:34:13.121Z] #19 75.80 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] 20:34:13 [2022-03-23T20:34:13.247Z] #36 ... 20:34:13 [2022-03-23T20:34:13.247Z] 20:34:13 [2022-03-23T20:34:13.247Z] #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 20:34:13 [2022-03-23T20:34:13.247Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 20:34:13 [2022-03-23T20:34:13.247Z] #29 20.35 Running hooks in /etc/ca-certificates/update.d... 20:34:13 [2022-03-23T20:34:13.247Z] #29 20.37 done. 20:34:13 [2022-03-23T20:34:13.247Z] #29 DONE 22.1s 20:34:13 [2022-03-23T20:34:13.247Z] 20:34:13 [2022-03-23T20:34:13.247Z] #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 20:34:13 [2022-03-23T20:34:13.247Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:34:13 [2022-03-23T20:34:13.247Z] #14 3.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:13 [2022-03-23T20:34:13.247Z] #14 3.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:13 [2022-03-23T20:34:13.247Z] #14 3.998 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:13 [2022-03-23T20:34:13.247Z] #14 4.521 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:34:13 [2022-03-23T20:34:13.247Z] #14 5.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:34:13 [2022-03-23T20:34:13.247Z] #14 7.431 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:34:13 [2022-03-23T20:34:13.247Z] #14 ... 20:34:13 [2022-03-23T20:34:13.247Z] 20:34:13 [2022-03-23T20:34:13.247Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 20:34:13 [2022-03-23T20:34:13.247Z] #30 sha256:01eceedafb00e63cb4b4ddd47e3769e59a0cebbda9f93af20cab45a4f4036b82 20:34:13 [2022-03-23T20:34:13.247Z] #30 DONE 0.2s 20:34:13 [2022-03-23T20:34:13.247Z] 20:34:13 [2022-03-23T20:34:13.247Z] #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 20:34:13 [2022-03-23T20:34:13.247Z] #49 sha256:70880251dd14d2cccd03c2fcf9b546688db6b8c3af7ca2c75cd23b396db193ec 20:34:13 [2022-03-23T20:34:13.247Z] #49 3.286 go: downloading gotest.tools/gotestsum v1.7.0 20:34:13 [2022-03-23T20:34:13.247Z] #49 4.511 go: downloading github.com/fatih/color v1.10.0 20:34:13 [2022-03-23T20:34:13.247Z] #49 4.511 go: downloading github.com/dnephin/pflag v1.0.7 20:34:13 [2022-03-23T20:34:13.247Z] #49 4.636 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:34:13 [2022-03-23T20:34:13.247Z] #49 4.760 go: downloading github.com/pkg/errors v0.9.1 20:34:13 [2022-03-23T20:34:13.247Z] #49 4.974 go: downloading golang.org/x/tools v0.1.0 20:34:13 [2022-03-23T20:34:13.247Z] #49 5.181 go: downloading github.com/mattn/go-colorable v0.1.8 20:34:13 [2022-03-23T20:34:13.247Z] #49 5.268 go: downloading github.com/mattn/go-isatty v0.0.12 20:34:13 [2022-03-23T20:34:13.247Z] #49 5.336 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:34:13 [2022-03-23T20:34:13.247Z] #49 5.437 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:34:13 [2022-03-23T20:34:13.247Z] #49 7.881 go: downloading github.com/jonboulle/clockwork v0.2.2 20:34:13 [2022-03-23T20:34:13.247Z] #49 7.915 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:34:13 [2022-03-23T20:34:13.247Z] #49 8.075 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:34:13 [2022-03-23T20:34:13.247Z] #49 9.352 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:34:13 [2022-03-23T20:34:13.247Z] #49 9.372 go: downloading golang.org/x/mod v0.3.0 20:34:13 [2022-03-23T20:34:13.383Z] #19 ... 20:34:13 [2022-03-23T20:34:13.383Z] 20:34:13 [2022-03-23T20:34:13.383Z] #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 20:34:13 [2022-03-23T20:34:13.383Z] #41 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:34:13 [2022-03-23T20:34:13.383Z] #41 DONE 83.0s 20:34:13 [2022-03-23T20:34:13.506Z] #49 ... 20:34:13 [2022-03-23T20:34:13.506Z] 20:34:13 [2022-03-23T20:34:13.506Z] #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 20:34:13 [2022-03-23T20:34:13.506Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a 20:34:13 [2022-03-23T20:34:13.506Z] #43 2.612 + git clone https://github.com/docker/distribution.git . 20:34:13 [2022-03-23T20:34:13.506Z] #43 2.612 Cloning into '.'... 20:34:13 [2022-03-23T20:34:13.646Z] 20:34:13 [2022-03-23T20:34:13.646Z] #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 20:34:13 [2022-03-23T20:34:13.646Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:34:13 [2022-03-23T20:34:13.765Z] #43 ... 20:34:13 [2022-03-23T20:34:13.765Z] 20:34:13 [2022-03-23T20:34:13.765Z] #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 20:34:13 [2022-03-23T20:34:13.765Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652 20:34:13 [2022-03-23T20:34:13.765Z] #34 2.434 + git clone https://github.com/kolyshkin/go-swagger.git . 20:34:13 [2022-03-23T20:34:13.765Z] #34 2.434 Cloning into '.'... 20:34:13 [2022-03-23T20:34:13.765Z] #34 ... 20:34:13 [2022-03-23T20:34:13.765Z] 20:34:13 [2022-03-23T20:34:13.765Z] #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 20:34:13 [2022-03-23T20:34:13.765Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf 20:34:13 [2022-03-23T20:34:13.765Z] #51 2.402 go: downloading github.com/golangci/golangci-lint v1.44.0 20:34:13 [2022-03-23T20:34:13.910Z] #50 ... 20:34:13 [2022-03-23T20:34:13.910Z] 20:34:13 [2022-03-23T20:34:13.910Z] #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 20:34:13 [2022-03-23T20:34:13.910Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.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] 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.86 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.86 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.90 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.91 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.91 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.91 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] 20:34:13 [2022-03-23T20:34:13.910Z] #19 76.91 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] 20:34:14 [2022-03-23T20:34:14.027Z] #51 ... 20:34:14 [2022-03-23T20:34:14.027Z] 20:34:14 [2022-03-23T20:34:14.027Z] #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 20:34:14 [2022-03-23T20:34:14.027Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e 20:34:14 [2022-03-23T20:34:14.027Z] #58 3.796 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:14 [2022-03-23T20:34:14.027Z] #58 3.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:14 [2022-03-23T20:34:14.027Z] #58 4.002 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:14 [2022-03-23T20:34:14.027Z] #58 4.542 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:34:14 [2022-03-23T20:34:14.027Z] #58 5.537 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:34:14 [2022-03-23T20:34:14.027Z] #58 6.845 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:34:14 [2022-03-23T20:34:14.027Z] #58 ... 20:34:14 [2022-03-23T20:34:14.027Z] 20:34:14 [2022-03-23T20:34:14.027Z] #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 20:34:14 [2022-03-23T20:34:14.027Z] #53 sha256:5471c376a105950ed408812025da2a82ed2e15387f3dc5b4a4fd7d0285eb057a 20:34:14 [2022-03-23T20:34:14.027Z] #53 3.532 go: downloading mvdan.cc/sh/v3 v3.0.2 20:34:14 [2022-03-23T20:34:14.027Z] #53 4.364 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 20:34:14 [2022-03-23T20:34:14.027Z] #53 4.388 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 20:34:14 [2022-03-23T20:34:14.027Z] #53 4.414 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 20:34:14 [2022-03-23T20:34:14.027Z] #53 5.669 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 20:34:14 [2022-03-23T20:34:14.173Z] #19 76.98 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] 20:34:14 [2022-03-23T20:34:14.173Z] #19 77.03 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] 20:34:14 [2022-03-23T20:34:14.173Z] #19 77.10 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] 20:34:14 [2022-03-23T20:34:14.173Z] #19 77.14 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] 20:34:14 [2022-03-23T20:34:14.173Z] #19 77.14 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] 20:34:14 [2022-03-23T20:34:14.173Z] #19 77.14 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] 20:34:14 [2022-03-23T20:34:14.173Z] #19 77.18 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] 20:34:14 [2022-03-23T20:34:14.286Z] #53 ... 20:34:14 [2022-03-23T20:34:14.286Z] 20:34:14 [2022-03-23T20:34:14.286Z] #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 20:34:14 [2022-03-23T20:34:14.286Z] #26 sha256:9508d366e83494330869210a05e63f6a96362df85ad296c6f58b4148314e9641 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.975 + RM_GOPATH=0 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.975 + TMP_GOPATH= 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.975 + : /build 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.975 + '[' -z '' ']' 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.976 ++ mktemp -d 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.978 + export GOPATH=/tmp/tmp.BdWSaJWT3R 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.979 + GOPATH=/tmp/tmp.BdWSaJWT3R 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.979 + RM_GOPATH=1 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.979 + case "$(go env GOARCH)" in 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.980 ++ go env GOARCH 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.989 + export GO_BUILDMODE=-buildmode=pie 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.989 + GO_BUILDMODE=-buildmode=pie 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.989 ++ dirname /install.sh 20:34:14 [2022-03-23T20:34:14.286Z] #26 2.990 + dir=/ 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.002 + bin=dockercli 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.002 + shift 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.002 + '[' '!' -f //dockercli.installer ']' 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.003 + . //dockercli.installer 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.003 ++ : stable 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.003 ++ : 17.06.2-ce 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.003 + install_dockercli 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.003 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.004 Install docker/cli version 17.06.2-ce from stable 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.005 ++ uname -m 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.005 + arch=aarch64 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.005 + '[' aarch64 '!=' x86_64 ']' 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.005 + '[' aarch64 '!=' s390x ']' 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.005 + '[' aarch64 '!=' armhf ']' 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.005 + build_dockercli 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.005 + git clone https://github.com/docker/docker-ce /tmp/tmp.BdWSaJWT3R/tmp/docker-ce 20:34:14 [2022-03-23T20:34:14.286Z] #26 3.007 Cloning into '/tmp/tmp.BdWSaJWT3R/tmp/docker-ce'... 20:34:14 [2022-03-23T20:34:14.849Z] #11 ... 20:34:14 [2022-03-23T20:34:14.849Z] 20:34:14 [2022-03-23T20:34:14.849Z] #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 20:34:14 [2022-03-23T20:34:14.849Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:34:14 [2022-03-23T20:34:14.849Z] #29 1.494 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 1.503 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 1.509 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 1.641 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 1.821 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 2.099 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:34:14 [2022-03-23T20:34:14.849Z] #29 3.564 Fetched 8506 kB in 2s (3632 kB/s) 20:34:14 [2022-03-23T20:34:14.849Z] #29 3.564 Reading package lists... 20:34:14 [2022-03-23T20:34:14.849Z] #29 4.351 Reading package lists... 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.129 Building dependency tree... 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.466 The following additional packages will be installed: 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.466 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.466 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.466 Recommended packages: 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.466 libldap-common publicsuffix libsasl2-modules 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.613 The following NEW packages will be installed: 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.613 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.613 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.613 libssh2-1 openssl 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.888 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.888 Need to get 3038 kB of archives. 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.888 After this operation, 6650 kB of additional disk space will be used. 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.888 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.889 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.899 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.899 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.901 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.901 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.901 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.901 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.911 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.932 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.956 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.957 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.972 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.975 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 5.977 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.199 debconf: delaying package configuration, since apt-utils is not installed 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.235 Fetched 3038 kB in 0s (8381 kB/s) 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.262 Selecting previously unselected package openssl. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.262 (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.) 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.267 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.271 Unpacking openssl (1.1.1k-1+deb11u2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.408 Selecting previously unselected package ca-certificates. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.408 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.413 Unpacking ca-certificates (20210119) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.489 Selecting previously unselected package libbrotli1:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.490 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.498 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.578 Selecting previously unselected package libsasl2-modules-db:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.578 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.583 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.621 Selecting previously unselected package libsasl2-2:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.621 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.625 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.677 Selecting previously unselected package libldap-2.4-2:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.678 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.684 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.743 Selecting previously unselected package libnghttp2-14:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.743 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.747 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.798 Selecting previously unselected package libpsl5:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.798 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.803 Unpacking libpsl5:amd64 (0.21.0-1.2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.847 Selecting previously unselected package librtmp1:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.847 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.854 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.898 Selecting previously unselected package libssh2-1:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.898 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.908 Unpacking libssh2-1:amd64 (1.9.0-2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.968 Selecting previously unselected package libcurl4:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.968 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 6.981 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.043 Selecting previously unselected package curl. 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.043 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.047 Unpacking curl (7.74.0-1.3+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.119 Selecting previously unselected package libonig5:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.119 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.125 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.209 Selecting previously unselected package libjq1:amd64. 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.209 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.212 Unpacking libjq1:amd64 (1.6-2.1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.270 Selecting previously unselected package jq. 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.271 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.276 Unpacking jq (1.6-2.1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.337 Setting up libpsl5:amd64 (0.21.0-1.2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.345 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.358 Setting up libnghttp2-14:amd64 (1.43.0-1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.384 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.393 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.406 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.420 Setting up libssh2-1:amd64 (1.9.0-2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.435 Setting up openssl (1.1.1k-1+deb11u2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.452 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.465 Setting up libjq1:amd64 (1.6-2.1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.479 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 7.493 Setting up ca-certificates (20210119) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.073 Updating certificates in /etc/ssl/certs... 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.756 129 added, 0 removed; done. 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.864 Setting up jq (1.6-2.1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.871 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.884 Setting up curl (7.74.0-1.3+deb11u1) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.894 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.915 Processing triggers for ca-certificates (20210119) ... 20:34:14 [2022-03-23T20:34:14.849Z] #29 8.924 Updating certificates in /etc/ssl/certs... 20:34:14 [2022-03-23T20:34:14.849Z] #29 9.478 0 added, 0 removed; done. 20:34:14 [2022-03-23T20:34:14.849Z] #29 9.478 Running hooks in /etc/ca-certificates/update.d... 20:34:14 [2022-03-23T20:34:14.849Z] #29 9.479 done. 20:34:14 [2022-03-23T20:34:14.849Z] #29 ... 20:34:14 [2022-03-23T20:34:14.849Z] 20:34:14 [2022-03-23T20:34:14.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:14 [2022-03-23T20:34:14.849Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:15 [2022-03-23T20:34:15.129Z] #11 extracting sha256:26ee1eb1b3b371b2e378312e42f25ae777a3276e52b3d105b2512d1ef852431d 4.2s done 20:34:15 [2022-03-23T20:34:15.225Z] #26 ... 20:34:15 [2022-03-23T20:34:15.225Z] 20:34:15 [2022-03-23T20:34:15.225Z] #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 20:34:15 [2022-03-23T20:34:15.225Z] #36 sha256:d3049fff2c596bdfacb4954dcc3e584a2f8aa71c7ce4470db74e988fb0f29422 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.91 tomll can be used in two ways: 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.91 Writing to STDIN and reading from STDOUT: 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.91 cat file.toml | tomll > file.toml 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.91 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.91 Reading and updating a list of files: 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.91 tomll a.toml b.toml c.toml 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.92 20:34:15 [2022-03-23T20:34:15.225Z] #36 11.92 When given a list of files, tomll will modify all files in place without asking. 20:34:15 [2022-03-23T20:34:15.388Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 20:34:15 [2022-03-23T20:34:15.485Z] #36 DONE 12.5s 20:34:15 [2022-03-23T20:34:15.485Z] 20:34:15 [2022-03-23T20:34:15.485Z] #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 20:34:15 [2022-03-23T20:34:15.485Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e 20:34:15 [2022-03-23T20:34:15.485Z] #58 12.42 Fetched 8393 kB in 9s (926 kB/s) 20:34:15 [2022-03-23T20:34:15.574Z] #19 78.50 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] 20:34:15 [2022-03-23T20:34:15.574Z] #19 78.50 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] 20:34:15 [2022-03-23T20:34:15.574Z] #19 78.53 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] 20:34:15 [2022-03-23T20:34:15.574Z] #19 78.59 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] 20:34:15 [2022-03-23T20:34:15.647Z] #11 ... 20:34:15 [2022-03-23T20:34:15.647Z] 20:34:15 [2022-03-23T20:34:15.647Z] #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 20:34:15 [2022-03-23T20:34:15.647Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 20:34:15 [2022-03-23T20:34:15.647Z] #29 DONE 11.0s 20:34:15 [2022-03-23T20:34:15.647Z] 20:34:15 [2022-03-23T20:34:15.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:15 [2022-03-23T20:34:15.647Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:15 [2022-03-23T20:34:15.838Z] #19 78.63 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] 20:34:16 [2022-03-23T20:34:16.215Z] #11 ... 20:34:16 [2022-03-23T20:34:16.215Z] 20:34:16 [2022-03-23T20:34:16.215Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 20:34:16 [2022-03-23T20:34:16.215Z] #30 sha256:6692e54e7615b45657d575ecbf28c5fc443861bd169da4ece8706183b47c3eac 20:34:16 [2022-03-23T20:34:16.215Z] #30 DONE 0.5s 20:34:16 [2022-03-23T20:34:16.215Z] 20:34:16 [2022-03-23T20:34:16.215Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:923853a353e0640892fc64af2817063674979bc4ee40879e0a3c26ca4f999c84 20:34:16 [2022-03-23T20:34:16.215Z] #11 sha256:4c8d1fcba77500d644396541415724985afad6a7ce77d4c2189d0d969b077650 20:34:16 [2022-03-23T20:34:16.789Z] #19 79.94 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] 20:34:16 [2022-03-23T20:34:16.866Z] #58 12.42 Reading package lists... 20:34:16 [2022-03-23T20:34:16.866Z] #58 ... 20:34:16 [2022-03-23T20:34:16.866Z] 20:34:16 [2022-03-23T20:34:16.866Z] #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 20:34:16 [2022-03-23T20:34:16.866Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 20:34:16 [2022-03-23T20:34:16.866Z] #47 3.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:16 [2022-03-23T20:34:16.866Z] #47 3.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:16 [2022-03-23T20:34:16.866Z] #47 3.610 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:16 [2022-03-23T20:34:16.866Z] #47 4.023 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 20:34:16 [2022-03-23T20:34:16.866Z] #47 4.166 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:34:16 [2022-03-23T20:34:16.866Z] #47 5.204 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:34:16 [2022-03-23T20:34:16.866Z] #47 6.962 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:34:16 [2022-03-23T20:34:16.866Z] #47 9.838 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] 20:34:16 [2022-03-23T20:34:16.866Z] #47 13.19 Fetched 8397 kB in 10s (838 kB/s) 20:34:17 [2022-03-23T20:34:17.051Z] #19 79.94 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] 20:34:17 [2022-03-23T20:34:17.051Z] #19 79.94 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 79.96 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 79.97 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 79.98 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 79.98 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] 20:34:17 [2022-03-23T20:34:17.051Z] #19 79.98 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 80.02 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 80.03 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 80.05 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] 20:34:17 [2022-03-23T20:34:17.051Z] #19 80.07 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] 20:34:17 [2022-03-23T20:34:17.125Z] #47 13.19 Reading package lists... 20:34:17 [2022-03-23T20:34:17.125Z] #47 ... 20:34:17 [2022-03-23T20:34:17.125Z] 20:34:17 [2022-03-23T20:34:17.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 20:34:17 [2022-03-23T20:34:17.125Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:34:17 [2022-03-23T20:34:17.125Z] #14 13.56 Fetched 8393 kB in 10s (837 kB/s) 20:34:18 [2022-03-23T20:34:18.444Z] #19 81.44 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] 20:34:18 [2022-03-23T20:34:18.444Z] #19 81.44 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] 20:34:18 [2022-03-23T20:34:18.444Z] #19 81.46 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] 20:34:18 [2022-03-23T20:34:18.444Z] #19 81.50 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] 20:34:18 [2022-03-23T20:34:18.444Z] #19 81.54 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] 20:34:19 [2022-03-23T20:34:19.533Z] #14 90.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 20:34:19 [2022-03-23T20:34:19.534Z] #14 90.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:34:19 [2022-03-23T20:34:19.534Z] #14 91.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:19 [2022-03-23T20:34:19.840Z] #19 82.86 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] 20:34:19 [2022-03-23T20:34:19.840Z] #19 82.86 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] 20:34:20 [2022-03-23T20:34:20.416Z] #19 83.43 debconf: delaying package configuration, since apt-utils is not installed 20:34:20 [2022-03-23T20:34:20.678Z] #19 83.71 Fetched 787 MB in 23s (33.6 MB/s) 20:34:20 [2022-03-23T20:34:20.678Z] #19 83.76 Selecting previously unselected package liblocale-gettext-perl. 20:34:20 [2022-03-23T20:34:20.678Z] #19 83.76 (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.) 20:34:20 [2022-03-23T20:34:20.678Z] #19 83.79 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... 20:34:20 [2022-03-23T20:34:20.678Z] #19 83.80 Unpacking liblocale-gettext-perl (1.07-4+b1) ... 20:34:20 [2022-03-23T20:34:20.678Z] #19 83.84 Selecting previously unselected package bzip2. 20:34:20 [2022-03-23T20:34:20.940Z] #19 83.84 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... 20:34:20 [2022-03-23T20:34:20.940Z] #19 83.85 Unpacking bzip2 (1.0.8-4) ... 20:34:20 [2022-03-23T20:34:20.940Z] #19 83.90 Selecting previously unselected package libmagic-mgc. 20:34:20 [2022-03-23T20:34:20.940Z] #19 83.90 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... 20:34:20 [2022-03-23T20:34:20.940Z] #19 83.91 Unpacking libmagic-mgc (1:5.39-3) ... 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.11 Selecting previously unselected package libmagic1:amd64. 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.12 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.13 Unpacking libmagic1:amd64 (1:5.39-3) ... 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.19 Selecting previously unselected package file. 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.19 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.20 Unpacking file (1:5.39-3) ... 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.26 Selecting previously unselected package xz-utils. 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.27 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.27 Unpacking xz-utils (5.2.5-2) ... 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.36 Selecting previously unselected package binutils-aarch64-linux-gnu. 20:34:21 [2022-03-23T20:34:21.203Z] #19 84.36 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... 20:34:21 [2022-03-23T20:34:21.333Z] #14 13.56 Reading package lists... 20:34:21 [2022-03-23T20:34:21.441Z] #14 ... 20:34:21 [2022-03-23T20:34:21.441Z] 20:34:21 [2022-03-23T20:34:21.441Z] #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 20:34:21 [2022-03-23T20:34:21.441Z] #63 sha256:39d786a179035f75fefca8fb4a2dc5e5fa0c5f8a8c17dcd3f4836e256de95a19 20:34:21 [2022-03-23T20:34:21.441Z] #63 92.80 + for f in rootlesskit rootlesskit-docker-proxy 20:34:21 [2022-03-23T20:34:21.441Z] #63 92.80 + GOBIN=/build 20:34:21 [2022-03-23T20:34:21.441Z] #63 92.80 + GO111MODULE=on 20:34:21 [2022-03-23T20:34:21.441Z] #63 92.80 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 20:34:21 [2022-03-23T20:34:21.466Z] #19 84.37 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... 20:34:21 [2022-03-23T20:34:21.491Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 5.1s 20:34:21 [2022-03-23T20:34:21.903Z] #14 17.80 Reading package lists... 20:34:21 [2022-03-23T20:34:21.903Z] #14 ... 20:34:21 [2022-03-23T20:34:21.903Z] 20:34:21 [2022-03-23T20:34:21.903Z] #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 20:34:21 [2022-03-23T20:34:21.903Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf 20:34:21 [2022-03-23T20:34:21.903Z] #51 18.70 go: downloading github.com/fatih/color v1.13.0 20:34:21 [2022-03-23T20:34:21.903Z] #51 18.70 go: downloading github.com/gofrs/flock v0.8.1 20:34:21 [2022-03-23T20:34:21.903Z] #51 18.78 go: downloading github.com/spf13/cobra v1.3.0 20:34:21 [2022-03-23T20:34:21.903Z] #51 18.82 go: downloading github.com/spf13/pflag v1.0.5 20:34:21 [2022-03-23T20:34:21.903Z] #51 18.91 go: downloading github.com/spf13/viper v1.10.1 20:34:21 [2022-03-23T20:34:21.949Z] #14 90.48 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 20:34:21 [2022-03-23T20:34:21.949Z] #14 90.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:34:21 [2022-03-23T20:34:21.949Z] #14 90.49 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:22 [2022-03-23T20:34:22.040Z] #19 85.06 Selecting previously unselected package binutils-arm-linux-gnueabi. 20:34:22 [2022-03-23T20:34:22.040Z] #19 85.06 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... 20:34:22 [2022-03-23T20:34:22.040Z] #19 85.06 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... 20:34:22 [2022-03-23T20:34:22.165Z] #51 19.15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:34:22 [2022-03-23T20:34:22.426Z] #51 19.38 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:22 [2022-03-23T20:34:22.426Z] #51 19.43 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:22 [2022-03-23T20:34:22.426Z] #51 19.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da 20:34:22 [2022-03-23T20:34:22.426Z] #51 19.46 go: downloading github.com/go-critic/go-critic v0.6.2 20:34:22 [2022-03-23T20:34:22.618Z] #19 85.69 Selecting previously unselected package binutils-arm-linux-gnueabihf. 20:34:22 [2022-03-23T20:34:22.879Z] #14 ... 20:34:22 [2022-03-23T20:34:22.879Z] 20:34:22 [2022-03-23T20:34:22.879Z] #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 20:34:22 [2022-03-23T20:34:22.879Z] #63 sha256:ceffa5279dc1787bd92e27d9a5820b14252e07d5ce274429a86900250f5e4753 20:34:22 [2022-03-23T20:34:22.879Z] #63 91.60 + for f in rootlesskit rootlesskit-docker-proxy 20:34:22 [2022-03-23T20:34:22.879Z] #63 91.60 + GOBIN=/build 20:34:22 [2022-03-23T20:34:22.879Z] #63 91.60 + GO111MODULE=on 20:34:22 [2022-03-23T20:34:22.879Z] #63 91.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 20:34:22 [2022-03-23T20:34:22.880Z] #19 85.70 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... 20:34:22 [2022-03-23T20:34:22.880Z] #19 85.70 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... 20:34:23 [2022-03-23T20:34:23.361Z] #51 20.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:34:23 [2022-03-23T20:34:23.361Z] #51 20.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:34:23 [2022-03-23T20:34:23.361Z] #51 ... 20:34:23 [2022-03-23T20:34:23.361Z] 20:34:23 [2022-03-23T20:34:23.361Z] #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 20:34:23 [2022-03-23T20:34:23.361Z] #63 sha256:beb4fb28504d2ec49e2f7eae5df880af604b043f076c405ee533213706fb66f5 20:34:23 [2022-03-23T20:34:23.361Z] #63 9.586 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 20:34:23 [2022-03-23T20:34:23.361Z] #63 9.738 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af 20:34:23 [2022-03-23T20:34:23.361Z] #63 11.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 20:34:23 [2022-03-23T20:34:23.361Z] #63 ... 20:34:23 [2022-03-23T20:34:23.361Z] 20:34:23 [2022-03-23T20:34:23.361Z] #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 20:34:23 [2022-03-23T20:34:23.361Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a 20:34:23 [2022-03-23T20:34:23.361Z] #43 16.99 + git checkout -q v2.3.0 20:34:23 [2022-03-23T20:34:23.361Z] #43 18.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:34:23 [2022-03-23T20:34:23.361Z] #43 ... 20:34:23 [2022-03-23T20:34:23.361Z] 20:34:23 [2022-03-23T20:34:23.361Z] #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 20:34:23 [2022-03-23T20:34:23.361Z] #31 sha256:74ae2c27083d9d998af4990c8d4e16d350054662b54a4eddb323004ea12de29c 20:34:23 [2022-03-23T20:34:23.361Z] #31 5.108 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 20:34:23 [2022-03-23T20:34:23.361Z] #31 6.430 20:34:23 [2022-03-23T20:34:23.361Z] #31 6.704 #=#=# ######################################################################## 100.0% 20:34:23 [2022-03-23T20:34:23.361Z] #31 7.715 20:34:23 [2022-03-23T20:34:23.453Z] #19 86.42 Selecting previously unselected package binutils-powerpc64le-linux-gnu. 20:34:23 [2022-03-23T20:34:23.453Z] #19 86.42 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... 20:34:23 [2022-03-23T20:34:23.453Z] #19 86.43 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... 20:34:23 [2022-03-23T20:34:23.619Z] #31 ... 20:34:23 [2022-03-23T20:34:23.619Z] 20:34:23 [2022-03-23T20:34:23.619Z] #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 20:34:23 [2022-03-23T20:34:23.619Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e 20:34:23 [2022-03-23T20:34:23.619Z] #58 12.42 Reading package lists... 20:34:23 [2022-03-23T20:34:23.619Z] #58 16.86 Reading package lists... 20:34:24 [2022-03-23T20:34:24.026Z] #19 87.11 Selecting previously unselected package binutils-s390x-linux-gnu. 20:34:24 [2022-03-23T20:34:24.027Z] #19 87.11 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... 20:34:24 [2022-03-23T20:34:24.027Z] #19 87.12 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... 20:34:24 [2022-03-23T20:34:24.027Z] #11 extracting sha256:efc242f34a7ed1a729a1063a18fba314d6e3667da40b1f36fdfeda9bdbb2824e 8.2s done 20:34:24 [2022-03-23T20:34:24.027Z] #11 extracting sha256:e795b75807e4733c35ed0199e16944199899da6f4c9e9824552e711f85f204c0 done 20:34:24 [2022-03-23T20:34:24.285Z] #11 DONE 26.7s 20:34:24 [2022-03-23T20:34:24.285Z] 20:34:24 [2022-03-23T20:34:24.285Z] #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 20:34:24 [2022-03-23T20:34:24.285Z] #31 sha256:7e265e8328ab830aa4ba09af3796a3982dabd20533d47e1e70a62e960e4966cb 20:34:24 [2022-03-23T20:34:24.285Z] #31 1.451 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 20:34:24 [2022-03-23T20:34:24.285Z] #31 1.723 20:34:24 [2022-03-23T20:34:24.285Z] #31 1.940 #=#=# ######################################################################## 100.0% 20:34:24 [2022-03-23T20:34:24.285Z] #31 2.212 20:34:24 [2022-03-23T20:34:24.286Z] #31 3.068 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 20:34:24 [2022-03-23T20:34:24.286Z] #31 3.327 20:34:24 [2022-03-23T20:34:24.286Z] #31 3.541 #=#=# ############################################################## 86.5% ######################################################################## 100.0% 20:34:24 [2022-03-23T20:34:24.286Z] #31 3.841 20:34:24 [2022-03-23T20:34:24.286Z] #31 4.739 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 20:34:24 [2022-03-23T20:34:24.286Z] #31 4.999 20:34:24 [2022-03-23T20:34:24.286Z] #31 5.219 #=#=# ################### 27.1% ########################################## 59.1% ################################################################# 91.2% ######################################################################## 100.0% 20:34:24 [2022-03-23T20:34:24.286Z] #31 5.771 20:34:24 [2022-03-23T20:34:24.286Z] #31 6.664 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 20:34:24 [2022-03-23T20:34:24.286Z] #31 6.916 20:34:24 [2022-03-23T20:34:24.286Z] #31 7.138 #=#=# ######################################################################## 100.0% 20:34:24 [2022-03-23T20:34:24.286Z] #31 7.387 20:34:24 [2022-03-23T20:34:24.286Z] #31 8.033 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 20:34:24 [2022-03-23T20:34:24.286Z] #31 ... 20:34:24 [2022-03-23T20:34:24.286Z] 20:34:24 [2022-03-23T20:34:24.286Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 20:34:24 [2022-03-23T20:34:24.286Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d 20:34:24 [2022-03-23T20:34:24.600Z] #19 87.67 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. 20:34:24 [2022-03-23T20:34:24.600Z] #19 87.68 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... 20:34:24 [2022-03-23T20:34:24.600Z] #19 87.69 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... 20:34:24 [2022-03-23T20:34:24.600Z] #19 87.75 Selecting previously unselected package cpp-10-aarch64-linux-gnu. 20:34:24 [2022-03-23T20:34:24.600Z] #19 87.75 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:34:24 [2022-03-23T20:34:24.862Z] #19 87.76 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... 20:34:24 [2022-03-23T20:34:24.995Z] #58 20.64 Building dependency tree... 20:34:24 [2022-03-23T20:34:24.995Z] #58 ... 20:34:24 [2022-03-23T20:34:24.995Z] 20:34:24 [2022-03-23T20:34:24.995Z] #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 20:34:24 [2022-03-23T20:34:24.995Z] #31 sha256:74ae2c27083d9d998af4990c8d4e16d350054662b54a4eddb323004ea12de29c 20:34:24 [2022-03-23T20:34:24.995Z] #31 11.65 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 20:34:25 [2022-03-23T20:34:25.663Z] #12 ... 20:34:25 [2022-03-23T20:34:25.663Z] 20:34:25 [2022-03-23T20:34:25.663Z] #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 20:34:25 [2022-03-23T20:34:25.663Z] #31 sha256:7e265e8328ab830aa4ba09af3796a3982dabd20533d47e1e70a62e960e4966cb 20:34:25 [2022-03-23T20:34:25.663Z] #31 8.331 20:34:25 [2022-03-23T20:34:25.663Z] #31 8.555 #=#=# ######################################################################## 100.0% 20:34:25 [2022-03-23T20:34:25.663Z] #31 8.731 20:34:25 [2022-03-23T20:34:25.663Z] #31 8.772 Download of images into '/build' complete. 20:34:25 [2022-03-23T20:34:25.663Z] #31 8.772 Use something like the following to load the result into a Docker daemon: 20:34:25 [2022-03-23T20:34:25.663Z] #31 8.772 tar -cC '/build' . | docker load 20:34:25 [2022-03-23T20:34:25.663Z] #31 DONE 9.6s 20:34:25 [2022-03-23T20:34:25.921Z] 20:34:25 [2022-03-23T20:34:25.921Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 20:34:25 [2022-03-23T20:34:25.921Z] #12 sha256:cceb3190a6c8f9b7b4e5eff6848416c62a22ec85af7debf30b2c164f8d82ca0d 20:34:25 [2022-03-23T20:34:25.921Z] #12 DONE 1.6s 20:34:25 [2022-03-23T20:34:25.921Z] 20:34:25 [2022-03-23T20:34:25.921Z] #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 20:34:25 [2022-03-23T20:34:25.921Z] #13 sha256:e4c0353b2e308b117e74ea6eed207690407e1fae2a8b3312efdab3ecd1dbf40d 20:34:26 [2022-03-23T20:34:26.377Z] #31 12.90 #=#=# 20:34:26 [2022-03-23T20:34:26.377Z] #31 ... 20:34:26 [2022-03-23T20:34:26.377Z] 20:34:26 [2022-03-23T20:34:26.377Z] #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 20:34:26 [2022-03-23T20:34:26.377Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 20:34:26 [2022-03-23T20:34:26.377Z] #38 13.50 Fetched 8393 kB in 10s (821 kB/s) 20:34:26 [2022-03-23T20:34:26.377Z] #38 13.50 Reading package lists... 20:34:26 [2022-03-23T20:34:26.377Z] #38 17.65 Reading package lists... 20:34:26 [2022-03-23T20:34:26.377Z] #38 21.55 Building dependency tree... 20:34:26 [2022-03-23T20:34:26.490Z] #13 DONE 0.6s 20:34:26 [2022-03-23T20:34:26.490Z] 20:34:26 [2022-03-23T20:34:26.490Z] #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 20:34:26 [2022-03-23T20:34:26.490Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:34:26 [2022-03-23T20:34:26.636Z] #38 ... 20:34:26 [2022-03-23T20:34:26.636Z] 20:34:26 [2022-03-23T20:34:26.636Z] #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 20:34:26 [2022-03-23T20:34:26.636Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.55 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.56 go: downloading github.com/stretchr/testify v1.7.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.66 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.76 go: downloading github.com/fsnotify/fsnotify v1.5.1 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.79 go: downloading github.com/magiconair/properties v1.8.5 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.85 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.89 go: downloading github.com/spf13/afero v1.6.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.92 go: downloading github.com/spf13/cast v1.4.1 20:34:26 [2022-03-23T20:34:26.636Z] #51 22.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.08 go: downloading github.com/subosito/gotenv v1.2.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.09 go: downloading gopkg.in/ini.v1 v1.66.2 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.26 go: downloading github.com/go-toolsmith/astequal v1.0.1 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.32 go: downloading github.com/go-toolsmith/astp v1.0.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.49 go: downloading github.com/go-toolsmith/typep v1.0.2 20:34:26 [2022-03-23T20:34:26.636Z] #51 23.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.63 rootlesskit version 0.14.6 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.63 Usage of /build/rootlesskit-docker-proxy: 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 -container-ip string 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 container ip 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 -container-port int 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 container port (default -1) 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 -host-ip string 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 host ip 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 -host-port int 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 host port (default -1) 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 -proto string 20:34:26 [2022-03-23T20:34:26.749Z] #63 97.64 proxy protocol (default "tcp") 20:34:26 [2022-03-23T20:34:26.749Z] #63 ... 20:34:26 [2022-03-23T20:34:26.749Z] 20:34:26 [2022-03-23T20:34:26.749Z] #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 20:34:26 [2022-03-23T20:34:26.749Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.58 Selecting previously unselected package g++-mingw-w64-x86-64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.68 Selecting previously unselected package libapparmor1:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.68 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.69 Unpacking libapparmor1:amd64 (2.13.6-10) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.78 Selecting previously unselected package libapparmor-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.79 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.80 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.91 Selecting previously unselected package libbtrfs0:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.92 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 95.93 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.07 Selecting previously unselected package libbtrfs-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.10 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.12 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.30 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.31 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.31 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.36 Selecting previously unselected package libudev-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.36 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.37 Unpacking libudev-dev:amd64 (247.3-6) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.50 Selecting previously unselected package libsepol1-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.51 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.51 Unpacking libsepol1-dev:amd64 (3.1-1) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.75 Selecting previously unselected package libpcre2-16-0:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.75 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.76 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.93 Selecting previously unselected package libpcre2-32-0:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.93 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 96.94 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.10 Selecting previously unselected package libpcre2-posix2:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.10 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.10 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.16 Selecting previously unselected package libpcre2-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.17 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.17 Unpacking libpcre2-dev:amd64 (10.36-2) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.63 Selecting previously unselected package libselinux1-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.64 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 97.65 Unpacking libselinux1-dev:amd64 (3.1-3) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 98.16 Selecting previously unselected package libdevmapper-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 98.17 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 98.20 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 98.62 Selecting previously unselected package libseccomp-dev:amd64. 20:34:26 [2022-03-23T20:34:26.749Z] #14 98.62 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 20:34:26 [2022-03-23T20:34:26.749Z] #14 98.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:34:26 [2022-03-23T20:34:26.750Z] #38 ... 20:34:26 [2022-03-23T20:34:26.750Z] 20:34:26 [2022-03-23T20:34:26.750Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 20:34:26 [2022-03-23T20:34:26.750Z] #33 sha256:abefe783268cdb831cbaad95f277d9c99c2a9f7320a0d6533da4c8242103989d 20:34:26 [2022-03-23T20:34:26.750Z] #33 DONE 0.1s 20:34:26 [2022-03-23T20:34:26.750Z] 20:34:26 [2022-03-23T20:34:26.750Z] #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 20:34:26 [2022-03-23T20:34:26.750Z] #46 sha256:0c7f5532c51a95aa8489a175bdd6eaa1a5d10d81a4729bd46e915aeecca3b136 20:34:26 [2022-03-23T20:34:26.750Z] #46 DONE 0.2s 20:34:26 [2022-03-23T20:34:26.750Z] 20:34:26 [2022-03-23T20:34:26.750Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 20:34:26 [2022-03-23T20:34:26.750Z] #62 sha256:3322a15e90dfe434077f20eed4374280208c961731a27e79d6186cb150944eda 20:34:26 [2022-03-23T20:34:26.750Z] #62 DONE 0.3s 20:34:26 [2022-03-23T20:34:26.750Z] 20:34:26 [2022-03-23T20:34:26.750Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 20:34:26 [2022-03-23T20:34:26.750Z] #42 sha256:efbdbaccd79a382520d32e72f9fd9c0b139a77781fd7fef3bff6397da51465ed 20:34:26 [2022-03-23T20:34:26.750Z] #42 DONE 0.3s 20:34:26 [2022-03-23T20:34:26.750Z] 20:34:26 [2022-03-23T20:34:26.750Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 20:34:26 [2022-03-23T20:34:26.750Z] #25 sha256:efcf5aa492369a7ae5d016af6d2df705002e7eac8004035429110c68d092d224 20:34:26 [2022-03-23T20:34:26.750Z] #25 DONE 0.3s 20:34:26 [2022-03-23T20:34:26.750Z] 20:34:26 [2022-03-23T20:34:26.750Z] #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 20:34:26 [2022-03-23T20:34:26.750Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:34:26 [2022-03-23T20:34:26.896Z] #51 23.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 20:34:26 [2022-03-23T20:34:26.896Z] #51 24.01 go: downloading github.com/hashicorp/errwrap v1.0.0 20:34:27 [2022-03-23T20:34:27.173Z] #51 24.04 go: downloading 4d63.com/gochecknoglobals v0.1.0 20:34:27 [2022-03-23T20:34:27.173Z] #51 24.10 go: downloading github.com/Antonboom/errname v0.1.5 20:34:27 [2022-03-23T20:34:27.173Z] #51 24.13 go: downloading github.com/Antonboom/nilnil v0.1.0 20:34:27 [2022-03-23T20:34:27.173Z] #51 24.17 go: downloading github.com/BurntSushi/toml v1.0.0 20:34:27 [2022-03-23T20:34:27.325Z] #14 99.21 Selecting previously unselected package libsystemd-dev:amd64. 20:34:27 [2022-03-23T20:34:27.325Z] #14 99.22 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... 20:34:27 [2022-03-23T20:34:27.585Z] #14 99.39 Unpacking libsystemd-dev:amd64 (247.3-6) ... 20:34:27 [2022-03-23T20:34:27.781Z] #51 24.75 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 20:34:27 [2022-03-23T20:34:27.781Z] #51 24.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 20:34:27 [2022-03-23T20:34:27.781Z] #51 24.84 go: downloading github.com/alexkohler/prealloc v1.0.0 20:34:27 [2022-03-23T20:34:27.781Z] #51 24.85 go: downloading github.com/ashanbrown/forbidigo v1.3.0 20:34:27 [2022-03-23T20:34:27.781Z] #51 24.92 go: downloading github.com/ashanbrown/makezero v1.1.0 20:34:28 [2022-03-23T20:34:28.051Z] #51 25.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 20:34:28 [2022-03-23T20:34:28.051Z] #51 25.07 go: downloading github.com/blizzy78/varnamelen v0.5.0 20:34:28 [2022-03-23T20:34:28.051Z] #51 25.12 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 20:34:28 [2022-03-23T20:34:28.051Z] #51 25.15 go: downloading github.com/breml/bidichk v0.2.1 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.39 rootlesskit version 0.14.6 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 Usage of /build/rootlesskit-docker-proxy: 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 -container-ip string 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 container ip 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 -container-port int 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 container port (default -1) 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 -host-ip string 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 host ip 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 -host-port int 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 host port (default -1) 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 -proto string 20:34:28 [2022-03-23T20:34:28.133Z] #63 96.40 proxy protocol (default "tcp") 20:34:28 [2022-03-23T20:34:28.318Z] #51 25.27 go: downloading github.com/breml/errchkjson v0.2.1 20:34:28 [2022-03-23T20:34:28.318Z] #51 25.39 go: downloading github.com/butuzov/ireturn v0.1.1 20:34:28 [2022-03-23T20:34:28.407Z] #63 ... 20:34:28 [2022-03-23T20:34:28.407Z] 20:34:28 [2022-03-23T20:34:28.407Z] #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 20:34:28 [2022-03-23T20:34:28.407Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:28 [2022-03-23T20:34:28.407Z] #14 94.98 Selecting previously unselected package g++-mingw-w64-x86-64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 94.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 94.99 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.09 Selecting previously unselected package libapparmor1:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.11 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.12 Unpacking libapparmor1:amd64 (2.13.6-10) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.20 Selecting previously unselected package libapparmor-dev:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.21 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.22 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.34 Selecting previously unselected package libbtrfs0:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.35 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.36 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.49 Selecting previously unselected package libbtrfs-dev:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.64 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.65 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.68 Selecting previously unselected package libudev-dev:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.69 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.69 Unpacking libudev-dev:amd64 (247.3-6) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.80 Selecting previously unselected package libsepol1-dev:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.82 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 95.82 Unpacking libsepol1-dev:amd64 (3.1-1) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.09 Selecting previously unselected package libpcre2-16-0:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.10 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.10 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.26 Selecting previously unselected package libpcre2-32-0:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.27 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.27 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.44 Selecting previously unselected package libpcre2-posix2:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.44 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.45 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.54 Selecting previously unselected package libpcre2-dev:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.54 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 96.55 Unpacking libpcre2-dev:amd64 (10.36-2) ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 97.39 Selecting previously unselected package libselinux1-dev:amd64. 20:34:28 [2022-03-23T20:34:28.407Z] #14 97.39 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 20:34:28 [2022-03-23T20:34:28.407Z] #14 97.40 Unpacking libselinux1-dev:amd64 (3.1-3) ... 20:34:28 [2022-03-23T20:34:28.525Z] #14 100.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.41 go: downloading github.com/charithe/durationcheck v0.0.9 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.44 go: downloading github.com/daixiang0/gci v0.2.9 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.48 go: downloading github.com/denis-tingajkin/go-header v0.4.2 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.51 go: downloading github.com/esimonov/ifshort v1.0.4 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.55 go: downloading github.com/fzipp/gocyclo v0.4.0 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 20:34:28 [2022-03-23T20:34:28.585Z] #51 25.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 20:34:28 [2022-03-23T20:34:28.785Z] #14 100.7 Setting up libapparmor1:amd64 (2.13.6-10) ... 20:34:28 [2022-03-23T20:34:28.849Z] #51 25.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 20:34:28 [2022-03-23T20:34:28.849Z] #51 25.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 20:34:29 [2022-03-23T20:34:29.014Z] #14 98.08 Selecting previously unselected package libdevmapper-dev:amd64. 20:34:29 [2022-03-23T20:34:29.014Z] #14 98.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 20:34:29 [2022-03-23T20:34:29.044Z] #14 101.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:34:29 [2022-03-23T20:34:29.108Z] #51 25.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 20:34:29 [2022-03-23T20:34:29.108Z] #51 25.96 go: downloading github.com/golangci/misspell v0.3.5 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.04 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.12 go: downloading github.com/jgautheron/goconst v1.5.1 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.20 go: downloading github.com/julz/importas v0.1.0 20:34:29 [2022-03-23T20:34:29.108Z] #51 26.27 go: downloading github.com/kisielk/errcheck v1.6.0 20:34:29 [2022-03-23T20:34:29.272Z] #14 98.22 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:34:29 [2022-03-23T20:34:29.306Z] #14 101.2 Setting up libsepol1-dev:amd64 (3.1-1) ... 20:34:29 [2022-03-23T20:34:29.306Z] #14 101.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:34:29 [2022-03-23T20:34:29.367Z] #51 26.27 go: downloading github.com/kulti/thelper v0.5.0 20:34:29 [2022-03-23T20:34:29.367Z] #51 26.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3 20:34:29 [2022-03-23T20:34:29.367Z] #51 26.31 go: downloading github.com/kyoh86/exportloopref v0.1.8 20:34:29 [2022-03-23T20:34:29.367Z] #51 26.39 go: downloading github.com/ldez/gomoddirectives v0.2.2 20:34:29 [2022-03-23T20:34:29.367Z] #51 26.39 go: downloading github.com/ldez/tagliatelle v0.3.0 20:34:29 [2022-03-23T20:34:29.367Z] #51 26.42 go: downloading github.com/leonklingele/grouper v1.1.0 20:34:29 [2022-03-23T20:34:29.367Z] #51 26.49 go: downloading github.com/maratori/testpackage v1.0.1 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 ... 20:34:29 [2022-03-23T20:34:29.566Z] 20:34:29 [2022-03-23T20:34:29.566Z] #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 20:34:29 [2022-03-23T20:34:29.566Z] #63 sha256:39d786a179035f75fefca8fb4a2dc5e5fa0c5f8a8c17dcd3f4836e256de95a19 20:34:29 [2022-03-23T20:34:29.566Z] #63 DONE 101.2s 20:34:29 [2022-03-23T20:34:29.566Z] 20:34:29 [2022-03-23T20:34:29.566Z] #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 20:34:29 [2022-03-23T20:34:29.566Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.5 Setting up libudev-dev:amd64 (247.3-6) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 ... 20:34:29 [2022-03-23T20:34:29.566Z] 20:34:29 [2022-03-23T20:34:29.566Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 20:34:29 [2022-03-23T20:34:29.566Z] #64 sha256:300c7337bcb0eb7a132a38567dbea376fd2ace9aaac68c9093339357f345dab4 20:34:29 [2022-03-23T20:34:29.566Z] #64 DONE 0.0s 20:34:29 [2022-03-23T20:34:29.566Z] 20:34:29 [2022-03-23T20:34:29.566Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 20:34:29 [2022-03-23T20:34:29.566Z] #65 sha256:ffd1819667913d3d30b35d25a591796617907726c94a4942d9fd679e97b3addf 20:34:29 [2022-03-23T20:34:29.566Z] #65 DONE 0.1s 20:34:29 [2022-03-23T20:34:29.566Z] 20:34:29 [2022-03-23T20:34:29.566Z] #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 20:34:29 [2022-03-23T20:34:29.566Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.5 Setting up libudev-dev:amd64 (247.3-6) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:34:29 [2022-03-23T20:34:29.566Z] #14 101.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 20:34:29 [2022-03-23T20:34:29.737Z] #51 26.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 20:34:29 [2022-03-23T20:34:29.737Z] #51 26.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 20:34:29 [2022-03-23T20:34:29.737Z] #51 26.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.6 Setting up mingw-w64-common (8.0.0-1) ... 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.6 Setting up libsystemd-dev:amd64 (247.3-6) ... 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.7 Setting up libpcre2-dev:amd64 (10.36-2) ... 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.7 Setting up libselinux1-dev:amd64 (3.1-3) ... 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 20:34:29 [2022-03-23T20:34:29.825Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:29 [2022-03-23T20:34:29.837Z] #14 98.87 Selecting previously unselected package libseccomp-dev:amd64. 20:34:29 [2022-03-23T20:34:29.837Z] #14 98.87 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 20:34:29 [2022-03-23T20:34:29.837Z] #14 98.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:34:30 [2022-03-23T20:34:30.015Z] #51 26.64 go: downloading github.com/mgechev/revive v1.1.3 20:34:30 [2022-03-23T20:34:30.085Z] #14 101.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 20:34:30 [2022-03-23T20:34:30.085Z] #14 101.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 20:34:30 [2022-03-23T20:34:30.085Z] #14 101.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:30 [2022-03-23T20:34:30.085Z] #14 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 20:34:30 [2022-03-23T20:34:30.085Z] #14 102.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:34:30 [2022-03-23T20:34:30.085Z] #14 102.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:34:30 [2022-03-23T20:34:30.085Z] #14 102.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:34:30 [2022-03-23T20:34:30.359Z] #14 102.1 Setting up dmsetup (2:1.02.175-2.1) ... 20:34:30 [2022-03-23T20:34:30.359Z] #14 102.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:34:30 [2022-03-23T20:34:30.359Z] #14 102.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:34:30 [2022-03-23T20:34:30.359Z] #14 102.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:30 [2022-03-23T20:34:30.405Z] #14 99.61 Selecting previously unselected package libsystemd-dev:amd64. 20:34:30 [2022-03-23T20:34:30.405Z] #14 99.61 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... 20:34:30 [2022-03-23T20:34:30.583Z] #51 27.40 go: downloading github.com/moricho/tparallel v0.2.1 20:34:30 [2022-03-23T20:34:30.583Z] #51 27.41 go: downloading github.com/nakabonne/nestif v0.3.1 20:34:30 [2022-03-23T20:34:30.584Z] #51 27.43 go: downloading github.com/nishanths/exhaustive v0.7.11 20:34:30 [2022-03-23T20:34:30.584Z] #51 27.44 go: downloading github.com/nishanths/predeclared v0.2.1 20:34:30 [2022-03-23T20:34:30.584Z] #51 27.49 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b 20:34:30 [2022-03-23T20:34:30.584Z] #51 27.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 20:34:30 [2022-03-23T20:34:30.584Z] #51 27.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 20:34:30 [2022-03-23T20:34:30.584Z] #51 27.60 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 20:34:30 [2022-03-23T20:34:30.584Z] #51 27.64 go: downloading github.com/securego/gosec/v2 v2.9.6 20:34:30 [2022-03-23T20:34:30.584Z] #51 ... 20:34:30 [2022-03-23T20:34:30.584Z] 20:34:30 [2022-03-23T20:34:30.584Z] #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 20:34:30 [2022-03-23T20:34:30.584Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 20:34:30 [2022-03-23T20:34:30.584Z] #47 13.19 Reading package lists... 20:34:30 [2022-03-23T20:34:30.584Z] #47 17.39 Reading package lists... 20:34:30 [2022-03-23T20:34:30.584Z] #47 21.38 Building dependency tree... 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.40 The following additional packages will be installed: 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.41 python3-protobuf python3-six 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.42 Suggested packages: 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.43 python3-setuptools 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.43 Recommended packages: 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.43 iproute2 | iproute 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.96 The following NEW packages will be installed: 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.96 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:34:30 [2022-03-23T20:34:30.584Z] #47 24.97 python3-protobuf python3-six 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.35 Need to get 2115 kB of archives. 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.35 After this operation, 10.7 MB of additional disk space will be used. 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 20:34:30 [2022-03-23T20:34:30.584Z] #47 25.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 20:34:30 [2022-03-23T20:34:30.618Z] #14 DONE 102.6s 20:34:30 [2022-03-23T20:34:30.618Z] 20:34:30 [2022-03-23T20:34:30.618Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 20:34:30 [2022-03-23T20:34:30.618Z] #55 sha256:350555c0c643ddf384d2a56d235ea1c3a022b2b2631da3520a87dd63cefa36ef 20:34:30 [2022-03-23T20:34:30.663Z] #14 99.63 Unpacking libsystemd-dev:amd64 (247.3-6) ... 20:34:30 [2022-03-23T20:34:30.844Z] #47 ... 20:34:30 [2022-03-23T20:34:30.844Z] 20:34:30 [2022-03-23T20:34:30.844Z] #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 20:34:30 [2022-03-23T20:34:30.844Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf 20:34:30 [2022-03-23T20:34:30.844Z] #51 27.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 20:34:30 [2022-03-23T20:34:30.844Z] #51 27.85 go: downloading github.com/sivchari/containedctx v1.0.1 20:34:30 [2022-03-23T20:34:30.844Z] #51 27.89 go: downloading github.com/sivchari/tenv v1.4.7 20:34:30 [2022-03-23T20:34:30.844Z] #51 27.89 go: downloading github.com/sonatard/noctx v0.0.1 20:34:30 [2022-03-23T20:34:30.844Z] #51 27.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 20:34:30 [2022-03-23T20:34:30.844Z] #51 27.96 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 20:34:30 [2022-03-23T20:34:30.878Z] #55 DONE 0.1s 20:34:30 [2022-03-23T20:34:30.878Z] 20:34:30 [2022-03-23T20:34:30.878Z] #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 20:34:30 [2022-03-23T20:34:30.878Z] #56 sha256:62a7f5eb71f2c1baeedf86b9734e11fa1b73e26afbb3183b755b1866b0669e8e 20:34:31 [2022-03-23T20:34:31.106Z] #51 28.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4 20:34:31 [2022-03-23T20:34:31.106Z] #51 28.06 go: downloading github.com/tdakkota/asciicheck v0.1.1 20:34:31 [2022-03-23T20:34:31.106Z] #51 28.08 go: downloading github.com/tetafro/godot v1.4.11 20:34:31 [2022-03-23T20:34:31.106Z] #51 28.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 20:34:31 [2022-03-23T20:34:31.106Z] #51 28.13 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 20:34:31 [2022-03-23T20:34:31.106Z] #51 28.14 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 20:34:31 [2022-03-23T20:34:31.106Z] #51 28.21 go: downloading github.com/ultraware/funlen v0.0.3 20:34:31 [2022-03-23T20:34:31.230Z] #14 ... 20:34:31 [2022-03-23T20:34:31.230Z] 20:34:31 [2022-03-23T20:34:31.230Z] #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 20:34:31 [2022-03-23T20:34:31.230Z] #63 sha256:ceffa5279dc1787bd92e27d9a5820b14252e07d5ce274429a86900250f5e4753 20:34:31 [2022-03-23T20:34:31.230Z] #63 DONE 100.1s 20:34:31 [2022-03-23T20:34:31.230Z] 20:34:31 [2022-03-23T20:34:31.230Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 20:34:31 [2022-03-23T20:34:31.230Z] #64 sha256:62c1dcc470386a33cfc8dff5881636ec687f7b5902e071b4a2294bb96f8d5d68 20:34:31 [2022-03-23T20:34:31.230Z] #64 DONE 0.0s 20:34:31 [2022-03-23T20:34:31.230Z] 20:34:31 [2022-03-23T20:34:31.230Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 20:34:31 [2022-03-23T20:34:31.230Z] #65 sha256:9269bbc6fbb475b3b85db3f051a20c0dccb12da1b293de44ebc6786d64fc1d95 20:34:31 [2022-03-23T20:34:31.230Z] #65 DONE 0.0s 20:34:31 [2022-03-23T20:34:31.230Z] 20:34:31 [2022-03-23T20:34:31.230Z] #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 20:34:31 [2022-03-23T20:34:31.230Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:31 [2022-03-23T20:34:31.230Z] #14 100.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:34:31 [2022-03-23T20:34:31.230Z] #14 100.4 Setting up libapparmor1:amd64 (2.13.6-10) ... 20:34:31 [2022-03-23T20:34:31.230Z] #14 100.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:34:31 [2022-03-23T20:34:31.230Z] #14 100.4 Setting up libsepol1-dev:amd64 (3.1-1) ... 20:34:31 [2022-03-23T20:34:31.230Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:34:31 [2022-03-23T20:34:31.230Z] #14 100.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... 20:34:31 [2022-03-23T20:34:31.370Z] #51 28.22 go: downloading github.com/ultraware/whitespace v0.0.4 20:34:31 [2022-03-23T20:34:31.370Z] #51 28.23 go: downloading github.com/uudashr/gocognit v1.0.5 20:34:31 [2022-03-23T20:34:31.370Z] #51 28.26 go: downloading github.com/yagipy/maintidx v1.0.0 20:34:31 [2022-03-23T20:34:31.370Z] #51 28.29 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 20:34:31 [2022-03-23T20:34:31.370Z] #51 ... 20:34:31 [2022-03-23T20:34:31.370Z] 20:34:31 [2022-03-23T20:34:31.370Z] #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 20:34:31 [2022-03-23T20:34:31.370Z] #53 sha256:5471c376a105950ed408812025da2a82ed2e15387f3dc5b4a4fd7d0285eb057a 20:34:31 [2022-03-23T20:34:31.370Z] #53 26.41 v3.0.2 20:34:31 [2022-03-23T20:34:31.370Z] #53 DONE 28.4s 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.5 Setting up libudev-dev:amd64 (247.3-6) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.6 Setting up mingw-w64-common (8.0.0-1) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.7 Setting up libsystemd-dev:amd64 (247.3-6) ... 20:34:31 [2022-03-23T20:34:31.487Z] #14 100.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 20:34:31 [2022-03-23T20:34:31.634Z] 20:34:31 [2022-03-23T20:34:31.635Z] #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 20:34:31 [2022-03-23T20:34:31.635Z] #58 sha256:ae74789e647a3f23a6c9c2a5847f566485274531b2928e24f184006718696c4e 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.05 The following additional packages will be installed: 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.06 libbtrfs0 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.24 The following NEW packages will be installed: 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.25 libbtrfs-dev libbtrfs0 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.68 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.68 Need to get 454 kB of archives. 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.68 After this operation, 1275 kB of additional disk space will be used. 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 20:34:31 [2022-03-23T20:34:31.635Z] #58 24.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 20:34:31 [2022-03-23T20:34:31.635Z] #58 25.82 debconf: delaying package configuration, since apt-utils is not installed 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.02 Fetched 454 kB in 0s (1175 kB/s) 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.09 Selecting previously unselected package libbtrfs0:arm64. 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.11 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.13 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.28 Selecting previously unselected package libbtrfs-dev:arm64. 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.28 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... 20:34:31 [2022-03-23T20:34:31.635Z] #58 26.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 20:34:31 [2022-03-23T20:34:31.635Z] #58 27.47 Setting up libbtrfs0:arm64 (5.10.1-2) ... 20:34:31 [2022-03-23T20:34:31.635Z] #58 27.50 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 20:34:31 [2022-03-23T20:34:31.635Z] #58 27.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:31 [2022-03-23T20:34:31.635Z] #58 DONE 28.6s 20:34:31 [2022-03-23T20:34:31.635Z] 20:34:31 [2022-03-23T20:34:31.635Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 20:34:31 [2022-03-23T20:34:31.635Z] #31 sha256:74ae2c27083d9d998af4990c8d4e16d350054662b54a4eddb323004ea12de29c 20:34:31 [2022-03-23T20:34:31.635Z] #31 13.21 #=#=# 0.4% ######################################################################## 100.0% 20:34:31 [2022-03-23T20:34:31.635Z] #31 14.33 20:34:31 [2022-03-23T20:34:31.635Z] #31 17.33 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 20:34:31 [2022-03-23T20:34:31.635Z] #31 17.96 20:34:31 [2022-03-23T20:34:31.744Z] #14 100.7 Setting up libpcre2-dev:amd64 (10.36-2) ... 20:34:31 [2022-03-23T20:34:31.744Z] #14 100.7 Setting up libselinux1-dev:amd64 (3.1-3) ... 20:34:31 [2022-03-23T20:34:31.744Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:34:31 [2022-03-23T20:34:31.744Z] #14 100.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:34:31 [2022-03-23T20:34:31.744Z] #14 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 20:34:31 [2022-03-23T20:34:31.744Z] #14 100.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:31 [2022-03-23T20:34:31.744Z] #14 100.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 20:34:32 [2022-03-23T20:34:32.013Z] #14 101.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 20:34:32 [2022-03-23T20:34:32.013Z] #14 101.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:34:32 [2022-03-23T20:34:32.013Z] #14 101.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 20:34:32 [2022-03-23T20:34:32.013Z] #14 101.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:34:32 [2022-03-23T20:34:32.013Z] #14 101.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:34:32 [2022-03-23T20:34:32.013Z] #14 101.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:34:32 [2022-03-23T20:34:32.039Z] #43 4.662 + git clone https://github.com/docker/distribution.git . 20:34:32 [2022-03-23T20:34:32.039Z] #43 4.662 Cloning into '.'... 20:34:32 [2022-03-23T20:34:32.039Z] #43 ... 20:34:32 [2022-03-23T20:34:32.039Z] 20:34:32 [2022-03-23T20:34:32.039Z] #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 20:34:32 [2022-03-23T20:34:32.039Z] #63 sha256:16f50c248cdda7846ea6df6a33a5455891fbbcb41ebf85d8f848897e662b6d3d 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.122 + RM_GOPATH=0 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.122 + TMP_GOPATH= 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.122 + : /build 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.122 + '[' -z '' ']' 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.126 ++ mktemp -d 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.126 + export GOPATH=/tmp/tmp.WeQ7ecScXo 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.126 + GOPATH=/tmp/tmp.WeQ7ecScXo 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.126 + RM_GOPATH=1 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.126 + case "$(go env GOARCH)" in 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.126 ++ go env GOARCH 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.132 + export GO_BUILDMODE=-buildmode=pie 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.133 + GO_BUILDMODE=-buildmode=pie 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.133 ++ dirname /install.sh 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.135 + dir=/ 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.135 + bin=rootlesskit 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.135 + shift 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.135 + '[' '!' -f //rootlesskit.installer ']' 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.136 + . //rootlesskit.installer 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.136 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.136 + install_rootlesskit 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.136 + case "$1" in 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.136 + export CGO_ENABLED=0 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.136 + CGO_ENABLED=0 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.136 + _install_rootlesskit 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.137 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.137 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.138 + for f in rootlesskit rootlesskit-docker-proxy 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.138 + GOBIN=/build 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.138 + GO111MODULE=on 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.138 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 20:34:32 [2022-03-23T20:34:32.039Z] #63 3.530 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 20:34:32 [2022-03-23T20:34:32.039Z] #63 5.111 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:32 [2022-03-23T20:34:32.039Z] #63 5.111 go: downloading github.com/urfave/cli/v2 v2.3.0 20:34:32 [2022-03-23T20:34:32.157Z] #31 18.36 #=#=# 0.1% ########## 14.9% 20:34:32 [2022-03-23T20:34:32.157Z] #31 ... 20:34:32 [2022-03-23T20:34:32.157Z] 20:34:32 [2022-03-23T20:34:32.157Z] #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 20:34:32 [2022-03-23T20:34:32.157Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 20:34:32 [2022-03-23T20:34:32.157Z] #47 28.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] 20:34:32 [2022-03-23T20:34:32.256Z] #56 ... 20:34:32 [2022-03-23T20:34:32.256Z] 20:34:32 [2022-03-23T20:34:32.256Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker 20:34:32 [2022-03-23T20:34:32.256Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a 20:34:32 [2022-03-23T20:34:32.256Z] #15 DONE 1.5s 20:34:32 [2022-03-23T20:34:32.256Z] 20:34:32 [2022-03-23T20:34:32.256Z] #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 20:34:32 [2022-03-23T20:34:32.256Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14 20:34:32 [2022-03-23T20:34:32.271Z] #14 101.2 Setting up dmsetup (2:1.02.175-2.1) ... 20:34:32 [2022-03-23T20:34:32.271Z] #14 101.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:34:32 [2022-03-23T20:34:32.271Z] #14 101.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:34:32 [2022-03-23T20:34:32.271Z] #14 101.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:32 [2022-03-23T20:34:32.298Z] #63 5.669 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 20:34:32 [2022-03-23T20:34:32.417Z] #47 ... 20:34:32 [2022-03-23T20:34:32.417Z] 20:34:32 [2022-03-23T20:34:32.417Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 20:34:32 [2022-03-23T20:34:32.417Z] #59 sha256:712446034f469c6ee95ccfb83437f023e9441adf62d5c83c1938fc2e1c379548 20:34:32 [2022-03-23T20:34:32.417Z] #59 DONE 0.8s 20:34:32 [2022-03-23T20:34:32.676Z] 20:34:32 [2022-03-23T20:34:32.676Z] #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 20:34:32 [2022-03-23T20:34:32.676Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652 20:34:32 [2022-03-23T20:34:32.677Z] #34 28.99 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. 20:34:32 [2022-03-23T20:34:32.837Z] #14 DONE 101.9s 20:34:32 [2022-03-23T20:34:32.837Z] 20:34:32 [2022-03-23T20:34:32.837Z] #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 20:34:32 [2022-03-23T20:34:32.837Z] #60 sha256:bf76e7fc0918a82eae3af14be7ac92ab98bab96fad1d0aee7ce44ea53c7b2809 20:34:32 [2022-03-23T20:34:32.837Z] #60 ... 20:34:32 [2022-03-23T20:34:32.837Z] 20:34:32 [2022-03-23T20:34:32.837Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 20:34:32 [2022-03-23T20:34:32.837Z] #55 sha256:5ea14fab4c6f3d24b1365482e6e98757c5ce48f58bda7b02035c54fcc16fb2a3 20:34:32 [2022-03-23T20:34:32.936Z] #34 29.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 20:34:33 [2022-03-23T20:34:33.095Z] #55 DONE 0.1s 20:34:33 [2022-03-23T20:34:33.095Z] 20:34:33 [2022-03-23T20:34:33.096Z] #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 20:34:33 [2022-03-23T20:34:33.096Z] #56 sha256:d501279f599f58797a95cb037bb958bfd610c97ebfd15b6a7dc289770db74a68 20:34:33 [2022-03-23T20:34:33.240Z] #63 ... 20:34:33 [2022-03-23T20:34:33.241Z] 20:34:33 [2022-03-23T20:34:33.241Z] #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 20:34:33 [2022-03-23T20:34:33.241Z] #26 sha256:ca7ec8d4e23fad4b5562bb6be2c2101084efd6d0bd5a911805e6a991a8d05016 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.257 + RM_GOPATH=0 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.257 + TMP_GOPATH= 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.257 + : /build 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.258 + '[' -z '' ']' 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.259 ++ mktemp -d 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.260 + export GOPATH=/tmp/tmp.9cubXND1Oh 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.260 + GOPATH=/tmp/tmp.9cubXND1Oh 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.260 + RM_GOPATH=1 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.260 + case "$(go env GOARCH)" in 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.261 ++ go env GOARCH 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + export GO_BUILDMODE=-buildmode=pie 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + GO_BUILDMODE=-buildmode=pie 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 ++ dirname /install.sh 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + dir=/ 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + bin=dockercli 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + shift 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + '[' '!' -f //dockercli.installer ']' 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + . //dockercli.installer 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 ++ : stable 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 ++ : 17.06.2-ce 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.281 + install_dockercli 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.282 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.282 Install docker/cli version 17.06.2-ce from stable 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.282 ++ uname -m 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.284 + arch=x86_64 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.284 + '[' x86_64 '!=' x86_64 ']' 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.284 + url=https://download.docker.com/linux/static 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.286 + tar -xz docker/docker 20:34:33 [2022-03-23T20:34:33.241Z] #26 5.288 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 20:34:33 [2022-03-23T20:34:33.503Z] #34 30.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:34:33 [2022-03-23T20:34:33.635Z] #16 DONE 1.1s 20:34:33 [2022-03-23T20:34:33.635Z] 20:34:33 [2022-03-23T20:34:33.635Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 20:34:33 [2022-03-23T20:34:33.635Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540 20:34:34 [2022-03-23T20:34:34.204Z] #17 0.835 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:34:34 [2022-03-23T20:34:34.440Z] #34 ... 20:34:34 [2022-03-23T20:34:34.440Z] 20:34:34 [2022-03-23T20:34:34.440Z] #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 20:34:34 [2022-03-23T20:34:34.440Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:34:34 [2022-03-23T20:34:34.440Z] #14 17.80 Reading package lists... 20:34:34 [2022-03-23T20:34:34.440Z] #14 21.56 Building dependency tree... 20:34:34 [2022-03-23T20:34:34.440Z] #14 24.99 The following additional packages will be installed: 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.05 mingw-w64-common mingw-w64-x86-64-dev 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.07 Suggested packages: 20:34:34 [2022-03-23T20:34:34.440Z] #14 25.08 gcc-10-locales seccomp wine64 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.20 The following NEW packages will be installed: 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.22 mingw-w64-x86-64-dev 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.65 Need to get 108 MB of archives. 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.65 After this operation, 620 MB of additional disk space will be used. 20:34:34 [2022-03-23T20:34:34.440Z] #14 26.65 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.09 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.77 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 27.77 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 28.22 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 29.22 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 29.98 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 30.33 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] 20:34:34 [2022-03-23T20:34:34.440Z] #14 31.36 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] 20:34:34 [2022-03-23T20:34:34.464Z] #17 DONE 1.0s 20:34:34 [2022-03-23T20:34:34.464Z] 20:34:34 [2022-03-23T20:34:34.464Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 20:34:34 [2022-03-23T20:34:34.464Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.224 + RM_GOPATH=0 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.224 + TMP_GOPATH= 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.224 + : /build 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.225 + '[' -z '' ']' 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.225 ++ mktemp -d 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.227 + export GOPATH=/tmp/tmp.z0ULlOJqGY 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.227 + GOPATH=/tmp/tmp.z0ULlOJqGY 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.227 + RM_GOPATH=1 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.227 + case "$(go env GOARCH)" in 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.228 ++ go env GOARCH 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.239 + export GO_BUILDMODE=-buildmode=pie 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.240 + GO_BUILDMODE=-buildmode=pie 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.240 ++ dirname /install.sh 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.241 + dir=/ 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.241 + bin=runc 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.241 + shift 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.241 + '[' '!' -f //runc.installer ']' 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.241 + . //runc.installer 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.241 ++ set -e 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.241 ++ : v1.1.0 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.246 + install_runc 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.246 + RUNC_BUILDTAGS=seccomp 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.246 + echo 'Install runc version v1.1.0 (build tags: seccomp)' 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.246 Install runc version v1.1.0 (build tags: seccomp) 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.246 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z0ULlOJqGY/src/github.com/opencontainers/runc 20:34:34 [2022-03-23T20:34:34.467Z] #56 1.258 Cloning into '/tmp/tmp.z0ULlOJqGY/src/github.com/opencontainers/runc'... 20:34:34 [2022-03-23T20:34:34.467Z] #56 ... 20:34:34 [2022-03-23T20:34:34.467Z] 20:34:34 [2022-03-23T20:34:34.467Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker 20:34:34 [2022-03-23T20:34:34.467Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a 20:34:34 [2022-03-23T20:34:34.467Z] #15 DONE 1.5s 20:34:34 [2022-03-23T20:34:34.467Z] 20:34:34 [2022-03-23T20:34:34.467Z] #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 20:34:34 [2022-03-23T20:34:34.467Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14 20:34:34 [2022-03-23T20:34:34.698Z] #14 ... 20:34:34 [2022-03-23T20:34:34.698Z] 20:34:34 [2022-03-23T20:34:34.698Z] #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 20:34:34 [2022-03-23T20:34:34.698Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 20:34:34 [2022-03-23T20:34:34.698Z] #47 30.38 debconf: delaying package configuration, since apt-utils is not installed 20:34:34 [2022-03-23T20:34:34.698Z] #47 30.59 Fetched 2115 kB in 4s (510 kB/s) 20:34:34 [2022-03-23T20:34:34.698Z] #47 30.80 Selecting previously unselected package libprotobuf23:arm64. 20:34:34 [2022-03-23T20:34:34.699Z] #47 30.80 (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.) 20:34:34 [2022-03-23T20:34:34.699Z] #47 30.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... 20:34:34 [2022-03-23T20:34:34.699Z] #47 31.05 Unpacking libprotobuf23:arm64 (3.12.4-1) ... 20:34:34 [2022-03-23T20:34:34.886Z] #19 97.05 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. 20:34:34 [2022-03-23T20:34:34.886Z] #19 97.05 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... 20:34:34 [2022-03-23T20:34:34.886Z] #19 97.06 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... 20:34:34 [2022-03-23T20:34:34.886Z] #19 97.11 Selecting previously unselected package cpp-10-arm-linux-gnueabi. 20:34:34 [2022-03-23T20:34:34.886Z] #19 97.12 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... 20:34:34 [2022-03-23T20:34:34.886Z] #19 97.12 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... 20:34:35 [2022-03-23T20:34:35.145Z] #26 ... 20:34:35 [2022-03-23T20:34:35.145Z] 20:34:35 [2022-03-23T20:34:35.145Z] #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 20:34:35 [2022-03-23T20:34:35.145Z] #63 sha256:16f50c248cdda7846ea6df6a33a5455891fbbcb41ebf85d8f848897e662b6d3d 20:34:35 [2022-03-23T20:34:35.145Z] #63 8.062 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd 20:34:35 [2022-03-23T20:34:35.266Z] #47 31.82 Selecting previously unselected package python3-pkg-resources. 20:34:35 [2022-03-23T20:34:35.266Z] #47 31.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 20:34:35 [2022-03-23T20:34:35.266Z] #47 31.83 Unpacking python3-pkg-resources (52.0.0-4) ... 20:34:35 [2022-03-23T20:34:35.402Z] #16 DONE 1.0s 20:34:35 [2022-03-23T20:34:35.402Z] 20:34:35 [2022-03-23T20:34:35.402Z] #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 20:34:35 [2022-03-23T20:34:35.402Z] #56 sha256:d501279f599f58797a95cb037bb958bfd610c97ebfd15b6a7dc289770db74a68 20:34:35 [2022-03-23T20:34:35.404Z] #63 8.663 go: downloading github.com/google/uuid v1.3.0 20:34:35 [2022-03-23T20:34:35.404Z] #63 8.705 go: downloading github.com/moby/vpnkit v0.5.0 20:34:35 [2022-03-23T20:34:35.404Z] #18 DONE 0.9s 20:34:35 [2022-03-23T20:34:35.404Z] 20:34:35 [2022-03-23T20:34:35.404Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 20:34:35 [2022-03-23T20:34:35.404Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813 20:34:35 [2022-03-23T20:34:35.526Z] #47 32.09 Selecting previously unselected package python3-six. 20:34:35 [2022-03-23T20:34:35.526Z] #47 32.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 20:34:35 [2022-03-23T20:34:35.526Z] #47 32.12 Unpacking python3-six (1.16.0-2) ... 20:34:35 [2022-03-23T20:34:35.526Z] #47 32.20 Selecting previously unselected package python3-protobuf. 20:34:35 [2022-03-23T20:34:35.785Z] #47 32.20 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... 20:34:35 [2022-03-23T20:34:35.785Z] #47 32.21 Unpacking python3-protobuf (3.12.4-1) ... 20:34:36 [2022-03-23T20:34:36.043Z] #47 32.65 Selecting previously unselected package libnet1:arm64. 20:34:36 [2022-03-23T20:34:36.043Z] #47 32.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 20:34:36 [2022-03-23T20:34:36.043Z] #47 32.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.79 Selecting previously unselected package libnl-3-200:arm64. 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.80 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.88 Selecting previously unselected package libprotobuf-c1:arm64. 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.99 Selecting previously unselected package criu. 20:34:36 [2022-03-23T20:34:36.302Z] #47 32.99 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... 20:34:36 [2022-03-23T20:34:36.333Z] #56 ... 20:34:36 [2022-03-23T20:34:36.333Z] 20:34:36 [2022-03-23T20:34:36.333Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 20:34:36 [2022-03-23T20:34:36.333Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540 20:34:36 [2022-03-23T20:34:36.333Z] #17 0.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:34:36 [2022-03-23T20:34:36.333Z] #17 DONE 1.0s 20:34:36 [2022-03-23T20:34:36.333Z] 20:34:36 [2022-03-23T20:34:36.333Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 20:34:36 [2022-03-23T20:34:36.333Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e 20:34:36 [2022-03-23T20:34:36.342Z] #19 DONE 1.0s 20:34:36 [2022-03-23T20:34:36.342Z] 20:34:36 [2022-03-23T20:34:36.342Z] #20 [dev-systemd-false 6/24] RUN ldconfig 20:34:36 [2022-03-23T20:34:36.342Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b 20:34:36 [2022-03-23T20:34:36.343Z] #63 9.630 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 20:34:36 [2022-03-23T20:34:36.343Z] #63 ... 20:34:36 [2022-03-23T20:34:36.343Z] 20:34:36 [2022-03-23T20:34:36.343Z] #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 20:34:36 [2022-03-23T20:34:36.343Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:36 [2022-03-23T20:34:36.343Z] #14 2.011 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:36 [2022-03-23T20:34:36.343Z] #14 2.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:36 [2022-03-23T20:34:36.343Z] #14 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:36 [2022-03-23T20:34:36.343Z] #14 2.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:34:36 [2022-03-23T20:34:36.343Z] #14 2.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:34:36 [2022-03-23T20:34:36.343Z] #14 3.037 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:34:36 [2022-03-23T20:34:36.343Z] #14 5.105 Fetched 8506 kB in 3s (2530 kB/s) 20:34:36 [2022-03-23T20:34:36.343Z] #14 5.105 Reading package lists... 20:34:36 [2022-03-23T20:34:36.561Z] #47 33.00 Unpacking criu (3.16.1-3) ... 20:34:36 [2022-03-23T20:34:36.601Z] #14 ... 20:34:36 [2022-03-23T20:34:36.601Z] 20:34:36 [2022-03-23T20:34:36.601Z] #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 20:34:36 [2022-03-23T20:34:36.601Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:34:36 [2022-03-23T20:34:36.601Z] #49 5.709 go: downloading gotest.tools/gotestsum v1.7.0 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.104 go: downloading github.com/dnephin/pflag v1.0.7 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.104 go: downloading github.com/fatih/color v1.10.0 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.201 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.312 go: downloading github.com/pkg/errors v0.9.1 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.607 go: downloading github.com/mattn/go-colorable v0.1.8 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.625 go: downloading github.com/mattn/go-isatty v0.0.12 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.693 go: downloading github.com/fsnotify/fsnotify v1.4.9 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.739 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.816 go: downloading github.com/jonboulle/clockwork v0.2.2 20:34:36 [2022-03-23T20:34:36.601Z] #49 7.863 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:34:36 [2022-03-23T20:34:36.601Z] #49 8.009 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:34:36 [2022-03-23T20:34:36.601Z] #49 8.165 go: downloading golang.org/x/tools v0.1.0 20:34:36 [2022-03-23T20:34:36.601Z] #49 ... 20:34:36 [2022-03-23T20:34:36.601Z] 20:34:36 [2022-03-23T20:34:36.601Z] #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 20:34:36 [2022-03-23T20:34:36.601Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:34:36 [2022-03-23T20:34:36.601Z] #34 4.116 + git clone https://github.com/kolyshkin/go-swagger.git . 20:34:36 [2022-03-23T20:34:36.601Z] #34 4.121 Cloning into '.'... 20:34:36 [2022-03-23T20:34:36.860Z] #34 ... 20:34:36 [2022-03-23T20:34:36.860Z] 20:34:36 [2022-03-23T20:34:36.860Z] #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 20:34:36 [2022-03-23T20:34:36.860Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:34:36 [2022-03-23T20:34:36.860Z] #58 3.172 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:36 [2022-03-23T20:34:36.860Z] #58 3.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:36 [2022-03-23T20:34:36.860Z] #58 3.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:36 [2022-03-23T20:34:36.860Z] #58 3.432 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:34:36 [2022-03-23T20:34:36.860Z] #58 3.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:34:36 [2022-03-23T20:34:36.860Z] #58 4.760 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:34:37 [2022-03-23T20:34:37.130Z] #47 33.68 Setting up python3-pkg-resources (52.0.0-4) ... 20:34:37 [2022-03-23T20:34:37.130Z] #58 ... 20:34:37 [2022-03-23T20:34:37.130Z] 20:34:37 [2022-03-23T20:34:37.130Z] #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 20:34:37 [2022-03-23T20:34:37.130Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:34:37 [2022-03-23T20:34:37.130Z] #36 4.581 go: downloading github.com/pelletier/go-toml v1.8.1 20:34:37 [2022-03-23T20:34:37.130Z] #36 ... 20:34:37 [2022-03-23T20:34:37.130Z] 20:34:37 [2022-03-23T20:34:37.130Z] #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 20:34:37 [2022-03-23T20:34:37.130Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:34:37 [2022-03-23T20:34:37.130Z] #53 5.469 go: downloading mvdan.cc/sh/v3 v3.0.2 20:34:37 [2022-03-23T20:34:37.130Z] #53 6.475 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 20:34:37 [2022-03-23T20:34:37.130Z] #53 6.476 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 20:34:37 [2022-03-23T20:34:37.130Z] #53 6.516 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 20:34:37 [2022-03-23T20:34:37.130Z] #53 8.156 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 20:34:37 [2022-03-23T20:34:37.266Z] #18 DONE 1.0s 20:34:37 [2022-03-23T20:34:37.266Z] 20:34:37 [2022-03-23T20:34:37.266Z] #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 20:34:37 [2022-03-23T20:34:37.266Z] #56 sha256:d501279f599f58797a95cb037bb958bfd610c97ebfd15b6a7dc289770db74a68 20:34:37 [2022-03-23T20:34:37.279Z] #20 DONE 1.0s 20:34:37 [2022-03-23T20:34:37.279Z] 20:34:37 [2022-03-23T20:34:37.279Z] #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 20:34:37 [2022-03-23T20:34:37.279Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:34:37 [2022-03-23T20:34:37.393Z] #53 ... 20:34:37 [2022-03-23T20:34:37.393Z] 20:34:37 [2022-03-23T20:34:37.393Z] #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 20:34:37 [2022-03-23T20:34:37.393Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:34:37 [2022-03-23T20:34:37.393Z] #51 5.472 go: downloading github.com/golangci/golangci-lint v1.44.0 20:34:37 [2022-03-23T20:34:37.393Z] #51 ... 20:34:37 [2022-03-23T20:34:37.393Z] 20:34:37 [2022-03-23T20:34:37.393Z] #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 20:34:37 [2022-03-23T20:34:37.393Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:34:37 [2022-03-23T20:34:37.393Z] #47 5.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:37 [2022-03-23T20:34:37.393Z] #47 5.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:37 [2022-03-23T20:34:37.393Z] #47 5.665 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:37 [2022-03-23T20:34:37.393Z] #47 6.202 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 20:34:37 [2022-03-23T20:34:37.393Z] #47 6.615 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:34:37 [2022-03-23T20:34:37.393Z] #47 8.808 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:34:37 [2022-03-23T20:34:37.675Z] #47 ... 20:34:37 [2022-03-23T20:34:37.675Z] 20:34:37 [2022-03-23T20:34:37.675Z] #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 20:34:37 [2022-03-23T20:34:37.675Z] #63 sha256:16f50c248cdda7846ea6df6a33a5455891fbbcb41ebf85d8f848897e662b6d3d 20:34:37 [2022-03-23T20:34:37.675Z] #63 9.847 go: downloading github.com/gofrs/flock v0.8.1 20:34:37 [2022-03-23T20:34:37.675Z] #63 9.880 go: downloading github.com/gorilla/mux v1.8.0 20:34:37 [2022-03-23T20:34:37.675Z] #63 10.01 go: downloading github.com/moby/sys/mountinfo v0.5.0 20:34:37 [2022-03-23T20:34:37.675Z] #63 10.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 20:34:37 [2022-03-23T20:34:37.675Z] #63 10.85 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 20:34:37 [2022-03-23T20:34:37.936Z] #63 11.00 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af 20:34:38 [2022-03-23T20:34:38.077Z] #47 ... 20:34:38 [2022-03-23T20:34:38.077Z] 20:34:38 [2022-03-23T20:34:38.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 20:34:38 [2022-03-23T20:34:38.077Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.07 The following additional packages will be installed: 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.12 Suggested packages: 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.12 cmake-doc ninja-build lrzip 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.12 Recommended packages: 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.93 The following NEW packages will be installed: 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 20:34:38 [2022-03-23T20:34:38.077Z] #38 25.94 vim-common xxd 20:34:38 [2022-03-23T20:34:38.077Z] #38 26.32 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 20:34:38 [2022-03-23T20:34:38.077Z] #38 26.32 Need to get 15.6 MB of archives. 20:34:38 [2022-03-23T20:34:38.077Z] #38 26.32 After this operation, 67.4 MB of additional disk space will be used. 20:34:38 [2022-03-23T20:34:38.077Z] #38 26.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 26.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 26.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 26.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 27.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 27.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 27.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 27.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 27.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 27.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #38 28.56 debconf: delaying package configuration, since apt-utils is not installed 20:34:38 [2022-03-23T20:34:38.077Z] #38 28.84 Fetched 15.6 MB in 2s (9578 kB/s) 20:34:38 [2022-03-23T20:34:38.077Z] #38 28.92 Selecting previously unselected package xxd. 20:34:38 [2022-03-23T20:34:38.077Z] #38 28.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.) 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.44 Selecting previously unselected package vim-common. 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.78 Selecting previously unselected package cmake-data. 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 29.79 Unpacking cmake-data (3.18.4-2+deb11u1) ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 33.07 Selecting previously unselected package libicu67:arm64. 20:34:38 [2022-03-23T20:34:38.077Z] #38 33.07 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 33.10 Unpacking libicu67:arm64 (67.1-7) ... 20:34:38 [2022-03-23T20:34:38.077Z] #38 ... 20:34:38 [2022-03-23T20:34:38.077Z] 20:34:38 [2022-03-23T20:34:38.077Z] #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 20:34:38 [2022-03-23T20:34:38.077Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.81 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] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.84 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] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.90 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 31.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] 20:34:38 [2022-03-23T20:34:38.077Z] #14 32.80 debconf: delaying package configuration, since apt-utils is not installed 20:34:38 [2022-03-23T20:34:38.077Z] #14 33.01 Fetched 108 MB in 6s (19.4 MB/s) 20:34:38 [2022-03-23T20:34:38.077Z] #14 33.07 Selecting previously unselected package binutils-mingw-w64-i686. 20:34:38 [2022-03-23T20:34:38.077Z] #14 33.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) 20:34:38 [2022-03-23T20:34:38.077Z] #14 33.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... 20:34:38 [2022-03-23T20:34:38.077Z] #14 33.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:34:38 [2022-03-23T20:34:38.078Z] #14 34.93 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:34:38 [2022-03-23T20:34:38.078Z] #14 34.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... 20:34:38 [2022-03-23T20:34:38.078Z] #14 34.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:34:38 [2022-03-23T20:34:38.201Z] #56 ... 20:34:38 [2022-03-23T20:34:38.201Z] 20:34:38 [2022-03-23T20:34:38.201Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 20:34:38 [2022-03-23T20:34:38.201Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813 20:34:38 [2022-03-23T20:34:38.201Z] #19 DONE 1.0s 20:34:38 [2022-03-23T20:34:38.201Z] 20:34:38 [2022-03-23T20:34:38.201Z] #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 20:34:38 [2022-03-23T20:34:38.201Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:34:38 [2022-03-23T20:34:38.461Z] #51 ... 20:34:38 [2022-03-23T20:34:38.461Z] 20:34:38 [2022-03-23T20:34:38.461Z] #20 [dev-systemd-false 6/24] RUN ldconfig 20:34:38 [2022-03-23T20:34:38.461Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b 20:34:38 [2022-03-23T20:34:38.659Z] #21 1.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:38 [2022-03-23T20:34:38.659Z] #21 1.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:38 [2022-03-23T20:34:38.659Z] #21 1.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:38 [2022-03-23T20:34:38.918Z] #21 1.666 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:34:39 [2022-03-23T20:34:39.400Z] #20 DONE 1.1s 20:34:39 [2022-03-23T20:34:39.400Z] 20:34:39 [2022-03-23T20:34:39.400Z] #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 20:34:39 [2022-03-23T20:34:39.400Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:34:39 [2022-03-23T20:34:39.851Z] #63 12.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 20:34:39 [2022-03-23T20:34:39.861Z] #21 2.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:34:40 [2022-03-23T20:34:40.425Z] #63 ... 20:34:40 [2022-03-23T20:34:40.425Z] 20:34:40 [2022-03-23T20:34:40.425Z] #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 20:34:40 [2022-03-23T20:34:40.425Z] #26 sha256:ca7ec8d4e23fad4b5562bb6be2c2101084efd6d0bd5a911805e6a991a8d05016 20:34:40 [2022-03-23T20:34:40.425Z] #26 13.15 + mkdir -p /build 20:34:40 [2022-03-23T20:34:40.425Z] #26 13.16 + mv docker/docker /build/ 20:34:40 [2022-03-23T20:34:40.425Z] #26 13.16 + rmdir docker 20:34:40 [2022-03-23T20:34:40.425Z] #26 DONE 13.7s 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.21 Selecting previously unselected package binutils-mingw-w64. 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.31 Selecting previously unselected package libdevmapper1.02.1:arm64. 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.44 Selecting previously unselected package dmsetup. 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.45 Unpacking dmsetup (2:1.02.175-2.1) ... 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.62 Selecting previously unselected package mingw-w64-common. 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 20:34:40 [2022-03-23T20:34:40.618Z] #14 37.64 Unpacking mingw-w64-common (8.0.0-1) ... 20:34:40 [2022-03-23T20:34:40.685Z] 20:34:40 [2022-03-23T20:34:40.686Z] #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 20:34:40 [2022-03-23T20:34:40.686Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:34:40 [2022-03-23T20:34:40.686Z] #58 12.46 Fetched 8506 kB in 10s (892 kB/s) 20:34:40 [2022-03-23T20:34:40.786Z] #21 1.252 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:40 [2022-03-23T20:34:40.786Z] #21 1.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:40 [2022-03-23T20:34:40.786Z] #21 1.295 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:40 [2022-03-23T20:34:40.799Z] #21 3.464 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:34:40 [2022-03-23T20:34:40.880Z] #14 ... 20:34:40 [2022-03-23T20:34:40.880Z] 20:34:40 [2022-03-23T20:34:40.880Z] #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 20:34:40 [2022-03-23T20:34:40.880Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 20:34:40 [2022-03-23T20:34:40.880Z] #38 38.03 Selecting previously unselected package libxml2:arm64. 20:34:40 [2022-03-23T20:34:40.947Z] #58 12.46 Reading package lists... 20:34:40 [2022-03-23T20:34:40.947Z] #58 ... 20:34:40 [2022-03-23T20:34:40.947Z] 20:34:40 [2022-03-23T20:34:40.947Z] #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 20:34:40 [2022-03-23T20:34:40.947Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:34:40 [2022-03-23T20:34:40.947Z] #38 4.428 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:34:40 [2022-03-23T20:34:40.947Z] #38 4.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:34:40 [2022-03-23T20:34:40.947Z] #38 4.445 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:34:40 [2022-03-23T20:34:40.947Z] #38 4.836 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:34:40 [2022-03-23T20:34:40.947Z] #38 5.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:34:40 [2022-03-23T20:34:40.947Z] #38 8.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:34:41 [2022-03-23T20:34:41.044Z] #21 1.737 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:34:41 [2022-03-23T20:34:41.147Z] #38 38.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... 20:34:41 [2022-03-23T20:34:41.147Z] #38 38.04 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... 20:34:41 [2022-03-23T20:34:41.208Z] #38 ... 20:34:41 [2022-03-23T20:34:41.208Z] 20:34:41 [2022-03-23T20:34:41.208Z] #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 20:34:41 [2022-03-23T20:34:41.208Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:34:41 [2022-03-23T20:34:41.208Z] #49 14.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:34:41 [2022-03-23T20:34:41.208Z] #49 14.66 go: downloading golang.org/x/mod v0.3.0 20:34:41 [2022-03-23T20:34:41.717Z] #38 38.51 Selecting previously unselected package libarchive13:arm64. 20:34:41 [2022-03-23T20:34:41.717Z] #38 38.52 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... 20:34:41 [2022-03-23T20:34:41.717Z] #38 38.52 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... 20:34:41 [2022-03-23T20:34:41.717Z] #38 38.73 Selecting previously unselected package libjsoncpp24:arm64. 20:34:41 [2022-03-23T20:34:41.717Z] #38 38.75 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... 20:34:41 [2022-03-23T20:34:41.717Z] #38 38.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 20:34:41 [2022-03-23T20:34:41.978Z] #21 2.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:34:41 [2022-03-23T20:34:41.986Z] #38 38.90 Selecting previously unselected package librhash0:arm64. 20:34:41 [2022-03-23T20:34:41.986Z] #38 38.90 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... 20:34:41 [2022-03-23T20:34:41.986Z] #38 38.90 Unpacking librhash0:arm64 (1.4.1-2) ... 20:34:41 [2022-03-23T20:34:41.986Z] #38 ... 20:34:41 [2022-03-23T20:34:41.986Z] 20:34:41 [2022-03-23T20:34:41.986Z] #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 20:34:41 [2022-03-23T20:34:41.986Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf 20:34:41 [2022-03-23T20:34:41.986Z] #51 28.89 go: downloading gitlab.com/bosi/decorder v0.2.1 20:34:41 [2022-03-23T20:34:41.986Z] #51 29.32 go: downloading honnef.co/go/tools v0.2.2 20:34:41 [2022-03-23T20:34:41.986Z] #51 30.43 go: downloading mvdan.cc/gofumpt v0.2.1 20:34:41 [2022-03-23T20:34:41.986Z] #51 30.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 20:34:41 [2022-03-23T20:34:41.986Z] #51 30.52 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 20:34:41 [2022-03-23T20:34:41.986Z] #51 30.55 go: downloading github.com/davecgh/go-spew v1.1.1 20:34:41 [2022-03-23T20:34:41.986Z] #51 30.63 go: downloading github.com/pmezard/go-difflib v1.0.0 20:34:41 [2022-03-23T20:34:41.986Z] #51 30.66 go: downloading github.com/stretchr/objx v0.1.1 20:34:41 [2022-03-23T20:34:41.986Z] #51 30.78 go: downloading golang.org/x/text v0.3.7 20:34:41 [2022-03-23T20:34:41.986Z] #51 34.97 go: downloading github.com/hashicorp/hcl v1.0.0 20:34:41 [2022-03-23T20:34:41.986Z] #51 35.04 go: downloading github.com/pelletier/go-toml v1.9.4 20:34:41 [2022-03-23T20:34:41.986Z] #51 35.05 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:41 [2022-03-23T20:34:41.986Z] #51 35.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 20:34:41 [2022-03-23T20:34:41.986Z] #51 35.29 go: downloading github.com/gobwas/glob v0.2.3 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.33 go: downloading github.com/kisielk/gotool v1.0.0 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.42 go: downloading golang.org/x/mod v0.5.1 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.51 go: downloading github.com/ettle/strcase v0.1.1 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.55 go: downloading github.com/fatih/structtag v1.2.0 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.58 go: downloading github.com/Masterminds/semver v1.5.0 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 20:34:41 [2022-03-23T20:34:41.987Z] #51 35.79 go: downloading github.com/prometheus/client_golang v1.7.1 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.12 go: downloading github.com/prometheus/client_model v0.2.0 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.18 go: downloading github.com/google/go-cmp v0.5.6 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.39 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.42 go: downloading github.com/olekukonko/tablewriter v0.0.5 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.54 go: downloading github.com/beorn7/perks v1.0.1 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.57 go: downloading github.com/golang/protobuf v1.5.2 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.59 go: downloading github.com/cespare/xxhash v1.1.0 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.80 go: downloading github.com/prometheus/common v0.10.0 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.91 go: downloading github.com/prometheus/procfs v0.6.0 20:34:41 [2022-03-23T20:34:41.987Z] #51 36.94 go: downloading github.com/mattn/go-runewidth v0.0.9 20:34:41 [2022-03-23T20:34:41.987Z] #51 37.09 go: downloading google.golang.org/protobuf v1.27.1 20:34:41 [2022-03-23T20:34:41.987Z] #51 38.14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:34:42 [2022-03-23T20:34:42.197Z] Running on azwin-2-34f4e0 in d:\jenkins\workspace\moby_PR-42638 [Pipeline] { [Pipeline] ws 20:34:42 [2022-03-23T20:34:42.215Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 20:34:42 [2022-03-23T20:34:42.246Z] #51 ... 20:34:42 [2022-03-23T20:34:42.246Z] 20:34:42 [2022-03-23T20:34:42.246Z] #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 20:34:42 [2022-03-23T20:34:42.246Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 20:34:42 [2022-03-23T20:34:42.246Z] #38 39.06 Selecting previously unselected package libuv1:arm64. 20:34:42 [2022-03-23T20:34:42.246Z] #38 39.07 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... 20:34:42 [2022-03-23T20:34:42.246Z] #38 39.08 Unpacking libuv1:arm64 (1.40.0-2) ... 20:34:42 [2022-03-23T20:34:42.246Z] #38 39.20 Selecting previously unselected package cmake. 20:34:42 [2022-03-23T20:34:42.246Z] #38 39.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... 20:34:42 [2022-03-23T20:34:42.246Z] #38 39.21 Unpacking cmake (3.18.4-2+deb11u1) ... 20:34:42 [2022-03-23T20:34:42.246Z] #38 ... 20:34:42 [2022-03-23T20:34:42.246Z] 20:34:42 [2022-03-23T20:34:42.246Z] #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 20:34:42 [2022-03-23T20:34:42.246Z] #31 sha256:74ae2c27083d9d998af4990c8d4e16d350054662b54a4eddb323004ea12de29c 20:34:42 [2022-03-23T20:34:42.247Z] #31 18.36 #=#=# 0.1% ########## 14.9% ############## 20.3% ####################### 32.7% ################################### 48.6% ########################################### 59.9% ####################################################### 77.2% ################################################################ 89.1% ######################################################################## 100.0% 20:34:42 [2022-03-23T20:34:42.247Z] #31 20.60 20:34:42 [2022-03-23T20:34:42.247Z] #31 24.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 20:34:42 [2022-03-23T20:34:42.247Z] #31 25.67 20:34:42 [2022-03-23T20:34:42.247Z] #31 25.97 #=#=# ######################################################################## 100.0% 20:34:42 [2022-03-23T20:34:42.247Z] #31 26.93 20:34:42 [2022-03-23T20:34:42.247Z] #31 28.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 20:34:42 [2022-03-23T20:34:42.506Z] #31 ... 20:34:42 [2022-03-23T20:34:42.506Z] 20:34:42 [2022-03-23T20:34:42.506Z] #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 20:34:42 [2022-03-23T20:34:42.506Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.840 + RM_GOPATH=0 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.840 + TMP_GOPATH= 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.840 + : /build 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.840 + '[' -z '' ']' 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.841 ++ mktemp -d 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.844 + export GOPATH=/tmp/tmp.5hQlX4yzmP 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.844 + GOPATH=/tmp/tmp.5hQlX4yzmP 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.844 + RM_GOPATH=1 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.844 + case "$(go env GOARCH)" in 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.845 ++ go env GOARCH 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.868 + export GO_BUILDMODE=-buildmode=pie 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.868 + GO_BUILDMODE=-buildmode=pie 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.869 ++ dirname /install.sh 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.870 + dir=/ 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.870 + bin=containerd 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.870 + shift 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.870 + '[' '!' -f //containerd.installer ']' 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.871 + . //containerd.installer 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.871 ++ set -e 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.871 ++ : v1.6.1 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.871 + install_containerd 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.872 + echo 'Install containerd version v1.6.1' 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.872 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5hQlX4yzmP/src/github.com/containerd/containerd 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.872 Install containerd version v1.6.1 20:34:42 [2022-03-23T20:34:42.506Z] #60 0.904 Cloning into '/tmp/tmp.5hQlX4yzmP/src/github.com/containerd/containerd'... 20:34:42 [2022-03-23T20:34:42.506Z] #60 ... 20:34:42 [2022-03-23T20:34:42.506Z] 20:34:42 [2022-03-23T20:34:42.506Z] #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 20:34:42 [2022-03-23T20:34:42.506Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 20:34:42 [2022-03-23T20:34:42.506Z] #47 35.20 Setting up libprotobuf23:arm64 (3.12.4-1) ... 20:34:42 [2022-03-23T20:34:42.506Z] #47 35.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 20:34:42 [2022-03-23T20:34:42.506Z] #47 35.23 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 20:34:42 [2022-03-23T20:34:42.506Z] #47 35.29 Setting up python3-six (1.16.0-2) ... 20:34:42 [2022-03-23T20:34:42.506Z] #47 36.33 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 20:34:42 [2022-03-23T20:34:42.506Z] #47 36.37 Setting up python3-protobuf (3.12.4-1) ... 20:34:42 [2022-03-23T20:34:42.607Z] #49 ... 20:34:42 [2022-03-23T20:34:42.607Z] 20:34:42 [2022-03-23T20:34:42.607Z] #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 20:34:42 [2022-03-23T20:34:42.607Z] #36 sha256:009b2fcedd65be913d92fe71222460306f8961e8ec3b3c700d0ccf5f2d99e572 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 tomll can be used in two ways: 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 Writing to STDIN and reading from STDOUT: 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 cat file.toml | tomll > file.toml 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 Reading and updating a list of files: 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 tomll a.toml b.toml c.toml 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 20:34:42 [2022-03-23T20:34:42.607Z] #36 15.57 When given a list of files, tomll will modify all files in place without asking. 20:34:42 [2022-03-23T20:34:42.607Z] #36 DONE 16.0s 20:34:42 [2022-03-23T20:34:42.607Z] 20:34:42 [2022-03-23T20:34:42.607Z] #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 20:34:42 [2022-03-23T20:34:42.607Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:34:42 [2022-03-23T20:34:42.607Z] #47 11.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:34:42 [2022-03-23T20:34:42.607Z] #47 14.72 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] 20:34:42 [2022-03-23T20:34:42.716Z] #21 ... 20:34:42 [2022-03-23T20:34:42.716Z] 20:34:42 [2022-03-23T20:34:42.716Z] #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 20:34:42 [2022-03-23T20:34:42.716Z] #56 sha256:62a7f5eb71f2c1baeedf86b9734e11fa1b73e26afbb3183b755b1866b0669e8e 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + RM_GOPATH=0 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + TMP_GOPATH= 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + : /build 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + '[' -z '' ']' 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 ++ mktemp -d 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + export GOPATH=/tmp/tmp.e3iPA6WYAL 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + GOPATH=/tmp/tmp.e3iPA6WYAL 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + RM_GOPATH=1 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 + case "$(go env GOARCH)" in 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.879 ++ go env GOARCH 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + export GO_BUILDMODE=-buildmode=pie 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + GO_BUILDMODE=-buildmode=pie 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 ++ dirname /install.sh 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + dir=/ 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + bin=runc 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + shift 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + '[' '!' -f //runc.installer ']' 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + . //runc.installer 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 ++ set -e 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 ++ : v1.1.0 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + install_runc 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + RUNC_BUILDTAGS=seccomp 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + echo 'Install runc version v1.1.0 (build tags: seccomp)' 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e3iPA6WYAL/src/github.com/opencontainers/runc 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.899 Cloning into '/tmp/tmp.e3iPA6WYAL/src/github.com/opencontainers/runc'... 20:34:42 [2022-03-23T20:34:42.716Z] #56 1.903 Install runc version v1.1.0 (build tags: seccomp) 20:34:42 [2022-03-23T20:34:42.716Z] #56 10.93 + cd /tmp/tmp.e3iPA6WYAL/src/github.com/opencontainers/runc 20:34:42 [2022-03-23T20:34:42.716Z] #56 10.93 + git checkout -q v1.1.0 20:34:42 [2022-03-23T20:34:42.716Z] #56 11.40 + '[' -z '' ']' 20:34:42 [2022-03-23T20:34:42.716Z] #56 11.40 + target=static 20:34:42 [2022-03-23T20:34:42.716Z] #56 11.40 + make BUILDTAGS=seccomp static 20:34:42 [2022-03-23T20:34:42.716Z] #56 11.77 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 . 20:34:42 [2022-03-23T20:34:42.766Z] #47 39.52 Setting up criu (3.16.1-3) ... 20:34:42 [2022-03-23T20:34:42.911Z] #21 3.447 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:34:43 [2022-03-23T20:34:43.053Z] #19 106.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. 20:34:43 [2022-03-23T20:34:43.053Z] #19 106.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... 20:34:43 [2022-03-23T20:34:43.053Z] #19 106.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... 20:34:43 [2022-03-23T20:34:43.053Z] #19 106.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. 20:34:43 [2022-03-23T20:34:43.053Z] #19 106.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... 20:34:43 [2022-03-23T20:34:43.053Z] #19 106.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 20:34:43 [2022-03-23T20:34:43.177Z] #47 ... 20:34:43 [2022-03-23T20:34:43.177Z] 20:34:43 [2022-03-23T20:34:43.177Z] #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 20:34:43 [2022-03-23T20:34:43.177Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:34:43 [2022-03-23T20:34:43.177Z] #38 16.63 Fetched 8506 kB in 13s (679 kB/s) 20:34:43 [2022-03-23T20:34:43.704Z] #47 ... 20:34:43 [2022-03-23T20:34:43.704Z] 20:34:43 [2022-03-23T20:34:43.704Z] #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 20:34:43 [2022-03-23T20:34:43.704Z] #31 sha256:74ae2c27083d9d998af4990c8d4e16d350054662b54a4eddb323004ea12de29c 20:34:43 [2022-03-23T20:34:43.704Z] #31 30.20 20:34:43 [2022-03-23T20:34:43.797Z] The recommended git tool is: git 20:34:43 [2022-03-23T20:34:43.964Z] #31 30.51 #=#=# ######################################################################## 100.0% 20:34:44 [2022-03-23T20:34:44.101Z] #56 ... 20:34:44 [2022-03-23T20:34:44.101Z] 20:34:44 [2022-03-23T20:34:44.101Z] #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 20:34:44 [2022-03-23T20:34:44.101Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:34:44 [2022-03-23T20:34:44.101Z] #21 6.921 Fetched 8506 kB in 6s (1415 kB/s) 20:34:44 [2022-03-23T20:34:44.904Z] #31 31.45 20:34:45 [2022-03-23T20:34:45.185Z] #31 31.75 Download of images into '/build' complete. 20:34:45 [2022-03-23T20:34:45.185Z] #31 31.75 Use something like the following to load the result into a Docker daemon: 20:34:45 [2022-03-23T20:34:45.185Z] #31 31.75 tar -cC '/build' . | docker load 20:34:45 [2022-03-23T20:34:45.754Z] #31 DONE 32.3s 20:34:45 [2022-03-23T20:34:45.754Z] 20:34:45 [2022-03-23T20:34:45.754Z] #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 20:34:45 [2022-03-23T20:34:45.754Z] #38 sha256:e780ac3bbd8a861596256a39896d621e4fcf6d80be2028acfe73df7290f09754 20:34:45 [2022-03-23T20:34:45.754Z] #38 41.67 Setting up libicu67:arm64 (67.1-7) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 41.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 41.71 Setting up libuv1:arm64 (1.40.0-2) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 41.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 41.89 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 41.98 Setting up librhash0:arm64 (1.4.1-2) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 42.05 Setting up cmake-data (3.18.4-2+deb11u1) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 42.12 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 42.17 Setting up libarchive13:arm64 (3.4.3-2+b1) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 42.22 Setting up cmake (3.18.4-2+deb11u1) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 42.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:45 [2022-03-23T20:34:45.754Z] #38 DONE 42.7s 20:34:45 [2022-03-23T20:34:45.754Z] 20:34:45 [2022-03-23T20:34:45.754Z] #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 20:34:45 [2022-03-23T20:34:45.754Z] #47 sha256:3c001af8c66047bb1becc46922248765364b125e3ecc83401e6a5785e25e3501 20:34:45 [2022-03-23T20:34:45.754Z] #47 41.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:45 [2022-03-23T20:34:45.754Z] #47 DONE 42.4s 20:34:45 [2022-03-23T20:34:45.754Z] 20:34:45 [2022-03-23T20:34:45.754Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 20:34:45 [2022-03-23T20:34:45.754Z] #39 sha256:9a95fb879cca2e26b3886943e7f682a1914d97439358da822bac3dc9d4eb7b1f 20:34:46 [2022-03-23T20:34:46.333Z] #39 DONE 0.6s 20:34:46 [2022-03-23T20:34:46.333Z] 20:34:46 [2022-03-23T20:34:46.333Z] #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 20:34:46 [2022-03-23T20:34:46.333Z] #40 sha256:5117a55d60b32ed69b4140004c0545bd0b2638ae4078cced7721d4707d2285cd 20:34:46 [2022-03-23T20:34:46.637Z] #21 6.921 Reading package lists... 20:34:47 [2022-03-23T20:34:47.092Z] #21 7.204 Fetched 8506 kB in 6s (1367 kB/s) 20:34:47 [2022-03-23T20:34:47.388Z] #38 16.63 Reading package lists... 20:34:47 [2022-03-23T20:34:47.388Z] #38 ... 20:34:47 [2022-03-23T20:34:47.388Z] 20:34:47 [2022-03-23T20:34:47.388Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 20:34:47 [2022-03-23T20:34:47.388Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:47 [2022-03-23T20:34:47.388Z] #14 10.27 Reading package lists... 20:34:47 [2022-03-23T20:34:47.388Z] #14 16.73 Building dependency tree... 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.81 The following additional packages will be installed: 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.82 mingw-w64-common mingw-w64-x86-64-dev 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.82 Suggested packages: 20:34:47 [2022-03-23T20:34:47.388Z] #14 19.82 gcc-10-locales seccomp wine64 20:34:47 [2022-03-23T20:34:47.388Z] #14 ... 20:34:47 [2022-03-23T20:34:47.388Z] 20:34:47 [2022-03-23T20:34:47.388Z] #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 20:34:47 [2022-03-23T20:34:47.388Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:34:47 [2022-03-23T20:34:47.388Z] #47 19.55 Fetched 8510 kB in 14s (597 kB/s) 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.028 + RM_GOPATH=0 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.028 + TMP_GOPATH= 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.028 + : /build 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.028 + '[' -z '' ']' 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.028 ++ mktemp -d 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.036 + export GOPATH=/tmp/tmp.pGBiOkRfXN 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.036 + GOPATH=/tmp/tmp.pGBiOkRfXN 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.036 + RM_GOPATH=1 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.036 + case "$(go env GOARCH)" in 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.036 ++ go env GOARCH 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.079 + export GO_BUILDMODE=-buildmode=pie 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.079 + GO_BUILDMODE=-buildmode=pie 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.079 ++ dirname /install.sh 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + dir=/ 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + bin=tini 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + shift 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + '[' '!' -f //tini.installer ']' 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + . //tini.installer 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 ++ : v0.19.0 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + install_tini 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + echo 'Install tini version v0.19.0' 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 + git clone https://github.com/krallin/tini.git /tmp/tmp.pGBiOkRfXN/tini 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.088 Cloning into '/tmp/tmp.pGBiOkRfXN/tini'... 20:34:47 [2022-03-23T20:34:47.712Z] #40 1.095 Install tini version v0.19.0 20:34:48 [2022-03-23T20:34:48.065Z] #21 7.204 Reading package lists... 20:34:48 [2022-03-23T20:34:48.065Z] #21 ... 20:34:48 [2022-03-23T20:34:48.065Z] 20:34:48 [2022-03-23T20:34:48.065Z] #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 20:34:48 [2022-03-23T20:34:48.065Z] #56 sha256:d501279f599f58797a95cb037bb958bfd610c97ebfd15b6a7dc289770db74a68 20:34:48 [2022-03-23T20:34:48.065Z] #56 10.55 + cd /tmp/tmp.z0ULlOJqGY/src/github.com/opencontainers/runc 20:34:48 [2022-03-23T20:34:48.065Z] #56 10.56 + git checkout -q v1.1.0 20:34:48 [2022-03-23T20:34:48.065Z] #56 10.94 + '[' -z '' ']' 20:34:48 [2022-03-23T20:34:48.065Z] #56 10.94 + target=static 20:34:48 [2022-03-23T20:34:48.065Z] #56 10.94 + make BUILDTAGS=seccomp static 20:34:48 [2022-03-23T20:34:48.065Z] #56 11.32 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 . 20:34:48 [2022-03-23T20:34:48.279Z] #40 1.753 + cd /tmp/tmp.pGBiOkRfXN/tini 20:34:48 [2022-03-23T20:34:48.279Z] #40 1.753 + git checkout -q v0.19.0 20:34:48 [2022-03-23T20:34:48.279Z] #40 1.766 + cmake . 20:34:48 [2022-03-23T20:34:48.541Z] #40 2.090 -- The C compiler identification is GNU 10.2.1 20:34:48 [2022-03-23T20:34:48.541Z] #40 2.128 -- Detecting C compiler ABI info 20:34:48 [2022-03-23T20:34:48.800Z] #40 2.529 -- Detecting C compiler ABI info - done 20:34:48 [2022-03-23T20:34:48.998Z] #56 ... 20:34:48 [2022-03-23T20:34:48.998Z] 20:34:48 [2022-03-23T20:34:48.998Z] #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 20:34:48 [2022-03-23T20:34:48.998Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:34:48 [2022-03-23T20:34:48.998Z] #21 7.204 Reading package lists... 20:34:49 [2022-03-23T20:34:49.059Z] #40 2.607 -- Check for working C compiler: /usr/bin/cc - skipped 20:34:49 [2022-03-23T20:34:49.059Z] #40 2.611 -- Detecting C compile features 20:34:49 [2022-03-23T20:34:49.059Z] #40 2.614 -- Detecting C compile features - done 20:34:49 [2022-03-23T20:34:49.059Z] #40 2.639 -- Performing Test HAS_BUILTIN_FORTIFY 20:34:49 [2022-03-23T20:34:49.171Z] #21 9.398 Reading package lists... 20:34:49 [2022-03-23T20:34:49.319Z] #40 2.820 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:34:49 [2022-03-23T20:34:49.319Z] #40 2.927 -- Configuring done 20:34:49 [2022-03-23T20:34:49.319Z] #40 2.931 -- Generating done 20:34:49 [2022-03-23T20:34:49.319Z] #40 2.947 -- Build files have been written to: /tmp/tmp.pGBiOkRfXN/tini 20:34:49 [2022-03-23T20:34:49.319Z] #40 2.960 + make tini-static 20:34:49 [2022-03-23T20:34:49.431Z] #21 11.71 Building dependency tree... 20:34:49 [2022-03-23T20:34:49.580Z] #40 3.224 Scanning dependencies of target tini-static 20:34:49 [2022-03-23T20:34:49.580Z] #40 3.280 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:34:49 [2022-03-23T20:34:49.693Z] #21 ... 20:34:49 [2022-03-23T20:34:49.693Z] 20:34:49 [2022-03-23T20:34:49.693Z] #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 20:34:49 [2022-03-23T20:34:49.693Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:34:49 [2022-03-23T20:34:49.693Z] #34 DONE 121.4s 20:34:49 [2022-03-23T20:34:49.845Z] #40 ... 20:34:49 [2022-03-23T20:34:49.846Z] 20:34:49 [2022-03-23T20:34:49.846Z] #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 20:34:49 [2022-03-23T20:34:49.846Z] #49 sha256:70880251dd14d2cccd03c2fcf9b546688db6b8c3af7ca2c75cd23b396db193ec 20:34:49 [2022-03-23T20:34:49.846Z] #49 46.68 gotestsum version dev 20:34:49 [2022-03-23T20:34:49.846Z] #49 DONE 47.0s 20:34:49 [2022-03-23T20:34:49.953Z] 20:34:49 [2022-03-23T20:34:49.953Z] #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 20:34:49 [2022-03-23T20:34:49.953Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:34:49 [2022-03-23T20:34:49.953Z] #60 ... 20:34:49 [2022-03-23T20:34:49.953Z] 20:34:49 [2022-03-23T20:34:49.953Z] #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 20:34:49 [2022-03-23T20:34:49.953Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:34:49 [2022-03-23T20:34:49.953Z] #21 12.80 The following additional packages will be installed: 20:34:49 [2022-03-23T20:34:49.953Z] #21 12.81 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:34:50 [2022-03-23T20:34:50.108Z] 20:34:50 [2022-03-23T20:34:50.109Z] #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 20:34:50 [2022-03-23T20:34:50.109Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:34:50 [2022-03-23T20:34:50.109Z] #14 43.00 Selecting previously unselected package mingw-w64-x86-64-dev. 20:34:50 [2022-03-23T20:34:50.109Z] #14 43.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 20:34:50 [2022-03-23T20:34:50.109Z] #14 43.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 python3-pkg-resources vim-runtime xxd 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 Suggested packages: 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 acl attr quota 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 Recommended packages: 20:34:50 [2022-03-23T20:34:50.213Z] #21 12.81 libatm1 nftables libpam-cap build-essential python3-dev unzip 20:34:51 [2022-03-23T20:34:51.047Z] #14 ... 20:34:51 [2022-03-23T20:34:51.047Z] 20:34:51 [2022-03-23T20:34:51.047Z] #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 20:34:51 [2022-03-23T20:34:51.047Z] #40 sha256:5117a55d60b32ed69b4140004c0545bd0b2638ae4078cced7721d4707d2285cd 20:34:51 [2022-03-23T20:34:51.047Z] #40 4.805 [100%] Linking C executable tini-static 20:34:51 [2022-03-23T20:34:51.163Z] #21 14.11 The following NEW packages will be installed: 20:34:51 [2022-03-23T20:34:51.163Z] #21 14.11 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 20:34:51 [2022-03-23T20:34:51.163Z] #21 14.11 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:34:51 [2022-03-23T20:34:51.163Z] #21 14.11 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 20:34:51 [2022-03-23T20:34:51.163Z] #21 14.11 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 20:34:51 [2022-03-23T20:34:51.421Z] #21 14.11 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 20:34:51 [2022-03-23T20:34:51.421Z] #21 14.12 python3-pkg-resources python3-setuptools python3-wheel sudo 20:34:51 [2022-03-23T20:34:51.421Z] #21 14.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 20:34:51 [2022-03-23T20:34:51.421Z] #21 14.12 xz-utils zip zstd 20:34:51 [2022-03-23T20:34:51.595Z] #47 19.55 Reading package lists... 20:34:51 [2022-03-23T20:34:51.616Z] #40 5.242 [100%] Built target tini-static 20:34:51 [2022-03-23T20:34:51.616Z] #40 5.307 + mkdir -p /build 20:34:51 [2022-03-23T20:34:51.616Z] #40 5.308 + cp tini-static /build/docker-init 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.42 Need to get 27.6 MB of archives. 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.42 After this operation, 106 MB of additional disk space will be used. 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 20:34:51 [2022-03-23T20:34:51.680Z] #21 14.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 20:34:51 [2022-03-23T20:34:51.783Z] #21 9.731 Reading package lists... 20:34:51 [2022-03-23T20:34:51.783Z] #21 12.19 Building dependency tree... 20:34:51 [2022-03-23T20:34:51.783Z] #21 ... 20:34:51 [2022-03-23T20:34:51.783Z] 20:34:51 [2022-03-23T20:34:51.783Z] #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 20:34:51 [2022-03-23T20:34:51.783Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:34:51 [2022-03-23T20:34:51.783Z] #34 DONE 120.8s 20:34:51 [2022-03-23T20:34:51.855Z] #47 24.38 Reading package lists... 20:34:51 [2022-03-23T20:34:51.855Z] #47 ... 20:34:51 [2022-03-23T20:34:51.855Z] 20:34:51 [2022-03-23T20:34:51.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 20:34:51 [2022-03-23T20:34:51.855Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 The following NEW packages will be installed: 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.25 mingw-w64-x86-64-dev 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.69 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.69 Need to get 115 MB of archives. 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.69 After this operation, 645 MB of additional disk space will be used. 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.69 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] 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.75 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] 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 20:34:51 [2022-03-23T20:34:51.855Z] #14 21.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 20:34:51 [2022-03-23T20:34:51.855Z] #14 22.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 20:34:51 [2022-03-23T20:34:51.855Z] #14 22.48 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] 20:34:51 [2022-03-23T20:34:51.855Z] #14 22.48 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] 20:34:51 [2022-03-23T20:34:51.855Z] #14 23.31 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] 20:34:51 [2022-03-23T20:34:51.855Z] #14 25.09 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] 20:34:51 [2022-03-23T20:34:51.876Z] #40 DONE 5.6s 20:34:51 [2022-03-23T20:34:51.876Z] 20:34:51 [2022-03-23T20:34:51.876Z] #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 20:34:51 [2022-03-23T20:34:51.876Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:34:51 [2022-03-23T20:34:51.876Z] #14 48.87 Selecting previously unselected package gcc-mingw-w64-base. 20:34:51 [2022-03-23T20:34:51.876Z] #14 48.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... 20:34:51 [2022-03-23T20:34:51.876Z] #14 48.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:34:52 [2022-03-23T20:34:52.041Z] 20:34:52 [2022-03-23T20:34:52.041Z] #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 20:34:52 [2022-03-23T20:34:52.041Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:34:52 [2022-03-23T20:34:52.115Z] #14 25.77 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] 20:34:52 [2022-03-23T20:34:52.135Z] #14 49.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 20:34:52 [2022-03-23T20:34:52.135Z] #14 49.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... 20:34:52 [2022-03-23T20:34:52.135Z] #14 49.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.95 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 14.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 15.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 15.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 20:34:52 [2022-03-23T20:34:52.249Z] #21 15.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 20:34:52 [2022-03-23T20:34:52.297Z] #21 12.19 Building dependency tree... 20:34:52 [2022-03-23T20:34:52.508Z] #21 15.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 20:34:52 [2022-03-23T20:34:52.508Z] #21 15.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 20:34:52 [2022-03-23T20:34:52.508Z] #21 15.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 20:34:52 [2022-03-23T20:34:52.508Z] #21 15.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 20:34:53 [2022-03-23T20:34:53.056Z] #14 26.54 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] 20:34:53 [2022-03-23T20:34:53.077Z] #21 15.84 debconf: delaying package configuration, since apt-utils is not installed 20:34:53 [2022-03-23T20:34:53.077Z] #21 15.95 Fetched 27.6 MB in 1s (22.7 MB/s) 20:34:53 [2022-03-23T20:34:53.077Z] #21 16.00 Selecting previously unselected package pigz. 20:34:53 [2022-03-23T20:34:53.081Z] #19 115.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. 20:34:53 [2022-03-23T20:34:53.081Z] #19 115.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.081Z] #19 116.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... 20:34:53 [2022-03-23T20:34:53.337Z] #21 16.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 ... 24010 files and directories currently installed.) 20:34:53 [2022-03-23T20:34:53.337Z] #21 16.07 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.337Z] #21 16.07 Unpacking pigz (2.6-1) ... 20:34:53 [2022-03-23T20:34:53.337Z] #21 16.15 Selecting previously unselected package libelf1:amd64. 20:34:53 [2022-03-23T20:34:53.337Z] #21 16.16 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.337Z] #21 16.16 Unpacking libelf1:amd64 (0.183-1) ... 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.31 Selecting previously unselected package libbpf0:amd64. 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.32 Unpacking libbpf0:amd64 (1:0.3-2) ... 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.43 Selecting previously unselected package libcap2:amd64. 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.43 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.44 Unpacking libcap2:amd64 (1:2.44-1) ... 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.48 Selecting previously unselected package libmnl0:amd64. 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.49 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.50 Unpacking libmnl0:amd64 (1.0.4-3) ... 20:34:53 [2022-03-23T20:34:53.598Z] #21 16.54 Selecting previously unselected package libxtables12:amd64. 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.96 The following additional packages will be installed: 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.96 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.96 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.97 python3-pkg-resources vim-runtime xxd 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.98 Suggested packages: 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.98 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.98 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.98 acl attr quota 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.98 Recommended packages: 20:34:53 [2022-03-23T20:34:53.712Z] #21 13.98 libatm1 nftables libpam-cap build-essential python3-dev unzip 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.55 Unpacking libxtables12:amd64 (1.8.7-1) ... 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.62 Selecting previously unselected package libcap2-bin. 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.63 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.63 Unpacking libcap2-bin (1:2.44-1) ... 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.70 Selecting previously unselected package iproute2. 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.71 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 20:34:53 [2022-03-23T20:34:53.858Z] #21 16.72 Unpacking iproute2 (5.10.0-4) ... 20:34:54 [2022-03-23T20:34:54.427Z] #21 17.04 Selecting previously unselected package xxd. 20:34:54 [2022-03-23T20:34:54.427Z] #21 17.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:34:54 [2022-03-23T20:34:54.427Z] #21 17.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:34:54 [2022-03-23T20:34:54.427Z] #21 17.16 Selecting previously unselected package vim-common. 20:34:54 [2022-03-23T20:34:54.427Z] #21 17.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:34:54 [2022-03-23T20:34:54.427Z] #21 17.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:34:54 [2022-03-23T20:34:54.452Z] #14 ... 20:34:54 [2022-03-23T20:34:54.452Z] 20:34:54 [2022-03-23T20:34:54.452Z] #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 20:34:54 [2022-03-23T20:34:54.452Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:34:54 [2022-03-23T20:34:54.452Z] #51 27.81 go: downloading github.com/fatih/color v1.13.0 20:34:54 [2022-03-23T20:34:54.452Z] #51 27.82 go: downloading github.com/gofrs/flock v0.8.1 20:34:54 [2022-03-23T20:34:54.452Z] #51 27.85 go: downloading github.com/spf13/cobra v1.3.0 20:34:54 [2022-03-23T20:34:54.452Z] #51 27.87 go: downloading github.com/spf13/pflag v1.0.5 20:34:54 [2022-03-23T20:34:54.452Z] #51 ... 20:34:54 [2022-03-23T20:34:54.452Z] 20:34:54 [2022-03-23T20:34:54.452Z] #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 20:34:54 [2022-03-23T20:34:54.452Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:34:54 [2022-03-23T20:34:54.452Z] #58 12.46 Reading package lists... 20:34:54 [2022-03-23T20:34:54.452Z] #58 17.98 Reading package lists... 20:34:54 [2022-03-23T20:34:54.452Z] #58 22.72 Building dependency tree... 20:34:54 [2022-03-23T20:34:54.452Z] #58 25.70 The following additional packages will be installed: 20:34:54 [2022-03-23T20:34:54.452Z] #58 25.70 libbtrfs0 20:34:54 [2022-03-23T20:34:54.452Z] #58 25.81 The following NEW packages will be installed: 20:34:54 [2022-03-23T20:34:54.452Z] #58 25.86 libbtrfs-dev libbtrfs0 20:34:54 [2022-03-23T20:34:54.452Z] #58 26.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 20:34:54 [2022-03-23T20:34:54.452Z] #58 26.33 Need to get 460 kB of archives. 20:34:54 [2022-03-23T20:34:54.452Z] #58 26.33 After this operation, 1237 kB of additional disk space will be used. 20:34:54 [2022-03-23T20:34:54.452Z] #58 26.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:34:54 [2022-03-23T20:34:54.452Z] #58 26.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:34:54 [2022-03-23T20:34:54.452Z] #58 27.56 debconf: delaying package configuration, since apt-utils is not installed 20:34:54 [2022-03-23T20:34:54.452Z] #58 27.85 Fetched 460 kB in 0s (1319 kB/s) 20:34:54 [2022-03-23T20:34:54.452Z] #58 27.97 Selecting previously unselected package libbtrfs0:amd64. 20:34:54 [2022-03-23T20:34:54.452Z] #58 27.97 (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.) 20:34:54 [2022-03-23T20:34:54.452Z] #58 28.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 20:34:54 [2022-03-23T20:34:54.452Z] #58 28.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:34:54 [2022-03-23T20:34:54.452Z] #58 ... 20:34:54 [2022-03-23T20:34:54.452Z] 20:34:54 [2022-03-23T20:34:54.452Z] #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 20:34:54 [2022-03-23T20:34:54.452Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:54 [2022-03-23T20:34:54.452Z] #14 28.10 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] 20:34:54 [2022-03-23T20:34:54.528Z] #19 117.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. 20:34:54 [2022-03-23T20:34:54.528Z] #19 117.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:34:54 [2022-03-23T20:34:54.528Z] #19 117.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 The following NEW packages will be installed: 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 python3-pkg-resources python3-setuptools python3-wheel sudo 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 20:34:54 [2022-03-23T20:34:54.644Z] #21 15.01 xz-utils zip zstd 20:34:54 [2022-03-23T20:34:54.686Z] #21 17.34 Selecting previously unselected package bash-completion. 20:34:54 [2022-03-23T20:34:54.686Z] #21 17.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.33 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.33 Need to get 27.6 MB of archives. 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.33 After this operation, 106 MB of additional disk space will be used. 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 20:34:54 [2022-03-23T20:34:54.903Z] #21 15.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:34:55 [2022-03-23T20:34:55.161Z] #21 15.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:34:55 [2022-03-23T20:34:55.161Z] #21 15.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:34:55 [2022-03-23T20:34:55.161Z] #21 15.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 20:34:55 [2022-03-23T20:34:55.161Z] #21 15.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 20:34:55 [2022-03-23T20:34:55.161Z] #21 15.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.72 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] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.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] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 20:34:55 [2022-03-23T20:34:55.403Z] #14 28.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 28.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 28.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 28.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 28.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 28.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 28.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 28.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] 20:34:55 [2022-03-23T20:34:55.404Z] #14 ... 20:34:55 [2022-03-23T20:34:55.404Z] 20:34:55 [2022-03-23T20:34:55.404Z] #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 20:34:55 [2022-03-23T20:34:55.404Z] #58 sha256:7355574b4f81e1bba0b35cf0e8989145ea4161ebb03c120de1334180cd0d2a86 20:34:55 [2022-03-23T20:34:55.404Z] #58 28.26 Selecting previously unselected package libbtrfs-dev:amd64. 20:34:55 [2022-03-23T20:34:55.404Z] #58 28.28 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 20:34:55 [2022-03-23T20:34:55.404Z] #58 28.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:34:55 [2022-03-23T20:34:55.404Z] #58 28.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:34:55 [2022-03-23T20:34:55.404Z] #58 28.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:34:55 [2022-03-23T20:34:55.404Z] #58 28.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:34:55 [2022-03-23T20:34:55.404Z] #58 DONE 29.0s 20:34:55 [2022-03-23T20:34:55.456Z] #21 15.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 20:34:55 [2022-03-23T20:34:55.456Z] #21 15.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:34:55 [2022-03-23T20:34:55.456Z] #21 15.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:34:55 [2022-03-23T20:34:55.456Z] #21 15.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:34:55 [2022-03-23T20:34:55.456Z] #21 15.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 20:34:55 [2022-03-23T20:34:55.456Z] #21 15.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 20:34:55 [2022-03-23T20:34:55.456Z] #21 15.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] 20:34:55 [2022-03-23T20:34:55.456Z] #21 16.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 20:34:55 [2022-03-23T20:34:55.456Z] #21 16.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 20:34:55 [2022-03-23T20:34:55.663Z] 20:34:55 [2022-03-23T20:34:55.663Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 20:34:55 [2022-03-23T20:34:55.663Z] #59 sha256:5088475ba66a1a7a87d85099a3a11887a5c4ceb40a9463ba2129d2560b4b6248 20:34:55 [2022-03-23T20:34:55.663Z] #59 DONE 0.1s 20:34:55 [2022-03-23T20:34:55.663Z] 20:34:55 [2022-03-23T20:34:55.663Z] #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 20:34:55 [2022-03-23T20:34:55.663Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:34:55 [2022-03-23T20:34:55.663Z] #51 28.11 go: downloading github.com/spf13/viper v1.10.1 20:34:55 [2022-03-23T20:34:55.663Z] #51 28.22 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:34:55 [2022-03-23T20:34:55.663Z] #51 28.60 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da 20:34:55 [2022-03-23T20:34:55.663Z] #51 28.61 go: downloading github.com/go-critic/go-critic v0.6.2 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 20:34:55 [2022-03-23T20:34:55.721Z] #21 16.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 20:34:55 [2022-03-23T20:34:55.982Z] #21 16.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 20:34:55 [2022-03-23T20:34:55.982Z] #21 16.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 20:34:55 [2022-03-23T20:34:55.982Z] #21 16.41 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 20:34:56 [2022-03-23T20:34:56.072Z] #21 18.87 Unpacking bash-completion (1:2.11-2) ... 20:34:56 [2022-03-23T20:34:56.331Z] #21 19.22 Selecting previously unselected package bzip2. 20:34:56 [2022-03-23T20:34:56.556Z] #21 17.03 debconf: delaying package configuration, since apt-utils is not installed 20:34:56 [2022-03-23T20:34:56.556Z] #21 17.14 Fetched 27.6 MB in 1s (20.0 MB/s) 20:34:56 [2022-03-23T20:34:56.556Z] #21 17.19 Selecting previously unselected package pigz. 20:34:56 [2022-03-23T20:34:56.590Z] #21 19.23 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 20:34:56 [2022-03-23T20:34:56.590Z] #21 19.23 Unpacking bzip2 (1.0.8-4) ... 20:34:56 [2022-03-23T20:34:56.590Z] #21 19.31 Selecting previously unselected package xz-utils. 20:34:56 [2022-03-23T20:34:56.590Z] #21 19.31 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... 20:34:56 [2022-03-23T20:34:56.590Z] #21 19.32 Unpacking xz-utils (5.2.5-2) ... 20:34:56 [2022-03-23T20:34:56.590Z] #21 19.48 Selecting previously unselected package apparmor. 20:34:56 [2022-03-23T20:34:56.603Z] #51 29.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:34:56 [2022-03-23T20:34:56.603Z] #51 29.95 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:34:56 [2022-03-23T20:34:56.812Z] #21 17.19 (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.) 20:34:56 [2022-03-23T20:34:56.812Z] #21 17.23 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 20:34:56 [2022-03-23T20:34:56.812Z] #21 17.24 Unpacking pigz (2.6-1) ... 20:34:56 [2022-03-23T20:34:56.812Z] #21 17.35 Selecting previously unselected package libelf1:amd64. 20:34:56 [2022-03-23T20:34:56.812Z] #21 17.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 20:34:56 [2022-03-23T20:34:56.812Z] #21 17.36 Unpacking libelf1:amd64 (0.183-1) ... 20:34:56 [2022-03-23T20:34:56.849Z] #21 19.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 20:34:56 [2022-03-23T20:34:56.849Z] #21 19.55 Unpacking apparmor (2.13.6-10) ... 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.49 Selecting previously unselected package libbpf0:amd64. 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.50 Unpacking libbpf0:amd64 (1:0.3-2) ... 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.59 Selecting previously unselected package libcap2:amd64. 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.59 Unpacking libcap2:amd64 (1:2.44-1) ... 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.66 Selecting previously unselected package libmnl0:amd64. 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.67 Unpacking libmnl0:amd64 (1.0.4-3) ... 20:34:57 [2022-03-23T20:34:57.068Z] #21 17.73 Selecting previously unselected package libxtables12:amd64. 20:34:57 [2022-03-23T20:34:57.107Z] #21 19.97 Selecting previously unselected package inetutils-ping. 20:34:57 [2022-03-23T20:34:57.107Z] #21 19.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.107Z] #21 19.98 Unpacking inetutils-ping (2:2.0-1) ... 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.73 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.75 Unpacking libxtables12:amd64 (1.8.7-1) ... 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.81 Selecting previously unselected package libcap2-bin. 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.83 Unpacking libcap2-bin (1:2.44-1) ... 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.91 Selecting previously unselected package iproute2. 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.324Z] #21 17.91 Unpacking iproute2 (5.10.0-4) ... 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.11 Selecting previously unselected package libip4tc2:amd64. 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.18 Selecting previously unselected package libip6tc2:amd64. 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.19 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.26 Selecting previously unselected package libnfnetlink0:amd64. 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.28 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.366Z] #21 20.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:34:57 [2022-03-23T20:34:57.413Z] #14 53.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 20:34:57 [2022-03-23T20:34:57.413Z] #14 53.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 20:34:57 [2022-03-23T20:34:57.413Z] #14 53.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.35 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.44 Selecting previously unselected package libnftnl11:amd64. 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.44 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.52 Selecting previously unselected package iptables. 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.53 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.624Z] #21 20.54 Unpacking iptables (1.8.7-1) ... 20:34:57 [2022-03-23T20:34:57.887Z] #21 18.36 Selecting previously unselected package xxd. 20:34:57 [2022-03-23T20:34:57.887Z] #21 18.36 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.887Z] #21 18.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:34:57 [2022-03-23T20:34:57.980Z] #51 ... 20:34:57 [2022-03-23T20:34:57.980Z] 20:34:57 [2022-03-23T20:34:57.980Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common 20:34:57 [2022-03-23T20:34:57.980Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:34:57 [2022-03-23T20:34:57.980Z] #38 16.63 Reading package lists... 20:34:57 [2022-03-23T20:34:57.980Z] #38 21.45 Reading package lists... 20:34:57 [2022-03-23T20:34:57.980Z] #38 26.20 Building dependency tree... 20:34:57 [2022-03-23T20:34:57.980Z] #38 28.21 The following additional packages will be installed: 20:34:57 [2022-03-23T20:34:57.980Z] #38 28.22 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd 20:34:57 [2022-03-23T20:34:57.980Z] #38 28.23 Suggested packages: 20:34:57 [2022-03-23T20:34:57.980Z] #38 28.24 cmake-doc ninja-build lrzip 20:34:57 [2022-03-23T20:34:57.980Z] #38 28.24 Recommended packages: 20:34:57 [2022-03-23T20:34:57.980Z] #38 28.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:34:57 [2022-03-23T20:34:57.980Z] #38 28.99 The following NEW packages will be installed: 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.00 vim-common xxd 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.33 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.33 Need to get 17.7 MB of archives. 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.33 After this operation, 70.7 MB of additional disk space will be used. 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 29.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 30.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 30.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 30.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 30.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 30.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 30.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 20:34:57 [2022-03-23T20:34:57.980Z] #38 31.33 debconf: delaying package configuration, since apt-utils is not installed 20:34:57 [2022-03-23T20:34:57.980Z] #38 ... 20:34:57 [2022-03-23T20:34:57.980Z] 20:34:57 [2022-03-23T20:34:57.980Z] #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 20:34:57 [2022-03-23T20:34:57.980Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:34:57 [2022-03-23T20:34:57.980Z] #14 30.16 debconf: delaying package configuration, since apt-utils is not installed 20:34:57 [2022-03-23T20:34:57.980Z] #14 30.38 Fetched 115 MB in 8s (15.1 MB/s) 20:34:57 [2022-03-23T20:34:57.980Z] #14 30.46 Selecting previously unselected package binutils-mingw-w64-i686. 20:34:57 [2022-03-23T20:34:57.980Z] #14 30.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) 20:34:57 [2022-03-23T20:34:57.980Z] #14 30.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 20:34:57 [2022-03-23T20:34:57.980Z] #14 30.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:34:58 [2022-03-23T20:34:58.143Z] #21 18.47 Selecting previously unselected package vim-common. 20:34:58 [2022-03-23T20:34:58.143Z] #21 18.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:34:58 [2022-03-23T20:34:58.143Z] #21 18.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:34:58 [2022-03-23T20:34:58.143Z] #21 18.66 Selecting previously unselected package bash-completion. 20:34:58 [2022-03-23T20:34:58.143Z] #21 18.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 20:34:58 [2022-03-23T20:34:58.191Z] #21 20.81 Selecting previously unselected package libonig5:amd64. 20:34:58 [2022-03-23T20:34:58.191Z] #21 20.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 20:34:58 [2022-03-23T20:34:58.191Z] #21 20.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:34:58 [2022-03-23T20:34:58.191Z] #21 20.95 Selecting previously unselected package libjq1:amd64. 20:34:58 [2022-03-23T20:34:58.191Z] #21 20.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 20:34:58 [2022-03-23T20:34:58.191Z] #21 20.98 Unpacking libjq1:amd64 (1.6-2.1) ... 20:34:58 [2022-03-23T20:34:58.191Z] #21 21.06 Selecting previously unselected package jq. 20:34:58 [2022-03-23T20:34:58.191Z] #21 21.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 20:34:58 [2022-03-23T20:34:58.191Z] #21 21.07 Unpacking jq (1.6-2.1) ... 20:34:58 [2022-03-23T20:34:58.450Z] #21 21.16 Selecting previously unselected package libaio1:amd64. 20:34:58 [2022-03-23T20:34:58.450Z] #21 21.17 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 20:34:58 [2022-03-23T20:34:58.450Z] #21 21.17 Unpacking libaio1:amd64 (0.3.112-9) ... 20:34:58 [2022-03-23T20:34:58.450Z] #21 21.23 Selecting previously unselected package libgpm2:amd64. 20:34:58 [2022-03-23T20:34:58.450Z] #21 21.24 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 20:34:58 [2022-03-23T20:34:58.450Z] #21 21.24 Unpacking libgpm2:amd64 (1.20.7-8) ... 20:34:58 [2022-03-23T20:34:58.709Z] #21 21.31 Selecting previously unselected package libicu67:amd64. 20:34:58 [2022-03-23T20:34:58.709Z] #21 21.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 20:34:58 [2022-03-23T20:34:58.709Z] #21 21.32 Unpacking libicu67:amd64 (67.1-7) ... 20:34:59 [2022-03-23T20:34:59.359Z] #14 32.66 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:34:59 [2022-03-23T20:34:59.359Z] #14 32.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 20:34:59 [2022-03-23T20:34:59.359Z] #14 32.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:34:59 [2022-03-23T20:34:59.618Z] #14 ... 20:34:59 [2022-03-23T20:34:59.618Z] 20:34:59 [2022-03-23T20:34:59.619Z] #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 20:34:59 [2022-03-23T20:34:59.619Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:34:59 [2022-03-23T20:34:59.619Z] #43 22.83 Updating files: 95% (1758/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. 20:34:59 [2022-03-23T20:34:59.619Z] #43 22.89 + git checkout -q v2.3.0 20:34:59 [2022-03-23T20:34:59.619Z] #43 24.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:34:59 [2022-03-23T20:34:59.875Z] #19 ... 20:34:59 [2022-03-23T20:34:59.875Z] 20:34:59 [2022-03-23T20:34:59.875Z] #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 20:34:59 [2022-03-23T20:34:59.875Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:34:59 [2022-03-23T20:34:59.875Z] #50 129.6 + dpkg --print-architecture 20:34:59 [2022-03-23T20:34:59.875Z] #50 129.6 + git checkout -q v2.1.0 20:34:59 [2022-03-23T20:34:59.877Z] #43 ... 20:34:59 [2022-03-23T20:34:59.877Z] 20:34:59 [2022-03-23T20:34:59.877Z] #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 20:34:59 [2022-03-23T20:34:59.877Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.41 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.42 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.43 go: downloading github.com/stretchr/testify v1.7.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.58 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.77 go: downloading github.com/magiconair/properties v1.8.5 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.79 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.81 go: downloading github.com/spf13/afero v1.6.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.85 go: downloading github.com/spf13/cast v1.4.1 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.88 go: downloading github.com/spf13/jwalterweatherman v1.1.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 32.91 go: downloading github.com/subosito/gotenv v1.2.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.00 go: downloading gopkg.in/ini.v1 v1.66.2 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.04 go: downloading github.com/go-toolsmith/astcast v1.0.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.11 go: downloading github.com/go-toolsmith/astequal v1.0.1 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.14 go: downloading github.com/go-toolsmith/astp v1.0.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.17 go: downloading github.com/go-toolsmith/typep v1.0.2 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.41 go: downloading github.com/hashicorp/errwrap v1.0.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.44 go: downloading 4d63.com/gochecknoglobals v0.1.0 20:34:59 [2022-03-23T20:34:59.877Z] #51 33.53 go: downloading github.com/Antonboom/errname v0.1.5 20:35:00 [2022-03-23T20:35:00.037Z] #21 20.29 Unpacking bash-completion (1:2.11-2) ... 20:35:00 [2022-03-23T20:35:00.037Z] #21 20.63 Selecting previously unselected package bzip2. 20:35:00 [2022-03-23T20:35:00.037Z] #21 20.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 20:35:00 [2022-03-23T20:35:00.037Z] #21 20.64 Unpacking bzip2 (1.0.8-4) ... 20:35:00 [2022-03-23T20:35:00.037Z] #21 20.71 Selecting previously unselected package xz-utils. 20:35:00 [2022-03-23T20:35:00.137Z] #51 ... 20:35:00 [2022-03-23T20:35:00.137Z] 20:35:00 [2022-03-23T20:35:00.137Z] #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 20:35:00 [2022-03-23T20:35:00.137Z] #53 sha256:065c15b37b4063bc488ce682f6d43dcb03528706f60cbf6f63f64573768a0692 20:35:00 [2022-03-23T20:35:00.137Z] #53 33.18 v3.0.2 20:35:00 [2022-03-23T20:35:00.137Z] #53 DONE 33.6s 20:35:00 [2022-03-23T20:35:00.137Z] 20:35:00 [2022-03-23T20:35:00.137Z] #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 20:35:00 [2022-03-23T20:35:00.137Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:00 [2022-03-23T20:35:00.137Z] #51 33.62 go: downloading github.com/Antonboom/nilnil v0.1.0 20:35:00 [2022-03-23T20:35:00.137Z] #51 33.66 go: downloading github.com/BurntSushi/toml v1.0.0 20:35:00 [2022-03-23T20:35:00.137Z] #51 33.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 20:35:00 [2022-03-23T20:35:00.137Z] #51 33.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 20:35:00 [2022-03-23T20:35:00.137Z] #51 33.79 go: downloading github.com/alexkohler/prealloc v1.0.0 20:35:00 [2022-03-23T20:35:00.138Z] #50 129.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 20:35:00 [2022-03-23T20:35:00.138Z] #50 129.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 20:35:00 [2022-03-23T20:35:00.295Z] #21 20.71 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... 20:35:00 [2022-03-23T20:35:00.295Z] #21 20.72 Unpacking xz-utils (5.2.5-2) ... 20:35:00 [2022-03-23T20:35:00.295Z] #21 20.86 Selecting previously unselected package apparmor. 20:35:00 [2022-03-23T20:35:00.295Z] #21 20.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 20:35:00 [2022-03-23T20:35:00.295Z] #21 20.93 Unpacking apparmor (2.13.6-10) ... 20:35:00 [2022-03-23T20:35:00.396Z] #51 33.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0 20:35:00 [2022-03-23T20:35:00.397Z] #51 33.94 go: downloading github.com/ashanbrown/makezero v1.1.0 20:35:00 [2022-03-23T20:35:00.397Z] #51 33.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 20:35:00 [2022-03-23T20:35:00.397Z] #51 34.02 go: downloading github.com/blizzy78/varnamelen v0.5.0 20:35:00 [2022-03-23T20:35:00.397Z] #51 34.02 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 20:35:00 [2022-03-23T20:35:00.397Z] #51 34.08 go: downloading github.com/breml/bidichk v0.2.1 20:35:00 [2022-03-23T20:35:00.656Z] #51 34.12 go: downloading github.com/breml/errchkjson v0.2.1 20:35:00 [2022-03-23T20:35:00.656Z] #51 34.23 go: downloading github.com/butuzov/ireturn v0.1.1 20:35:00 [2022-03-23T20:35:00.860Z] #21 21.36 Selecting previously unselected package inetutils-ping. 20:35:00 [2022-03-23T20:35:00.861Z] #21 21.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... 20:35:00 [2022-03-23T20:35:00.861Z] #21 21.38 Unpacking inetutils-ping (2:2.0-1) ... 20:35:00 [2022-03-23T20:35:00.861Z] #21 21.46 Selecting previously unselected package libip4tc2:amd64. 20:35:00 [2022-03-23T20:35:00.861Z] #21 21.47 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 20:35:00 [2022-03-23T20:35:00.861Z] #21 21.48 Unpacking libip4tc2:amd64 (1.8.7-1) ... 20:35:00 [2022-03-23T20:35:00.861Z] #21 21.55 Selecting previously unselected package libip6tc2:amd64. 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.26 go: downloading github.com/charithe/durationcheck v0.0.9 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.29 go: downloading github.com/daixiang0/gci v0.2.9 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.37 go: downloading github.com/esimonov/ifshort v1.0.4 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.37 go: downloading github.com/fzipp/gocyclo v0.4.0 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 20:35:00 [2022-03-23T20:35:00.916Z] #51 34.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.58 Unpacking libip6tc2:amd64 (1.8.7-1) ... 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.66 Selecting previously unselected package libnfnetlink0:amd64. 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.68 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.118Z] #21 21.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:35:01 [2022-03-23T20:35:01.175Z] #51 34.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 20:35:01 [2022-03-23T20:35:01.175Z] #51 34.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 20:35:01 [2022-03-23T20:35:01.175Z] #51 34.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 20:35:01 [2022-03-23T20:35:01.175Z] #51 34.76 go: downloading github.com/golangci/misspell v0.3.5 20:35:01 [2022-03-23T20:35:01.175Z] #51 34.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 20:35:01 [2022-03-23T20:35:01.375Z] #21 21.82 Selecting previously unselected package libnftnl11:amd64. 20:35:01 [2022-03-23T20:35:01.375Z] #21 21.83 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.375Z] #21 21.83 Unpacking libnftnl11:amd64 (1.1.9-1) ... 20:35:01 [2022-03-23T20:35:01.375Z] #21 21.91 Selecting previously unselected package iptables. 20:35:01 [2022-03-23T20:35:01.375Z] #21 21.92 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.375Z] #21 21.93 Unpacking iptables (1.8.7-1) ... 20:35:01 [2022-03-23T20:35:01.436Z] #51 34.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 20:35:01 [2022-03-23T20:35:01.436Z] #51 34.99 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 20:35:01 [2022-03-23T20:35:01.436Z] #51 35.06 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 20:35:01 [2022-03-23T20:35:01.436Z] #51 35.10 go: downloading github.com/jgautheron/goconst v1.5.1 20:35:01 [2022-03-23T20:35:01.631Z] #21 22.21 Selecting previously unselected package libonig5:amd64. 20:35:01 [2022-03-23T20:35:01.631Z] #21 22.21 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.631Z] #21 22.22 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:35:01 [2022-03-23T20:35:01.695Z] #51 35.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 20:35:01 [2022-03-23T20:35:01.695Z] #51 35.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 20:35:01 [2022-03-23T20:35:01.695Z] #51 35.23 go: downloading github.com/julz/importas v0.1.0 20:35:01 [2022-03-23T20:35:01.695Z] #51 35.26 go: downloading github.com/kisielk/errcheck v1.6.0 20:35:01 [2022-03-23T20:35:01.695Z] #51 35.30 go: downloading github.com/kulti/thelper v0.5.0 20:35:01 [2022-03-23T20:35:01.695Z] #51 35.30 go: downloading github.com/kunwardeep/paralleltest v1.0.3 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.34 Selecting previously unselected package libjq1:amd64. 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.36 Unpacking libjq1:amd64 (1.6-2.1) ... 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.46 Selecting previously unselected package jq. 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.47 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.48 Unpacking jq (1.6-2.1) ... 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.55 Selecting previously unselected package libaio1:amd64. 20:35:01 [2022-03-23T20:35:01.888Z] #21 22.55 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.38 go: downloading github.com/kyoh86/exportloopref v0.1.8 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.38 go: downloading github.com/ldez/gomoddirectives v0.2.2 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.48 go: downloading github.com/ldez/tagliatelle v0.3.0 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.48 go: downloading github.com/leonklingele/grouper v1.1.0 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.48 go: downloading github.com/maratori/testpackage v1.0.1 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.54 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.58 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 20:35:01 [2022-03-23T20:35:01.991Z] #51 35.58 go: downloading github.com/mgechev/revive v1.1.3 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.63 Selecting previously unselected package libinih1:amd64. 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.64 Unpacking libinih1:amd64 (53-1+b2) ... 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.69 Selecting previously unselected package libnet1:amd64. 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.69 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.77 Selecting previously unselected package libnl-3-200:amd64. 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:35:01 [2022-03-23T20:35:01.998Z] #21 24.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:35:02 [2022-03-23T20:35:02.145Z] #21 22.57 Unpacking libaio1:amd64 (0.3.112-9) ... 20:35:02 [2022-03-23T20:35:02.145Z] #21 22.62 Selecting previously unselected package libgpm2:amd64. 20:35:02 [2022-03-23T20:35:02.145Z] #21 22.63 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 20:35:02 [2022-03-23T20:35:02.145Z] #21 22.64 Unpacking libgpm2:amd64 (1.20.7-8) ... 20:35:02 [2022-03-23T20:35:02.145Z] #21 22.74 Selecting previously unselected package libicu67:amd64. 20:35:02 [2022-03-23T20:35:02.145Z] #21 22.74 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 20:35:02 [2022-03-23T20:35:02.145Z] #21 22.75 Unpacking libicu67:amd64 (67.1-7) ... 20:35:02 [2022-03-23T20:35:02.258Z] #21 24.89 Selecting previously unselected package libprotobuf-c1:amd64. 20:35:02 [2022-03-23T20:35:02.258Z] #21 24.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:35:02 [2022-03-23T20:35:02.258Z] #21 24.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:35:02 [2022-03-23T20:35:02.258Z] #21 24.97 Selecting previously unselected package net-tools. 20:35:02 [2022-03-23T20:35:02.258Z] #21 24.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 20:35:02 [2022-03-23T20:35:02.258Z] #21 24.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 20:35:02 [2022-03-23T20:35:02.518Z] #21 25.17 Selecting previously unselected package patch. 20:35:02 [2022-03-23T20:35:02.518Z] #21 25.18 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 20:35:02 [2022-03-23T20:35:02.518Z] #21 25.19 Unpacking patch (2.7.6-7) ... 20:35:02 [2022-03-23T20:35:02.518Z] #21 25.30 Selecting previously unselected package python-pip-whl. 20:35:02 [2022-03-23T20:35:02.518Z] #21 25.31 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... 20:35:02 [2022-03-23T20:35:02.518Z] #21 25.31 Unpacking python-pip-whl (20.3.4-4) ... 20:35:02 [2022-03-23T20:35:02.609Z] #51 36.19 go: downloading github.com/moricho/tparallel v0.2.1 20:35:02 [2022-03-23T20:35:02.609Z] #51 36.21 go: downloading github.com/nakabonne/nestif v0.3.1 20:35:02 [2022-03-23T20:35:02.609Z] #51 36.21 go: downloading github.com/nishanths/exhaustive v0.7.11 20:35:02 [2022-03-23T20:35:02.609Z] #51 36.31 go: downloading github.com/nishanths/predeclared v0.2.1 20:35:02 [2022-03-23T20:35:02.870Z] #51 36.39 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b 20:35:02 [2022-03-23T20:35:02.870Z] #51 36.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 20:35:02 [2022-03-23T20:35:02.870Z] #51 36.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 20:35:02 [2022-03-23T20:35:02.870Z] #51 36.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 20:35:02 [2022-03-23T20:35:02.870Z] #51 36.50 go: downloading github.com/securego/gosec/v2 v2.9.6 20:35:03 [2022-03-23T20:35:03.086Z] #21 25.91 Selecting previously unselected package python3-lib2to3. 20:35:03 [2022-03-23T20:35:03.086Z] #21 25.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 20:35:03 [2022-03-23T20:35:03.086Z] #21 25.92 Unpacking python3-lib2to3 (3.9.2-1) ... 20:35:03 [2022-03-23T20:35:03.086Z] #21 26.00 Selecting previously unselected package python3-distutils. 20:35:03 [2022-03-23T20:35:03.345Z] #21 26.01 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 20:35:03 [2022-03-23T20:35:03.345Z] #21 26.01 Unpacking python3-distutils (3.9.2-1) ... 20:35:03 [2022-03-23T20:35:03.345Z] #21 26.19 Selecting previously unselected package python3-pkg-resources. 20:35:03 [2022-03-23T20:35:03.345Z] #21 26.19 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 20:35:03 [2022-03-23T20:35:03.345Z] #21 26.19 Unpacking python3-pkg-resources (52.0.0-4) ... 20:35:03 [2022-03-23T20:35:03.453Z] #51 36.76 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 20:35:03 [2022-03-23T20:35:03.453Z] #51 36.77 go: downloading github.com/sivchari/containedctx v1.0.1 20:35:03 [2022-03-23T20:35:03.453Z] #51 36.77 go: downloading github.com/sivchari/tenv v1.4.7 20:35:03 [2022-03-23T20:35:03.453Z] #51 36.79 go: downloading github.com/sonatard/noctx v0.0.1 20:35:03 [2022-03-23T20:35:03.453Z] #51 36.80 go: downloading github.com/sourcegraph/go-diff v0.6.1 20:35:03 [2022-03-23T20:35:03.453Z] #51 36.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 20:35:03 [2022-03-23T20:35:03.453Z] #51 37.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 20:35:03 [2022-03-23T20:35:03.453Z] #51 37.03 go: downloading github.com/tdakkota/asciicheck v0.1.1 20:35:03 [2022-03-23T20:35:03.453Z] #51 37.03 go: downloading github.com/tetafro/godot v1.4.11 20:35:03 [2022-03-23T20:35:03.453Z] #51 37.04 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 20:35:03 [2022-03-23T20:35:03.605Z] #21 26.31 Selecting previously unselected package python3-setuptools. 20:35:03 [2022-03-23T20:35:03.605Z] #21 26.31 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 20:35:03 [2022-03-23T20:35:03.605Z] #21 26.33 Unpacking python3-setuptools (52.0.0-4) ... 20:35:03 [2022-03-23T20:35:03.605Z] #21 26.59 Selecting previously unselected package python3-wheel. 20:35:03 [2022-03-23T20:35:03.721Z] #51 37.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 20:35:03 [2022-03-23T20:35:03.721Z] #51 37.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 20:35:03 [2022-03-23T20:35:03.721Z] #51 37.40 go: downloading github.com/ultraware/funlen v0.0.3 20:35:03 [2022-03-23T20:35:03.863Z] #21 26.60 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 20:35:03 [2022-03-23T20:35:03.863Z] #21 26.60 Unpacking python3-wheel (0.34.2-1) ... 20:35:03 [2022-03-23T20:35:03.864Z] #21 26.67 Selecting previously unselected package python3-pip. 20:35:03 [2022-03-23T20:35:03.864Z] #21 26.67 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... 20:35:03 [2022-03-23T20:35:03.864Z] #21 26.68 Unpacking python3-pip (20.3.4-4) ... 20:35:03 [2022-03-23T20:35:03.984Z] #51 37.40 go: downloading github.com/ultraware/whitespace v0.0.4 20:35:03 [2022-03-23T20:35:03.984Z] #51 37.43 go: downloading github.com/uudashr/gocognit v1.0.5 20:35:03 [2022-03-23T20:35:03.984Z] #51 37.48 go: downloading github.com/yagipy/maintidx v1.0.0 20:35:03 [2022-03-23T20:35:03.984Z] #51 37.52 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 20:35:03 [2022-03-23T20:35:03.984Z] #14 ... 20:35:03 [2022-03-23T20:35:03.984Z] 20:35:03 [2022-03-23T20:35:03.984Z] #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 20:35:03 [2022-03-23T20:35:03.984Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:35:04 [2022-03-23T20:35:04.122Z] #21 27.00 Selecting previously unselected package sudo. 20:35:04 [2022-03-23T20:35:04.243Z] #51 37.94 go: downloading gitlab.com/bosi/decorder v0.2.1 20:35:04 [2022-03-23T20:35:04.243Z] #60 31.22 Updating files: 71% (3311/4619) Updating files: 72% (3326/4619) Updating files: 73% (3372/4619) Updating files: 74% (3419/4619) Updating files: 75% (3465/4619) Updating files: 76% (3511/4619) Updating files: 77% (3557/4619) Updating files: 78% (3603/4619) Updating files: 79% (3650/4619) Updating files: 80% (3696/4619) Updating files: 81% (3742/4619) Updating files: 82% (3788/4619) Updating files: 83% (3834/4619) Updating files: 84% (3880/4619) Updating files: 85% (3927/4619) Updating files: 86% (3973/4619) Updating files: 87% (4019/4619) Updating files: 88% (4065/4619) Updating files: 89% (4111/4619) Updating files: 90% (4158/4619) Updating files: 91% (4204/4619) Updating files: 92% (4250/4619) Updating files: 93% (4296/4619) Updating files: 94% (4342/4619) Updating files: 95% (4389/4619) Updating files: 96% (4435/4619) Updating files: 97% (4481/4619) Updating files: 98% (4527/4619) Updating files: 99% (4573/4619) Updating files: 100% (4619/4619) Updating files: 100% (4619/4619), done. 20:35:04 [2022-03-23T20:35:04.243Z] #60 31.86 + cd /tmp/tmp.5hQlX4yzmP/src/github.com/containerd/containerd 20:35:04 [2022-03-23T20:35:04.243Z] #60 31.86 + git checkout -q v1.6.1 20:35:04 [2022-03-23T20:35:04.382Z] #21 27.02 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... 20:35:04 [2022-03-23T20:35:04.382Z] #21 27.02 Unpacking sudo (1.9.5p2-3) ... 20:35:04 [2022-03-23T20:35:04.811Z] #51 38.11 go: downloading honnef.co/go/tools v0.2.2 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + export 'BUILDTAGS=netgo osusergo static_build' 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + BUILDTAGS='netgo osusergo static_build' 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + export EXTRA_FLAGS=-buildmode=pie 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + EXTRA_FLAGS=-buildmode=pie 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + '[' '' = dynamic ']' 20:35:04 [2022-03-23T20:35:04.813Z] #60 32.31 + make 20:35:04 [2022-03-23T20:35:04.949Z] Running on azwin-2-a25970 in d:\jenkins\workspace\moby_PR-42638 [Pipeline] { 20:35:04 [2022-03-23T20:35:04.951Z] #21 27.64 Selecting previously unselected package thin-provisioning-tools. 20:35:04 [2022-03-23T20:35:04.951Z] #21 27.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 20:35:04 [2022-03-23T20:35:04.951Z] #21 27.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [Pipeline] ws 20:35:04 [2022-03-23T20:35:04.991Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 20:35:05 [2022-03-23T20:35:05.210Z] #21 27.89 Selecting previously unselected package uidmap. 20:35:05 [2022-03-23T20:35:05.210Z] #21 27.91 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 20:35:05 [2022-03-23T20:35:05.210Z] #21 27.91 Unpacking uidmap (1:4.8.1-1) ... 20:35:05 [2022-03-23T20:35:05.210Z] #21 28.01 Selecting previously unselected package vim-runtime. 20:35:05 [2022-03-23T20:35:05.210Z] #21 28.01 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 20:35:05 [2022-03-23T20:35:05.210Z] #21 28.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 20:35:05 [2022-03-23T20:35:05.210Z] #21 28.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 20:35:05 [2022-03-23T20:35:05.210Z] #21 28.06 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 20:35:05 [2022-03-23T20:35:05.428Z] #21 25.85 Selecting previously unselected package libinih1:amd64. 20:35:05 [2022-03-23T20:35:05.428Z] #21 25.86 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 20:35:05 [2022-03-23T20:35:05.428Z] #21 25.87 Unpacking libinih1:amd64 (53-1+b2) ... 20:35:05 [2022-03-23T20:35:05.428Z] #21 25.93 Selecting previously unselected package libnet1:amd64. 20:35:05 [2022-03-23T20:35:05.428Z] #21 25.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:35:05 [2022-03-23T20:35:05.428Z] #21 25.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:35:05 [2022-03-23T20:35:05.428Z] #21 26.02 Selecting previously unselected package libnl-3-200:amd64. 20:35:05 [2022-03-23T20:35:05.428Z] #21 26.02 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:35:05 [2022-03-23T20:35:05.428Z] #21 26.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:35:05 [2022-03-23T20:35:05.684Z] #21 26.12 Selecting previously unselected package libprotobuf-c1:amd64. 20:35:05 [2022-03-23T20:35:05.684Z] #21 26.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:35:05 [2022-03-23T20:35:05.684Z] #21 26.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:35:05 [2022-03-23T20:35:05.684Z] #21 26.19 Selecting previously unselected package net-tools. 20:35:05 [2022-03-23T20:35:05.684Z] #21 26.19 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 20:35:05 [2022-03-23T20:35:05.684Z] #21 26.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 20:35:05 [2022-03-23T20:35:05.684Z] #21 26.38 Selecting previously unselected package patch. 20:35:05 [2022-03-23T20:35:05.752Z] #51 ... 20:35:05 [2022-03-23T20:35:05.752Z] 20:35:05 [2022-03-23T20:35:05.752Z] #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 20:35:05 [2022-03-23T20:35:05.752Z] #60 sha256:193593ee816581a51ade1b9a0c01608dc164ecae3307d285ef56fa5fefce9049 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.447 + RM_GOPATH=0 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.447 + TMP_GOPATH= 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.447 + : /build 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.447 + '[' -z '' ']' 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.448 ++ mktemp -d 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.451 + export GOPATH=/tmp/tmp.AmFtiuP4fa 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.451 + GOPATH=/tmp/tmp.AmFtiuP4fa 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.452 + RM_GOPATH=1 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.452 + case "$(go env GOARCH)" in 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.453 ++ go env GOARCH 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.495 + export GO_BUILDMODE=-buildmode=pie 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.495 + GO_BUILDMODE=-buildmode=pie 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.496 ++ dirname /install.sh 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + dir=/ 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + bin=containerd 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + shift 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + '[' '!' -f //containerd.installer ']' 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + . //containerd.installer 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 ++ set -e 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 ++ : v1.6.1 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + install_containerd 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + echo 'Install containerd version v1.6.1' 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AmFtiuP4fa/src/github.com/containerd/containerd 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.500 Install containerd version v1.6.1 20:35:05 [2022-03-23T20:35:05.752Z] #60 2.502 Cloning into '/tmp/tmp.AmFtiuP4fa/src/github.com/containerd/containerd'... 20:35:05 [2022-03-23T20:35:05.752Z] #60 ... 20:35:05 [2022-03-23T20:35:05.752Z] 20:35:05 [2022-03-23T20:35:05.752Z] #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 20:35:05 [2022-03-23T20:35:05.752Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:05 [2022-03-23T20:35:05.752Z] #51 39.34 go: downloading mvdan.cc/gofumpt v0.2.1 20:35:05 [2022-03-23T20:35:05.752Z] #51 39.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 20:35:05 [2022-03-23T20:35:05.941Z] #21 26.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 20:35:05 [2022-03-23T20:35:05.941Z] #21 26.39 Unpacking patch (2.7.6-7) ... 20:35:05 [2022-03-23T20:35:05.941Z] #21 26.48 Selecting previously unselected package python-pip-whl. 20:35:05 [2022-03-23T20:35:05.941Z] #21 26.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... 20:35:05 [2022-03-23T20:35:05.941Z] #21 26.50 Unpacking python-pip-whl (20.3.4-4) ... 20:35:06 [2022-03-23T20:35:06.011Z] #51 39.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 20:35:06 [2022-03-23T20:35:06.011Z] #51 ... 20:35:06 [2022-03-23T20:35:06.011Z] 20:35:06 [2022-03-23T20:35:06.011Z] #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 20:35:06 [2022-03-23T20:35:06.011Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:35:06 [2022-03-23T20:35:06.011Z] #47 24.38 Reading package lists... 20:35:06 [2022-03-23T20:35:06.011Z] #47 29.34 Building dependency tree... 20:35:06 [2022-03-23T20:35:06.011Z] #47 31.76 The following additional packages will be installed: 20:35:06 [2022-03-23T20:35:06.011Z] #47 31.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:35:06 [2022-03-23T20:35:06.011Z] #47 31.77 python3-protobuf python3-six 20:35:06 [2022-03-23T20:35:06.011Z] #47 31.77 Suggested packages: 20:35:06 [2022-03-23T20:35:06.011Z] #47 31.77 python3-setuptools 20:35:06 [2022-03-23T20:35:06.011Z] #47 31.77 Recommended packages: 20:35:06 [2022-03-23T20:35:06.011Z] #47 31.78 iproute2 | iproute 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.29 The following NEW packages will be installed: 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.29 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.30 python3-protobuf python3-six 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.75 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.75 Need to get 2292 kB of archives. 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.75 After this operation, 11.0 MB of additional disk space will be used. 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 32.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 36.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] 20:35:06 [2022-03-23T20:35:06.011Z] #47 37.77 debconf: delaying package configuration, since apt-utils is not installed 20:35:06 [2022-03-23T20:35:06.011Z] #47 38.01 Fetched 2292 kB in 4s (543 kB/s) 20:35:06 [2022-03-23T20:35:06.011Z] #47 38.11 Selecting previously unselected package libprotobuf23:amd64. 20:35:06 [2022-03-23T20:35:06.012Z] #47 38.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.) 20:35:06 [2022-03-23T20:35:06.012Z] #47 38.16 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... 20:35:06 [2022-03-23T20:35:06.012Z] #47 38.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ... 20:35:06 [2022-03-23T20:35:06.012Z] #47 39.12 Selecting previously unselected package python3-pkg-resources. 20:35:06 [2022-03-23T20:35:06.012Z] #47 39.12 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 20:35:06 [2022-03-23T20:35:06.012Z] #47 39.13 Unpacking python3-pkg-resources (52.0.0-4) ... 20:35:06 [2022-03-23T20:35:06.012Z] #47 ... 20:35:06 [2022-03-23T20:35:06.012Z] 20:35:06 [2022-03-23T20:35:06.012Z] #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 20:35:06 [2022-03-23T20:35:06.012Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:06 [2022-03-23T20:35:06.012Z] #51 39.57 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e 20:35:06 [2022-03-23T20:35:06.175Z] The recommended git tool is: git 20:35:06 [2022-03-23T20:35:06.192Z] #60 33.55 + bin/ctr 20:35:06 [2022-03-23T20:35:06.504Z] #21 27.01 Selecting previously unselected package python3-lib2to3. 20:35:06 [2022-03-23T20:35:06.504Z] #21 27.02 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 20:35:06 [2022-03-23T20:35:06.504Z] #21 27.03 Unpacking python3-lib2to3 (3.9.2-1) ... 20:35:06 [2022-03-23T20:35:06.762Z] #21 27.15 Selecting previously unselected package python3-distutils. 20:35:06 [2022-03-23T20:35:06.762Z] #21 27.16 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 20:35:06 [2022-03-23T20:35:06.762Z] #21 27.16 Unpacking python3-distutils (3.9.2-1) ... 20:35:06 [2022-03-23T20:35:06.762Z] #21 27.27 Selecting previously unselected package python3-pkg-resources. 20:35:06 [2022-03-23T20:35:06.762Z] #21 27.27 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 20:35:06 [2022-03-23T20:35:06.762Z] #21 27.28 Unpacking python3-pkg-resources (52.0.0-4) ... 20:35:07 [2022-03-23T20:35:07.018Z] #21 27.39 Selecting previously unselected package python3-setuptools. 20:35:07 [2022-03-23T20:35:07.018Z] #21 27.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 20:35:07 [2022-03-23T20:35:07.018Z] #21 27.41 Unpacking python3-setuptools (52.0.0-4) ... 20:35:07 [2022-03-23T20:35:07.220Z] using credential docker-jenkins-github-credentials 20:35:07 [2022-03-23T20:35:07.275Z] #21 27.64 Selecting previously unselected package python3-wheel. 20:35:07 [2022-03-23T20:35:07.275Z] #21 27.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 20:35:07 [2022-03-23T20:35:07.275Z] #21 27.66 Unpacking python3-wheel (0.34.2-1) ... 20:35:07 [2022-03-23T20:35:07.275Z] #21 27.75 Selecting previously unselected package python3-pip. 20:35:07 [2022-03-23T20:35:07.275Z] #21 27.75 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... 20:35:07 [2022-03-23T20:35:07.275Z] #21 27.75 Unpacking python3-pip (20.3.4-4) ... 20:35:07 [2022-03-23T20:35:07.294Z] Cloning the remote Git repository 20:35:07 [2022-03-23T20:35:07.294Z] Cloning with configured refspecs honoured and without tags 20:35:07 [2022-03-23T20:35:07.395Z] #51 40.94 go: downloading github.com/davecgh/go-spew v1.1.1 20:35:07 [2022-03-23T20:35:07.395Z] #51 40.95 go: downloading github.com/pmezard/go-difflib v1.0.0 20:35:07 [2022-03-23T20:35:07.395Z] #51 40.98 go: downloading github.com/stretchr/objx v0.1.1 20:35:07 [2022-03-23T20:35:07.531Z] #21 27.98 Selecting previously unselected package sudo. 20:35:07 [2022-03-23T20:35:07.531Z] #21 27.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... 20:35:07 [2022-03-23T20:35:07.531Z] #21 28.01 Unpacking sudo (1.9.5p2-3) ... 20:35:07 [2022-03-23T20:35:07.475Z] Cloning repository https://github.com/moby/moby.git 20:35:07 [2022-03-23T20:35:07.654Z] #51 41.06 go: downloading github.com/hashicorp/hcl v1.0.0 20:35:07 [2022-03-23T20:35:07.654Z] #51 41.24 go: downloading github.com/pelletier/go-toml v1.9.4 20:35:07 [2022-03-23T20:35:07.913Z] #51 41.25 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:07 [2022-03-23T20:35:07.913Z] #51 41.40 go: downloading golang.org/x/text v0.3.7 20:35:07 [2022-03-23T20:35:07.990Z] Running on azwin-2-c236d0 in d:\jenkins\workspace\moby_PR-42638 [Pipeline] { [Pipeline] ws 20:35:08 [2022-03-23T20:35:08.006Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 20:35:08 [2022-03-23T20:35:08.095Z] #21 28.49 Selecting previously unselected package thin-provisioning-tools. 20:35:08 [2022-03-23T20:35:08.095Z] #21 28.49 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.095Z] #21 28.50 Unpacking thin-provisioning-tools (0.9.0-1) ... 20:35:08 [2022-03-23T20:35:08.095Z] #21 28.68 Selecting previously unselected package uidmap. 20:35:08 [2022-03-23T20:35:08.095Z] #21 28.70 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.095Z] #21 28.71 Unpacking uidmap (1:4.8.1-1) ... 20:35:08 [2022-03-23T20:35:08.172Z] #51 ... 20:35:08 [2022-03-23T20:35:08.172Z] 20:35:08 [2022-03-23T20:35:08.172Z] #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 20:35:08 [2022-03-23T20:35:08.172Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.56 Fetched 17.7 MB in 1s (12.4 MB/s) 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.62 Selecting previously unselected package xxd. 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.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.) 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.89 Selecting previously unselected package vim-common. 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 31.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 32.22 Selecting previously unselected package cmake-data. 20:35:08 [2022-03-23T20:35:08.172Z] #38 32.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 32.23 Unpacking cmake-data (3.18.4-2+deb11u1) ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 35.47 Selecting previously unselected package libicu67:amd64. 20:35:08 [2022-03-23T20:35:08.172Z] #38 35.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 35.47 Unpacking libicu67:amd64 (67.1-7) ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 41.72 Selecting previously unselected package libxml2:amd64. 20:35:08 [2022-03-23T20:35:08.172Z] #38 41.75 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 41.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:35:08 [2022-03-23T20:35:08.172Z] #38 ... 20:35:08 [2022-03-23T20:35:08.172Z] 20:35:08 [2022-03-23T20:35:08.172Z] #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 20:35:08 [2022-03-23T20:35:08.172Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:35:08 [2022-03-23T20:35:08.172Z] #47 39.62 Selecting previously unselected package python3-six. 20:35:08 [2022-03-23T20:35:08.172Z] #47 39.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 39.63 Unpacking python3-six (1.16.0-2) ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 39.79 Selecting previously unselected package python3-protobuf. 20:35:08 [2022-03-23T20:35:08.172Z] #47 39.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 39.81 Unpacking python3-protobuf (3.12.4-1) ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.23 Selecting previously unselected package libnet1:amd64. 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.38 Selecting previously unselected package libnl-3-200:amd64. 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.48 Selecting previously unselected package libprotobuf-c1:amd64. 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.66 Selecting previously unselected package criu. 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.67 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 40.68 Unpacking criu (3.16.1-3) ... 20:35:08 [2022-03-23T20:35:08.172Z] #47 41.31 Setting up python3-pkg-resources (52.0.0-4) ... 20:35:08 [2022-03-23T20:35:08.351Z] #21 28.83 Selecting previously unselected package vim-runtime. 20:35:08 [2022-03-23T20:35:08.351Z] #21 28.83 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 20:35:08 [2022-03-23T20:35:08.351Z] #21 28.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 20:35:08 [2022-03-23T20:35:08.351Z] #21 28.87 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 20:35:08 [2022-03-23T20:35:08.351Z] #21 28.88 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 20:35:08 [2022-03-23T20:35:08.494Z] #21 30.74 Selecting previously unselected package vim. 20:35:08 [2022-03-23T20:35:08.495Z] #21 30.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.495Z] #21 30.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... 20:35:08 [2022-03-23T20:35:08.495Z] #21 31.30 Selecting previously unselected package xfsprogs. 20:35:08 [2022-03-23T20:35:08.495Z] #21 31.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 20:35:08 [2022-03-23T20:35:08.495Z] #21 31.32 Unpacking xfsprogs (5.10.0-4) ... 20:35:09 [2022-03-23T20:35:09.012Z] #21 31.74 Selecting previously unselected package zip. 20:35:09 [2022-03-23T20:35:09.012Z] #21 31.74 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 20:35:09 [2022-03-23T20:35:09.012Z] #21 31.75 Unpacking zip (3.0-12) ... 20:35:09 [2022-03-23T20:35:09.012Z] #21 31.85 Selecting previously unselected package zstd. 20:35:09 [2022-03-23T20:35:09.012Z] #21 31.86 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... 20:35:09 [2022-03-23T20:35:09.012Z] #21 31.86 Unpacking zstd (1.4.8+dfsg-2.1) ... 20:35:09 [2022-03-23T20:35:09.529Z] #21 32.26 Setting up python3-pkg-resources (52.0.0-4) ... 20:35:07 [2022-03-23T20:35:07.857Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 20:35:08 [2022-03-23T20:35:08.719Z] Fetching upstream changes from https://github.com/moby/moby.git 20:35:08 [2022-03-23T20:35:08.719Z] > git --version # timeout=10 20:35:08 [2022-03-23T20:35:08.763Z] > git --version # 'git version 2.24.1.windows.2' 20:35:08 [2022-03-23T20:35:08.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:08 [2022-03-23T20:35:08.767Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:09 [2022-03-23T20:35:09.682Z] The recommended git tool is: git 20:35:09 [2022-03-23T20:35:09.811Z] #47 42.90 Setting up libprotobuf23:amd64 (3.12.4-1) ... 20:35:09 [2022-03-23T20:35:09.811Z] #47 42.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:35:09 [2022-03-23T20:35:09.811Z] #47 42.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:35:09 [2022-03-23T20:35:09.811Z] #47 42.97 Setting up python3-six (1.16.0-2) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.04 Setting up libip4tc2:amd64 (1.8.7-1) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.06 Setting up libgpm2:amd64 (1.20.7-8) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.07 Setting up libicu67:amd64 (67.1-7) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.08 Setting up libip6tc2:amd64 (1.8.7-1) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.09 Setting up libinih1:amd64 (53-1+b2) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.10 Setting up uidmap (1:4.8.1-1) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.13 Setting up bzip2 (1.0.8-4) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:35:10 [2022-03-23T20:35:10.465Z] #21 33.15 Setting up python3-wheel (0.34.2-1) ... 20:35:10 [2022-03-23T20:35:10.748Z] #47 43.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:35:10 [2022-03-23T20:35:10.748Z] #47 43.98 Setting up python3-protobuf (3.12.4-1) ... 20:35:10 [2022-03-23T20:35:10.985Z] #21 33.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:35:10 [2022-03-23T20:35:10.985Z] #21 33.71 Setting up libcap2:amd64 (1:2.44-1) ... 20:35:10 [2022-03-23T20:35:10.985Z] #21 33.73 Setting up libcap2-bin (1:2.44-1) ... 20:35:10 [2022-03-23T20:35:10.985Z] #21 33.74 Setting up apparmor (2.13.6-10) ... 20:35:11 [2022-03-23T20:35:11.319Z] #47 ... 20:35:11 [2022-03-23T20:35:11.319Z] 20:35:11 [2022-03-23T20:35:11.319Z] #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 20:35:11 [2022-03-23T20:35:11.319Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:35:11 [2022-03-23T20:35:11.319Z] #14 34.92 Selecting previously unselected package binutils-mingw-w64. 20:35:11 [2022-03-23T20:35:11.319Z] #14 34.95 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 34.95 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.12 Selecting previously unselected package libdevmapper1.02.1:amd64. 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.37 Selecting previously unselected package dmsetup. 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.37 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.38 Unpacking dmsetup (2:1.02.175-2.1) ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.54 Selecting previously unselected package mingw-w64-common. 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 35.58 Unpacking mingw-w64-common (8.0.0-1) ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 41.28 Selecting previously unselected package mingw-w64-x86-64-dev. 20:35:11 [2022-03-23T20:35:11.319Z] #14 41.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 20:35:11 [2022-03-23T20:35:11.319Z] #14 41.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 20:35:11 [2022-03-23T20:35:11.580Z] #14 ... 20:35:11 [2022-03-23T20:35:11.580Z] 20:35:11 [2022-03-23T20:35:11.580Z] #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 20:35:11 [2022-03-23T20:35:11.580Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.25 Selecting previously unselected package libarchive13:amd64. 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.25 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.26 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.57 Selecting previously unselected package libjsoncpp24:amd64. 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.72 Selecting previously unselected package librhash0:amd64. 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.72 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.72 Unpacking librhash0:amd64 (1.4.1-2) ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.87 Selecting previously unselected package libuv1:amd64. 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 42.87 Unpacking libuv1:amd64 (1.40.0-2) ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 43.01 Selecting previously unselected package cmake. 20:35:11 [2022-03-23T20:35:11.580Z] #38 43.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.580Z] #38 43.05 Unpacking cmake (3.18.4-2+deb11u1) ... 20:35:11 [2022-03-23T20:35:11.625Z] #21 31.66 Selecting previously unselected package vim. 20:35:11 [2022-03-23T20:35:11.625Z] #21 31.67 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.625Z] #21 31.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... 20:35:11 [2022-03-23T20:35:11.625Z] #21 32.17 Selecting previously unselected package xfsprogs. 20:35:11 [2022-03-23T20:35:11.625Z] #21 32.19 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 20:35:11 [2022-03-23T20:35:11.625Z] #21 32.20 Unpacking xfsprogs (5.10.0-4) ... 20:35:12 [2022-03-23T20:35:12.191Z] #21 32.61 Selecting previously unselected package zip. 20:35:12 [2022-03-23T20:35:12.191Z] #21 32.63 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.191Z] #21 32.64 Unpacking zip (3.0-12) ... 20:35:12 [2022-03-23T20:35:12.191Z] #21 32.75 Selecting previously unselected package zstd. 20:35:12 [2022-03-23T20:35:12.191Z] #21 32.76 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.191Z] #21 32.77 Unpacking zstd (1.4.8+dfsg-2.1) ... 20:35:12 [2022-03-23T20:35:12.366Z] #21 35.11 Setting up zip (3.0-12) ... 20:35:12 [2022-03-23T20:35:12.366Z] #21 35.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:35:12 [2022-03-23T20:35:12.366Z] #21 35.15 Setting up bash-completion (1:2.11-2) ... 20:35:12 [2022-03-23T20:35:12.392Z] #50 ... 20:35:12 [2022-03-23T20:35:12.392Z] 20:35:12 [2022-03-23T20:35:12.392Z] #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 20:35:12 [2022-03-23T20:35:12.392Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:35:12 [2022-03-23T20:35:12.392Z] #19 126.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. 20:35:12 [2022-03-23T20:35:12.393Z] #19 126.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 126.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 126.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. 20:35:12 [2022-03-23T20:35:12.393Z] #19 126.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 126.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.2 Selecting previously unselected package cpp-aarch64-linux-gnu. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.3 Selecting previously unselected package cpp-arm-linux-gnueabi. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.3 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.4 Selecting previously unselected package cpp-powerpc64le-linux-gnu. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.4 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.4 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.4 Selecting previously unselected package cpp-s390x-linux-gnu. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.5 Selecting previously unselected package cross-config. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.5 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.5 Unpacking cross-config (2.6.18+nmu1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.5 Selecting previously unselected package gcc-10-cross-base. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.6 Selecting previously unselected package libc6-arm64-cross. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.9 Selecting previously unselected package libgcc-s1-arm64-cross. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.9 Selecting previously unselected package libgomp1-arm64-cross. 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 134.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.0 Selecting previously unselected package libitm1-arm64-cross. 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.0 Selecting previously unselected package libatomic1-arm64-cross. 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.0 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.0 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.1 Selecting previously unselected package libasan6-arm64-cross. 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.393Z] #19 135.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.657Z] #19 135.6 Selecting previously unselected package liblsan0-arm64-cross. 20:35:12 [2022-03-23T20:35:12.657Z] #19 135.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.657Z] #19 135.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... 20:35:12 [2022-03-23T20:35:12.756Z] #21 33.10 Setting up python3-pkg-resources (52.0.0-4) ... 20:35:12 [2022-03-23T20:35:12.920Z] #19 135.8 Selecting previously unselected package libtsan0-arm64-cross. 20:35:12 [2022-03-23T20:35:12.920Z] #19 135.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:12 [2022-03-23T20:35:12.920Z] #19 135.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... 20:35:13 [2022-03-23T20:35:13.490Z] #38 46.91 Setting up libicu67:amd64 (67.1-7) ... 20:35:13 [2022-03-23T20:35:13.490Z] #38 46.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:35:13 [2022-03-23T20:35:13.490Z] #38 46.96 Setting up libuv1:amd64 (1.40.0-2) ... 20:35:13 [2022-03-23T20:35:13.490Z] #38 46.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:35:13 [2022-03-23T20:35:13.490Z] #38 47.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 20:35:13 [2022-03-23T20:35:13.490Z] #38 47.05 Setting up librhash0:amd64 (1.4.1-2) ... 20:35:13 [2022-03-23T20:35:13.490Z] #38 47.07 Setting up cmake-data (3.18.4-2+deb11u1) ... 20:35:13 [2022-03-23T20:35:13.496Z] #19 136.3 Selecting previously unselected package libstdc++6-arm64-cross. 20:35:13 [2022-03-23T20:35:13.497Z] #19 136.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:13 [2022-03-23T20:35:13.497Z] #19 136.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... 20:35:13 [2022-03-23T20:35:13.497Z] #19 136.5 Selecting previously unselected package libubsan1-arm64-cross. 20:35:13 [2022-03-23T20:35:13.497Z] #19 136.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:13 [2022-03-23T20:35:13.497Z] #19 136.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 33.98 Setting up libip4tc2:amd64 (1.8.7-1) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.02 Setting up libgpm2:amd64 (1.20.7-8) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.03 Setting up libicu67:amd64 (67.1-7) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.04 Setting up libip6tc2:amd64 (1.8.7-1) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.05 Setting up libinih1:amd64 (53-1+b2) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.06 Setting up uidmap (1:4.8.1-1) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.08 Setting up bzip2 (1.0.8-4) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:35:13 [2022-03-23T20:35:13.687Z] #21 34.11 Setting up python3-wheel (0.34.2-1) ... 20:35:13 [2022-03-23T20:35:13.750Z] #38 47.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:35:13 [2022-03-23T20:35:13.750Z] #38 47.11 Setting up libarchive13:amd64 (3.4.3-2+b1) ... 20:35:13 [2022-03-23T20:35:13.750Z] #38 47.12 Setting up cmake (3.18.4-2+deb11u1) ... 20:35:13 [2022-03-23T20:35:13.750Z] #38 47.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:35:13 [2022-03-23T20:35:13.759Z] #19 136.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. 20:35:13 [2022-03-23T20:35:13.759Z] #19 136.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:13 [2022-03-23T20:35:13.759Z] #19 136.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... 20:35:14 [2022-03-23T20:35:14.023Z] #19 137.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. 20:35:14 [2022-03-23T20:35:14.023Z] #19 137.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:35:14 [2022-03-23T20:35:14.023Z] #19 137.1 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... 20:35:14 [2022-03-23T20:35:14.252Z] #21 34.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:35:14 [2022-03-23T20:35:14.252Z] #21 34.68 Setting up libcap2:amd64 (1:2.44-1) ... 20:35:14 [2022-03-23T20:35:14.252Z] #21 34.70 Setting up libcap2-bin (1:2.44-1) ... 20:35:14 [2022-03-23T20:35:14.252Z] #21 34.71 Setting up apparmor (2.13.6-10) ... 20:35:14 [2022-03-23T20:35:14.276Z] #21 37.07 Setting up xz-utils (5.2.5-2) ... 20:35:14 [2022-03-23T20:35:14.276Z] #21 37.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:35:14 [2022-03-23T20:35:14.276Z] #21 37.10 Setting up libmnl0:amd64 (1.0.4-3) ... 20:35:14 [2022-03-23T20:35:14.276Z] #21 37.11 Setting up patch (2.7.6-7) ... 20:35:14 [2022-03-23T20:35:14.276Z] #21 37.13 Setting up sudo (1.9.5p2-3) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.24 invoke-rc.d: could not determine current runlevel 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.26 invoke-rc.d: policy-rc.d denied execution of start. 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.26 Setting up xfsprogs (5.10.0-4) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.28 Setting up libxtables12:amd64 (1.8.7-1) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.29 Setting up inetutils-ping (2:2.0-1) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.30 Setting up pigz (2.6-1) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.36 Setting up python-pip-whl (20.3.4-4) ... 20:35:14 [2022-03-23T20:35:14.537Z] #21 37.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 20:35:15 [2022-03-23T20:35:15.130Z] #38 ... 20:35:15 [2022-03-23T20:35:15.130Z] 20:35:15 [2022-03-23T20:35:15.130Z] #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 20:35:15 [2022-03-23T20:35:15.130Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:35:15 [2022-03-23T20:35:15.130Z] #34 38.28 Updating files: 93% (1417/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. 20:35:15 [2022-03-23T20:35:15.130Z] #34 38.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c 20:35:15 [2022-03-23T20:35:15.130Z] #34 39.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:35:15 [2022-03-23T20:35:15.130Z] #34 ... 20:35:15 [2022-03-23T20:35:15.130Z] 20:35:15 [2022-03-23T20:35:15.130Z] #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 20:35:15 [2022-03-23T20:35:15.130Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.50 go: downloading github.com/gobwas/glob v0.2.3 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.55 go: downloading github.com/kisielk/gotool v1.0.0 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.58 go: downloading github.com/gostaticanalysis/comment v1.4.2 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.64 go: downloading github.com/ettle/strcase v0.1.1 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.70 go: downloading golang.org/x/mod v0.5.1 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.70 go: downloading github.com/fatih/structtag v1.2.0 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.75 go: downloading github.com/Masterminds/semver v1.5.0 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 20:35:15 [2022-03-23T20:35:15.130Z] #51 46.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 20:35:15 [2022-03-23T20:35:15.130Z] #51 47.08 go: downloading github.com/prometheus/client_golang v1.7.1 20:35:15 [2022-03-23T20:35:15.130Z] #51 47.43 go: downloading github.com/prometheus/client_model v0.2.0 20:35:15 [2022-03-23T20:35:15.130Z] #51 47.53 go: downloading github.com/google/go-cmp v0.5.6 20:35:15 [2022-03-23T20:35:15.130Z] #51 47.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.05 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.06 go: downloading github.com/olekukonko/tablewriter v0.0.5 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.11 go: downloading github.com/beorn7/perks v1.0.1 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.16 go: downloading github.com/cespare/xxhash v1.1.0 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.19 go: downloading github.com/golang/protobuf v1.5.2 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.49 go: downloading github.com/prometheus/common v0.10.0 20:35:15 [2022-03-23T20:35:15.130Z] #51 48.67 go: downloading github.com/prometheus/procfs v0.6.0 20:35:15 [2022-03-23T20:35:15.369Z] #21 38.06 Setting up libaio1:amd64 (0.3.112-9) ... 20:35:15 [2022-03-23T20:35:15.369Z] #21 38.07 Setting up python3-lib2to3 (3.9.2-1) ... 20:35:15 [2022-03-23T20:35:15.396Z] #51 ... 20:35:15 [2022-03-23T20:35:15.396Z] 20:35:15 [2022-03-23T20:35:15.396Z] #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 20:35:15 [2022-03-23T20:35:15.396Z] #38 sha256:9ecb4385af5d6f989bb79a2fc7999de88cc8ff65b9858ba9d616d08a02a43a45 20:35:15 [2022-03-23T20:35:15.396Z] #38 DONE 48.9s 20:35:15 [2022-03-23T20:35:15.396Z] 20:35:15 [2022-03-23T20:35:15.396Z] #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 20:35:15 [2022-03-23T20:35:15.396Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:15 [2022-03-23T20:35:15.396Z] #51 48.86 go: downloading github.com/mattn/go-runewidth v0.0.9 20:35:15 [2022-03-23T20:35:15.396Z] #51 49.07 go: downloading google.golang.org/protobuf v1.27.1 20:35:15 [2022-03-23T20:35:15.622Z] #21 36.14 Setting up zip (3.0-12) ... 20:35:15 [2022-03-23T20:35:15.622Z] #21 36.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:35:15 [2022-03-23T20:35:15.622Z] #21 36.17 Setting up bash-completion (1:2.11-2) ... 20:35:15 [2022-03-23T20:35:15.887Z] #21 38.47 Setting up libelf1:amd64 (0.183-1) ... 20:35:15 [2022-03-23T20:35:15.887Z] #21 38.50 Setting up zstd (1.4.8+dfsg-2.1) ... 20:35:15 [2022-03-23T20:35:15.887Z] #21 38.52 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:35:15 [2022-03-23T20:35:15.887Z] #21 38.53 Setting up python3-distutils (3.9.2-1) ... 20:35:15 [2022-03-23T20:35:15.966Z] #51 ... 20:35:15 [2022-03-23T20:35:15.966Z] 20:35:15 [2022-03-23T20:35:15.966Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 20:35:15 [2022-03-23T20:35:15.966Z] #39 sha256:fc12d944b915c6d3868022afb29de865c30a3992f2176acbfb6813c56d77ba9a 20:35:15 [2022-03-23T20:35:15.966Z] #39 DONE 0.3s 20:35:15 [2022-03-23T20:35:15.966Z] 20:35:15 [2022-03-23T20:35:15.966Z] #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 20:35:15 [2022-03-23T20:35:15.966Z] #40 sha256:04afed890eb34b5a281c541ea82fbc6093d1b63f389098cf7268c6f477b300ac 20:35:16 [2022-03-23T20:35:16.145Z] #21 38.97 Setting up vim (2:8.2.2434-3+deb11u1) ... 20:35:16 [2022-03-23T20:35:16.145Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:35:16 [2022-03-23T20:35:16.145Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:35:16 [2022-03-23T20:35:16.145Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:35:16 [2022-03-23T20:35:16.145Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:35:16 [2022-03-23T20:35:16.145Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:35:16 [2022-03-23T20:35:16.146Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:35:16 [2022-03-23T20:35:16.189Z] #60 ... 20:35:16 [2022-03-23T20:35:16.189Z] 20:35:16 [2022-03-23T20:35:16.189Z] #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 20:35:16 [2022-03-23T20:35:16.189Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:35:16 [2022-03-23T20:35:16.189Z] #14 62.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 20:35:16 [2022-03-23T20:35:16.189Z] #14 62.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... 20:35:16 [2022-03-23T20:35:16.189Z] #14 62.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:35:16 [2022-03-23T20:35:16.189Z] #14 66.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 20:35:16 [2022-03-23T20:35:16.189Z] #14 66.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... 20:35:16 [2022-03-23T20:35:16.189Z] #14 66.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:35:16 [2022-03-23T20:35:16.189Z] #14 70.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 20:35:16 [2022-03-23T20:35:16.189Z] #14 70.46 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 20:35:16 [2022-03-23T20:35:16.189Z] #14 70.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:35:16 [2022-03-23T20:35:16.404Z] #21 39.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:35:16 [2022-03-23T20:35:16.404Z] #21 39.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:35:16 [2022-03-23T20:35:16.404Z] #21 39.07 Setting up python3-setuptools (52.0.0-4) ... 20:35:16 [2022-03-23T20:35:16.904Z] #40 ... 20:35:16 [2022-03-23T20:35:16.904Z] 20:35:16 [2022-03-23T20:35:16.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 20:35:16 [2022-03-23T20:35:16.904Z] #47 sha256:53e28b7d83e01fd8d7829b58ad793361f8fb6e38e5fcf09f6115cb8a65ded479 20:35:16 [2022-03-23T20:35:16.904Z] #47 47.63 Setting up criu (3.16.1-3) ... 20:35:16 [2022-03-23T20:35:16.904Z] #47 49.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:35:16 [2022-03-23T20:35:16.904Z] #47 DONE 50.3s 20:35:17 [2022-03-23T20:35:17.164Z] 20:35:17 [2022-03-23T20:35:17.164Z] #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 20:35:17 [2022-03-23T20:35:17.164Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:17 [2022-03-23T20:35:17.164Z] #51 50.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:35:17 [2022-03-23T20:35:17.512Z] #21 37.98 Setting up xz-utils (5.2.5-2) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.01 Setting up libmnl0:amd64 (1.0.4-3) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.02 Setting up patch (2.7.6-7) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.04 Setting up sudo (1.9.5p2-3) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.09 invoke-rc.d: could not determine current runlevel 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.10 invoke-rc.d: policy-rc.d denied execution of start. 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.12 Setting up xfsprogs (5.10.0-4) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.13 Setting up libxtables12:amd64 (1.8.7-1) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.15 Setting up inetutils-ping (2:2.0-1) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.16 Setting up pigz (2.6-1) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:35:17 [2022-03-23T20:35:17.512Z] #21 38.21 Setting up python-pip-whl (20.3.4-4) ... 20:35:17 [2022-03-23T20:35:17.769Z] #21 38.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 20:35:17 [2022-03-23T20:35:17.852Z] #21 40.52 Setting up libjq1:amd64 (1.6-2.1) ... 20:35:17 [2022-03-23T20:35:17.852Z] #21 40.58 Setting up libnftnl11:amd64 (1.1.9-1) ... 20:35:17 [2022-03-23T20:35:17.852Z] #21 40.59 Setting up thin-provisioning-tools (0.9.0-1) ... 20:35:17 [2022-03-23T20:35:17.852Z] #21 40.61 Setting up python3-pip (20.3.4-4) ... 20:35:18 [2022-03-23T20:35:18.331Z] #21 38.86 Setting up libaio1:amd64 (0.3.112-9) ... 20:35:18 [2022-03-23T20:35:18.331Z] #21 38.87 Setting up python3-lib2to3 (3.9.2-1) ... 20:35:18 [2022-03-23T20:35:18.588Z] #21 39.25 Setting up libelf1:amd64 (0.183-1) ... 20:35:18 [2022-03-23T20:35:18.844Z] #21 39.31 Setting up zstd (1.4.8+dfsg-2.1) ... 20:35:18 [2022-03-23T20:35:18.844Z] #21 39.32 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:35:18 [2022-03-23T20:35:18.844Z] #21 39.34 Setting up python3-distutils (3.9.2-1) ... 20:35:19 [2022-03-23T20:35:19.249Z] #21 41.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.90 Setting up jq (1.6-2.1) ... 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.92 Setting up libbpf0:amd64 (1:0.3-2) ... 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.93 Setting up iptables (1.8.7-1) ... 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 20:35:19 [2022-03-23T20:35:19.250Z] #21 41.97 Setting up iproute2 (5.10.0-4) ... 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.72 Setting up vim (2:8.2.2434-3+deb11u1) ... 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:35:19 [2022-03-23T20:35:19.407Z] #21 39.79 Setting up python3-setuptools (52.0.0-4) ... 20:35:19 [2022-03-23T20:35:19.546Z] #21 42.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:35:20 [2022-03-23T20:35:20.460Z] #51 ... 20:35:20 [2022-03-23T20:35:20.460Z] 20:35:20 [2022-03-23T20:35:20.460Z] #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 20:35:20 [2022-03-23T20:35:20.460Z] #49 sha256:5744680558916f5bc6346c25f8514bd84271dc971c79d13182c5b9064377340f 20:35:20 [2022-03-23T20:35:20.460Z] #49 53.22 gotestsum version dev 20:35:20 [2022-03-23T20:35:20.460Z] #49 DONE 53.8s 20:35:20 [2022-03-23T20:35:20.460Z] 20:35:20 [2022-03-23T20:35:20.460Z] #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 20:35:20 [2022-03-23T20:35:20.460Z] #40 sha256:04afed890eb34b5a281c541ea82fbc6093d1b63f389098cf7268c6f477b300ac 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.794 + RM_GOPATH=0 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.794 + TMP_GOPATH= 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.794 + : /build 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.794 + '[' -z '' ']' 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.794 ++ mktemp -d 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.796 + export GOPATH=/tmp/tmp.e3sFNeBiEc 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.796 + GOPATH=/tmp/tmp.e3sFNeBiEc 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.796 + RM_GOPATH=1 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.796 + case "$(go env GOARCH)" in 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.796 ++ go env GOARCH 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.818 + export GO_BUILDMODE=-buildmode=pie 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.818 + GO_BUILDMODE=-buildmode=pie 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.818 ++ dirname /install.sh 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 + dir=/ 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 + bin=tini 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 + shift 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 + '[' '!' -f //tini.installer ']' 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 + . //tini.installer 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 ++ : v0.19.0 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 + install_tini 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 + echo 'Install tini version v0.19.0' 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.823 Install tini version v0.19.0 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.824 + git clone https://github.com/krallin/tini.git /tmp/tmp.e3sFNeBiEc/tini 20:35:20 [2022-03-23T20:35:20.460Z] #40 3.825 Cloning into '/tmp/tmp.e3sFNeBiEc/tini'... 20:35:20 [2022-03-23T20:35:20.460Z] #40 4.549 + cd /tmp/tmp.e3sFNeBiEc/tini 20:35:20 [2022-03-23T20:35:20.460Z] #40 4.549 + git checkout -q v0.19.0 20:35:20 [2022-03-23T20:35:20.460Z] #40 4.550 + cmake . 20:35:20 [2022-03-23T20:35:20.541Z] #21 DONE 43.4s 20:35:20 [2022-03-23T20:35:20.541Z] 20:35:20 [2022-03-23T20:35:20.541Z] #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 20:35:20 [2022-03-23T20:35:20.541Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46 20:35:20 [2022-03-23T20:35:20.592Z] #21 41.01 Setting up libjq1:amd64 (1.6-2.1) ... 20:35:20 [2022-03-23T20:35:20.592Z] #21 41.02 Setting up libnftnl11:amd64 (1.1.9-1) ... 20:35:20 [2022-03-23T20:35:20.592Z] #21 41.04 Setting up thin-provisioning-tools (0.9.0-1) ... 20:35:20 [2022-03-23T20:35:20.592Z] #21 41.05 Setting up python3-pip (20.3.4-4) ... 20:35:20 [2022-03-23T20:35:20.717Z] #40 4.933 -- The C compiler identification is GNU 10.2.1 20:35:20 [2022-03-23T20:35:20.717Z] #40 5.029 -- Detecting C compiler ABI info 20:35:21 [2022-03-23T20:35:21.284Z] #40 5.493 -- Detecting C compiler ABI info - done 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.08 Setting up jq (1.6-2.1) ... 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.09 Setting up libbpf0:amd64 (1:0.3-2) ... 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.10 Setting up iptables (1.8.7-1) ... 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 20:35:21 [2022-03-23T20:35:21.522Z] #21 42.15 Setting up iproute2 (5.10.0-4) ... 20:35:21 [2022-03-23T20:35:21.526Z] #22 0.886 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 20:35:21 [2022-03-23T20:35:21.526Z] #22 0.889 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 20:35:21 [2022-03-23T20:35:21.526Z] #22 0.892 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 20:35:21 [2022-03-23T20:35:21.526Z] #22 DONE 0.9s 20:35:21 [2022-03-23T20:35:21.526Z] 20:35:21 [2022-03-23T20:35:21.526Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 20:35:21 [2022-03-23T20:35:21.526Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.618 -- Check for working C compiler: /usr/bin/cc - skipped 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.618 -- Detecting C compile features 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.618 -- Detecting C compile features - done 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.669 -- Performing Test HAS_BUILTIN_FORTIFY 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.791 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.846 -- Configuring done 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.857 -- Generating done 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.857 -- Build files have been written to: /tmp/tmp.e3sFNeBiEc/tini 20:35:21 [2022-03-23T20:35:21.543Z] #40 5.881 + make tini-static 20:35:22 [2022-03-23T20:35:22.086Z] #21 42.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:35:22 [2022-03-23T20:35:22.110Z] #40 6.129 Scanning dependencies of target tini-static 20:35:22 [2022-03-23T20:35:22.110Z] #40 6.212 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:35:22 [2022-03-23T20:35:22.678Z] #40 ... 20:35:22 [2022-03-23T20:35:22.679Z] 20:35:22 [2022-03-23T20:35:22.679Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 20:35:22 [2022-03-23T20:35:22.679Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:35:22 [2022-03-23T20:35:22.679Z] #14 46.25 Selecting previously unselected package gcc-mingw-w64-base. 20:35:22 [2022-03-23T20:35:22.679Z] #14 46.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 20:35:22 [2022-03-23T20:35:22.679Z] #14 46.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:35:22 [2022-03-23T20:35:22.679Z] #14 46.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 20:35:22 [2022-03-23T20:35:22.679Z] #14 46.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 20:35:22 [2022-03-23T20:35:22.679Z] #14 46.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:35:22 [2022-03-23T20:35:22.679Z] #14 54.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 20:35:22 [2022-03-23T20:35:22.679Z] #14 54.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:35:22 [2022-03-23T20:35:22.679Z] #14 54.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:35:22 [2022-03-23T20:35:22.751Z] #14 78.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 20:35:22 [2022-03-23T20:35:22.751Z] #14 78.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... 20:35:22 [2022-03-23T20:35:22.751Z] #14 78.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:35:23 [2022-03-23T20:35:23.022Z] #21 DONE 43.5s 20:35:23 [2022-03-23T20:35:23.022Z] 20:35:23 [2022-03-23T20:35:23.022Z] #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 20:35:23 [2022-03-23T20:35:23.022Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46 20:35:23 [2022-03-23T20:35:23.247Z] #14 ... 20:35:23 [2022-03-23T20:35:23.247Z] 20:35:23 [2022-03-23T20:35:23.247Z] #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 20:35:23 [2022-03-23T20:35:23.247Z] #40 sha256:04afed890eb34b5a281c541ea82fbc6093d1b63f389098cf7268c6f477b300ac 20:35:23 [2022-03-23T20:35:23.247Z] #40 7.394 [100%] Linking C executable tini-static 20:35:23 [2022-03-23T20:35:23.505Z] #40 7.850 [100%] Built target tini-static 20:35:23 [2022-03-23T20:35:23.505Z] #40 7.939 + mkdir -p /build 20:35:23 [2022-03-23T20:35:23.505Z] #40 7.939 + cp tini-static /build/docker-init 20:35:23 [2022-03-23T20:35:23.963Z] #22 0.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 20:35:23 [2022-03-23T20:35:23.963Z] #22 0.817 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 20:35:23 [2022-03-23T20:35:23.963Z] #22 0.820 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 20:35:23 [2022-03-23T20:35:23.963Z] #22 DONE 0.9s 20:35:23 [2022-03-23T20:35:23.963Z] 20:35:23 [2022-03-23T20:35:23.963Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 20:35:23 [2022-03-23T20:35:23.963Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999 20:35:24 [2022-03-23T20:35:24.079Z] #19 146.4 Selecting previously unselected package gcc-aarch64-linux-gnu. 20:35:24 [2022-03-23T20:35:24.079Z] #19 146.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:35:24 [2022-03-23T20:35:24.079Z] #19 146.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... 20:35:24 [2022-03-23T20:35:24.451Z] #40 DONE 8.6s 20:35:24 [2022-03-23T20:35:24.451Z] 20:35:24 [2022-03-23T20:35:24.451Z] #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 20:35:24 [2022-03-23T20:35:24.451Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:35:24 [2022-03-23T20:35:24.657Z] #19 147.5 Selecting previously unselected package linux-libc-dev-arm64-cross. 20:35:24 [2022-03-23T20:35:24.657Z] #19 147.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... 20:35:24 [2022-03-23T20:35:24.657Z] #19 147.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... 20:35:24 [2022-03-23T20:35:24.657Z] #19 ... 20:35:24 [2022-03-23T20:35:24.657Z] 20:35:24 [2022-03-23T20:35:24.657Z] #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 20:35:24 [2022-03-23T20:35:24.657Z] #50 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:35:24 [2022-03-23T20:35:24.657Z] #50 DONE 154.5s 20:35:24 [2022-03-23T20:35:24.660Z] #14 ... 20:35:24 [2022-03-23T20:35:24.660Z] 20:35:24 [2022-03-23T20:35:24.660Z] #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 20:35:24 [2022-03-23T20:35:24.660Z] #63 sha256:beb4fb28504d2ec49e2f7eae5df880af604b043f076c405ee533213706fb66f5 20:35:24 [2022-03-23T20:35:24.660Z] #63 81.16 + for f in rootlesskit rootlesskit-docker-proxy 20:35:24 [2022-03-23T20:35:24.918Z] #63 81.16 + GOBIN=/build 20:35:24 [2022-03-23T20:35:24.918Z] #63 81.16 + GO111MODULE=on 20:35:24 [2022-03-23T20:35:24.918Z] #63 81.16 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 20:35:24 [2022-03-23T20:35:24.919Z] 20:35:24 [2022-03-23T20:35:24.919Z] #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 20:35:24 [2022-03-23T20:35:24.919Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:25 [2022-03-23T20:35:25.180Z] #58 ... 20:35:25 [2022-03-23T20:35:25.180Z] 20:35:25 [2022-03-23T20:35:25.180Z] #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 20:35:25 [2022-03-23T20:35:25.180Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:35:25 [2022-03-23T20:35:25.443Z] #19 148.3 Selecting previously unselected package libc6-dev-arm64-cross. 20:35:25 [2022-03-23T20:35:25.443Z] #19 148.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... 20:35:25 [2022-03-23T20:35:25.443Z] #19 148.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... 20:35:26 [2022-03-23T20:35:26.028Z] #19 149.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. 20:35:26 [2022-03-23T20:35:26.028Z] #19 149.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... 20:35:26 [2022-03-23T20:35:26.028Z] #19 149.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... 20:35:26 [2022-03-23T20:35:26.171Z] Fetching without tags 20:35:26 [2022-03-23T20:35:26.602Z] #19 149.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. 20:35:26 [2022-03-23T20:35:26.602Z] #19 149.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:35:26 [2022-03-23T20:35:26.602Z] #19 149.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... 20:35:26 [2022-03-23T20:35:26.839Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:35:25 [2022-03-23T20:35:25.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:35:25 [2022-03-23T20:35:25.936Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:35:25 [2022-03-23T20:35:25.978Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:26 [2022-03-23T20:35:26.088Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:35:26 [2022-03-23T20:35:26.203Z] Fetching upstream changes from https://github.com/moby/moby.git 20:35:26 [2022-03-23T20:35:26.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:26 [2022-03-23T20:35:26.205Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:26 [2022-03-23T20:35:26.941Z] > git config core.sparsecheckout # timeout=10 20:35:26 [2022-03-23T20:35:26.982Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.34 rootlesskit version 0.14.6 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 Usage of /build/rootlesskit-docker-proxy: 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 -container-ip string 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 container ip 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 -container-port int 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 container port (default -1) 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 -host-ip string 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 host ip 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 -host-port int 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 host port (default -1) 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 -proto string 20:35:29 [2022-03-23T20:35:29.121Z] #63 85.35 proxy protocol (default "tcp") 20:35:30 [2022-03-23T20:35:30.063Z] #63 ... 20:35:30 [2022-03-23T20:35:30.063Z] 20:35:30 [2022-03-23T20:35:30.063Z] #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 20:35:30 [2022-03-23T20:35:30.063Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.50 Selecting previously unselected package g++-mingw-w64-x86-64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.51 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.52 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.60 Selecting previously unselected package libapparmor1:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.61 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.63 Unpacking libapparmor1:arm64 (2.13.6-10) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.74 Selecting previously unselected package libapparmor-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.75 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.75 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.85 Selecting previously unselected package libbtrfs0:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.86 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.86 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.98 Selecting previously unselected package libbtrfs-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 82.99 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.15 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.16 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.22 Selecting previously unselected package libudev-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.23 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.24 Unpacking libudev-dev:arm64 (247.3-6) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.36 Selecting previously unselected package libsepol1-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.40 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.41 Unpacking libsepol1-dev:arm64 (3.1-1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.63 Selecting previously unselected package libpcre2-16-0:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.63 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.64 Unpacking libpcre2-16-0:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.76 Selecting previously unselected package libpcre2-32-0:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.77 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.79 Unpacking libpcre2-32-0:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.92 Selecting previously unselected package libpcre2-posix2:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.94 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 83.95 Unpacking libpcre2-posix2:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.03 Selecting previously unselected package libpcre2-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.03 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.04 Unpacking libpcre2-dev:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.35 Selecting previously unselected package libselinux1-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.36 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.37 Unpacking libselinux1-dev:arm64 (3.1-3) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.58 Selecting previously unselected package libdevmapper-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.61 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.62 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.69 Selecting previously unselected package libseccomp-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.73 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.82 Selecting previously unselected package libsystemd-dev:arm64. 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.82 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 84.84 Unpacking libsystemd-dev:arm64 (247.3-6) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.29 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.73 Setting up libapparmor1:arm64 (2.13.6-10) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.75 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.76 Setting up libsepol1-dev:arm64 (3.1-1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.78 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.80 Setting up libpcre2-16-0:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.81 Setting up libbtrfs0:arm64 (5.10.1-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.83 Setting up libpcre2-32-0:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.85 Setting up libudev-dev:arm64 (247.3-6) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.86 Setting up libpcre2-posix2:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.88 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.89 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 85.95 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 86.34 Setting up mingw-w64-common (8.0.0-1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 86.65 Setting up libsystemd-dev:arm64 (247.3-6) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 86.80 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 86.84 Setting up libpcre2-dev:arm64 (10.36-2) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 87.14 Setting up libselinux1-dev:arm64 (3.1-3) ... 20:35:30 [2022-03-23T20:35:30.063Z] #14 87.20 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.131Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:35:30 [2022-03-23T20:35:30.132Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:35:30 [2022-03-23T20:35:30.325Z] #14 87.25 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.325Z] #14 87.29 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 20:35:30 [2022-03-23T20:35:30.325Z] #14 87.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.325Z] #14 87.34 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 20:35:30 [2022-03-23T20:35:30.325Z] #14 87.37 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 20:35:29 [2022-03-23T20:35:29.807Z] > git remote # timeout=10 20:35:29 [2022-03-23T20:35:29.876Z] > git config --get remote.origin.url # timeout=10 20:35:29 [2022-03-23T20:35:29.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:29 [2022-03-23T20:35:29.920Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:35:30 [2022-03-23T20:35:30.050Z] > git rev-parse "HEAD^{commit}" # timeout=10 20:35:30 [2022-03-23T20:35:30.163Z] > git config core.sparsecheckout # timeout=10 20:35:30 [2022-03-23T20:35:30.206Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:35:30 [2022-03-23T20:35:30.554Z] using credential docker-jenkins-github-credentials 20:35:30 [2022-03-23T20:35:30.584Z] #14 87.43 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.629Z] Cloning the remote Git repository 20:35:30 [2022-03-23T20:35:30.629Z] Cloning with configured refspecs honoured and without tags 20:35:30 [2022-03-23T20:35:30.842Z] #14 87.73 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 20:35:30 [2022-03-23T20:35:30.842Z] #14 87.75 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:35:30 [2022-03-23T20:35:30.842Z] #14 87.80 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:35:31 [2022-03-23T20:35:31.104Z] #14 88.02 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 20:35:31 [2022-03-23T20:35:31.362Z] #14 88.20 Setting up dmsetup (2:1.02.175-2.1) ... 20:35:31 [2022-03-23T20:35:31.362Z] #14 88.29 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 20:35:31 [2022-03-23T20:35:31.514Z] #23 9.279 Collecting yamllint==1.26.1 20:35:31 [2022-03-23T20:35:31.658Z] #14 88.54 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 20:35:31 [2022-03-23T20:35:31.938Z] #14 88.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:35:32 [2022-03-23T20:35:32.080Z] #23 10.34 Downloading yamllint-1.26.1.tar.gz (126 kB) 20:35:30 [2022-03-23T20:35:30.814Z] Cloning repository https://github.com/moby/moby.git 20:35:31 [2022-03-23T20:35:31.214Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 20:35:32 [2022-03-23T20:35:32.029Z] Fetching upstream changes from https://github.com/moby/moby.git 20:35:32 [2022-03-23T20:35:32.029Z] > git --version # timeout=10 20:35:32 [2022-03-23T20:35:32.078Z] > git --version # 'git version 2.24.1.windows.2' 20:35:32 [2022-03-23T20:35:32.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:32 [2022-03-23T20:35:32.081Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:33 [2022-03-23T20:35:33.201Z] #19 156.3 Selecting previously unselected package g++-aarch64-linux-gnu. 20:35:33 [2022-03-23T20:35:33.201Z] #19 156.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:35:33 [2022-03-23T20:35:33.201Z] #19 156.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... 20:35:33 [2022-03-23T20:35:33.201Z] #19 156.3 Selecting previously unselected package patch. 20:35:33 [2022-03-23T20:35:33.201Z] #19 156.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... 20:35:33 [2022-03-23T20:35:33.456Z] #23 11.51 Collecting pathspec>=0.5.3 20:35:33 [2022-03-23T20:35:33.456Z] #23 11.52 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 20:35:33 [2022-03-23T20:35:33.456Z] #23 11.93 Collecting pyyaml 20:35:33 [2022-03-23T20:35:33.456Z] #23 11.94 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) 20:35:33 [2022-03-23T20:35:33.456Z] #23 12.00 Building wheels for collected packages: yamllint 20:35:33 [2022-03-23T20:35:33.456Z] #23 12.00 Building wheel for yamllint (setup.py): started 20:35:33 [2022-03-23T20:35:33.463Z] #19 156.3 Unpacking patch (2.7.6-7) ... 20:35:33 [2022-03-23T20:35:33.463Z] #19 156.4 Selecting previously unselected package dpkg-dev. 20:35:33 [2022-03-23T20:35:33.463Z] #19 156.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... 20:35:33 [2022-03-23T20:35:33.463Z] #19 156.4 Unpacking dpkg-dev (1.20.9) ... 20:35:33 [2022-03-23T20:35:33.919Z] #23 9.318 Collecting yamllint==1.26.1 20:35:34 [2022-03-23T20:35:34.176Z] #23 10.39 Downloading yamllint-1.26.1.tar.gz (126 kB) 20:35:34 [2022-03-23T20:35:34.393Z] #23 12.93 Building wheel for yamllint (setup.py): finished with status 'done' 20:35:34 [2022-03-23T20:35:34.393Z] #23 12.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4bf6a0a25a42882e4ce6866421d3d83afe527cd38bb8fe89ea5ff4a85c2a932b 20:35:34 [2022-03-23T20:35:34.393Z] #23 12.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 20:35:34 [2022-03-23T20:35:34.393Z] #23 12.93 Successfully built yamllint 20:35:34 [2022-03-23T20:35:34.413Z] #19 157.3 Selecting previously unselected package libconfig-inifiles-perl. 20:35:34 [2022-03-23T20:35:34.413Z] #19 157.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... 20:35:34 [2022-03-23T20:35:34.413Z] #19 157.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... 20:35:34 [2022-03-23T20:35:34.431Z] #43 ... 20:35:34 [2022-03-23T20:35:34.431Z] 20:35:34 [2022-03-23T20:35:34.431Z] #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 20:35:34 [2022-03-23T20:35:34.431Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:35:34 [2022-03-23T20:35:34.431Z] #14 66.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 20:35:34 [2022-03-23T20:35:34.431Z] #14 66.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:35:34 [2022-03-23T20:35:34.431Z] #14 66.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:35:34 [2022-03-23T20:35:34.450Z] using credential docker-jenkins-github-credentials 20:35:34 [2022-03-23T20:35:34.476Z] #14 ... 20:35:34 [2022-03-23T20:35:34.476Z] 20:35:34 [2022-03-23T20:35:34.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 20:35:34 [2022-03-23T20:35:34.477Z] #63 sha256:beb4fb28504d2ec49e2f7eae5df880af604b043f076c405ee533213706fb66f5 20:35:34 [2022-03-23T20:35:34.477Z] #63 DONE 90.6s 20:35:34 [2022-03-23T20:35:34.477Z] 20:35:34 [2022-03-23T20:35:34.477Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 20:35:34 [2022-03-23T20:35:34.477Z] #64 sha256:4828ad39e95d92083b6d7746de63d0c0066645842e03adc040aa1c71c5a7a078 20:35:34 [2022-03-23T20:35:34.477Z] #64 DONE 0.1s 20:35:34 [2022-03-23T20:35:34.477Z] 20:35:34 [2022-03-23T20:35:34.477Z] #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 20:35:34 [2022-03-23T20:35:34.477Z] #14 sha256:29296fe837e32fb92b4291fcc361ff66ea67440fec495e048eccd0ee57f7f38d 20:35:34 [2022-03-23T20:35:34.477Z] #14 DONE 91.1s 20:35:34 [2022-03-23T20:35:34.477Z] 20:35:34 [2022-03-23T20:35:34.477Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 20:35:34 [2022-03-23T20:35:34.477Z] #55 sha256:4850c1f3ba9e031dd5d3d8228b933236a43744e3c6de5855dad4384c08be77a4 20:35:34 [2022-03-23T20:35:34.477Z] #55 ... 20:35:34 [2022-03-23T20:35:34.477Z] 20:35:34 [2022-03-23T20:35:34.477Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 20:35:34 [2022-03-23T20:35:34.477Z] #65 sha256:3ce07baa07194145c5bbedcf11e5a77affd25fcac4b5c21ebcf91577afda4895 20:35:34 [2022-03-23T20:35:34.477Z] #65 DONE 0.1s 20:35:34 [2022-03-23T20:35:34.477Z] 20:35:34 [2022-03-23T20:35:34.477Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 20:35:34 [2022-03-23T20:35:34.477Z] #55 sha256:4850c1f3ba9e031dd5d3d8228b933236a43744e3c6de5855dad4384c08be77a4 20:35:34 [2022-03-23T20:35:34.477Z] #55 DONE 0.3s 20:35:34 [2022-03-23T20:35:34.477Z] 20:35:34 [2022-03-23T20:35:34.477Z] #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 20:35:34 [2022-03-23T20:35:34.477Z] #56 sha256:a032aff658e24d96bc365b9060fcf2f75df85717a534d26315a1e2711fb74307 20:35:34 [2022-03-23T20:35:34.536Z] Cloning the remote Git repository 20:35:34 [2022-03-23T20:35:34.536Z] Cloning with configured refspecs honoured and without tags 20:35:34 [2022-03-23T20:35:34.651Z] #23 12.96 Installing collected packages: pyyaml, pathspec, yamllint 20:35:34 [2022-03-23T20:35:34.910Z] #23 13.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 20:35:35 [2022-03-23T20:35:35.372Z] #19 158.3 Selecting previously unselected package libio-string-perl. 20:35:35 [2022-03-23T20:35:35.372Z] #19 158.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.013 + RM_GOPATH=0 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.014 + TMP_GOPATH= 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.014 + : /build 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.014 + '[' -z '' ']' 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.015 ++ mktemp -d 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.018 + export GOPATH=/tmp/tmp.7a6eUSRvIc 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.018 + GOPATH=/tmp/tmp.7a6eUSRvIc 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.018 + RM_GOPATH=1 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.018 + case "$(go env GOARCH)" in 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.019 ++ go env GOARCH 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 Install runc version v1.1.0 (build tags: seccomp) 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + export GO_BUILDMODE=-buildmode=pie 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + GO_BUILDMODE=-buildmode=pie 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 ++ dirname /install.sh 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + dir=/ 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + bin=runc 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + shift 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + '[' '!' -f //runc.installer ']' 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + . //runc.installer 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 ++ set -e 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 ++ : v1.1.0 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + install_runc 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + RUNC_BUILDTAGS=seccomp 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + echo 'Install runc version v1.1.0 (build tags: seccomp)' 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7a6eUSRvIc/src/github.com/opencontainers/runc 20:35:35 [2022-03-23T20:35:35.414Z] #56 1.039 Cloning into '/tmp/tmp.7a6eUSRvIc/src/github.com/opencontainers/runc'... 20:35:35 [2022-03-23T20:35:35.480Z] #23 DONE 13.8s 20:35:35 [2022-03-23T20:35:35.480Z] 20:35:35 [2022-03-23T20:35:35.480Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli 20:35:35 [2022-03-23T20:35:35.480Z] #27 sha256:698a93db69956ecfb3807452c57f451dd5f40b3679e58fd23ce4d1e55d1ea8aa 20:35:35 [2022-03-23T20:35:35.549Z] #23 11.43 Collecting pathspec>=0.5.3 20:35:35 [2022-03-23T20:35:35.549Z] #23 11.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 20:35:34 [2022-03-23T20:35:34.734Z] Cloning repository https://github.com/moby/moby.git 20:35:35 [2022-03-23T20:35:35.144Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 20:35:35 [2022-03-23T20:35:35.635Z] #19 158.6 Unpacking libio-string-perl (1.08-3.1) ... 20:35:35 [2022-03-23T20:35:35.672Z] #56 ... 20:35:35 [2022-03-23T20:35:35.672Z] 20:35:35 [2022-03-23T20:35:35.672Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker 20:35:35 [2022-03-23T20:35:35.672Z] #15 sha256:3e6f7eae910e8e3347bae335b8b6c7555644dc5eafbf8bd901d9bac7f559f028 20:35:35 [2022-03-23T20:35:35.672Z] #15 DONE 1.5s 20:35:35 [2022-03-23T20:35:35.672Z] 20:35:35 [2022-03-23T20:35:35.672Z] #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 20:35:35 [2022-03-23T20:35:35.672Z] #26 sha256:9508d366e83494330869210a05e63f6a96362df85ad296c6f58b4148314e9641 20:35:35 [2022-03-23T20:35:35.740Z] #27 DONE 0.3s 20:35:35 [2022-03-23T20:35:35.740Z] 20:35:35 [2022-03-23T20:35:35.740Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:35:35 [2022-03-23T20:35:35.740Z] #32 sha256:701ba97564daf616f87ade136f1e0b0af6d9c3dde84226b7260c2ad85319ecfd 20:35:35 [2022-03-23T20:35:35.809Z] #23 11.83 Collecting pyyaml 20:35:35 [2022-03-23T20:35:35.809Z] #23 11.84 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) 20:35:35 [2022-03-23T20:35:35.809Z] #23 11.89 Building wheels for collected packages: yamllint 20:35:35 [2022-03-23T20:35:35.809Z] #23 11.90 Building wheel for yamllint (setup.py): started 20:35:35 [2022-03-23T20:35:35.899Z] #19 158.8 Selecting previously unselected package libicu67:amd64. 20:35:35 [2022-03-23T20:35:35.899Z] #19 158.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... 20:35:35 [2022-03-23T20:35:35.899Z] #19 158.8 Unpacking libicu67:amd64 (67.1-7) ... 20:35:36 [2022-03-23T20:35:36.313Z] #32 DONE 0.5s 20:35:36 [2022-03-23T20:35:36.313Z] 20:35:36 [2022-03-23T20:35:36.313Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ 20:35:36 [2022-03-23T20:35:36.313Z] #35 sha256:6cc743035489b65cd4c8624c71d8606567cfb61a2e45a59d4ae7978f118d7e21 20:35:36 [2022-03-23T20:35:36.575Z] #35 DONE 0.3s 20:35:36 [2022-03-23T20:35:36.575Z] 20:35:36 [2022-03-23T20:35:36.575Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ 20:35:36 [2022-03-23T20:35:36.575Z] #37 sha256:e438497dedc73d24dd360038d8af2968156308f76eb6b3444779d3c787cd53e2 20:35:36 [2022-03-23T20:35:36.575Z] #37 DONE 0.0s 20:35:36 [2022-03-23T20:35:36.575Z] 20:35:36 [2022-03-23T20:35:36.575Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ 20:35:36 [2022-03-23T20:35:36.575Z] #41 sha256:ed04ad50501ba415636c4f183f128371d7c3089f4fcbd6cb38fd1f4fd11df41d 20:35:36 [2022-03-23T20:35:36.575Z] #41 DONE 0.0s 20:35:36 [2022-03-23T20:35:36.575Z] 20:35:36 [2022-03-23T20:35:36.575Z] #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 20:35:36 [2022-03-23T20:35:36.575Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:35:36 [2022-03-23T20:35:36.744Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' 20:35:36 [2022-03-23T20:35:36.744Z] #23 12.84 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ebd9e3b870da455ba2e2a6f2917e469fd98701e2dc1ac63deec0b36a28ef95cf 20:35:36 [2022-03-23T20:35:36.744Z] #23 12.84 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 20:35:36 [2022-03-23T20:35:36.744Z] #23 12.84 Successfully built yamllint 20:35:36 [2022-03-23T20:35:36.744Z] #23 12.88 Installing collected packages: pyyaml, pathspec, yamllint 20:35:36 [2022-03-23T20:35:36.971Z] #26 91.73 Updating files: 18% (2161/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/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: 34% (3937/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) 20:35:36 [2022-03-23T20:35:36.971Z] #26 ... 20:35:36 [2022-03-23T20:35:36.971Z] 20:35:36 [2022-03-23T20:35:36.971Z] #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 20:35:36 [2022-03-23T20:35:36.971Z] #16 sha256:4283515e069bc442cc75a2b15e4f17c02aceecbad4205ff995b009935dd23cbe 20:35:36 [2022-03-23T20:35:36.971Z] #16 DONE 1.3s 20:35:36 [2022-03-23T20:35:36.971Z] 20:35:36 [2022-03-23T20:35:36.971Z] #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 20:35:36 [2022-03-23T20:35:36.971Z] #26 sha256:9508d366e83494330869210a05e63f6a96362df85ad296c6f58b4148314e9641 20:35:37 [2022-03-23T20:35:37.003Z] #23 13.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.0 Selecting previously unselected package libxml2:amd64. 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.1 Selecting previously unselected package libxml-namespacesupport-perl. 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.2 Selecting previously unselected package libxml-sax-base-perl. 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.2 Unpacking libxml-sax-base-perl (1.09-1.1) ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.2 Selecting previously unselected package libxml-sax-perl. 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.3 Selecting previously unselected package libxml-libxml-perl. 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.3 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.3 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... 20:35:37 [2022-03-23T20:35:37.303Z] #19 160.4 Selecting previously unselected package libxml-simple-perl. 20:35:37 [2022-03-23T20:35:37.303Z] #19 ... 20:35:37 [2022-03-23T20:35:37.303Z] 20:35:37 [2022-03-23T20:35:37.303Z] #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 20:35:37 [2022-03-23T20:35:37.303Z] #58 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:35:37 [2022-03-23T20:35:37.303Z] #58 167.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) 20:35:37 [2022-03-23T20:35:37.566Z] #58 DONE 167.4s 20:35:37 [2022-03-23T20:35:37.566Z] 20:35:37 [2022-03-23T20:35:37.566Z] #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 20:35:37 [2022-03-23T20:35:37.566Z] #19 sha256:e3d5f52590905818b09b11c4651163e48c0a89ea620c85b1736376275550f7d7 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.4 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.4 Unpacking libxml-simple-perl (2.25-1) ... 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.5 Selecting previously unselected package libyaml-perl. 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.6 Unpacking libyaml-perl (1.30-1) ... 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.6 Selecting previously unselected package libconfig-auto-perl. 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.6 Unpacking libconfig-auto-perl (0.44-1.1) ... 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.7 Selecting previously unselected package libfile-which-perl. 20:35:37 [2022-03-23T20:35:37.566Z] #19 160.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... 20:35:37 [2022-03-23T20:35:37.570Z] #23 DONE 13.7s 20:35:37 [2022-03-23T20:35:37.570Z] 20:35:37 [2022-03-23T20:35:37.570Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli 20:35:37 [2022-03-23T20:35:37.570Z] #27 sha256:99f0f20cb8fb1e3655371611fb641911d53149d987a01362bf320c67a8ba14b5 20:35:37 [2022-03-23T20:35:37.721Z] #14 71.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 20:35:37 [2022-03-23T20:35:37.721Z] #14 71.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 20:35:37 [2022-03-23T20:35:37.721Z] #14 71.14 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:35:37 [2022-03-23T20:35:37.751Z] #26 91.73 Updating files: 18% (2161/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/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: 34% (3937/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: 54% (6250/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/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) 20:35:37 [2022-03-23T20:35:37.751Z] #26 ... 20:35:37 [2022-03-23T20:35:37.751Z] 20:35:37 [2022-03-23T20:35:37.751Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 20:35:37 [2022-03-23T20:35:37.751Z] #17 sha256:edef03e72d9b6b7277525ebfdaa418d0563216d30282486567666e030bc44b5d 20:35:37 [2022-03-23T20:35:37.751Z] #17 0.554 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:35:37 [2022-03-23T20:35:37.751Z] #17 DONE 0.8s 20:35:37 [2022-03-23T20:35:37.751Z] 20:35:37 [2022-03-23T20:35:37.751Z] #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 20:35:37 [2022-03-23T20:35:37.751Z] #26 sha256:9508d366e83494330869210a05e63f6a96362df85ad296c6f58b4148314e9641 20:35:35 [2022-03-23T20:35:35.950Z] Fetching upstream changes from https://github.com/moby/moby.git 20:35:35 [2022-03-23T20:35:35.950Z] > git --version # timeout=10 20:35:36 [2022-03-23T20:35:36.000Z] > git --version # 'git version 2.24.1.windows.2' 20:35:36 [2022-03-23T20:35:36.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:36 [2022-03-23T20:35:36.005Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:37 [2022-03-23T20:35:37.828Z] #19 160.7 Unpacking libfile-which-perl (1.23-1) ... 20:35:37 [2022-03-23T20:35:37.828Z] #27 DONE 0.2s 20:35:37 [2022-03-23T20:35:37.828Z] #19 160.7 Selecting previously unselected package libfile-homedir-perl. 20:35:37 [2022-03-23T20:35:37.828Z] 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.7 Unpacking libfile-homedir-perl (1.006-1) ... 20:35:37 [2022-03-23T20:35:37.829Z] #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 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.8 Selecting previously unselected package libdebian-dpkgcross-perl. 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.8 Selecting previously unselected package dpkg-cross. 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.8 Unpacking dpkg-cross (2.6.18+nmu1) ... 20:35:37 [2022-03-23T20:35:37.829Z] #19 160.9 Selecting previously unselected package crossbuild-essential-arm64. 20:35:37 [2022-03-23T20:35:37.829Z] #56 sha256:d501279f599f58797a95cb037bb958bfd610c97ebfd15b6a7dc289770db74a68 20:35:37 [2022-03-23T20:35:37.829Z] #56 ... 20:35:37 [2022-03-23T20:35:37.829Z] 20:35:37 [2022-03-23T20:35:37.829Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:35:37 [2022-03-23T20:35:37.829Z] #32 sha256:78a098dfd397d789cd3012078d18c6f03da27a08a74d8a8e94b33b8bcddcc823 20:35:38 [2022-03-23T20:35:38.087Z] #32 DONE 0.2s 20:35:38 [2022-03-23T20:35:38.087Z] 20:35:38 [2022-03-23T20:35:38.087Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ 20:35:38 [2022-03-23T20:35:38.087Z] #35 sha256:ec7ab1c812ecedf74111947747b39fdb96b5adf86361bca4b51fec0695727234 20:35:38 [2022-03-23T20:35:38.087Z] #35 DONE 0.1s 20:35:38 [2022-03-23T20:35:38.087Z] 20:35:38 [2022-03-23T20:35:38.087Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ 20:35:38 [2022-03-23T20:35:38.087Z] #37 sha256:0e3490b32665959d6cccae581db9840a0b8ceb62bffe622d23069da06b2f43e1 20:35:38 [2022-03-23T20:35:38.087Z] #37 DONE 0.1s 20:35:38 [2022-03-23T20:35:38.087Z] 20:35:38 [2022-03-23T20:35:38.087Z] #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 20:35:38 [2022-03-23T20:35:38.087Z] #56 sha256:d501279f599f58797a95cb037bb958bfd610c97ebfd15b6a7dc289770db74a68 20:35:38 [2022-03-23T20:35:38.091Z] #19 160.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 160.9 Unpacking crossbuild-essential-arm64 (12.9) ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 160.9 Selecting previously unselected package libc6-armel-cross. 20:35:38 [2022-03-23T20:35:38.091Z] #19 160.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 160.9 Unpacking libc6-armel-cross (2.31-9cross4) ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.1 Selecting previously unselected package libgcc-s1-armel-cross. 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.1 Selecting previously unselected package libgomp1-armel-cross. 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.2 Selecting previously unselected package libatomic1-armel-cross. 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.2 Selecting previously unselected package libasan6-armel-cross. 20:35:38 [2022-03-23T20:35:38.091Z] #19 161.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... 20:35:38 [2022-03-23T20:35:38.345Z] #56 ... 20:35:38 [2022-03-23T20:35:38.345Z] 20:35:38 [2022-03-23T20:35:38.345Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ 20:35:38 [2022-03-23T20:35:38.345Z] #41 sha256:454658995a647913a4be50bb7a13733111762a910bb963103bda648b88245b50 20:35:38 [2022-03-23T20:35:38.345Z] #41 DONE 0.0s 20:35:38 [2022-03-23T20:35:38.353Z] #19 161.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... 20:35:38 [2022-03-23T20:35:38.534Z] #26 91.73 Updating files: 18% (2161/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/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: 34% (3937/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: 54% (6250/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/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: 81% (9282/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) 20:35:38 [2022-03-23T20:35:38.534Z] #26 ... 20:35:38 [2022-03-23T20:35:38.534Z] 20:35:38 [2022-03-23T20:35:38.534Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 20:35:38 [2022-03-23T20:35:38.534Z] #18 sha256:455fa4da9e1c6115be1b2601f2b2aefc0c27b06a576598bb8760c850fa5652f7 20:35:38 [2022-03-23T20:35:38.534Z] #18 DONE 0.9s 20:35:38 [2022-03-23T20:35:38.534Z] 20:35:38 [2022-03-23T20:35:38.534Z] #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 20:35:38 [2022-03-23T20:35:38.534Z] #26 sha256:9508d366e83494330869210a05e63f6a96362df85ad296c6f58b4148314e9641 20:35:38 [2022-03-23T20:35:38.603Z] 20:35:38 [2022-03-23T20:35:38.604Z] #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 20:35:38 [2022-03-23T20:35:38.604Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.6 Selecting previously unselected package libstdc++6-armel-cross. 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.6 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.7 Selecting previously unselected package libubsan1-armel-cross. 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.7 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.7 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.8 Selecting previously unselected package libgcc-10-dev-armel-cross. 20:35:38 [2022-03-23T20:35:38.616Z] #19 161.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... 20:35:38 [2022-03-23T20:35:38.662Z] #14 ... 20:35:38 [2022-03-23T20:35:38.663Z] 20:35:38 [2022-03-23T20:35:38.663Z] #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 20:35:38 [2022-03-23T20:35:38.663Z] #60 sha256:193593ee816581a51ade1b9a0c01608dc164ecae3307d285ef56fa5fefce9049 20:35:38 [2022-03-23T20:35:38.663Z] #60 39.60 Updating files: 63% (2913/4619) Updating files: 64% (2957/4619) Updating files: 65% (3003/4619) Updating files: 66% (3049/4619) Updating files: 67% (3095/4619) Updating files: 68% (3141/4619) Updating files: 69% (3188/4619) Updating files: 70% (3234/4619) Updating files: 71% (3280/4619) Updating files: 72% (3326/4619) Updating files: 73% (3372/4619) Updating files: 74% (3419/4619) Updating files: 75% (3465/4619) Updating files: 76% (3511/4619) Updating files: 77% (3557/4619) Updating files: 78% (3603/4619) Updating files: 79% (3650/4619) Updating files: 80% (3696/4619) Updating files: 81% (3742/4619) Updating files: 82% (3788/4619) Updating files: 83% (3834/4619) Updating files: 84% (3880/4619) Updating files: 85% (3927/4619) Updating files: 86% (3973/4619) Updating files: 87% (4019/4619) Updating files: 88% (4065/4619) Updating files: 89% (4111/4619) Updating files: 90% (4158/4619) Updating files: 91% (4204/4619) Updating files: 92% (4250/4619) Updating files: 93% (4296/4619) Updating files: 94% (4342/4619) Updating files: 95% (4389/4619) Updating files: 96% (4435/4619) Updating files: 97% (4481/4619) Updating files: 98% (4527/4619) Updating files: 99% (4573/4619) Updating files: 100% (4619/4619) Updating files: 100% (4619/4619), done. 20:35:38 [2022-03-23T20:35:38.663Z] #60 40.47 + cd /tmp/tmp.AmFtiuP4fa/src/github.com/containerd/containerd 20:35:38 [2022-03-23T20:35:38.663Z] #60 40.48 + git checkout -q v1.6.1 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + export 'BUILDTAGS=netgo osusergo static_build' 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + BUILDTAGS='netgo osusergo static_build' 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + export EXTRA_FLAGS=-buildmode=pie 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + EXTRA_FLAGS=-buildmode=pie 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + '[' '' = dynamic ']' 20:35:38 [2022-03-23T20:35:38.663Z] #60 41.73 + make 20:35:38 [2022-03-23T20:35:38.663Z] #60 43.05 + bin/ctr 20:35:38 [2022-03-23T20:35:38.879Z] #19 161.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... 20:35:38 [2022-03-23T20:35:38.879Z] #19 161.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi. 20:35:38 [2022-03-23T20:35:38.879Z] #19 161.9 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... 20:35:38 [2022-03-23T20:35:38.879Z] #19 161.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... 20:35:39 [2022-03-23T20:35:39.055Z] #26 91.73 Updating files: 18% (2161/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/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: 34% (3937/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: 54% (6250/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/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: 81% (9282/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. 20:35:39 [2022-03-23T20:35:39.055Z] #26 95.69 + cd /tmp/tmp.BdWSaJWT3R/tmp/docker-ce 20:35:39 [2022-03-23T20:35:39.314Z] #26 95.69 + git checkout -q v17.06.2-ce 20:35:39 [2022-03-23T20:35:39.574Z] #26 ... 20:35:39 [2022-03-23T20:35:39.574Z] 20:35:39 [2022-03-23T20:35:39.575Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 20:35:39 [2022-03-23T20:35:39.575Z] #19 sha256:9eda03e0c3ebbad53a4920072bd7a7f547f589c4d4d83ddce494183549c2dcb8 20:35:39 [2022-03-23T20:35:39.575Z] #19 DONE 0.9s 20:35:39 [2022-03-23T20:35:39.834Z] 20:35:39 [2022-03-23T20:35:39.834Z] #20 [dev-systemd-false 6/24] RUN ldconfig 20:35:39 [2022-03-23T20:35:39.834Z] #20 sha256:18246064950d06e0acd013c05d1416192a33222a0fcbf1a5c604e491ea6216bb 20:35:40 [2022-03-23T20:35:40.094Z] #20 DONE 0.7s 20:35:40 [2022-03-23T20:35:40.094Z] 20:35:40 [2022-03-23T20:35:40.094Z] #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 20:35:40 [2022-03-23T20:35:40.094Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b 20:35:41 [2022-03-23T20:35:41.168Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" 20:35:41 [2022-03-23T20:35:41.477Z] #21 0.992 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:35:41 [2022-03-23T20:35:41.477Z] #21 1.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:35:41 [2022-03-23T20:35:41.477Z] #21 1.167 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:35:41 [2022-03-23T20:35:41.738Z] #21 1.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:35:42 [2022-03-23T20:35:42.675Z] #21 2.259 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:35:42 [2022-03-23T20:35:42.864Z] #60 ... 20:35:42 [2022-03-23T20:35:42.864Z] 20:35:42 [2022-03-23T20:35:42.864Z] #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 20:35:42 [2022-03-23T20:35:42.864Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:35:42 [2022-03-23T20:35:42.864Z] #14 76.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 20:35:42 [2022-03-23T20:35:42.864Z] #14 76.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:35:42 [2022-03-23T20:35:42.864Z] #14 76.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:35:43 [2022-03-23T20:35:43.743Z] #21 3.324 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.6 Selecting previously unselected package gcc-arm-linux-gnueabi. 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.6 Selecting previously unselected package linux-libc-dev-armel-cross. 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.8 Selecting previously unselected package libc6-dev-armel-cross. 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 166.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 167.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. 20:35:44 [2022-03-23T20:35:44.176Z] #19 167.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 167.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... 20:35:44 [2022-03-23T20:35:44.176Z] #19 167.3 Selecting previously unselected package g++-10-arm-linux-gnueabi. 20:35:44 [2022-03-23T20:35:44.176Z] #19 167.3 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... 20:35:44 [2022-03-23T20:35:44.355Z] + docker version 20:35:44 [2022-03-23T20:35:44.437Z] #19 167.3 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... 20:35:45 [2022-03-23T20:35:45.651Z] #21 5.595 Fetched 8393 kB in 5s (1698 kB/s) 20:35:47 [2022-03-23T20:35:47.563Z] #21 5.595 Reading package lists... 20:35:47 [2022-03-23T20:35:47.563Z] 20:35:47 [2022-03-23T20:35:47.563Z] #21 ... 20:35:47 [2022-03-23T20:35:47.563Z] 20:35:47 [2022-03-23T20:35:47.563Z] #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 20:35:47 [2022-03-23T20:35:47.563Z] #34 sha256:5a9675c13987f6dd3d980906742ac1fb8f4019ff929c9de101a7aba1fcc03652 20:35:47 [2022-03-23T20:35:47.563Z] #34 DONE 104.3s 20:35:47 [2022-03-23T20:35:47.563Z] 20:35:47 [2022-03-23T20:35:47.563Z] #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 20:35:47 [2022-03-23T20:35:47.563Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b 20:35:47 [2022-03-23T20:35:47.563Z] #21 7.430 Reading package lists... 20:35:47 [2022-03-23T20:35:47.563Z] #21 ... 20:35:47 [2022-03-23T20:35:47.563Z] 20:35:47 [2022-03-23T20:35:47.563Z] #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 20:35:47 [2022-03-23T20:35:47.563Z] #56 sha256:a032aff658e24d96bc365b9060fcf2f75df85717a534d26315a1e2711fb74307 20:35:47 [2022-03-23T20:35:47.563Z] #56 8.723 + cd /tmp/tmp.7a6eUSRvIc/src/github.com/opencontainers/runc 20:35:47 [2022-03-23T20:35:47.563Z] #56 8.727 + git checkout -q v1.1.0 20:35:47 [2022-03-23T20:35:47.563Z] #56 9.071 + '[' -z '' ']' 20:35:47 [2022-03-23T20:35:47.563Z] #56 9.071 + target=static 20:35:47 [2022-03-23T20:35:47.563Z] #56 9.071 + make BUILDTAGS=seccomp static 20:35:47 [2022-03-23T20:35:47.563Z] #56 9.223 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 . 20:35:48 [2022-03-23T20:35:48.661Z] #19 171.8 Selecting previously unselected package g++-arm-linux-gnueabi. 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.8 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.8 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.8 Selecting previously unselected package crossbuild-essential-armel. 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.8 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.8 Unpacking crossbuild-essential-armel (12.9) ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.9 Selecting previously unselected package libc6-armhf-cross. 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.9 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 171.9 Unpacking libc6-armhf-cross (2.31-9cross4) ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 172.0 Selecting previously unselected package libgcc-s1-armhf-cross. 20:35:48 [2022-03-23T20:35:48.924Z] #19 172.0 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 172.0 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 172.0 Selecting previously unselected package libgomp1-armhf-cross. 20:35:48 [2022-03-23T20:35:48.924Z] #19 172.0 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 172.0 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... 20:35:48 [2022-03-23T20:35:48.924Z] #19 172.1 Selecting previously unselected package libatomic1-armhf-cross. 20:35:49 [2022-03-23T20:35:49.185Z] #19 172.1 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:49 [2022-03-23T20:35:49.185Z] #19 172.1 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... 20:35:49 [2022-03-23T20:35:49.185Z] #19 172.1 Selecting previously unselected package libasan6-armhf-cross. 20:35:49 [2022-03-23T20:35:49.185Z] #19 172.1 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:49 [2022-03-23T20:35:49.185Z] #19 172.1 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... 20:35:49 [2022-03-23T20:35:49.185Z] #19 172.3 Selecting previously unselected package libstdc++6-armhf-cross. 20:35:49 [2022-03-23T20:35:49.375Z] Fetching without tags 20:35:49 [2022-03-23T20:35:49.448Z] #19 172.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:49 [2022-03-23T20:35:49.448Z] #19 172.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... 20:35:49 [2022-03-23T20:35:49.448Z] #19 172.4 Selecting previously unselected package libubsan1-armhf-cross. 20:35:49 [2022-03-23T20:35:49.448Z] #19 172.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:49 [2022-03-23T20:35:49.448Z] #19 172.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... 20:35:49 [2022-03-23T20:35:49.712Z] #19 172.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. 20:35:49 [2022-03-23T20:35:49.712Z] #19 172.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:49 [2022-03-23T20:35:49.712Z] #19 172.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... 20:35:49 [2022-03-23T20:35:49.712Z] #19 172.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. 20:35:49 [2022-03-23T20:35:49.712Z] #19 172.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... 20:35:49 [2022-03-23T20:35:49.712Z] #19 172.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 20:35:50 [2022-03-23T20:35:50.093Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:35:50 [2022-03-23T20:35:50.106Z] #56 ... 20:35:50 [2022-03-23T20:35:50.106Z] 20:35:50 [2022-03-23T20:35:50.106Z] #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 20:35:50 [2022-03-23T20:35:50.106Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b 20:35:50 [2022-03-23T20:35:50.106Z] #21 7.430 Reading package lists... 20:35:49 [2022-03-23T20:35:49.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:35:49 [2022-03-23T20:35:49.116Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:35:49 [2022-03-23T20:35:49.166Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:49 [2022-03-23T20:35:49.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:35:49 [2022-03-23T20:35:49.410Z] Fetching upstream changes from https://github.com/moby/moby.git 20:35:49 [2022-03-23T20:35:49.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:49 [2022-03-23T20:35:49.413Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:50 [2022-03-23T20:35:50.198Z] > git config core.sparsecheckout # timeout=10 20:35:50 [2022-03-23T20:35:50.246Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:35:50 [2022-03-23T20:35:50.366Z] #21 9.557 Building dependency tree... 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.03 The following additional packages will be installed: 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.04 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.04 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.04 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.04 python3-pkg-resources vim-runtime xxd 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.05 Suggested packages: 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.05 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.05 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.05 acl attr quota 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.05 Recommended packages: 20:35:51 [2022-03-23T20:35:51.306Z] #21 11.05 libatm1 nftables libpam-cap build-essential python3-dev unzip 20:35:51 [2022-03-23T20:35:51.397Z] Client: 20:35:51 [2022-03-23T20:35:51.397Z] Version: 20.10.9 20:35:51 [2022-03-23T20:35:51.397Z] API version: 1.41 20:35:51 [2022-03-23T20:35:51.397Z] Go version: go1.16.8 20:35:51 [2022-03-23T20:35:51.397Z] Git commit: c2ea9bc 20:35:51 [2022-03-23T20:35:51.397Z] Built: Mon Oct 4 16:11:10 2021 20:35:51 [2022-03-23T20:35:51.397Z] OS/Arch: windows/amd64 20:35:51 [2022-03-23T20:35:51.397Z] Context: default 20:35:51 [2022-03-23T20:35:51.397Z] Experimental: true 20:35:51 [2022-03-23T20:35:51.397Z] 20:35:51 [2022-03-23T20:35:51.397Z] Server: Docker Engine - Community 20:35:51 [2022-03-23T20:35:51.397Z] Engine: 20:35:51 [2022-03-23T20:35:51.397Z] Version: 20.10.9 20:35:51 [2022-03-23T20:35:51.397Z] API version: 1.41 (minimum version 1.24) 20:35:51 [2022-03-23T20:35:51.397Z] Go version: go1.16.8 20:35:51 [2022-03-23T20:35:51.397Z] Git commit: 79ea9d3 20:35:51 [2022-03-23T20:35:51.397Z] Built: Mon Oct 4 16:06:39 2021 20:35:51 [2022-03-23T20:35:51.397Z] OS/Arch: windows/amd64 20:35:51 [2022-03-23T20:35:51.397Z] Experimental: true [Pipeline] sh 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.03 The following NEW packages will be installed: 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.04 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.05 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.05 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.05 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.05 python3-pkg-resources python3-setuptools python3-wheel sudo 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 20:35:52 [2022-03-23T20:35:52.249Z] #21 12.05 xz-utils zip zstd 20:35:52 [2022-03-23T20:35:52.507Z] #21 12.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.35 Need to get 27.0 MB of archives. 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.35 After this operation, 105 MB of additional disk space will be used. 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 12.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 20:35:52 [2022-03-23T20:35:52.508Z] #21 ... 20:35:52 [2022-03-23T20:35:52.508Z] 20:35:52 [2022-03-23T20:35:52.508Z] #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 20:35:52 [2022-03-23T20:35:52.508Z] #26 sha256:9508d366e83494330869210a05e63f6a96362df85ad296c6f58b4148314e9641 20:35:52 [2022-03-23T20:35:52.508Z] #26 99.04 + mkdir -p /tmp/tmp.BdWSaJWT3R/src/github.com/docker 20:35:52 [2022-03-23T20:35:52.508Z] #26 99.05 + mv components/cli /tmp/tmp.BdWSaJWT3R/src/github.com/docker/cli 20:35:52 [2022-03-23T20:35:52.508Z] #26 99.05 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 20:35:52 [2022-03-23T20:35:52.766Z] #26 ... 20:35:52 [2022-03-23T20:35:52.766Z] 20:35:52 [2022-03-23T20:35:52.766Z] #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 20:35:52 [2022-03-23T20:35:52.766Z] #21 sha256:0f8bed15e85776e4aec928c28a154e59a06ac2650bbea6072e0061508d25e72b 20:35:52 [2022-03-23T20:35:52.766Z] #21 12.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 20:35:52 [2022-03-23T20:35:52.767Z] #21 12.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] 20:35:52 [2022-03-23T20:35:52.858Z] #14 86.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 20:35:52 [2022-03-23T20:35:52.858Z] #14 86.41 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:35:52 [2022-03-23T20:35:52.858Z] #14 86.42 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:35:52 [2022-03-23T20:35:52.897Z] + docker info 20:35:52 [2022-03-23T20:35:52.897Z] Client: 20:35:52 [2022-03-23T20:35:52.897Z] Context: default 20:35:52 [2022-03-23T20:35:52.897Z] Debug Mode: false 20:35:52 [2022-03-23T20:35:52.897Z] 20:35:52 [2022-03-23T20:35:52.897Z] Server: 20:35:52 [2022-03-23T20:35:52.897Z] Containers: 0 20:35:52 [2022-03-23T20:35:52.897Z] Running: 0 20:35:52 [2022-03-23T20:35:52.897Z] Paused: 0 20:35:52 [2022-03-23T20:35:52.897Z] Stopped: 0 20:35:52 [2022-03-23T20:35:52.897Z] Images: 0 20:35:52 [2022-03-23T20:35:52.897Z] Server Version: 20.10.9 20:35:52 [2022-03-23T20:35:52.897Z] Storage Driver: windowsfilter (windows) lcow (linux) 20:35:52 [2022-03-23T20:35:52.897Z] Windows: 20:35:52 [2022-03-23T20:35:52.897Z] LCOW: 20:35:52 [2022-03-23T20:35:52.897Z] Logging Driver: json-file 20:35:52 [2022-03-23T20:35:52.897Z] Plugins: 20:35:52 [2022-03-23T20:35:52.897Z] Volume: local 20:35:52 [2022-03-23T20:35:52.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:35:52 [2022-03-23T20:35:52.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:35:52 [2022-03-23T20:35:52.897Z] Swarm: inactive 20:35:52 [2022-03-23T20:35:52.897Z] Default Isolation: process 20:35:52 [2022-03-23T20:35:52.897Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 20:35:52 [2022-03-23T20:35:52.897Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) 20:35:52 [2022-03-23T20:35:52.897Z] OSType: windows 20:35:52 [2022-03-23T20:35:52.897Z] Architecture: x86_64 20:35:52 [2022-03-23T20:35:52.897Z] CPUs: 4 20:35:52 [2022-03-23T20:35:52.897Z] Total Memory: 32GiB 20:35:52 [2022-03-23T20:35:52.897Z] Name: azwin-2-34f4e0 20:35:52 [2022-03-23T20:35:52.897Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 20:35:52 [2022-03-23T20:35:52.897Z] Docker Root Dir: D:\docker 20:35:52 [2022-03-23T20:35:52.897Z] Debug Mode: false 20:35:52 [2022-03-23T20:35:52.897Z] Registry: https://index.docker.io/v1/ 20:35:52 [2022-03-23T20:35:52.897Z] Labels: 20:35:52 [2022-03-23T20:35:52.897Z] Experimental: true 20:35:52 [2022-03-23T20:35:52.897Z] Insecure Registries: 20:35:52 [2022-03-23T20:35:52.897Z] 10.0.0.4:5000 20:35:52 [2022-03-23T20:35:52.897Z] 127.0.0.0/8 20:35:52 [2022-03-23T20:35:52.897Z] Registry Mirrors: 20:35:52 [2022-03-23T20:35:52.897Z] http://10.0.0.4:5000/ 20:35:52 [2022-03-23T20:35:52.897Z] Live Restore Enabled: false 20:35:52 [2022-03-23T20:35:52.897Z] Product License: Community Engine 20:35:52 [2022-03-23T20:35:52.897Z] 20:35:53 [2022-03-23T20:35:53.026Z] #21 12.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] 20:35:53 [2022-03-23T20:35:53.026Z] #21 12.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 20:35:53 [2022-03-23T20:35:53.026Z] #21 12.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 20:35:53 [2022-03-23T20:35:53.026Z] #21 12.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 20:35:53 [2022-03-23T20:35:53.026Z] #21 12.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 20:35:53 [2022-03-23T20:35:53.026Z] #21 12.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 20:35:53 [2022-03-23T20:35:53.285Z] #21 13.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 20:35:53 [2022-03-23T20:35:53.285Z] #21 13.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 20:35:53 [2022-03-23T20:35:53.209Z] > git remote # timeout=10 20:35:53 [2022-03-23T20:35:53.287Z] > git config --get remote.origin.url # timeout=10 20:35:53 [2022-03-23T20:35:53.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:53 [2022-03-23T20:35:53.337Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:35:53 [2022-03-23T20:35:53.556Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:35:53 [2022-03-23T20:35:53.556Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.44 debconf: delaying package configuration, since apt-utils is not installed 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.54 Fetched 27.0 MB in 1s (28.2 MB/s) 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.60 Selecting previously unselected package pigz. 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.63 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.65 Unpacking pigz (2.6-1) ... 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.73 Selecting previously unselected package libelf1:arm64. 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.73 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... 20:35:53 [2022-03-23T20:35:53.851Z] #21 13.74 Unpacking libelf1:arm64 (0.183-1) ... 20:35:54 [2022-03-23T20:35:54.110Z] #21 13.88 Selecting previously unselected package libbpf0:arm64. 20:35:54 [2022-03-23T20:35:54.110Z] #21 13.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... 20:35:54 [2022-03-23T20:35:54.110Z] #21 13.88 Unpacking libbpf0:arm64 (1:0.3-2) ... 20:35:54 [2022-03-23T20:35:54.110Z] #21 13.96 Selecting previously unselected package libcap2:arm64. 20:35:54 [2022-03-23T20:35:54.110Z] #21 13.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... 20:35:54 [2022-03-23T20:35:54.110Z] #21 13.98 Unpacking libcap2:arm64 (1:2.44-1) ... 20:35:54 [2022-03-23T20:35:54.110Z] #21 14.04 Selecting previously unselected package libmnl0:arm64. 20:35:54 [2022-03-23T20:35:54.110Z] #21 14.04 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... 20:35:54 [2022-03-23T20:35:54.110Z] #21 14.05 Unpacking libmnl0:arm64 (1.0.4-3) ... 20:35:54 [2022-03-23T20:35:54.369Z] #21 14.10 Selecting previously unselected package libxtables12:arm64. 20:35:54 [2022-03-23T20:35:54.369Z] #21 14.10 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... 20:35:54 [2022-03-23T20:35:54.369Z] #21 14.11 Unpacking libxtables12:arm64 (1.8.7-1) ... 20:35:54 [2022-03-23T20:35:54.369Z] #21 14.16 Selecting previously unselected package libcap2-bin. 20:35:54 [2022-03-23T20:35:54.369Z] #21 14.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... 20:35:54 [2022-03-23T20:35:54.369Z] #21 14.17 Unpacking libcap2-bin (1:2.44-1) ... 20:35:54 [2022-03-23T20:35:54.473Z] Fetching without tags 20:35:54 [2022-03-23T20:35:54.628Z] #21 14.23 Selecting previously unselected package iproute2. 20:35:54 [2022-03-23T20:35:54.628Z] #21 14.24 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... 20:35:54 [2022-03-23T20:35:54.628Z] #21 14.24 Unpacking iproute2 (5.10.0-4) ... 20:35:54 [2022-03-23T20:35:54.669Z] #60 ... 20:35:54 [2022-03-23T20:35:54.669Z] 20:35:54 [2022-03-23T20:35:54.669Z] #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 20:35:54 [2022-03-23T20:35:54.669Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:35:54 [2022-03-23T20:35:54.669Z] #43 184.1 + dpkg --print-architecture 20:35:54 [2022-03-23T20:35:54.669Z] #43 184.1 + git checkout -q v2.1.0 20:35:54 [2022-03-23T20:35:54.669Z] #43 184.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 20:35:54 [2022-03-23T20:35:54.669Z] #43 184.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 20:35:54 [2022-03-23T20:35:54.890Z] #21 14.61 Selecting previously unselected package xxd. 20:35:54 [2022-03-23T20:35:54.890Z] #21 14.62 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 20:35:54 [2022-03-23T20:35:54.890Z] #21 14.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:35:54 [2022-03-23T20:35:54.890Z] #21 14.75 Selecting previously unselected package vim-common. 20:35:54 [2022-03-23T20:35:54.890Z] #21 14.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:35:54 [2022-03-23T20:35:54.890Z] #21 14.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.5 Selecting previously unselected package linux-libc-dev-armhf-cross. 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.7 Selecting previously unselected package libc6-dev-armhf-cross. 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 177.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 178.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. 20:35:55 [2022-03-23T20:35:55.014Z] #19 178.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... 20:35:55 [2022-03-23T20:35:55.014Z] #19 178.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... 20:35:55 [2022-03-23T20:35:55.149Z] #21 14.89 Selecting previously unselected package bash-completion. 20:35:55 [2022-03-23T20:35:55.149Z] #21 14.90 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 20:35:55 [2022-03-23T20:35:55.279Z] #19 178.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. 20:35:55 [2022-03-23T20:35:55.279Z] #19 178.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... 20:35:55 [2022-03-23T20:35:55.279Z] #19 178.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 20:35:55 [2022-03-23T20:35:55.830Z] Merging remotes/origin/master commit 6b9b445af6c7908992632cff6c30cbf6a4c617ac into PR head commit 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:35:54 [2022-03-23T20:35:54.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:35:54 [2022-03-23T20:35:54.217Z] > git config --add remote.origin.fetch +refs/pull/42638/head:refs/remotes/origin/PR-42638 # timeout=10 20:35:54 [2022-03-23T20:35:54.262Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:54 [2022-03-23T20:35:54.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:35:54 [2022-03-23T20:35:54.509Z] Fetching upstream changes from https://github.com/moby/moby.git 20:35:54 [2022-03-23T20:35:54.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:54 [2022-03-23T20:35:54.512Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42638/head:refs/remotes/origin/PR-42638 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:55 [2022-03-23T20:35:55.941Z] > git config core.sparsecheckout # timeout=10 20:35:55 [2022-03-23T20:35:55.984Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:35:56 [2022-03-23T20:35:56.529Z] #21 16.28 Unpacking bash-completion (1:2.11-2) ... 20:35:53 [2022-03-23T20:35:53.471Z] > git rev-parse "HEAD^{commit}" # timeout=10 20:35:53 [2022-03-23T20:35:53.590Z] > git config core.sparsecheckout # timeout=10 20:35:53 [2022-03-23T20:35:53.634Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:35:56 [2022-03-23T20:35:56.715Z] #43 184.6 + dpkg --print-architecture 20:35:56 [2022-03-23T20:35:56.715Z] #43 184.6 + git checkout -q v2.1.0 20:35:56 [2022-03-23T20:35:56.715Z] #43 184.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 20:35:56 [2022-03-23T20:35:56.715Z] #43 184.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 20:35:56 [2022-03-23T20:35:56.791Z] #21 16.69 Selecting previously unselected package bzip2. 20:35:56 [2022-03-23T20:35:56.791Z] #21 16.69 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... 20:35:56 [2022-03-23T20:35:56.791Z] #21 16.71 Unpacking bzip2 (1.0.8-4) ... 20:35:56 [2022-03-23T20:35:56.791Z] #21 16.78 Selecting previously unselected package xz-utils. 20:35:57 [2022-03-23T20:35:57.050Z] #21 16.78 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.050Z] #21 16.79 Unpacking xz-utils (5.2.5-2) ... 20:35:57 [2022-03-23T20:35:57.323Z] #21 16.94 Selecting previously unselected package apparmor. 20:35:57 [2022-03-23T20:35:57.323Z] #21 16.94 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.323Z] #21 16.99 Unpacking apparmor (2.13.6-10) ... 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.31 Selecting previously unselected package inetutils-ping. 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.33 Unpacking inetutils-ping (2:2.0-1) ... 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.44 Selecting previously unselected package libip4tc2:arm64. 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.45 Unpacking libip4tc2:arm64 (1.8.7-1) ... 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.50 Selecting previously unselected package libip6tc2:arm64. 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.584Z] #21 17.50 Unpacking libip6tc2:arm64 (1.8.7-1) ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.56 Selecting previously unselected package libnfnetlink0:arm64. 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.64 Selecting previously unselected package libnetfilter-conntrack3:arm64. 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.72 Selecting previously unselected package libnftnl11:arm64. 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.72 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.73 Unpacking libnftnl11:arm64 (1.1.9-1) ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.80 Selecting previously unselected package iptables. 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.80 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... 20:35:57 [2022-03-23T20:35:57.844Z] #21 17.81 Unpacking iptables (1.8.7-1) ... 20:35:58 [2022-03-23T20:35:58.104Z] #21 18.08 Selecting previously unselected package libonig5:arm64. 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.09 Selecting previously unselected package g++-mingw-w64-x86-64. 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.21 Selecting previously unselected package libapparmor1:amd64. 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.23 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.24 Unpacking libapparmor1:amd64 (2.13.6-10) ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.34 Selecting previously unselected package libapparmor-dev:amd64. 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.34 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.35 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.43 Selecting previously unselected package libbtrfs0:amd64. 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.58 Selecting previously unselected package libbtrfs-dev:amd64. 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.59 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.133Z] #14 91.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:35:58 [2022-03-23T20:35:58.364Z] #21 18.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... 20:35:58 [2022-03-23T20:35:58.364Z] #21 18.09 Unpacking libonig5:arm64 (6.9.6-1.1) ... 20:35:58 [2022-03-23T20:35:58.364Z] #21 18.19 Selecting previously unselected package libjq1:arm64. 20:35:58 [2022-03-23T20:35:58.364Z] #21 18.20 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... 20:35:58 [2022-03-23T20:35:58.364Z] #21 18.20 Unpacking libjq1:arm64 (1.6-2.1) ... 20:35:58 [2022-03-23T20:35:58.364Z] #21 18.29 Selecting previously unselected package jq. 20:35:58 [2022-03-23T20:35:58.393Z] #14 91.78 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 20:35:58 [2022-03-23T20:35:58.393Z] #14 91.79 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.393Z] #14 91.80 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:35:58 [2022-03-23T20:35:58.393Z] #14 91.87 Selecting previously unselected package libudev-dev:amd64. 20:35:58 [2022-03-23T20:35:58.393Z] #14 91.87 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.393Z] #14 91.89 Unpacking libudev-dev:amd64 (247.3-6) ... 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.31 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.31 Unpacking jq (1.6-2.1) ... 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.41 Selecting previously unselected package libaio1:arm64. 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.42 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.42 Unpacking libaio1:arm64 (0.3.112-9) ... 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.49 Selecting previously unselected package libgpm2:arm64. 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.50 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... 20:35:58 [2022-03-23T20:35:58.623Z] #21 18.50 Unpacking libgpm2:arm64 (1.20.7-8) ... 20:35:58 [2022-03-23T20:35:58.653Z] #14 92.02 Selecting previously unselected package libsepol1-dev:amd64. 20:35:58 [2022-03-23T20:35:58.653Z] #14 92.03 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.653Z] #14 92.04 Unpacking libsepol1-dev:amd64 (3.1-1) ... 20:35:58 [2022-03-23T20:35:58.837Z] Merge succeeded, producing 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:35:58 [2022-03-23T20:35:58.838Z] Checking out Revision 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed (PR-42638) 20:35:58 [2022-03-23T20:35:58.883Z] #21 18.57 Selecting previously unselected package libicu67:arm64. 20:35:58 [2022-03-23T20:35:58.883Z] #21 18.58 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... 20:35:58 [2022-03-23T20:35:58.883Z] #21 18.58 Unpacking libicu67:arm64 (67.1-7) ... 20:35:58 [2022-03-23T20:35:58.913Z] #14 92.28 Selecting previously unselected package libpcre2-16-0:amd64. 20:35:58 [2022-03-23T20:35:58.913Z] #14 92.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.913Z] #14 92.30 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 20:35:58 [2022-03-23T20:35:58.913Z] #14 92.46 Selecting previously unselected package libpcre2-32-0:amd64. 20:35:58 [2022-03-23T20:35:58.913Z] #14 92.46 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 20:35:58 [2022-03-23T20:35:58.913Z] #14 92.47 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 20:35:59 [2022-03-23T20:35:59.175Z] #14 92.66 Selecting previously unselected package libpcre2-posix2:amd64. 20:35:59 [2022-03-23T20:35:59.175Z] #14 92.66 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 20:35:59 [2022-03-23T20:35:59.175Z] #14 92.66 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 20:35:59 [2022-03-23T20:35:59.175Z] #14 92.79 Selecting previously unselected package libpcre2-dev:amd64. 20:35:59 [2022-03-23T20:35:59.175Z] #14 92.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 20:35:59 [2022-03-23T20:35:59.175Z] #14 92.80 Unpacking libpcre2-dev:amd64 (10.36-2) ... 20:35:58 [2022-03-23T20:35:58.499Z] > git remote # timeout=10 20:35:58 [2022-03-23T20:35:58.570Z] > git config --get remote.origin.url # timeout=10 20:35:58 [2022-03-23T20:35:58.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:35:58 [2022-03-23T20:35:58.615Z] > git merge 6b9b445af6c7908992632cff6c30cbf6a4c617ac # timeout=10 20:35:58 [2022-03-23T20:35:58.751Z] > git rev-parse "HEAD^{commit}" # timeout=10 20:35:58 [2022-03-23T20:35:58.874Z] > git config core.sparsecheckout # timeout=10 20:35:58 [2022-03-23T20:35:58.917Z] > git checkout -f 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed # timeout=10 20:35:59 [2022-03-23T20:35:59.744Z] #14 93.20 Selecting previously unselected package libselinux1-dev:amd64. 20:35:59 [2022-03-23T20:35:59.744Z] #14 93.20 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 20:35:59 [2022-03-23T20:35:59.744Z] #14 93.21 Unpacking libselinux1-dev:amd64 (3.1-3) ... 20:36:00 [2022-03-23T20:36:00.004Z] #14 93.44 Selecting previously unselected package libdevmapper-dev:amd64. 20:36:00 [2022-03-23T20:36:00.004Z] #14 93.44 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 20:36:00 [2022-03-23T20:36:00.004Z] #14 93.45 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:36:00 [2022-03-23T20:36:00.004Z] #14 93.52 Selecting previously unselected package libseccomp-dev:amd64. 20:36:00 [2022-03-23T20:36:00.004Z] #14 93.52 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 20:36:00 [2022-03-23T20:36:00.004Z] #14 93.53 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:36:00 [2022-03-23T20:36:00.265Z] #14 93.65 Selecting previously unselected package libsystemd-dev:amd64. 20:36:00 [2022-03-23T20:36:00.265Z] #14 93.67 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... 20:36:00 [2022-03-23T20:36:00.265Z] #14 93.69 Unpacking libsystemd-dev:amd64 (247.3-6) ... 20:36:00 [2022-03-23T20:36:00.265Z] #14 ... 20:36:00 [2022-03-23T20:36:00.265Z] 20:36:00 [2022-03-23T20:36:00.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 20:36:00 [2022-03-23T20:36:00.265Z] #63 sha256:16f50c248cdda7846ea6df6a33a5455891fbbcb41ebf85d8f848897e662b6d3d 20:36:00 [2022-03-23T20:36:00.265Z] #63 93.60 + for f in rootlesskit rootlesskit-docker-proxy 20:36:00 [2022-03-23T20:36:00.265Z] #63 93.60 + GOBIN=/build 20:36:00 [2022-03-23T20:36:00.265Z] #63 93.60 + GO111MODULE=on 20:36:00 [2022-03-23T20:36:00.265Z] #63 93.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.7 Selecting previously unselected package g++-arm-linux-gnueabihf. 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.8 Selecting previously unselected package crossbuild-essential-armhf. 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.8 Unpacking crossbuild-essential-armhf (12.9) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.8 Selecting previously unselected package libc6-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 182.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Selecting previously unselected package libgomp1-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Selecting previously unselected package libitm1-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.1 Selecting previously unselected package libatomic1-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.1 Selecting previously unselected package libasan6-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.3 Selecting previously unselected package liblsan0-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.5 Selecting previously unselected package libtsan0-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.7 Selecting previously unselected package libstdc++6-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.594Z] #19 183.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.855Z] #19 183.8 Selecting previously unselected package libubsan1-ppc64el-cross. 20:36:00 [2022-03-23T20:36:00.855Z] #19 183.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:00 [2022-03-23T20:36:00.855Z] #19 183.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... 20:36:00 [2022-03-23T20:36:00.855Z] #19 183.9 Selecting previously unselected package libquadmath0-ppc64el-cross. 20:36:01 [2022-03-23T20:36:01.117Z] #19 183.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:01 [2022-03-23T20:36:01.117Z] #19 183.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... 20:36:01 [2022-03-23T20:36:01.117Z] #19 184.0 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. 20:36:01 [2022-03-23T20:36:01.117Z] #19 184.0 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:01 [2022-03-23T20:36:01.117Z] #19 184.0 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... 20:36:01 [2022-03-23T20:36:01.117Z] #19 184.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. 20:36:01 [2022-03-23T20:36:01.117Z] #19 184.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:36:01 [2022-03-23T20:36:01.117Z] #19 184.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 20:36:01 [2022-03-23T20:36:01.421Z] #21 21.40 Selecting previously unselected package libinih1:arm64. 20:36:01 [2022-03-23T20:36:01.760Z] #21 21.40 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... 20:36:01 [2022-03-23T20:36:01.760Z] #21 21.41 Unpacking libinih1:arm64 (53-1+b2) ... 20:36:01 [2022-03-23T20:36:01.760Z] #21 21.52 Selecting previously unselected package libnet1:arm64. 20:36:01 [2022-03-23T20:36:01.760Z] #21 21.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 20:36:01 [2022-03-23T20:36:01.760Z] #21 21.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.63 Selecting previously unselected package libnl-3-200:arm64. 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.72 Selecting previously unselected package libprotobuf-c1:arm64. 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.84 Selecting previously unselected package net-tools. 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 20:36:02 [2022-03-23T20:36:02.049Z] #21 21.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 20:36:02 [2022-03-23T20:36:02.312Z] #21 22.00 Selecting previously unselected package patch. 20:36:02 [2022-03-23T20:36:02.312Z] #21 22.03 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... 20:36:02 [2022-03-23T20:36:02.312Z] #21 22.05 Unpacking patch (2.7.6-7) ... 20:36:02 [2022-03-23T20:36:02.312Z] #21 22.14 Selecting previously unselected package python-pip-whl. 20:36:02 [2022-03-23T20:36:02.312Z] #21 22.14 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... 20:36:02 [2022-03-23T20:36:02.312Z] #21 22.15 Unpacking python-pip-whl (20.3.4-4) ... 20:36:02 [2022-03-23T20:36:02.885Z] #21 22.65 Selecting previously unselected package python3-lib2to3. 20:36:02 [2022-03-23T20:36:02.885Z] #21 22.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 20:36:02 [2022-03-23T20:36:02.885Z] #21 22.66 Unpacking python3-lib2to3 (3.9.2-1) ... 20:36:03 [2022-03-23T20:36:03.148Z] #21 22.76 Selecting previously unselected package python3-distutils. 20:36:03 [2022-03-23T20:36:03.148Z] #21 22.76 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 20:36:03 [2022-03-23T20:36:03.148Z] #21 22.77 Unpacking python3-distutils (3.9.2-1) ... 20:36:03 [2022-03-23T20:36:03.148Z] #21 22.88 Selecting previously unselected package python3-pkg-resources. 20:36:03 [2022-03-23T20:36:03.148Z] #21 22.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 20:36:03 [2022-03-23T20:36:03.148Z] #21 22.90 Unpacking python3-pkg-resources (52.0.0-4) ... 20:36:03 [2022-03-23T20:36:03.406Z] #21 23.06 Selecting previously unselected package python3-setuptools. 20:36:03 [2022-03-23T20:36:03.406Z] #21 23.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 20:36:03 [2022-03-23T20:36:03.406Z] #21 23.08 Unpacking python3-setuptools (52.0.0-4) ... 20:36:03 [2022-03-23T20:36:03.664Z] #21 23.32 Selecting previously unselected package python3-wheel. 20:36:03 [2022-03-23T20:36:03.664Z] #21 23.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 20:36:03 [2022-03-23T20:36:03.664Z] #21 23.33 Unpacking python3-wheel (0.34.2-1) ... 20:36:03 [2022-03-23T20:36:03.664Z] #21 23.48 Selecting previously unselected package python3-pip. 20:36:03 [2022-03-23T20:36:03.664Z] #21 23.48 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... 20:36:03 [2022-03-23T20:36:03.664Z] #21 23.48 Unpacking python3-pip (20.3.4-4) ... 20:36:03 [2022-03-23T20:36:03.922Z] #21 23.73 Selecting previously unselected package sudo. 20:36:03 [2022-03-23T20:36:03.922Z] #21 23.73 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... 20:36:03 [2022-03-23T20:36:03.922Z] #21 23.74 Unpacking sudo (1.9.5p2-3) ... 20:36:04 [2022-03-23T20:36:04.489Z] #21 24.17 Selecting previously unselected package thin-provisioning-tools. 20:36:04 [2022-03-23T20:36:04.489Z] #21 24.18 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... 20:36:04 [2022-03-23T20:36:04.489Z] #21 24.18 Unpacking thin-provisioning-tools (0.9.0-1) ... 20:36:04 [2022-03-23T20:36:04.489Z] #21 24.35 Selecting previously unselected package uidmap. 20:36:04 [2022-03-23T20:36:04.489Z] #21 24.35 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... 20:36:04 [2022-03-23T20:36:04.489Z] #21 24.36 Unpacking uidmap (1:4.8.1-1) ... 20:36:04 [2022-03-23T20:36:04.748Z] #21 24.48 Selecting previously unselected package vim-runtime. 20:36:04 [2022-03-23T20:36:04.748Z] #21 24.49 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 20:36:04 [2022-03-23T20:36:04.748Z] #21 24.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 20:36:04 [2022-03-23T20:36:04.748Z] #21 24.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 20:36:04 [2022-03-23T20:36:04.748Z] #21 24.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 20:36:05 [2022-03-23T20:36:05.164Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 20:36:05 [2022-03-23T20:36:05.587Z] #63 ... 20:36:05 [2022-03-23T20:36:05.587Z] 20:36:05 [2022-03-23T20:36:05.587Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 20:36:05 [2022-03-23T20:36:05.587Z] #14 sha256:9d0bac80c09d498137b30378bf66e98e4bb6218960c227664c035a9ce1accd40 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.25 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.26 Setting up libapparmor1:amd64 (2.13.6-10) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.28 Setting up libsepol1-dev:amd64 (3.1-1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.29 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.31 Setting up libpcre2-16-0:amd64 (10.36-2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.35 Setting up libpcre2-32-0:amd64 (10.36-2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.36 Setting up libudev-dev:amd64 (247.3-6) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.38 Setting up libpcre2-posix2:amd64 (10.36-2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.39 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.43 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.44 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.46 Setting up mingw-w64-common (8.0.0-1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.52 Setting up libsystemd-dev:amd64 (247.3-6) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.53 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.56 Setting up libpcre2-dev:amd64 (10.36-2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.58 Setting up libselinux1-dev:amd64 (3.1-3) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.61 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.62 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.63 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 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.64 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.66 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 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.67 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.68 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.70 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 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.71 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.72 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.74 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.75 Setting up dmsetup (2:1.02.175-2.1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.78 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 94.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:36:05 [2022-03-23T20:36:05.587Z] #14 DONE 98.4s 20:36:05 [2022-03-23T20:36:05.587Z] 20:36:05 [2022-03-23T20:36:05.587Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker 20:36:05 [2022-03-23T20:36:05.587Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a 20:36:05 [2022-03-23T20:36:05.587Z] #15 ... 20:36:05 [2022-03-23T20:36:05.587Z] 20:36:05 [2022-03-23T20:36:05.587Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 20:36:05 [2022-03-23T20:36:05.587Z] #55 sha256:f464f03548c1011f6031aab7bcfc8d48de3cdc0615fb27eceec7f0f2a21865e0 20:36:05 [2022-03-23T20:36:05.587Z] #55 DONE 0.4s 20:36:05 [2022-03-23T20:36:05.587Z] 20:36:05 [2022-03-23T20:36:05.587Z] #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 20:36:05 [2022-03-23T20:36:05.587Z] #63 sha256:16f50c248cdda7846ea6df6a33a5455891fbbcb41ebf85d8f848897e662b6d3d 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.43 rootlesskit version 0.14.6 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 Usage of /build/rootlesskit-docker-proxy: 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 -container-ip string 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 container ip 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 -container-port int 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 container port (default -1) 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 -host-ip string 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 host ip 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 -host-port int 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 host port (default -1) 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 -proto string 20:36:05 [2022-03-23T20:36:05.587Z] #63 98.44 proxy protocol (default "tcp") 20:36:05 [2022-03-23T20:36:05.587Z] #63 DONE 98.7s 20:36:05 [2022-03-23T20:36:05.587Z] 20:36:05 [2022-03-23T20:36:05.587Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 20:36:05 [2022-03-23T20:36:05.587Z] #64 sha256:b30b5e7a870820b8a6e6a0d435a7576771886a27cf382d6e5df03e1cc9f35240 20:36:05 [2022-03-23T20:36:05.587Z] #64 DONE 0.2s 20:36:05 [2022-03-23T20:36:05.587Z] 20:36:05 [2022-03-23T20:36:05.587Z] #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 20:36:05 [2022-03-23T20:36:05.587Z] #56 sha256:8d1d31778e5293785d0683f212ff08022990f515395a05f1c4b8539aa5e1d057 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:36:05 [2022-03-23T20:36:05.864Z] #56 ... 20:36:05 [2022-03-23T20:36:05.864Z] 20:36:05 [2022-03-23T20:36:05.864Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 20:36:05 [2022-03-23T20:36:05.864Z] #65 sha256:e226c773b377b5ffb9b6d9cbc62cbf97b983336e378ded0a2340f2089e7c6530 20:36:05 [2022-03-23T20:36:05.864Z] #65 DONE 0.2s 20:36:06 [2022-03-23T20:36:06.131Z] 20:36:06 [2022-03-23T20:36:06.131Z] #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 20:36:06 [2022-03-23T20:36:06.131Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:36:06 [2022-03-23T20:36:06.473Z] #19 188.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. 20:36:06 [2022-03-23T20:36:06.473Z] #19 188.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:36:06 [2022-03-23T20:36:06.473Z] #19 188.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... 20:36:06 [2022-03-23T20:36:06.473Z] #19 188.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. 20:36:06 [2022-03-23T20:36:06.473Z] #19 188.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... 20:36:06 [2022-03-23T20:36:06.473Z] #19 188.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... 20:36:06 [2022-03-23T20:36:06.473Z] #19 189.1 Selecting previously unselected package libc6-dev-ppc64el-cross. 20:36:06 [2022-03-23T20:36:06.473Z] #19 189.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... 20:36:06 [2022-03-23T20:36:06.473Z] #19 189.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... 20:36:06 [2022-03-23T20:36:06.473Z] #19 189.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. 20:36:06 [2022-03-23T20:36:06.473Z] #19 189.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... 20:36:06 [2022-03-23T20:36:06.473Z] #19 189.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... 20:36:06 [2022-03-23T20:36:06.734Z] #19 189.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. 20:36:06 [2022-03-23T20:36:06.734Z] #19 189.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:36:06 [2022-03-23T20:36:06.734Z] #19 189.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 20:36:07 [2022-03-23T20:36:07.281Z] #21 27.16 Selecting previously unselected package vim. 20:36:07 [2022-03-23T20:36:07.541Z] #21 27.16 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 20:36:07 [2022-03-23T20:36:07.541Z] #21 27.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... 20:36:07 [2022-03-23T20:36:07.801Z] #21 27.52 Selecting previously unselected package xfsprogs. 20:36:07 [2022-03-23T20:36:07.801Z] #21 27.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... 20:36:07 [2022-03-23T20:36:07.801Z] #21 27.55 Unpacking xfsprogs (5.10.0-4) ... 20:36:08 [2022-03-23T20:36:08.061Z] #21 27.92 Selecting previously unselected package zip. 20:36:08 [2022-03-23T20:36:08.061Z] #21 27.94 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... 20:36:08 [2022-03-23T20:36:08.061Z] #21 27.94 Unpacking zip (3.0-12) ... 20:36:08 [2022-03-23T20:36:08.332Z] #21 28.04 Selecting previously unselected package zstd. 20:36:08 [2022-03-23T20:36:08.332Z] #21 28.07 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... 20:36:08 [2022-03-23T20:36:08.332Z] #21 28.07 Unpacking zstd (1.4.8+dfsg-2.1) ... 20:36:08 [2022-03-23T20:36:08.334Z] + docker version 20:36:08 [2022-03-23T20:36:08.592Z] #21 28.38 Setting up python3-pkg-resources (52.0.0-4) ... 20:36:08 [2022-03-23T20:36:08.680Z] #43 ... 20:36:08 [2022-03-23T20:36:08.680Z] 20:36:08 [2022-03-23T20:36:08.680Z] #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 20:36:08 [2022-03-23T20:36:08.680Z] #56 sha256:8d1d31778e5293785d0683f212ff08022990f515395a05f1c4b8539aa5e1d057 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.257 + RM_GOPATH=0 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 Install runc version v1.1.0 (build tags: seccomp) 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + TMP_GOPATH= 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + : /build 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + '[' -z '' ']' 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 ++ mktemp -d 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + export GOPATH=/tmp/tmp.4srwJZ3KOd 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + GOPATH=/tmp/tmp.4srwJZ3KOd 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + RM_GOPATH=1 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + case "$(go env GOARCH)" in 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 ++ go env GOARCH 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + export GO_BUILDMODE=-buildmode=pie 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + GO_BUILDMODE=-buildmode=pie 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 ++ dirname /install.sh 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + dir=/ 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + bin=runc 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + shift 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + '[' '!' -f //runc.installer ']' 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + . //runc.installer 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 ++ set -e 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 ++ : v1.1.0 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + install_runc 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + RUNC_BUILDTAGS=seccomp 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + echo 'Install runc version v1.1.0 (build tags: seccomp)' 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.279 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4srwJZ3KOd/src/github.com/opencontainers/runc 20:36:08 [2022-03-23T20:36:08.680Z] #56 3.283 Cloning into '/tmp/tmp.4srwJZ3KOd/src/github.com/opencontainers/runc'... 20:36:09 [2022-03-23T20:36:09.162Z] #21 29.04 Setting up libip4tc2:arm64 (1.8.7-1) ... 20:36:09 [2022-03-23T20:36:09.248Z] #56 ... 20:36:09 [2022-03-23T20:36:09.248Z] 20:36:09 [2022-03-23T20:36:09.248Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker 20:36:09 [2022-03-23T20:36:09.248Z] #15 sha256:c505cf88f2c11a477c01732985c980b7a4bad2f2e925564d96038ac347e7697a 20:36:09 [2022-03-23T20:36:09.248Z] #15 DONE 4.2s 20:36:09 [2022-03-23T20:36:09.248Z] 20:36:09 [2022-03-23T20:36:09.248Z] #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 20:36:09 [2022-03-23T20:36:09.248Z] #16 sha256:e5f2e9df0889fbd308f1e94d16609c02dc1e378e4267bba0097132799a7dfd14 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.06 Setting up libgpm2:arm64 (1.20.7-8) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.07 Setting up libicu67:arm64 (67.1-7) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.09 Setting up libip6tc2:arm64 (1.8.7-1) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.10 Setting up libinih1:arm64 (53-1+b2) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.12 Setting up uidmap (1:4.8.1-1) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.15 Setting up bzip2 (1.0.8-4) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 20:36:09 [2022-03-23T20:36:09.422Z] #21 29.18 Setting up python3-wheel (0.34.2-1) ... 20:36:09 [2022-03-23T20:36:09.993Z] #21 29.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:36:09 [2022-03-23T20:36:09.993Z] #21 29.78 Setting up libcap2:arm64 (1:2.44-1) ... 20:36:09 [2022-03-23T20:36:09.993Z] #21 29.80 Setting up libcap2-bin (1:2.44-1) ... 20:36:09 [2022-03-23T20:36:09.993Z] #21 29.82 Setting up apparmor (2.13.6-10) ... 20:36:10 [2022-03-23T20:36:10.056Z] Commit message: "Mount (accessible) host devices in --privileged rootless containers" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:36:11 [2022-03-23T20:36:11.212Z] DEBUG: print all environment variables to check how Jenkins runs this script 20:36:11 [2022-03-23T20:36:11.212Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-95a331be\powershellScript.ps1'; exit $LASTEXITCODE; 20:36:11 [2022-03-23T20:36:11.212Z] ---------------------------------------------------------------------------- 20:36:11 [2022-03-23T20:36:11.212Z] 20:36:11 [2022-03-23T20:36:11.212Z] INFO: executeCI.ps1 starting at Wed Mar 23 20:36:09 CUT 2022 20:36:11 [2022-03-23T20:36:11.212Z] 20:36:11 [2022-03-23T20:36:11.212Z] INFO: Script version 05-Feb-2019 09:03 PDT 20:36:11 [2022-03-23T20:36:11.212Z] INFO: Running git version 2.24.1.windows.2 20:36:11 [2022-03-23T20:36:11.212Z] INFO: Branch:fe_release Build:20348.1.210507-1500 20:36:11 [2022-03-23T20:36:11.212Z] INFO: Environment variables: 20:36:11 [2022-03-23T20:36:11.212Z] 20:36:11 [2022-03-23T20:36:11.212Z] Name Value 20:36:11 [2022-03-23T20:36:11.212Z] ---- ----- 20:36:11 [2022-03-23T20:36:11.212Z] ALLUSERSPROFILE C:\ProgramData 20:36:11 [2022-03-23T20:36:11.212Z] amd64 true 20:36:11 [2022-03-23T20:36:11.212Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 20:36:11 [2022-03-23T20:36:11.212Z] APT_MIRROR cdn-fastly.deb.debian.org 20:36:11 [2022-03-23T20:36:11.212Z] arm64 true 20:36:11 [2022-03-23T20:36:11.212Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 20:36:11 [2022-03-23T20:36:11.212Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 20:36:11 [2022-03-23T20:36:11.212Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 20:36:11 [2022-03-23T20:36:11.212Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 20:36:11 [2022-03-23T20:36:11.212Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 20:36:11 [2022-03-23T20:36:11.212Z] BRANCH_NAME PR-42638 20:36:11 [2022-03-23T20:36:11.212Z] BUILD_DISPLAY_NAME #25 20:36:11 [2022-03-23T20:36:11.212Z] BUILD_ID 25 20:36:11 [2022-03-23T20:36:11.212Z] BUILD_NUMBER 25 20:36:11 [2022-03-23T20:36:11.212Z] BUILD_TAG jenkins-moby-PR-42638-25 20:36:11 [2022-03-23T20:36:11.212Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/ 20:36:11 [2022-03-23T20:36:11.212Z] cgroup2 true 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_AUTHOR eliaskoromilas 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_AUTHOR_DISPLAY_NAME Elias Koromilas 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_AUTHOR_EMAIL elias.koromilas@gmail.com 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_BRANCH host-devices 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_FORK eliaskoromilas 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_ID 42638 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_TARGET master 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_TITLE Mount (accessible) host devices in `--privileged` rootless containers 20:36:11 [2022-03-23T20:36:11.212Z] CHANGE_URL https://github.com/moby/moby/pull/42638 20:36:11 [2022-03-23T20:36:11.212Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:36:11 [2022-03-23T20:36:11.212Z] CommonProgramFiles C:\Program Files\Common Files 20:36:11 [2022-03-23T20:36:11.212Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 20:36:11 [2022-03-23T20:36:11.212Z] CommonProgramW6432 C:\Program Files\Common Files 20:36:11 [2022-03-23T20:36:11.212Z] COMPUTERNAME azwin-2-34f4e0 20:36:11 [2022-03-23T20:36:11.212Z] ComSpec C:\Windows\system32\cmd.exe 20:36:11 [2022-03-23T20:36:11.212Z] ConfigSequenceNumber 0 20:36:11 [2022-03-23T20:36:11.212Z] dco true 20:36:11 [2022-03-23T20:36:11.212Z] DOCKER_BUILDKIT 0 20:36:11 [2022-03-23T20:36:11.212Z] DOCKER_DUT_DEBUG 1 20:36:11 [2022-03-23T20:36:11.212Z] DOCKER_EXPERIMENTAL 1 20:36:11 [2022-03-23T20:36:11.212Z] DOCKER_GRAPHDRIVER overlay2 20:36:11 [2022-03-23T20:36:11.212Z] DriverData C:\Windows\System32\Drivers\DriverData 20:36:11 [2022-03-23T20:36:11.212Z] EXECUTOR_NUMBER 0 20:36:11 [2022-03-23T20:36:11.212Z] FQDN azwin-2-34f4e0.westus.cloudapp.azure.com 20:36:11 [2022-03-23T20:36:11.212Z] GIT_BRANCH PR-42638 20:36:11 [2022-03-23T20:36:11.212Z] GIT_COMMIT 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:36:11 [2022-03-23T20:36:11.212Z] GIT_PREVIOUS_COMMIT 796ffdbe4ae1e592a3776d7a25a2fd2865be41cb 20:36:11 [2022-03-23T20:36:11.212Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6c47900350fc72c00c9a6cb675a58082ceaf91fa 20:36:11 [2022-03-23T20:36:11.212Z] GIT_URL https://github.com/moby/moby.git 20:36:11 [2022-03-23T20:36:11.212Z] HUDSON_COOKIE 681621b9-08b2-449e-ba5d-e735abed3486 20:36:11 [2022-03-23T20:36:11.212Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 20:36:11 [2022-03-23T20:36:11.212Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 20:36:11 [2022-03-23T20:36:11.212Z] HUDSON_URL https://ci-next.docker.com/public/ 20:36:11 [2022-03-23T20:36:11.212Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 20:36:11 [2022-03-23T20:36:11.212Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 20:36:11 [2022-03-23T20:36:11.212Z] JENKINS_NODE_COOKIE dd8f394c-c400-4df3-ace5-d66bd2fefb8f 20:36:11 [2022-03-23T20:36:11.212Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 20:36:11 [2022-03-23T20:36:11.212Z] JENKINS_URL https://ci-next.docker.com/public/ 20:36:11 [2022-03-23T20:36:11.212Z] JOB_BASE_NAME PR-42638 20:36:11 [2022-03-23T20:36:11.212Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/display/redirect 20:36:11 [2022-03-23T20:36:11.212Z] JOB_NAME moby/PR-42638 20:36:11 [2022-03-23T20:36:11.212Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/ 20:36:11 [2022-03-23T20:36:11.212Z] library.jps.version master 20:36:11 [2022-03-23T20:36:11.213Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 20:36:11 [2022-03-23T20:36:11.213Z] NODE_LABELS amd64 azure azwin-2-34f4e0 azwin-2022 docker west-us windows windows-2022 x86_64 20:36:11 [2022-03-23T20:36:11.213Z] NODE_NAME azwin-2-34f4e0 20:36:11 [2022-03-23T20:36:11.213Z] NUMBER_OF_PROCESSORS 4 20:36:11 [2022-03-23T20:36:11.213Z] OS Windows_NT 20:36:11 [2022-03-23T20:36:11.213Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 20:36:11 [2022-03-23T20:36:11.213Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 20:36:11 [2022-03-23T20:36:11.213Z] ppc64le false 20:36:11 [2022-03-23T20:36:11.213Z] PROCESSOR_ARCHITECTURE AMD64 20:36:11 [2022-03-23T20:36:11.213Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 20:36:11 [2022-03-23T20:36:11.213Z] PROCESSOR_LEVEL 6 20:36:11 [2022-03-23T20:36:11.213Z] PROCESSOR_REVISION 4f01 20:36:11 [2022-03-23T20:36:11.213Z] ProgramData C:\ProgramData 20:36:11 [2022-03-23T20:36:11.213Z] ProgramFiles C:\Program Files 20:36:11 [2022-03-23T20:36:11.213Z] ProgramFiles(x86) C:\Program Files (x86) 20:36:11 [2022-03-23T20:36:11.213Z] ProgramW6432 C:\Program Files 20:36:11 [2022-03-23T20:36:11.213Z] PROMPT $P$G 20:36:11 [2022-03-23T20:36:11.213Z] PSExecutionPolicyPreference Bypass 20:36:11 [2022-03-23T20:36:11.213Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 20:36:11 [2022-03-23T20:36:11.213Z] PUBLIC C:\Users\Public 20:36:11 [2022-03-23T20:36:11.213Z] rootless true 20:36:11 [2022-03-23T20:36:11.213Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=arti... 20:36:11 [2022-03-23T20:36:11.213Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=changes 20:36:11 [2022-03-23T20:36:11.213Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect 20:36:11 [2022-03-23T20:36:11.213Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=tests 20:36:11 [2022-03-23T20:36:11.213Z] s390x false 20:36:11 [2022-03-23T20:36:11.213Z] SKIP_VALIDATION_TESTS 1 20:36:11 [2022-03-23T20:36:11.213Z] SOURCES_DRIVE d 20:36:11 [2022-03-23T20:36:11.213Z] SOURCES_SUBDIR gopath 20:36:11 [2022-03-23T20:36:11.213Z] STAGE_NAME Run tests 20:36:11 [2022-03-23T20:36:11.213Z] SystemDrive C: 20:36:11 [2022-03-23T20:36:11.213Z] SystemRoot C:\Windows 20:36:11 [2022-03-23T20:36:11.213Z] TEMP C:\Windows\TEMP 20:36:11 [2022-03-23T20:36:11.213Z] TESTDEBUG 0 20:36:11 [2022-03-23T20:36:11.213Z] TESTRUN_DRIVE d 20:36:11 [2022-03-23T20:36:11.213Z] TESTRUN_SUBDIR CI 20:36:11 [2022-03-23T20:36:11.213Z] TIMEOUT 120m 20:36:11 [2022-03-23T20:36:11.213Z] TMP C:\Windows\TEMP 20:36:11 [2022-03-23T20:36:11.213Z] unit_validate true 20:36:11 [2022-03-23T20:36:11.213Z] USERDOMAIN WORKGROUP 20:36:11 [2022-03-23T20:36:11.213Z] USERNAME azwin-2-34f4e0$ 20:36:11 [2022-03-23T20:36:11.213Z] USERPROFILE C:\Windows\system32\config\systemprofile 20:36:11 [2022-03-23T20:36:11.213Z] validate_force false 20:36:11 [2022-03-23T20:36:11.213Z] windir C:\Windows 20:36:11 [2022-03-23T20:36:11.213Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 20:36:11 [2022-03-23T20:36:11.213Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 20:36:11 [2022-03-23T20:36:11.213Z] windows2022 true 20:36:11 [2022-03-23T20:36:11.213Z] windows2022containerd true 20:36:11 [2022-03-23T20:36:11.213Z] windowsRS5 true 20:36:11 [2022-03-23T20:36:11.213Z] WORKSPACE d:\gopath\src\github.com\docker\docker 20:36:11 [2022-03-23T20:36:11.213Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 20:36:11 [2022-03-23T20:36:11.213Z] 20:36:11 [2022-03-23T20:36:11.213Z] 20:36:11 [2022-03-23T20:36:11.213Z] 20:36:11 [2022-03-23T20:36:11.643Z] #21 31.36 Setting up zip (3.0-12) ... 20:36:11 [2022-03-23T20:36:11.643Z] #21 31.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:36:11 [2022-03-23T20:36:11.643Z] #21 31.40 Setting up bash-completion (1:2.11-2) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.1 Selecting previously unselected package crossbuild-essential-ppc64el. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.1 Unpacking crossbuild-essential-ppc64el (12.9) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.2 Selecting previously unselected package libc6-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.3 Selecting previously unselected package libgcc-s1-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.3 Selecting previously unselected package libgomp1-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.4 Selecting previously unselected package libitm1-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.4 Selecting previously unselected package libatomic1-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.4 Selecting previously unselected package libasan6-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.7 Selecting previously unselected package libstdc++6-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.8 Selecting previously unselected package libubsan1-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 194.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 195.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. 20:36:12 [2022-03-23T20:36:12.036Z] #19 195.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:36:12 [2022-03-23T20:36:12.036Z] #19 195.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... 20:36:12 [2022-03-23T20:36:12.174Z] INFO: Sources under d:\gopath\... 20:36:12 [2022-03-23T20:36:12.174Z] INFO: Test run under d:\CI\... 20:36:12 [2022-03-23T20:36:12.174Z] INFO: Running in D:\gopath\src\github.com\docker\docker 20:36:12 [2022-03-23T20:36:12.174Z] INFO: docker/docker repository was found 20:36:12 [2022-03-23T20:36:12.174Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... 20:36:12 [2022-03-23T20:36:12.550Z] #16 DONE 3.5s 20:36:12 [2022-03-23T20:36:12.550Z] 20:36:12 [2022-03-23T20:36:12.550Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 20:36:12 [2022-03-23T20:36:12.550Z] #17 sha256:6c3017b824fd9d20795004b28106b57a45cfc30e5b1a1affc2c4a76c5e855540 20:36:12 [2022-03-23T20:36:12.630Z] ltsc2022: Pulling from windows/servercore 20:36:13 [2022-03-23T20:36:13.087Z] 8f616e6e9eec: Pulling fs layer 20:36:13 [2022-03-23T20:36:13.087Z] 037d5740b404: Pulling fs layer 20:36:13 [2022-03-23T20:36:13.196Z] + docker version 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.20 Setting up xz-utils (5.2.5-2) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.24 Setting up libmnl0:arm64 (1.0.4-3) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.26 Setting up patch (2.7.6-7) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.28 Setting up sudo (1.9.5p2-3) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.34 invoke-rc.d: could not determine current runlevel 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.35 invoke-rc.d: policy-rc.d denied execution of start. 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.36 Setting up xfsprogs (5.10.0-4) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.37 Setting up libxtables12:arm64 (1.8.7-1) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.39 Setting up inetutils-ping (2:2.0-1) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.40 Setting up pigz (2.6-1) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.42 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 20:36:13 [2022-03-23T20:36:13.550Z] #21 33.47 Setting up python-pip-whl (20.3.4-4) ... 20:36:13 [2022-03-23T20:36:13.810Z] #21 33.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 20:36:14 [2022-03-23T20:36:14.379Z] #21 33.96 Setting up libaio1:arm64 (0.3.112-9) ... 20:36:14 [2022-03-23T20:36:14.379Z] #21 33.97 Setting up python3-lib2to3 (3.9.2-1) ... 20:36:14 [2022-03-23T20:36:14.637Z] #21 34.34 Setting up libelf1:arm64 (0.183-1) ... 20:36:14 [2022-03-23T20:36:14.637Z] #21 34.43 Setting up zstd (1.4.8+dfsg-2.1) ... 20:36:14 [2022-03-23T20:36:14.637Z] #21 34.44 Setting up libonig5:arm64 (6.9.6-1.1) ... 20:36:14 [2022-03-23T20:36:14.637Z] #21 34.45 Setting up python3-distutils (3.9.2-1) ... 20:36:14 [2022-03-23T20:36:14.895Z] #21 34.86 Setting up vim (2:8.2.2434-3+deb11u1) ... 20:36:15 [2022-03-23T20:36:15.085Z] #17 2.132 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:36:15 [2022-03-23T20:36:15.085Z] #17 DONE 2.2s 20:36:15 [2022-03-23T20:36:15.085Z] 20:36:15 [2022-03-23T20:36:15.085Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 20:36:15 [2022-03-23T20:36:15.085Z] #18 sha256:4dd6ce380dd536bd07ae44eb4322ad04bd1f19950b261d272e85179f7319129e 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:36:15 [2022-03-23T20:36:15.153Z] #21 34.96 Setting up python3-setuptools (52.0.0-4) ... 20:36:15 [2022-03-23T20:36:15.409Z] Client: 20:36:15 [2022-03-23T20:36:15.409Z] Version: 20.10.9 20:36:15 [2022-03-23T20:36:15.409Z] API version: 1.41 20:36:15 [2022-03-23T20:36:15.409Z] Go version: go1.16.8 20:36:15 [2022-03-23T20:36:15.409Z] Git commit: c2ea9bc 20:36:15 [2022-03-23T20:36:15.409Z] Built: Mon Oct 4 16:11:10 2021 20:36:15 [2022-03-23T20:36:15.409Z] OS/Arch: windows/amd64 20:36:15 [2022-03-23T20:36:15.409Z] Context: default 20:36:15 [2022-03-23T20:36:15.409Z] Experimental: true 20:36:15 [2022-03-23T20:36:15.409Z] 20:36:15 [2022-03-23T20:36:15.409Z] Server: Docker Engine - Community 20:36:15 [2022-03-23T20:36:15.409Z] Engine: 20:36:15 [2022-03-23T20:36:15.409Z] Version: 20.10.9 20:36:15 [2022-03-23T20:36:15.409Z] API version: 1.41 (minimum version 1.24) 20:36:15 [2022-03-23T20:36:15.409Z] Go version: go1.16.8 20:36:15 [2022-03-23T20:36:15.409Z] Git commit: 79ea9d3 20:36:15 [2022-03-23T20:36:15.409Z] Built: Mon Oct 4 16:06:39 2021 20:36:15 [2022-03-23T20:36:15.409Z] OS/Arch: windows/amd64 20:36:15 [2022-03-23T20:36:15.409Z] Experimental: true 20:36:16 [2022-03-23T20:36:16.020Z] #18 DONE 1.4s 20:36:16 [2022-03-23T20:36:16.020Z] 20:36:16 [2022-03-23T20:36:16.020Z] #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 20:36:16 [2022-03-23T20:36:16.020Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:36:16 [2022-03-23T20:36:16.020Z] #43 ... 20:36:16 [2022-03-23T20:36:16.020Z] 20:36:16 [2022-03-23T20:36:16.020Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 20:36:16 [2022-03-23T20:36:16.020Z] #19 sha256:e9f05ab2af674ce426c52419e26426100a80ef44e1fa94d3dd9573a93e3f0813 [Pipeline] sh 20:36:16 [2022-03-23T20:36:16.250Z] #19 199.3 Selecting previously unselected package gcc-s390x-linux-gnu. 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.4 Selecting previously unselected package linux-libc-dev-s390x-cross. 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.5 Selecting previously unselected package libc6-dev-s390x-cross. 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... 20:36:16 [2022-03-23T20:36:16.511Z] #19 199.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... 20:36:16 [2022-03-23T20:36:16.527Z] #21 36.15 Setting up libjq1:arm64 (1.6-2.1) ... 20:36:16 [2022-03-23T20:36:16.527Z] #21 36.16 Setting up libnftnl11:arm64 (1.1.9-1) ... 20:36:16 [2022-03-23T20:36:16.527Z] #21 36.18 Setting up thin-provisioning-tools (0.9.0-1) ... 20:36:16 [2022-03-23T20:36:16.527Z] #21 36.20 Setting up python3-pip (20.3.4-4) ... 20:36:16 [2022-03-23T20:36:16.601Z] #43 DONE 207.5s 20:36:16 [2022-03-23T20:36:16.601Z] 20:36:16 [2022-03-23T20:36:16.601Z] #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 20:36:16 [2022-03-23T20:36:16.601Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:36:16 [2022-03-23T20:36:16.772Z] #19 199.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. 20:36:16 [2022-03-23T20:36:16.772Z] #19 199.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... 20:36:16 [2022-03-23T20:36:16.772Z] #19 199.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... 20:36:16 [2022-03-23T20:36:16.859Z] #60 ... 20:36:16 [2022-03-23T20:36:16.859Z] 20:36:16 [2022-03-23T20:36:16.859Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ 20:36:16 [2022-03-23T20:36:16.859Z] #44 sha256:5b770c0bb3ae6c070d3428a012f5ce8f67c07708eddc70dfd3dfd6da092aa7ed 20:36:16 [2022-03-23T20:36:16.917Z] + docker info 20:36:17 [2022-03-23T20:36:17.033Z] #19 200.0 Selecting previously unselected package g++-10-s390x-linux-gnu. 20:36:17 [2022-03-23T20:36:17.033Z] #19 200.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... 20:36:17 [2022-03-23T20:36:17.033Z] #19 200.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... 20:36:17 [2022-03-23T20:36:17.424Z] #44 DONE 0.4s 20:36:17 [2022-03-23T20:36:17.424Z] 20:36:17 [2022-03-23T20:36:17.424Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ 20:36:17 [2022-03-23T20:36:17.424Z] #48 sha256:1749f2fea68268dd46c1eb425f581fbe2382f3cb3cb521c6825932cd3ed2993e 20:36:17 [2022-03-23T20:36:17.424Z] #48 DONE 0.0s 20:36:17 [2022-03-23T20:36:17.424Z] 20:36:17 [2022-03-23T20:36:17.424Z] #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 20:36:17 [2022-03-23T20:36:17.424Z] #56 sha256:62a7f5eb71f2c1baeedf86b9734e11fa1b73e26afbb3183b755b1866b0669e8e 20:36:17 [2022-03-23T20:36:17.424Z] #56 ... 20:36:17 [2022-03-23T20:36:17.424Z] 20:36:17 [2022-03-23T20:36:17.424Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:36:17 [2022-03-23T20:36:17.424Z] #50 sha256:5f0d17296ccc1e7b3fbc8ac15f16e478e9f40e2ef1d43a1f4eae5eb2ff03a59b 20:36:17 [2022-03-23T20:36:17.424Z] #50 DONE 0.1s 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.18 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.19 Setting up jq (1.6-2.1) ... 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.21 Setting up libbpf0:arm64 (1:0.3-2) ... 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.22 Setting up iptables (1.8.7-1) ... 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 20:36:17 [2022-03-23T20:36:17.460Z] #21 37.30 Setting up iproute2 (5.10.0-4) ... 20:36:17 [2022-03-23T20:36:17.682Z] 20:36:17 [2022-03-23T20:36:17.682Z] #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 20:36:17 [2022-03-23T20:36:17.682Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:36:17 [2022-03-23T20:36:17.919Z] #19 DONE 1.7s 20:36:17 [2022-03-23T20:36:17.919Z] 20:36:17 [2022-03-23T20:36:17.919Z] #20 [dev-systemd-false 6/24] RUN ldconfig 20:36:17 [2022-03-23T20:36:17.919Z] #20 sha256:3ec2c35bc748e4776ceab7babc9ba1eebed3e3d306f6907bf3e3fefee8a9153b 20:36:18 [2022-03-23T20:36:18.027Z] #21 37.67 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:36:18 [2022-03-23T20:36:18.630Z] #43 DONE 207.5s 20:36:18 [2022-03-23T20:36:18.630Z] 20:36:18 [2022-03-23T20:36:18.630Z] #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 20:36:18 [2022-03-23T20:36:18.630Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:36:18 [2022-03-23T20:36:18.965Z] #21 DONE 38.9s 20:36:18 [2022-03-23T20:36:18.965Z] 20:36:18 [2022-03-23T20:36:18.965Z] #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 20:36:18 [2022-03-23T20:36:18.965Z] #22 sha256:33ebd3e02e27c77a6af7fbf0b28091c48238c303efc5a1c93ceef38009b3975b 20:36:19 [2022-03-23T20:36:19.038Z] Client: 20:36:19 [2022-03-23T20:36:19.038Z] Version: 20.10.9 20:36:19 [2022-03-23T20:36:19.038Z] API version: 1.41 20:36:19 [2022-03-23T20:36:19.038Z] Go version: go1.16.8 20:36:19 [2022-03-23T20:36:19.038Z] Git commit: c2ea9bc 20:36:19 [2022-03-23T20:36:19.038Z] Built: Mon Oct 4 16:11:10 2021 20:36:19 [2022-03-23T20:36:19.038Z] OS/Arch: windows/amd64 20:36:19 [2022-03-23T20:36:19.038Z] Context: default 20:36:19 [2022-03-23T20:36:19.038Z] Experimental: true 20:36:19 [2022-03-23T20:36:19.038Z] 20:36:19 [2022-03-23T20:36:19.038Z] Server: Docker Engine - Community 20:36:19 [2022-03-23T20:36:19.038Z] Engine: 20:36:19 [2022-03-23T20:36:19.038Z] Version: 20.10.9 20:36:19 [2022-03-23T20:36:19.038Z] API version: 1.41 (minimum version 1.24) 20:36:19 [2022-03-23T20:36:19.038Z] Go version: go1.16.8 20:36:19 [2022-03-23T20:36:19.038Z] Git commit: 79ea9d3 20:36:19 [2022-03-23T20:36:19.038Z] Built: Mon Oct 4 16:06:39 2021 20:36:19 [2022-03-23T20:36:19.038Z] OS/Arch: windows/amd64 20:36:19 [2022-03-23T20:36:19.038Z] Experimental: true [Pipeline] sh 20:36:19 [2022-03-23T20:36:19.826Z] #20 DONE 1.6s 20:36:19 [2022-03-23T20:36:19.826Z] 20:36:19 [2022-03-23T20:36:19.826Z] #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 20:36:19 [2022-03-23T20:36:19.826Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:36:19 [2022-03-23T20:36:19.906Z] #22 0.607 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 20:36:19 [2022-03-23T20:36:19.906Z] #22 0.611 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 20:36:19 [2022-03-23T20:36:19.906Z] #22 0.615 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 20:36:19 [2022-03-23T20:36:19.906Z] #22 DONE 0.7s 20:36:19 [2022-03-23T20:36:19.906Z] 20:36:19 [2022-03-23T20:36:19.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 20:36:19 [2022-03-23T20:36:19.906Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:36:19 [2022-03-23T20:36:19.906Z] #60 ... 20:36:19 [2022-03-23T20:36:19.906Z] 20:36:19 [2022-03-23T20:36:19.906Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 20:36:19 [2022-03-23T20:36:19.906Z] #23 sha256:2d29fcdad6886fa6584d6c9b3ac3db6099768ee2f36cb8c3b8542424be9b6666 20:36:20 [2022-03-23T20:36:20.002Z] #51 ... 20:36:20 [2022-03-23T20:36:20.002Z] 20:36:20 [2022-03-23T20:36:20.002Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ 20:36:20 [2022-03-23T20:36:20.002Z] #44 sha256:1049ddbf48b7a5c4a5671db41b897c950b4fcbc9b191e136eb019b39780122ca 20:36:20 [2022-03-23T20:36:20.568Z] #44 DONE 0.5s 20:36:20 [2022-03-23T20:36:20.568Z] 20:36:20 [2022-03-23T20:36:20.568Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ 20:36:20 [2022-03-23T20:36:20.568Z] #48 sha256:59f2991d84aacc4278f9885e835634303704761c4ecbcde9d4023277369cbb4b 20:36:20 [2022-03-23T20:36:20.568Z] #48 DONE 0.0s 20:36:20 [2022-03-23T20:36:20.568Z] 20:36:20 [2022-03-23T20:36:20.568Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:36:20 [2022-03-23T20:36:20.568Z] #50 sha256:617caef7baef8f8fd72312bd2c1ca693d5666259a61a056a302765c2481738b5 20:36:20 [2022-03-23T20:36:20.568Z] #50 DONE 0.1s 20:36:20 [2022-03-23T20:36:20.568Z] 20:36:20 [2022-03-23T20:36:20.568Z] #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 20:36:20 [2022-03-23T20:36:20.568Z] #56 sha256:d501279f599f58797a95cb037bb958bfd610c97ebfd15b6a7dc289770db74a68 20:36:20 [2022-03-23T20:36:20.626Z] + docker info 20:36:20 [2022-03-23T20:36:20.626Z] Client: 20:36:20 [2022-03-23T20:36:20.626Z] Context: default 20:36:20 [2022-03-23T20:36:20.626Z] Debug Mode: false 20:36:20 [2022-03-23T20:36:20.626Z] 20:36:20 [2022-03-23T20:36:20.626Z] Server: 20:36:20 [2022-03-23T20:36:20.626Z] Containers: 0 20:36:20 [2022-03-23T20:36:20.626Z] Running: 0 20:36:20 [2022-03-23T20:36:20.626Z] Paused: 0 20:36:20 [2022-03-23T20:36:20.626Z] Stopped: 0 20:36:20 [2022-03-23T20:36:20.626Z] Images: 0 20:36:20 [2022-03-23T20:36:20.626Z] Server Version: 20.10.9 20:36:20 [2022-03-23T20:36:20.626Z] Storage Driver: windowsfilter (windows) lcow (linux) 20:36:20 [2022-03-23T20:36:20.626Z] Windows: 20:36:20 [2022-03-23T20:36:20.626Z] LCOW: 20:36:20 [2022-03-23T20:36:20.626Z] Logging Driver: json-file 20:36:20 [2022-03-23T20:36:20.626Z] Plugins: 20:36:20 [2022-03-23T20:36:20.626Z] Volume: local 20:36:20 [2022-03-23T20:36:20.626Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:36:20 [2022-03-23T20:36:20.626Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:36:20 [2022-03-23T20:36:20.626Z] Swarm: inactive 20:36:20 [2022-03-23T20:36:20.626Z] Default Isolation: process 20:36:20 [2022-03-23T20:36:20.626Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 20:36:20 [2022-03-23T20:36:20.626Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) 20:36:20 [2022-03-23T20:36:20.626Z] OSType: windows 20:36:20 [2022-03-23T20:36:20.626Z] Architecture: x86_64 20:36:20 [2022-03-23T20:36:20.626Z] CPUs: 4 20:36:20 [2022-03-23T20:36:20.626Z] Total Memory: 32GiB 20:36:20 [2022-03-23T20:36:20.626Z] Name: azwin-2-c236d0 20:36:20 [2022-03-23T20:36:20.626Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 20:36:20 [2022-03-23T20:36:20.626Z] Docker Root Dir: D:\docker 20:36:20 [2022-03-23T20:36:20.626Z] Debug Mode: false 20:36:20 [2022-03-23T20:36:20.626Z] Registry: https://index.docker.io/v1/ 20:36:20 [2022-03-23T20:36:20.626Z] Labels: 20:36:20 [2022-03-23T20:36:20.626Z] Experimental: true 20:36:20 [2022-03-23T20:36:20.626Z] Insecure Registries: 20:36:20 [2022-03-23T20:36:20.626Z] 10.0.0.4:5000 20:36:20 [2022-03-23T20:36:20.626Z] 127.0.0.0/8 20:36:20 [2022-03-23T20:36:20.626Z] Registry Mirrors: 20:36:20 [2022-03-23T20:36:20.626Z] http://10.0.0.4:5000/ 20:36:20 [2022-03-23T20:36:20.626Z] Live Restore Enabled: false 20:36:20 [2022-03-23T20:36:20.626Z] Product License: Community Engine 20:36:20 [2022-03-23T20:36:20.626Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 20:36:21 [2022-03-23T20:36:21.208Z] #21 1.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:36:21 [2022-03-23T20:36:21.250Z] #19 204.4 Selecting previously unselected package g++-s390x-linux-gnu. 20:36:21 [2022-03-23T20:36:21.250Z] #19 204.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... 20:36:21 [2022-03-23T20:36:21.250Z] #19 204.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... 20:36:21 [2022-03-23T20:36:21.468Z] #21 1.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:36:21 [2022-03-23T20:36:21.468Z] #21 1.987 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:36:21 [2022-03-23T20:36:21.468Z] #21 2.193 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.4 Selecting previously unselected package crossbuild-essential-s390x. 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.4 Unpacking crossbuild-essential-s390x (12.9) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.4 Setting up libconfig-inifiles-perl (3.000003-1) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.4 Setting up libfile-which-perl (1.23-1) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.5 Setting up libc6-armhf-cross (2.31-9cross4) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.5 Setting up libicu67:amd64 (67.1-7) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.5 Setting up libmagic-mgc (1:5.39-3) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up libc6-s390x-cross (2.31-9cross4) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up libmagic1:amd64 (1:5.39-3) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up file (1:5.39-3) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up bzip2 (1.0.8-4) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.6 Setting up libyaml-perl (1.30-1) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.7 Setting up libxml-sax-base-perl (1.09-1.1) ... 20:36:21 [2022-03-23T20:36:21.513Z] #19 204.7 Setting up libio-string-perl (1.08-3.1) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.7 Setting up cross-config (2.6.18+nmu1) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.8 Setting up xz-utils (5.2.5-2) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.8 Setting up libc6-arm64-cross (2.31-9cross4) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.8 Setting up patch (2.7.6-7) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.9 Setting up libc6-armel-cross (2.31-9cross4) ... 20:36:21 [2022-03-23T20:36:21.775Z] #19 204.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 204.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 204.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 204.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 204.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up libfile-homedir-perl (1.006-1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.035Z] #19 205.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.037Z] #21 2.794 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... 20:36:22 [2022-03-23T20:36:22.298Z] #19 205.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.6 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.6 Setting up dpkg-dev (1.20.9) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.561Z] #19 205.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.823Z] #19 205.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... 20:36:22 [2022-03-23T20:36:22.823Z] #19 205.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... 20:36:22 [2022-03-23T20:36:22.823Z] #19 205.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... 20:36:22 [2022-03-23T20:36:22.823Z] #19 205.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... 20:36:23 [2022-03-23T20:36:23.084Z] #19 205.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.084Z] #19 206.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.2 Setting up libxml-simple-perl (2.25-1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up libconfig-auto-perl (0.44-1.1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.346Z] #19 206.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.419Z] #21 3.981 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up dpkg-cross (2.6.18+nmu1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.6 Setting up crossbuild-essential-armel (12.9) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.6 Setting up crossbuild-essential-armhf (12.9) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.6 Setting up crossbuild-essential-arm64 (12.9) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.6 Setting up crossbuild-essential-s390x (12.9) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.6 Setting up crossbuild-essential-ppc64el (12.9) ... 20:36:23 [2022-03-23T20:36:23.614Z] #19 206.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:36:25 [2022-03-23T20:36:25.005Z] #19 DONE 207.9s 20:36:25 [2022-03-23T20:36:25.005Z] 20:36:25 [2022-03-23T20:36:25.005Z] #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 20:36:25 [2022-03-23T20:36:25.005Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d 20:36:25 [2022-03-23T20:36:25.268Z] #65 ... 20:36:25 [2022-03-23T20:36:25.268Z] 20:36:25 [2022-03-23T20:36:25.268Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / 20:36:25 [2022-03-23T20:36:25.268Z] #69 sha256:249650130f431c9c66db7473070f8a1e6a06386e6c6f4bcbed0a8d345f51525e 20:36:25 [2022-03-23T20:36:25.268Z] #69 DONE 0.2s 20:36:25 [2022-03-23T20:36:25.268Z] 20:36:25 [2022-03-23T20:36:25.268Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / 20:36:25 [2022-03-23T20:36:25.268Z] #32 sha256:66d39a4da0628735e2e8a8f96b23842a1aca46697f04062cec8b44772f1168aa 20:36:25 [2022-03-23T20:36:25.268Z] #32 DONE 0.2s 20:36:25 [2022-03-23T20:36:25.268Z] 20:36:25 [2022-03-23T20:36:25.268Z] #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 20:36:25 [2022-03-23T20:36:25.268Z] #33 sha256:8a016bce27ef566c99d67e445210f3b11684fb4bc4a993dcb144a9dd1f600185 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.531 + RM_GOPATH=0 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.531 + TMP_GOPATH= 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.531 + : /build 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.531 + '[' -z '' ']' 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.532 ++ mktemp -d 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.536 + export GOPATH=/tmp/tmp.YeVv2QPrkh 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.537 + GOPATH=/tmp/tmp.YeVv2QPrkh 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.537 + RM_GOPATH=1 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.537 + case "$(go env GOARCH)" in 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.538 ++ go env GOARCH 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.543 + export GO_BUILDMODE=-buildmode=pie 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.544 + GO_BUILDMODE=-buildmode=pie 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.544 ++ dirname /install.sh 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.545 + dir=/ 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.545 + bin=dockercli 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.545 + shift 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.546 + '[' '!' -f //dockercli.installer ']' 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.546 + . //dockercli.installer 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.546 ++ : stable 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.546 ++ : 17.06.2-ce 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.547 + install_dockercli 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.547 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.547 Install docker/cli version 17.06.2-ce from stable 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.548 ++ uname -m 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.550 + arch=x86_64 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.550 + '[' x86_64 '!=' x86_64 ']' 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.550 + url=https://download.docker.com/linux/static 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.551 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 20:36:26 [2022-03-23T20:36:26.664Z] #33 1.551 + tar -xz docker/docker 20:36:26 [2022-03-23T20:36:26.710Z] #21 7.321 Fetched 8506 kB in 6s (1464 kB/s) 20:36:26 [2022-03-23T20:36:26.710Z] #21 7.321 Reading package lists... 20:36:26 [2022-03-23T20:36:26.710Z] #21 ... 20:36:26 [2022-03-23T20:36:26.710Z] 20:36:26 [2022-03-23T20:36:26.710Z] #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 20:36:26 [2022-03-23T20:36:26.710Z] #56 sha256:8d1d31778e5293785d0683f212ff08022990f515395a05f1c4b8539aa5e1d057 20:36:26 [2022-03-23T20:36:26.710Z] #56 11.44 + cd /tmp/tmp.4srwJZ3KOd/src/github.com/opencontainers/runc 20:36:26 [2022-03-23T20:36:26.710Z] #56 11.44 + git checkout -q v1.1.0 20:36:26 [2022-03-23T20:36:26.710Z] #56 11.83 + '[' -z '' ']' 20:36:26 [2022-03-23T20:36:26.710Z] #56 11.83 + target=static 20:36:26 [2022-03-23T20:36:26.710Z] #56 11.83 + make BUILDTAGS=seccomp static 20:36:26 [2022-03-23T20:36:26.710Z] #56 12.21 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 . 20:36:28 [2022-03-23T20:36:28.613Z] #56 ... 20:36:28 [2022-03-23T20:36:28.613Z] 20:36:28 [2022-03-23T20:36:28.613Z] #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 20:36:28 [2022-03-23T20:36:28.613Z] #34 sha256:690c302dbbc9280b41bd33bc91d49c996ba245a2f0a0b5840333a4378e0394b0 20:36:28 [2022-03-23T20:36:28.613Z] #34 DONE 122.1s 20:36:28 [2022-03-23T20:36:28.613Z] 20:36:28 [2022-03-23T20:36:28.613Z] #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 20:36:28 [2022-03-23T20:36:28.613Z] #21 sha256:2322007b70694bf875c7e5fe4e24cea61a831995892f3eb8bda0425b95d831bf 20:36:28 [2022-03-23T20:36:28.613Z] #21 7.321 Reading package lists... 20:36:29 [2022-03-23T20:36:29.901Z] #23 8.504 Collecting yamllint==1.26.1 20:36:29 [2022-03-23T20:36:29.901Z] #23 9.537 Downloading yamllint-1.26.1.tar.gz (126 kB) 20:36:30 [2022-03-23T20:36:30.471Z] #23 10.61 Collecting pathspec>=0.5.3 20:36:30 [2022-03-23T20:36:30.471Z] #23 10.62 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 20:36:30 [2022-03-23T20:36:30.471Z] #23 10.87 Collecting pyyaml 20:36:30 [2022-03-23T20:36:30.471Z] #23 10.89 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 20:36:30 [2022-03-23T20:36:30.732Z] #23 10.92 Building wheels for collected packages: yamllint 20:36:30 [2022-03-23T20:36:30.732Z] #23 10.92 Building wheel for yamllint (setup.py): started 20:36:30 [2022-03-23T20:36:30.885Z] #33 5.394 + mkdir -p /build 20:36:30 [2022-03-23T20:36:30.885Z] #33 5.401 + mv docker/docker /build/ 20:36:30 [2022-03-23T20:36:30.885Z] #33 5.404 + rmdir docker 20:36:30 [2022-03-23T20:36:30.885Z] #33 DONE 5.6s 20:36:30 [2022-03-23T20:36:30.885Z] 20:36:30 [2022-03-23T20:36:30.885Z] #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 20:36:30 [2022-03-23T20:36:30.885Z] #70 sha256:c423197411087eb8b68f0ed0610f1c2a50e351561b0a5edf98e7ac8dde3a56f1 20:36:30 [2022-03-23T20:36:30.885Z] #70 1.365 + RM_GOPATH=0 20:36:30 [2022-03-23T20:36:30.885Z] #70 1.368 + TMP_GOPATH= 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.368 + : /build 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.368 + '[' -z '' ']' 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.370 ++ mktemp -d 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.371 + export GOPATH=/tmp/tmp.gEgQKhs0vi 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.371 + GOPATH=/tmp/tmp.gEgQKhs0vi 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.371 + RM_GOPATH=1 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.372 + case "$(go env GOARCH)" in 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.372 ++ go env GOARCH 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.376 + export GO_BUILDMODE=-buildmode=pie 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.378 + GO_BUILDMODE=-buildmode=pie 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.380 ++ dirname /install.sh 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.381 + dir=/ 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + bin=rootlesskit 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + shift 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + '[' '!' -f //rootlesskit.installer ']' 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + . //rootlesskit.installer 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 ++ : b25a0bad15d664c4ee8885ba622569425e918a68 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + install_rootlesskit 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + case "$1" in 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + export CGO_ENABLED=0 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + CGO_ENABLED=0 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + _install_rootlesskit 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 + echo 'Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68' 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.386 Install rootlesskit version b25a0bad15d664c4ee8885ba622569425e918a68 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.387 + for f in rootlesskit rootlesskit-docker-proxy 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.387 + GOBIN=/build 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.388 + GO111MODULE=on 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.388 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@b25a0bad15d664c4ee8885ba622569425e918a68 20:36:30 [2022-03-23T20:36:30.886Z] #70 1.769 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 20:36:30 [2022-03-23T20:36:30.886Z] #70 3.253 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:30 [2022-03-23T20:36:30.886Z] #70 3.253 go: downloading github.com/urfave/cli/v2 v2.3.0 20:36:30 [2022-03-23T20:36:30.886Z] #70 3.549 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 20:36:30 [2022-03-23T20:36:30.886Z] #70 4.884 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.237 go: downloading github.com/google/uuid v1.3.0 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.267 go: downloading github.com/moby/vpnkit v0.5.0 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.272 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.307 go: downloading github.com/gofrs/flock v0.8.1 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.336 go: downloading github.com/gorilla/mux v1.8.0 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.425 go: downloading github.com/moby/sys/mountinfo v0.5.0 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.636 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 20:36:30 [2022-03-23T20:36:30.886Z] #70 5.695 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af 20:36:31 [2022-03-23T20:36:31.151Z] #21 9.312 Reading package lists... 20:36:31 [2022-03-23T20:36:31.301Z] #23 11.73 Building wheel for yamllint (setup.py): finished with status 'done' 20:36:31 [2022-03-23T20:36:31.301Z] #23 11.73 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=064121cc41a6c39763f386a30dc67453175c752b91d7e58ccb82120e4ede26ed 20:36:31 [2022-03-23T20:36:31.301Z] #23 11.73 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 20:36:31 [2022-03-23T20:36:31.301Z] #23 11.74 Successfully built yamllint 20:36:31 [2022-03-23T20:36:31.562Z] #23 11.75 Installing collected packages: pyyaml, pathspec, yamllint 20:36:31 [2022-03-23T20:36:31.721Z] #21 11.87 Building dependency tree... 20:36:31 [2022-03-23T20:36:31.827Z] #23 12.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 20:36:32 [2022-03-23T20:36:32.277Z] #70 7.133 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 20:36:32 [2022-03-23T20:36:32.397Z] #23 DONE 12.6s 20:36:32 [2022-03-23T20:36:32.397Z] 20:36:32 [2022-03-23T20:36:32.397Z] #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 20:36:32 [2022-03-23T20:36:32.397Z] #56 sha256:a032aff658e24d96bc365b9060fcf2f75df85717a534d26315a1e2711fb74307 20:36:32 [2022-03-23T20:36:32.541Z] #70 7.424 go: downloading github.com/russross/blackfriday/v2 v2.1.0 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.14 The following additional packages will be installed: 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 python3-pkg-resources vim-runtime xxd 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 Suggested packages: 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 acl attr quota 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 Recommended packages: 20:36:32 [2022-03-23T20:36:32.659Z] #21 13.15 libatm1 nftables libpam-cap build-essential python3-dev unzip 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 The following NEW packages will be installed: 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 python3-pkg-resources python3-setuptools python3-wheel sudo 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 20:36:33 [2022-03-23T20:36:33.599Z] #21 14.23 xz-utils zip zstd 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.55 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.55 Need to get 27.6 MB of archives. 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.55 After this operation, 106 MB of additional disk space will be used. 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:36:33 [2022-03-23T20:36:33.859Z] #21 14.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 20:36:34 [2022-03-23T20:36:34.119Z] #21 14.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 20:36:34 [2022-03-23T20:36:34.379Z] #21 15.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 20:36:34 [2022-03-23T20:36:34.587Z] Client: 20:36:34 [2022-03-23T20:36:34.587Z] Context: default 20:36:34 [2022-03-23T20:36:34.587Z] Debug Mode: false 20:36:34 [2022-03-23T20:36:34.587Z] Plugins: 20:36:34 [2022-03-23T20:36:34.587Z] app: Docker Application (Docker Inc., v0.8.0) 20:36:34 [2022-03-23T20:36:34.587Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 20:36:34 [2022-03-23T20:36:34.587Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 20:36:34 [2022-03-23T20:36:34.587Z] 20:36:34 [2022-03-23T20:36:34.587Z] Server: 20:36:34 [2022-03-23T20:36:34.587Z] Containers: 0 20:36:34 [2022-03-23T20:36:34.587Z] Running: 0 20:36:34 [2022-03-23T20:36:34.587Z] Paused: 0 20:36:34 [2022-03-23T20:36:34.587Z] Stopped: 0 20:36:34 [2022-03-23T20:36:34.587Z] Images: 0 20:36:34 [2022-03-23T20:36:34.587Z] Server Version: 20.10.9 20:36:34 [2022-03-23T20:36:34.587Z] Storage Driver: windowsfilter (windows) lcow (linux) 20:36:34 [2022-03-23T20:36:34.587Z] Windows: 20:36:34 [2022-03-23T20:36:34.587Z] LCOW: 20:36:34 [2022-03-23T20:36:34.587Z] Logging Driver: json-file 20:36:34 [2022-03-23T20:36:34.587Z] Plugins: 20:36:34 [2022-03-23T20:36:34.587Z] Volume: local 20:36:34 [2022-03-23T20:36:34.587Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:36:34 [2022-03-23T20:36:34.587Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:36:34 [2022-03-23T20:36:34.587Z] Swarm: inactive 20:36:34 [2022-03-23T20:36:34.587Z] Default Isolation: process 20:36:34 [2022-03-23T20:36:34.587Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 20:36:34 [2022-03-23T20:36:34.587Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 20:36:34 [2022-03-23T20:36:34.587Z] OSType: windows 20:36:34 [2022-03-23T20:36:34.587Z] Architecture: x86_64 20:36:34 [2022-03-23T20:36:34.587Z] CPUs: 4 20:36:34 [2022-03-23T20:36:34.587Z] Total Memory: 32GiB 20:36:34 [2022-03-23T20:36:34.587Z] Name: azwin-2-a25970 20:36:34 [2022-03-23T20:36:34.587Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 20:36:34 [2022-03-23T20:36:34.587Z] Docker Root Dir: D:\docker 20:36:34 [2022-03-23T20:36:34.587Z] Debug Mode: false 20:36:34 [2022-03-23T20:36:34.587Z] Registry: https://index.docker.io/v1/ 20:36:34 [2022-03-23T20:36:34.587Z] Labels: 20:36:34 [2022-03-23T20:36:34.587Z] Experimental: true 20:36:34 [2022-03-23T20:36:34.587Z] Insecure Registries: 20:36:34 [2022-03-23T20:36:34.587Z] 10.0.0.4:5000 20:36:34 [2022-03-23T20:36:34.587Z] 127.0.0.0/8 20:36:34 [2022-03-23T20:36:34.587Z] Registry Mirrors: 20:36:34 [2022-03-23T20:36:34.587Z] http://10.0.0.4:5000/ 20:36:34 [2022-03-23T20:36:34.587Z] Live Restore Enabled: false 20:36:34 [2022-03-23T20:36:34.587Z] Product License: Community Engine 20:36:34 [2022-03-23T20:36:34.587Z] 20:36:34 [2022-03-23T20:36:34.639Z] #21 15.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 20:36:34 [2022-03-23T20:36:34.639Z] #21 15.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 20:36:34 [2022-03-23T20:36:34.639Z] #21 15.37 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 20:36:34 [2022-03-23T20:36:34.639Z] #21 15.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 20:36:34 [2022-03-23T20:36:34.898Z] #21 15.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 20:36:34 [2022-03-23T20:36:34.898Z] #21 15.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #70 ... 20:36:35 [2022-03-23T20:36:35.097Z] 20:36:35 [2022-03-23T20:36:35.097Z] #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 20:36:35 [2022-03-23T20:36:35.097Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 20:36:35 [2022-03-23T20:36:35.097Z] #45 1.786 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 1.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 1.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 2.130 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 2.537 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 2.885 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 3.397 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 3.781 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.201 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.601 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.604 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.606 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.614 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.615 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.629 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.837 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.857 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.858 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.858 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.858 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.097Z] #45 4.858 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.097Z] #45 ... 20:36:35 [2022-03-23T20:36:35.097Z] 20:36:35 [2022-03-23T20:36:35.097Z] #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 20:36:35 [2022-03-23T20:36:35.097Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:36:35 [2022-03-23T20:36:35.097Z] #20 1.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #20 1.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #20 1.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #20 1.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #20 1.790 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #20 1.949 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] 20:36:35 [2022-03-23T20:36:35.097Z] #20 2.234 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 2.743 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.162 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.525 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.528 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.529 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.567 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.584 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.586 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.653 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.678 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.678 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.679 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.679 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.098Z] #20 3.679 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.157Z] #21 15.96 debconf: delaying package configuration, since apt-utils is not installed 20:36:35 [2022-03-23T20:36:35.360Z] #20 ... 20:36:35 [2022-03-23T20:36:35.360Z] 20:36:35 [2022-03-23T20:36:35.361Z] #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 20:36:35 [2022-03-23T20:36:35.361Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d 20:36:35 [2022-03-23T20:36:35.361Z] #65 1.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 2.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 2.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 2.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 2.843 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 3.458 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 3.921 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 4.397 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 4.717 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.141 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.144 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.156 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.158 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.159 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.175 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.186 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.186 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.193 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.197 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.197 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.361Z] #65 5.198 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] 20:36:35 [2022-03-23T20:36:35.416Z] #21 16.08 Fetched 27.6 MB in 1s (23.2 MB/s) 20:36:35 [2022-03-23T20:36:35.416Z] #21 16.14 Selecting previously unselected package pigz. 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.14 (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.) 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.19 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.19 Unpacking pigz (2.6-1) ... 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.26 Selecting previously unselected package libelf1:amd64. 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.27 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.28 Unpacking libelf1:amd64 (0.183-1) ... 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.42 Selecting previously unselected package libbpf0:amd64. 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 20:36:35 [2022-03-23T20:36:35.675Z] #21 16.43 Unpacking libbpf0:amd64 (1:0.3-2) ... 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.54 Selecting previously unselected package libcap2:amd64. 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.54 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.55 Unpacking libcap2:amd64 (1:2.44-1) ... 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.60 Selecting previously unselected package libmnl0:amd64. 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.61 Unpacking libmnl0:amd64 (1.0.4-3) ... 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.66 Selecting previously unselected package libxtables12:amd64. 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.68 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 20:36:35 [2022-03-23T20:36:35.934Z] #21 16.69 Unpacking libxtables12:amd64 (1.8.7-1) ... 20:36:36 [2022-03-23T20:36:36.193Z] #21 16.76 Selecting previously unselected package libcap2-bin. 20:36:36 [2022-03-23T20:36:36.193Z] #21 16.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 20:36:36 [2022-03-23T20:36:36.193Z] #21 16.77 Unpacking libcap2-bin (1:2.44-1) ... 20:36:36 [2022-03-23T20:36:36.193Z] #21 16.86 Selecting previously unselected package iproute2. 20:36:36 [2022-03-23T20:36:36.193Z] #21 16.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 20:36:36 [2022-03-23T20:36:36.193Z] #21 16.86 Unpacking iproute2 (5.10.0-4) ... 20:36:36 [2022-03-23T20:36:36.453Z] #21 17.26 Selecting previously unselected package xxd. 20:36:36 [2022-03-23T20:36:36.713Z] #21 17.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:36:36 [2022-03-23T20:36:36.713Z] #21 17.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:36:36 [2022-03-23T20:36:36.713Z] #21 17.38 Selecting previously unselected package vim-common. 20:36:36 [2022-03-23T20:36:36.713Z] #21 17.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:36:36 [2022-03-23T20:36:36.713Z] #21 17.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:36:36 [2022-03-23T20:36:36.713Z] #21 17.51 Selecting previously unselected package bash-completion. 20:36:36 [2022-03-23T20:36:36.973Z] #21 17.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 20:36:38 [2022-03-23T20:36:38.874Z] #21 19.21 Unpacking bash-completion (1:2.11-2) ... 20:36:38 [2022-03-23T20:36:38.874Z] #21 19.61 Selecting previously unselected package bzip2. 20:36:38 [2022-03-23T20:36:38.874Z] #21 19.62 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... 20:36:38 [2022-03-23T20:36:38.874Z] #21 19.62 Unpacking bzip2 (1.0.8-4) ... 20:36:38 [2022-03-23T20:36:38.874Z] #21 19.71 Selecting previously unselected package xz-utils. 20:36:39 [2022-03-23T20:36:39.132Z] #21 19.72 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... 20:36:39 [2022-03-23T20:36:39.132Z] #21 19.72 Unpacking xz-utils (5.2.5-2) ... 20:36:39 [2022-03-23T20:36:39.164Z] DEBUG: print all environment variables to check how Jenkins runs this script 20:36:39 [2022-03-23T20:36:39.164Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2ab34f89\powershellScript.ps1'; exit $LASTEXITCODE; 20:36:39 [2022-03-23T20:36:39.164Z] ---------------------------------------------------------------------------- 20:36:39 [2022-03-23T20:36:39.164Z] 20:36:39 [2022-03-23T20:36:39.164Z] INFO: executeCI.ps1 starting at Wed Mar 23 20:36:37 CUT 2022 20:36:39 [2022-03-23T20:36:39.164Z] 20:36:39 [2022-03-23T20:36:39.164Z] INFO: Script version 05-Feb-2019 09:03 PDT 20:36:39 [2022-03-23T20:36:39.164Z] INFO: Running git version 2.24.1.windows.2 20:36:39 [2022-03-23T20:36:39.164Z] INFO: Branch:fe_release Build:20348.1.210507-1500 20:36:39 [2022-03-23T20:36:39.164Z] INFO: Environment variables: 20:36:39 [2022-03-23T20:36:39.164Z] 20:36:39 [2022-03-23T20:36:39.164Z] Name Value 20:36:39 [2022-03-23T20:36:39.164Z] ---- ----- 20:36:39 [2022-03-23T20:36:39.164Z] ALLUSERSPROFILE C:\ProgramData 20:36:39 [2022-03-23T20:36:39.164Z] amd64 true 20:36:39 [2022-03-23T20:36:39.164Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 20:36:39 [2022-03-23T20:36:39.164Z] APT_MIRROR cdn-fastly.deb.debian.org 20:36:39 [2022-03-23T20:36:39.164Z] arm64 true 20:36:39 [2022-03-23T20:36:39.164Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 20:36:39 [2022-03-23T20:36:39.164Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 20:36:39 [2022-03-23T20:36:39.164Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 20:36:39 [2022-03-23T20:36:39.164Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 20:36:39 [2022-03-23T20:36:39.164Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 20:36:39 [2022-03-23T20:36:39.164Z] BRANCH_NAME PR-42638 20:36:39 [2022-03-23T20:36:39.164Z] BUILD_DISPLAY_NAME #25 20:36:39 [2022-03-23T20:36:39.164Z] BUILD_ID 25 20:36:39 [2022-03-23T20:36:39.164Z] BUILD_NUMBER 25 20:36:39 [2022-03-23T20:36:39.164Z] BUILD_TAG jenkins-moby-PR-42638-25 20:36:39 [2022-03-23T20:36:39.164Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/ 20:36:39 [2022-03-23T20:36:39.164Z] cgroup2 true 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_AUTHOR eliaskoromilas 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_AUTHOR_DISPLAY_NAME Elias Koromilas 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_AUTHOR_EMAIL elias.koromilas@gmail.com 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_BRANCH host-devices 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_FORK eliaskoromilas 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_ID 42638 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_TARGET master 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_TITLE Mount (accessible) host devices in `--privileged` rootless containers 20:36:39 [2022-03-23T20:36:39.164Z] CHANGE_URL https://github.com/moby/moby/pull/42638 20:36:39 [2022-03-23T20:36:39.164Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:36:39 [2022-03-23T20:36:39.164Z] CommonProgramFiles C:\Program Files\Common Files 20:36:39 [2022-03-23T20:36:39.164Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 20:36:39 [2022-03-23T20:36:39.164Z] CommonProgramW6432 C:\Program Files\Common Files 20:36:39 [2022-03-23T20:36:39.164Z] COMPUTERNAME azwin-2-c236d0 20:36:39 [2022-03-23T20:36:39.164Z] ComSpec C:\Windows\system32\cmd.exe 20:36:39 [2022-03-23T20:36:39.164Z] ConfigSequenceNumber 0 20:36:39 [2022-03-23T20:36:39.164Z] dco true 20:36:39 [2022-03-23T20:36:39.164Z] DOCKER_BUILDKIT 0 20:36:39 [2022-03-23T20:36:39.164Z] DOCKER_DUT_DEBUG 1 20:36:39 [2022-03-23T20:36:39.164Z] DOCKER_EXPERIMENTAL 1 20:36:39 [2022-03-23T20:36:39.164Z] DOCKER_GRAPHDRIVER overlay2 20:36:39 [2022-03-23T20:36:39.164Z] DOCKER_WINDOWS_CONTAINERD_R... 1 20:36:39 [2022-03-23T20:36:39.164Z] DriverData C:\Windows\System32\Drivers\DriverData 20:36:39 [2022-03-23T20:36:39.164Z] EXECUTOR_NUMBER 0 20:36:39 [2022-03-23T20:36:39.164Z] FQDN azwin-2-c236d0.westus.cloudapp.azure.com 20:36:39 [2022-03-23T20:36:39.164Z] GIT_BRANCH PR-42638 20:36:39 [2022-03-23T20:36:39.164Z] GIT_COMMIT 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:36:39 [2022-03-23T20:36:39.164Z] GIT_PREVIOUS_COMMIT 796ffdbe4ae1e592a3776d7a25a2fd2865be41cb 20:36:39 [2022-03-23T20:36:39.164Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6c47900350fc72c00c9a6cb675a58082ceaf91fa 20:36:39 [2022-03-23T20:36:39.164Z] GIT_URL https://github.com/moby/moby.git 20:36:39 [2022-03-23T20:36:39.164Z] HUDSON_COOKIE 40522634-0de7-4470-8155-3c1d56e8b91e 20:36:39 [2022-03-23T20:36:39.164Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 20:36:39 [2022-03-23T20:36:39.164Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 20:36:39 [2022-03-23T20:36:39.164Z] HUDSON_URL https://ci-next.docker.com/public/ 20:36:39 [2022-03-23T20:36:39.164Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 20:36:39 [2022-03-23T20:36:39.164Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 20:36:39 [2022-03-23T20:36:39.164Z] JENKINS_NODE_COOKIE 8d7746c4-ad48-4976-ba85-2c248b58e0a2 20:36:39 [2022-03-23T20:36:39.164Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 20:36:39 [2022-03-23T20:36:39.164Z] JENKINS_URL https://ci-next.docker.com/public/ 20:36:39 [2022-03-23T20:36:39.164Z] JOB_BASE_NAME PR-42638 20:36:39 [2022-03-23T20:36:39.164Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/display/redirect 20:36:39 [2022-03-23T20:36:39.164Z] JOB_NAME moby/PR-42638 20:36:39 [2022-03-23T20:36:39.164Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/ 20:36:39 [2022-03-23T20:36:39.165Z] library.jps.version master 20:36:39 [2022-03-23T20:36:39.165Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 20:36:39 [2022-03-23T20:36:39.165Z] NODE_LABELS amd64 azure azwin-2-c236d0 azwin-2022 docker west-us windows windows-2022 x86_64 20:36:39 [2022-03-23T20:36:39.165Z] NODE_NAME azwin-2-c236d0 20:36:39 [2022-03-23T20:36:39.165Z] NUMBER_OF_PROCESSORS 4 20:36:39 [2022-03-23T20:36:39.165Z] OS Windows_NT 20:36:39 [2022-03-23T20:36:39.165Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 20:36:39 [2022-03-23T20:36:39.165Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 20:36:39 [2022-03-23T20:36:39.165Z] ppc64le false 20:36:39 [2022-03-23T20:36:39.165Z] PROCESSOR_ARCHITECTURE AMD64 20:36:39 [2022-03-23T20:36:39.165Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel 20:36:39 [2022-03-23T20:36:39.165Z] PROCESSOR_LEVEL 6 20:36:39 [2022-03-23T20:36:39.165Z] PROCESSOR_REVISION 5504 20:36:39 [2022-03-23T20:36:39.165Z] ProgramData C:\ProgramData 20:36:39 [2022-03-23T20:36:39.165Z] ProgramFiles C:\Program Files 20:36:39 [2022-03-23T20:36:39.165Z] ProgramFiles(x86) C:\Program Files (x86) 20:36:39 [2022-03-23T20:36:39.165Z] ProgramW6432 C:\Program Files 20:36:39 [2022-03-23T20:36:39.165Z] PROMPT $P$G 20:36:39 [2022-03-23T20:36:39.165Z] PSExecutionPolicyPreference Bypass 20:36:39 [2022-03-23T20:36:39.165Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 20:36:39 [2022-03-23T20:36:39.165Z] PUBLIC C:\Users\Public 20:36:39 [2022-03-23T20:36:39.165Z] rootless true 20:36:39 [2022-03-23T20:36:39.165Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=arti... 20:36:39 [2022-03-23T20:36:39.165Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=changes 20:36:39 [2022-03-23T20:36:39.165Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect 20:36:39 [2022-03-23T20:36:39.165Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=tests 20:36:39 [2022-03-23T20:36:39.165Z] s390x false 20:36:39 [2022-03-23T20:36:39.165Z] SKIP_VALIDATION_TESTS 1 20:36:39 [2022-03-23T20:36:39.165Z] SOURCES_DRIVE d 20:36:39 [2022-03-23T20:36:39.165Z] SOURCES_SUBDIR gopath 20:36:39 [2022-03-23T20:36:39.165Z] STAGE_NAME Run tests 20:36:39 [2022-03-23T20:36:39.165Z] SystemDrive C: 20:36:39 [2022-03-23T20:36:39.165Z] SystemRoot C:\Windows 20:36:39 [2022-03-23T20:36:39.165Z] TEMP C:\Windows\TEMP 20:36:39 [2022-03-23T20:36:39.165Z] TESTDEBUG 0 20:36:39 [2022-03-23T20:36:39.165Z] TESTRUN_DRIVE d 20:36:39 [2022-03-23T20:36:39.165Z] TESTRUN_SUBDIR CI 20:36:39 [2022-03-23T20:36:39.165Z] TIMEOUT 120m 20:36:39 [2022-03-23T20:36:39.165Z] TMP C:\Windows\TEMP 20:36:39 [2022-03-23T20:36:39.165Z] unit_validate true 20:36:39 [2022-03-23T20:36:39.165Z] USERDOMAIN WORKGROUP 20:36:39 [2022-03-23T20:36:39.165Z] USERNAME azwin-2-c236d0$ 20:36:39 [2022-03-23T20:36:39.165Z] USERPROFILE C:\Windows\system32\config\systemprofile 20:36:39 [2022-03-23T20:36:39.165Z] validate_force false 20:36:39 [2022-03-23T20:36:39.165Z] windir C:\Windows 20:36:39 [2022-03-23T20:36:39.165Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 20:36:39 [2022-03-23T20:36:39.165Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 20:36:39 [2022-03-23T20:36:39.165Z] windows2022 true 20:36:39 [2022-03-23T20:36:39.165Z] windows2022containerd true 20:36:39 [2022-03-23T20:36:39.165Z] windowsRS5 true 20:36:39 [2022-03-23T20:36:39.165Z] WORKSPACE d:\gopath\src\github.com\docker\docker 20:36:39 [2022-03-23T20:36:39.165Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 20:36:39 [2022-03-23T20:36:39.165Z] 20:36:39 [2022-03-23T20:36:39.165Z] 20:36:39 [2022-03-23T20:36:39.165Z] 20:36:39 [2022-03-23T20:36:39.390Z] #21 19.87 Selecting previously unselected package apparmor. 20:36:39 [2022-03-23T20:36:39.390Z] #21 19.88 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... 20:36:39 [2022-03-23T20:36:39.390Z] #21 19.94 Unpacking apparmor (2.13.6-10) ... 20:36:39 [2022-03-23T20:36:39.632Z] INFO: Sources under d:\gopath\... 20:36:39 [2022-03-23T20:36:39.632Z] INFO: Test run under d:\CI\... 20:36:39 [2022-03-23T20:36:39.632Z] INFO: Running in D:\gopath\src\github.com\docker\docker 20:36:39 [2022-03-23T20:36:39.632Z] INFO: docker/docker repository was found 20:36:39 [2022-03-23T20:36:39.632Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... 20:36:39 [2022-03-23T20:36:39.649Z] #21 20.34 Selecting previously unselected package inetutils-ping. 20:36:39 [2022-03-23T20:36:39.649Z] #21 20.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... 20:36:39 [2022-03-23T20:36:39.649Z] #21 20.35 Unpacking inetutils-ping (2:2.0-1) ... 20:36:39 [2022-03-23T20:36:39.649Z] #21 20.45 Selecting previously unselected package libip4tc2:amd64. 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.53 Selecting previously unselected package libip6tc2:amd64. 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.62 Selecting previously unselected package libnfnetlink0:amd64. 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:36:39 [2022-03-23T20:36:39.907Z] #21 20.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. 20:36:40 [2022-03-23T20:36:40.166Z] #21 20.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.166Z] #21 20.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:36:40 [2022-03-23T20:36:40.166Z] #21 20.79 Selecting previously unselected package libnftnl11:amd64. 20:36:40 [2022-03-23T20:36:40.166Z] #21 20.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.166Z] #21 20.80 Unpacking libnftnl11:amd64 (1.1.9-1) ... 20:36:40 [2022-03-23T20:36:40.166Z] #21 20.90 Selecting previously unselected package iptables. 20:36:40 [2022-03-23T20:36:40.425Z] #21 20.91 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.425Z] #21 20.91 Unpacking iptables (1.8.7-1) ... 20:36:40 [2022-03-23T20:36:40.684Z] #21 21.16 Selecting previously unselected package libonig5:amd64. 20:36:40 [2022-03-23T20:36:40.684Z] #21 21.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.684Z] #21 21.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:36:40 [2022-03-23T20:36:40.684Z] #21 21.33 Selecting previously unselected package libjq1:amd64. 20:36:40 [2022-03-23T20:36:40.684Z] #21 21.33 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.684Z] #21 21.34 Unpacking libjq1:amd64 (1.6-2.1) ... 20:36:40 [2022-03-23T20:36:40.684Z] #21 21.44 Selecting previously unselected package jq. 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.46 Unpacking jq (1.6-2.1) ... 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.53 Selecting previously unselected package libaio1:amd64. 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.54 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.54 Unpacking libaio1:amd64 (0.3.112-9) ... 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.59 Selecting previously unselected package libgpm2:amd64. 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.59 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.60 Unpacking libgpm2:amd64 (1.20.7-8) ... 20:36:40 [2022-03-23T20:36:40.943Z] #21 21.67 Selecting previously unselected package libicu67:amd64. 20:36:41 [2022-03-23T20:36:41.196Z] ltsc2022: Pulling from windows/servercore 20:36:41 [2022-03-23T20:36:41.196Z] 8f616e6e9eec: Pulling fs layer 20:36:41 [2022-03-23T20:36:41.196Z] 037d5740b404: Pulling fs layer 20:36:41 [2022-03-23T20:36:41.203Z] #21 21.69 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... 20:36:41 [2022-03-23T20:36:41.203Z] #21 21.69 Unpacking libicu67:amd64 (67.1-7) ... 20:36:42 [2022-03-23T20:36:42.990Z] 037d5740b404: Verifying Checksum 20:36:42 [2022-03-23T20:36:42.990Z] 037d5740b404: Download complete 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.64 Selecting previously unselected package libinih1:amd64. 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.65 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.65 Unpacking libinih1:amd64 (53-1+b2) ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.71 Selecting previously unselected package libnet1:amd64. 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.80 Selecting previously unselected package libnl-3-200:amd64. 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.89 Selecting previously unselected package libprotobuf-c1:amd64. 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.97 Selecting previously unselected package net-tools. 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.97 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 24.98 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 25.13 Selecting previously unselected package patch. 20:36:44 [2022-03-23T20:36:44.494Z] #21 25.14 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... 20:36:44 [2022-03-23T20:36:44.494Z] #21 25.14 Unpacking patch (2.7.6-7) ... 20:36:44 [2022-03-23T20:36:44.753Z] #21 25.24 Selecting previously unselected package python-pip-whl. 20:36:44 [2022-03-23T20:36:44.753Z] #21 25.24 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... 20:36:44 [2022-03-23T20:36:44.753Z] #21 25.25 Unpacking python-pip-whl (20.3.4-4) ... 20:36:45 [2022-03-23T20:36:45.271Z] #21 25.79 Selecting previously unselected package python3-lib2to3. 20:36:45 [2022-03-23T20:36:45.271Z] #21 25.80 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... 20:36:45 [2022-03-23T20:36:45.271Z] #21 25.81 Unpacking python3-lib2to3 (3.9.2-1) ... 20:36:45 [2022-03-23T20:36:45.271Z] #21 25.92 Selecting previously unselected package python3-distutils. 20:36:45 [2022-03-23T20:36:45.271Z] #21 25.92 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... 20:36:45 [2022-03-23T20:36:45.271Z] #21 25.94 Unpacking python3-distutils (3.9.2-1) ... 20:36:45 [2022-03-23T20:36:45.532Z] #21 26.07 Selecting previously unselected package python3-pkg-resources. 20:36:45 [2022-03-23T20:36:45.532Z] #21 26.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... 20:36:45 [2022-03-23T20:36:45.532Z] #21 26.08 Unpacking python3-pkg-resources (52.0.0-4) ... 20:36:45 [2022-03-23T20:36:45.532Z] #21 26.20 Selecting previously unselected package python3-setuptools. 20:36:45 [2022-03-23T20:36:45.532Z] #21 26.21 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... 20:36:45 [2022-03-23T20:36:45.532Z] #21 26.21 Unpacking python3-setuptools (52.0.0-4) ... 20:36:45 [2022-03-23T20:36:45.792Z] #21 26.47 Selecting previously unselected package python3-wheel. 20:36:45 [2022-03-23T20:36:45.792Z] #21 26.47 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... 20:36:45 [2022-03-23T20:36:45.792Z] #21 26.48 Unpacking python3-wheel (0.34.2-1) ... 20:36:45 [2022-03-23T20:36:45.792Z] #21 26.54 Selecting previously unselected package python3-pip. 20:36:45 [2022-03-23T20:36:45.792Z] #21 26.54 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... 20:36:45 [2022-03-23T20:36:45.792Z] #21 26.55 Unpacking python3-pip (20.3.4-4) ... 20:36:46 [2022-03-23T20:36:46.052Z] #21 26.74 Selecting previously unselected package sudo. 20:36:46 [2022-03-23T20:36:46.052Z] #21 26.76 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... 20:36:46 [2022-03-23T20:36:46.052Z] #21 26.76 Unpacking sudo (1.9.5p2-3) ... 20:36:46 [2022-03-23T20:36:46.622Z] #21 27.25 Selecting previously unselected package thin-provisioning-tools. 20:36:46 [2022-03-23T20:36:46.622Z] #21 27.27 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... 20:36:46 [2022-03-23T20:36:46.622Z] #21 27.28 Unpacking thin-provisioning-tools (0.9.0-1) ... 20:36:46 [2022-03-23T20:36:46.887Z] #21 27.49 Selecting previously unselected package uidmap. 20:36:46 [2022-03-23T20:36:46.887Z] #21 27.49 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... 20:36:46 [2022-03-23T20:36:46.887Z] #21 27.49 Unpacking uidmap (1:4.8.1-1) ... 20:36:47 [2022-03-23T20:36:47.148Z] #21 27.59 Selecting previously unselected package vim-runtime. 20:36:47 [2022-03-23T20:36:47.148Z] #21 27.60 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 20:36:47 [2022-03-23T20:36:47.148Z] #21 27.65 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 20:36:47 [2022-03-23T20:36:47.148Z] #21 27.77 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 20:36:47 [2022-03-23T20:36:47.148Z] #21 27.78 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 20:36:47 [2022-03-23T20:36:47.284Z] #56 ... 20:36:47 [2022-03-23T20:36:47.284Z] 20:36:47 [2022-03-23T20:36:47.284Z] #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 20:36:47 [2022-03-23T20:36:47.284Z] #43 sha256:a59e25040d95e869bc22c32b5c79602741c46a1f14794702a6535a9264d7ef6a 20:36:47 [2022-03-23T20:36:47.284Z] #43 162.3 + dpkg --print-architecture 20:36:47 [2022-03-23T20:36:47.284Z] #43 DONE 162.9s 20:36:47 [2022-03-23T20:36:47.284Z] 20:36:47 [2022-03-23T20:36:47.284Z] #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 20:36:47 [2022-03-23T20:36:47.284Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf 20:36:47 [2022-03-23T20:36:47.613Z] #65 ... 20:36:47 [2022-03-23T20:36:47.614Z] 20:36:47 [2022-03-23T20:36:47.614Z] #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 20:36:47 [2022-03-23T20:36:47.614Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:36:47 [2022-03-23T20:36:47.614Z] #20 21.27 Fetched 48.9 MB in 20s (2421 kB/s) 20:36:50 [2022-03-23T20:36:50.436Z] #21 30.52 Selecting previously unselected package vim. 20:36:50 [2022-03-23T20:36:50.436Z] #21 30.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:36:50 [2022-03-23T20:36:50.436Z] #21 30.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... 20:36:50 [2022-03-23T20:36:50.436Z] #21 31.02 Selecting previously unselected package xfsprogs. 20:36:50 [2022-03-23T20:36:50.436Z] #21 31.03 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... 20:36:50 [2022-03-23T20:36:50.437Z] #21 31.04 Unpacking xfsprogs (5.10.0-4) ... 20:36:50 [2022-03-23T20:36:50.695Z] #21 31.43 Selecting previously unselected package zip. 20:36:50 [2022-03-23T20:36:50.954Z] #21 31.44 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... 20:36:50 [2022-03-23T20:36:50.954Z] #21 31.45 Unpacking zip (3.0-12) ... 20:36:50 [2022-03-23T20:36:50.954Z] #21 31.57 Selecting previously unselected package zstd. 20:36:50 [2022-03-23T20:36:50.954Z] #21 31.59 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... 20:36:50 [2022-03-23T20:36:50.954Z] #21 31.59 Unpacking zstd (1.4.8+dfsg-2.1) ... 20:36:51 [2022-03-23T20:36:51.212Z] #21 31.93 Setting up python3-pkg-resources (52.0.0-4) ... 20:36:52 [2022-03-23T20:36:52.148Z] #21 32.81 Setting up libip4tc2:amd64 (1.8.7-1) ... 20:36:52 [2022-03-23T20:36:52.148Z] #21 32.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... 20:36:52 [2022-03-23T20:36:52.148Z] #21 32.85 Setting up libgpm2:amd64 (1.20.7-8) ... 20:36:52 [2022-03-23T20:36:52.148Z] #21 32.86 Setting up libicu67:amd64 (67.1-7) ... 20:36:52 [2022-03-23T20:36:52.148Z] #21 32.88 Setting up libip6tc2:amd64 (1.8.7-1) ... 20:36:52 [2022-03-23T20:36:52.408Z] #21 32.90 Setting up libinih1:amd64 (53-1+b2) ... 20:36:52 [2022-03-23T20:36:52.408Z] #21 32.91 Setting up uidmap (1:4.8.1-1) ... 20:36:52 [2022-03-23T20:36:52.408Z] #21 32.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:36:52 [2022-03-23T20:36:52.408Z] #21 32.94 Setting up bzip2 (1.0.8-4) ... 20:36:52 [2022-03-23T20:36:52.408Z] #21 32.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:36:52 [2022-03-23T20:36:52.408Z] #21 32.96 Setting up python3-wheel (0.34.2-1) ... 20:36:52 [2022-03-23T20:36:52.978Z] #21 33.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:36:52 [2022-03-23T20:36:52.978Z] #21 33.50 Setting up libcap2:amd64 (1:2.44-1) ... 20:36:52 [2022-03-23T20:36:52.978Z] #21 33.51 Setting up libcap2-bin (1:2.44-1) ... 20:36:52 [2022-03-23T20:36:52.978Z] #21 33.53 Setting up apparmor (2.13.6-10) ... 20:36:54 [2022-03-23T20:36:54.213Z] #20 21.27 Reading package lists... 20:36:54 [2022-03-23T20:36:54.213Z] #20 ... 20:36:54 [2022-03-23T20:36:54.213Z] 20:36:54 [2022-03-23T20:36:54.213Z] #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 20:36:54 [2022-03-23T20:36:54.213Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d 20:36:54 [2022-03-23T20:36:54.213Z] #65 22.32 Fetched 48.9 MB in 21s (2369 kB/s) 20:36:54 [2022-03-23T20:36:54.358Z] #21 34.98 Setting up zip (3.0-12) ... 20:36:54 [2022-03-23T20:36:54.358Z] #21 34.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:36:54 [2022-03-23T20:36:54.358Z] #21 35.01 Setting up bash-completion (1:2.11-2) ... 20:36:55 [2022-03-23T20:36:55.331Z] 8f616e6e9eec: Verifying Checksum 20:36:55 [2022-03-23T20:36:55.331Z] 8f616e6e9eec: Download complete 20:36:56 [2022-03-23T20:36:56.135Z] #65 22.32 Reading package lists... 20:36:56 [2022-03-23T20:36:56.135Z] #65 ... 20:36:56 [2022-03-23T20:36:56.135Z] 20:36:56 [2022-03-23T20:36:56.135Z] #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 20:36:56 [2022-03-23T20:36:56.135Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:36:56 [2022-03-23T20:36:56.135Z] #20 21.27 Reading package lists... 20:36:56 [2022-03-23T20:36:56.268Z] #21 36.89 Setting up xz-utils (5.2.5-2) ... 20:36:56 [2022-03-23T20:36:56.269Z] #21 36.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:36:56 [2022-03-23T20:36:56.269Z] #21 36.92 Setting up libmnl0:amd64 (1.0.4-3) ... 20:36:56 [2022-03-23T20:36:56.269Z] #21 36.93 Setting up patch (2.7.6-7) ... 20:36:56 [2022-03-23T20:36:56.269Z] #21 36.94 Setting up sudo (1.9.5p2-3) ... 20:36:56 [2022-03-23T20:36:56.415Z] #60 ... 20:36:56 [2022-03-23T20:36:56.415Z] 20:36:56 [2022-03-23T20:36:56.415Z] #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 20:36:56 [2022-03-23T20:36:56.415Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:36:56 [2022-03-23T20:36:56.415Z] #51 243.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) 20:36:56 [2022-03-23T20:36:56.415Z] #51 DONE 244.9s 20:36:56 [2022-03-23T20:36:56.415Z] 20:36:56 [2022-03-23T20:36:56.415Z] #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 20:36:56 [2022-03-23T20:36:56.415Z] #56 sha256:62a7f5eb71f2c1baeedf86b9734e11fa1b73e26afbb3183b755b1866b0669e8e 20:36:56 [2022-03-23T20:36:56.415Z] #56 141.2 + mkdir -p /build 20:36:56 [2022-03-23T20:36:56.415Z] #56 141.2 + cp runc /build/runc 20:36:56 [2022-03-23T20:36:56.415Z] #56 DONE 142.2s 20:36:56 [2022-03-23T20:36:56.415Z] 20:36:56 [2022-03-23T20:36:56.415Z] #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 20:36:56 [2022-03-23T20:36:56.415Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:36:56 [2022-03-23T20:36:56.415Z] #60 ... 20:36:56 [2022-03-23T20:36:56.415Z] 20:36:56 [2022-03-23T20:36:56.415Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:36:56 [2022-03-23T20:36:56.415Z] #52 sha256:c6361681438db0f18f4c09dc49ded8e6f52db282f08fb1c523ff443869ce559b 20:36:56 [2022-03-23T20:36:56.415Z] #52 DONE 0.8s 20:36:56 [2022-03-23T20:36:56.415Z] 20:36:56 [2022-03-23T20:36:56.415Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ 20:36:56 [2022-03-23T20:36:56.415Z] #54 sha256:7cf4d8186cc98a6aa8fde07633373ca99f68314aca7541ffed2aaf64a5636f4e 20:36:56 [2022-03-23T20:36:56.415Z] #54 DONE 0.1s 20:36:56 [2022-03-23T20:36:56.415Z] 20:36:56 [2022-03-23T20:36:56.415Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ 20:36:56 [2022-03-23T20:36:56.415Z] #57 sha256:365910af5aa56473ed0f52ea6aba5dc5f0fc4eaf3afab18524f66295820136bc 20:36:56 [2022-03-23T20:36:56.415Z] #57 DONE 0.2s 20:36:56 [2022-03-23T20:36:56.415Z] 20:36:56 [2022-03-23T20:36:56.415Z] #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 20:36:56 [2022-03-23T20:36:56.415Z] #60 sha256:9f5951fe12cbd19d8e533849fab705c54a2a84370b6db71df71597e10074e1dd 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.00 invoke-rc.d: could not determine current runlevel 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.01 invoke-rc.d: policy-rc.d denied execution of start. 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.02 Setting up xfsprogs (5.10.0-4) ... 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.03 Setting up libxtables12:amd64 (1.8.7-1) ... 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.05 Setting up inetutils-ping (2:2.0-1) ... 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.06 Setting up pigz (2.6-1) ... 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.11 Setting up python-pip-whl (20.3.4-4) ... 20:36:56 [2022-03-23T20:36:56.527Z] #21 37.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 20:36:57 [2022-03-23T20:36:57.081Z] #20 31.12 Reading package lists... 20:36:57 [2022-03-23T20:36:57.081Z] #20 ... 20:36:57 [2022-03-23T20:36:57.081Z] 20:36:57 [2022-03-23T20:36:57.081Z] #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 20:36:57 [2022-03-23T20:36:57.081Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 20:36:57 [2022-03-23T20:36:57.081Z] #45 21.92 Fetched 48.9 MB in 20s (2399 kB/s) 20:36:57 [2022-03-23T20:36:57.081Z] #45 21.92 Reading package lists... 20:36:57 [2022-03-23T20:36:57.081Z] #45 31.70 Reading package lists... 20:36:57 [2022-03-23T20:36:57.081Z] #45 ... 20:36:57 [2022-03-23T20:36:57.081Z] 20:36:57 [2022-03-23T20:36:57.081Z] #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 20:36:57 [2022-03-23T20:36:57.081Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d 20:36:57 [2022-03-23T20:36:57.081Z] #65 22.32 Reading package lists... 20:36:57 [2022-03-23T20:36:57.096Z] #21 37.64 Setting up libaio1:amd64 (0.3.112-9) ... 20:36:57 [2022-03-23T20:36:57.096Z] #21 37.65 Setting up python3-lib2to3 (3.9.2-1) ... 20:36:57 [2022-03-23T20:36:57.356Z] #21 38.04 Setting up libelf1:amd64 (0.183-1) ... 20:36:57 [2022-03-23T20:36:57.616Z] #21 38.12 Setting up zstd (1.4.8+dfsg-2.1) ... 20:36:57 [2022-03-23T20:36:57.616Z] #21 38.14 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:36:57 [2022-03-23T20:36:57.616Z] #21 38.15 Setting up python3-distutils (3.9.2-1) ... 20:36:57 [2022-03-23T20:36:57.802Z] #60 220.7 + bin/containerd 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.60 Setting up vim (2:8.2.2434-3+deb11u1) ... 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:36:58 [2022-03-23T20:36:58.185Z] #21 38.66 Setting up python3-setuptools (52.0.0-4) ... 20:36:59 [2022-03-23T20:36:59.123Z] #21 39.90 Setting up libjq1:amd64 (1.6-2.1) ... 20:36:59 [2022-03-23T20:36:59.355Z] #56 141.6 + mkdir -p /build 20:36:59 [2022-03-23T20:36:59.355Z] #56 141.6 + cp runc /build/runc 20:36:59 [2022-03-23T20:36:59.355Z] #56 DONE 142.8s 20:36:59 [2022-03-23T20:36:59.355Z] 20:36:59 [2022-03-23T20:36:59.355Z] #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 20:36:59 [2022-03-23T20:36:59.355Z] #60 sha256:bf76e7fc0918a82eae3af14be7ac92ab98bab96fad1d0aee7ce44ea53c7b2809 20:36:59 [2022-03-23T20:36:59.355Z] #60 ... 20:36:59 [2022-03-23T20:36:59.355Z] 20:36:59 [2022-03-23T20:36:59.355Z] #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 20:36:59 [2022-03-23T20:36:59.355Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:36:59 [2022-03-23T20:36:59.355Z] #51 245.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) 20:36:59 [2022-03-23T20:36:59.355Z] #51 DONE 246.1s 20:36:59 [2022-03-23T20:36:59.355Z] 20:36:59 [2022-03-23T20:36:59.356Z] #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 20:36:59 [2022-03-23T20:36:59.356Z] #60 sha256:bf76e7fc0918a82eae3af14be7ac92ab98bab96fad1d0aee7ce44ea53c7b2809 20:36:59 [2022-03-23T20:36:59.356Z] #60 ... 20:36:59 [2022-03-23T20:36:59.356Z] 20:36:59 [2022-03-23T20:36:59.356Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:36:59 [2022-03-23T20:36:59.356Z] #52 sha256:62a176c817cc1205ad2221de567f5dfbca94d2415043b09981a9604e0b15fe7c 20:36:59 [2022-03-23T20:36:59.356Z] #52 DONE 0.6s 20:36:59 [2022-03-23T20:36:59.356Z] 20:36:59 [2022-03-23T20:36:59.356Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ 20:36:59 [2022-03-23T20:36:59.356Z] #54 sha256:536219beed5177dc19b8199e23f7be39fb2c8821f8fc5c4dd287a37b16f0fc1d 20:36:59 [2022-03-23T20:36:59.356Z] #54 DONE 0.1s 20:36:59 [2022-03-23T20:36:59.356Z] 20:36:59 [2022-03-23T20:36:59.356Z] #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 20:36:59 [2022-03-23T20:36:59.356Z] #60 sha256:bf76e7fc0918a82eae3af14be7ac92ab98bab96fad1d0aee7ce44ea53c7b2809 20:36:59 [2022-03-23T20:36:59.356Z] #60 ... 20:36:59 [2022-03-23T20:36:59.356Z] 20:36:59 [2022-03-23T20:36:59.356Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ 20:36:59 [2022-03-23T20:36:59.356Z] #57 sha256:c15e28231599e76add6fa1398ba1b36a894b044d4d6668d30ebaa420f975aef7 20:36:59 [2022-03-23T20:36:59.356Z] #57 DONE 0.3s 20:36:59 [2022-03-23T20:36:59.356Z] 20:36:59 [2022-03-23T20:36:59.356Z] #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 20:36:59 [2022-03-23T20:36:59.356Z] #60 sha256:bf76e7fc0918a82eae3af14be7ac92ab98bab96fad1d0aee7ce44ea53c7b2809 20:36:59 [2022-03-23T20:36:59.382Z] #21 39.93 Setting up libnftnl11:amd64 (1.1.9-1) ... 20:36:59 [2022-03-23T20:36:59.382Z] #21 39.96 Setting up thin-provisioning-tools (0.9.0-1) ... 20:36:59 [2022-03-23T20:36:59.382Z] #21 39.97 Setting up python3-pip (20.3.4-4) ... 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.90 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.92 Setting up jq (1.6-2.1) ... 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.93 Setting up libbpf0:amd64 (1:0.3-2) ... 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.94 Setting up iptables (1.8.7-1) ... 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 20:37:00 [2022-03-23T20:37:00.315Z] #21 40.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:37:00 [2022-03-23T20:37:00.316Z] #21 40.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 20:37:00 [2022-03-23T20:37:00.316Z] #21 40.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 20:37:00 [2022-03-23T20:37:00.316Z] #21 41.00 Setting up iproute2 (5.10.0-4) ... 20:37:00 [2022-03-23T20:37:00.410Z] DEBUG: print all environment variables to check how Jenkins runs this script 20:37:00 [2022-03-23T20:37:00.410Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e285d02c\powershellScript.ps1'; exit $LASTEXITCODE; 20:37:00 [2022-03-23T20:37:00.410Z] ---------------------------------------------------------------------------- 20:37:00 [2022-03-23T20:37:00.410Z] 20:37:00 [2022-03-23T20:37:00.410Z] INFO: executeCI.ps1 starting at Wed Mar 23 20:36:58 CUT 2022 20:37:00 [2022-03-23T20:37:00.410Z] 20:37:00 [2022-03-23T20:37:00.410Z] INFO: Script version 05-Feb-2019 09:03 PDT 20:37:00 [2022-03-23T20:37:00.410Z] INFO: Running git version 2.24.1.windows.2 20:37:00 [2022-03-23T20:37:00.410Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 20:37:00 [2022-03-23T20:37:00.410Z] INFO: Environment variables: 20:37:00 [2022-03-23T20:37:00.410Z] 20:37:00 [2022-03-23T20:37:00.410Z] Name Value 20:37:00 [2022-03-23T20:37:00.410Z] ---- ----- 20:37:00 [2022-03-23T20:37:00.410Z] ALLUSERSPROFILE C:\ProgramData 20:37:00 [2022-03-23T20:37:00.410Z] amd64 true 20:37:00 [2022-03-23T20:37:00.410Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming 20:37:00 [2022-03-23T20:37:00.410Z] APT_MIRROR cdn-fastly.deb.debian.org 20:37:00 [2022-03-23T20:37:00.410Z] arm64 true 20:37:00 [2022-03-23T20:37:00.410Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 20:37:00 [2022-03-23T20:37:00.410Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] 20:37:00 [2022-03-23T20:37:00.410Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 20:37:00 [2022-03-23T20:37:00.410Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 20:37:00 [2022-03-23T20:37:00.410Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 20:37:00 [2022-03-23T20:37:00.410Z] BRANCH_NAME PR-42638 20:37:00 [2022-03-23T20:37:00.410Z] BUILD_DISPLAY_NAME #25 20:37:00 [2022-03-23T20:37:00.410Z] BUILD_ID 25 20:37:00 [2022-03-23T20:37:00.410Z] BUILD_NUMBER 25 20:37:00 [2022-03-23T20:37:00.410Z] BUILD_TAG jenkins-moby-PR-42638-25 20:37:00 [2022-03-23T20:37:00.410Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/ 20:37:00 [2022-03-23T20:37:00.410Z] cgroup2 true 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_AUTHOR eliaskoromilas 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_AUTHOR_DISPLAY_NAME Elias Koromilas 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_AUTHOR_EMAIL elias.koromilas@gmail.com 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_BRANCH host-devices 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_FORK eliaskoromilas 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_ID 42638 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_TARGET master 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_TITLE Mount (accessible) host devices in `--privileged` rootless containers 20:37:00 [2022-03-23T20:37:00.410Z] CHANGE_URL https://github.com/moby/moby/pull/42638 20:37:00 [2022-03-23T20:37:00.410Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:37:00 [2022-03-23T20:37:00.410Z] CommonProgramFiles C:\Program Files\Common Files 20:37:00 [2022-03-23T20:37:00.410Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 20:37:00 [2022-03-23T20:37:00.410Z] CommonProgramW6432 C:\Program Files\Common Files 20:37:00 [2022-03-23T20:37:00.410Z] COMPUTERNAME azwin-2-a25970 20:37:00 [2022-03-23T20:37:00.410Z] ComSpec C:\Windows\system32\cmd.exe 20:37:00 [2022-03-23T20:37:00.410Z] ConfigSequenceNumber 0 20:37:00 [2022-03-23T20:37:00.410Z] dco true 20:37:00 [2022-03-23T20:37:00.410Z] DOCKER_BUILDKIT 0 20:37:00 [2022-03-23T20:37:00.410Z] DOCKER_DUT_DEBUG 1 20:37:00 [2022-03-23T20:37:00.410Z] DOCKER_EXPERIMENTAL 1 20:37:00 [2022-03-23T20:37:00.410Z] DOCKER_GRAPHDRIVER overlay2 20:37:00 [2022-03-23T20:37:00.410Z] DriverData C:\Windows\System32\Drivers\DriverData 20:37:00 [2022-03-23T20:37:00.410Z] EXECUTOR_NUMBER 0 20:37:00 [2022-03-23T20:37:00.410Z] FQDN azwin-2-a25970.westus.cloudapp.azure.com 20:37:00 [2022-03-23T20:37:00.410Z] GIT_BRANCH PR-42638 20:37:00 [2022-03-23T20:37:00.410Z] GIT_COMMIT 8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:37:00 [2022-03-23T20:37:00.410Z] GIT_PREVIOUS_COMMIT 796ffdbe4ae1e592a3776d7a25a2fd2865be41cb 20:37:00 [2022-03-23T20:37:00.410Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 6c47900350fc72c00c9a6cb675a58082ceaf91fa 20:37:00 [2022-03-23T20:37:00.410Z] GIT_URL https://github.com/moby/moby.git 20:37:00 [2022-03-23T20:37:00.410Z] HUDSON_COOKIE 61f3a6fc-0767-4eb2-965a-a31e06e5ba5e 20:37:00 [2022-03-23T20:37:00.410Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 20:37:00 [2022-03-23T20:37:00.410Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 20:37:00 [2022-03-23T20:37:00.410Z] HUDSON_URL https://ci-next.docker.com/public/ 20:37:00 [2022-03-23T20:37:00.410Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 20:37:00 [2022-03-23T20:37:00.410Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 20:37:00 [2022-03-23T20:37:00.410Z] JENKINS_NODE_COOKIE 111d29ed-8731-4bbb-ba0b-2e8be5991926 20:37:00 [2022-03-23T20:37:00.410Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 20:37:00 [2022-03-23T20:37:00.410Z] JENKINS_URL https://ci-next.docker.com/public/ 20:37:00 [2022-03-23T20:37:00.410Z] JOB_BASE_NAME PR-42638 20:37:00 [2022-03-23T20:37:00.410Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/display/redirect 20:37:00 [2022-03-23T20:37:00.410Z] JOB_NAME moby/PR-42638 20:37:00 [2022-03-23T20:37:00.410Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/ 20:37:00 [2022-03-23T20:37:00.410Z] library.jps.version master 20:37:00 [2022-03-23T20:37:00.410Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local 20:37:00 [2022-03-23T20:37:00.410Z] NODE_LABELS amd64 azure azwin-2-a25970 azwin-2019 docker west-us windows windows-2019 x86_64 20:37:00 [2022-03-23T20:37:00.410Z] NODE_NAME azwin-2-a25970 20:37:00 [2022-03-23T20:37:00.410Z] NUMBER_OF_PROCESSORS 4 20:37:00 [2022-03-23T20:37:00.410Z] OS Windows_NT 20:37:00 [2022-03-23T20:37:00.410Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... 20:37:00 [2022-03-23T20:37:00.410Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 20:37:00 [2022-03-23T20:37:00.410Z] ppc64le false 20:37:00 [2022-03-23T20:37:00.410Z] PROCESSOR_ARCHITECTURE AMD64 20:37:00 [2022-03-23T20:37:00.410Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 20:37:00 [2022-03-23T20:37:00.410Z] PROCESSOR_LEVEL 6 20:37:00 [2022-03-23T20:37:00.410Z] PROCESSOR_REVISION 4f01 20:37:00 [2022-03-23T20:37:00.410Z] ProgramData C:\ProgramData 20:37:00 [2022-03-23T20:37:00.410Z] ProgramFiles C:\Program Files 20:37:00 [2022-03-23T20:37:00.410Z] ProgramFiles(x86) C:\Program Files (x86) 20:37:00 [2022-03-23T20:37:00.410Z] ProgramW6432 C:\Program Files 20:37:00 [2022-03-23T20:37:00.410Z] PROMPT $P$G 20:37:00 [2022-03-23T20:37:00.410Z] PSExecutionPolicyPreference Bypass 20:37:00 [2022-03-23T20:37:00.410Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... 20:37:00 [2022-03-23T20:37:00.410Z] PUBLIC C:\Users\Public 20:37:00 [2022-03-23T20:37:00.411Z] rootless true 20:37:00 [2022-03-23T20:37:00.411Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=arti... 20:37:00 [2022-03-23T20:37:00.411Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=changes 20:37:00 [2022-03-23T20:37:00.411Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect 20:37:00 [2022-03-23T20:37:00.411Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42638/25/display/redirect?page=tests 20:37:00 [2022-03-23T20:37:00.411Z] s390x false 20:37:00 [2022-03-23T20:37:00.411Z] SKIP_VALIDATION_TESTS 1 20:37:00 [2022-03-23T20:37:00.411Z] SOURCES_DRIVE d 20:37:00 [2022-03-23T20:37:00.411Z] SOURCES_SUBDIR gopath 20:37:00 [2022-03-23T20:37:00.411Z] STAGE_NAME Run tests 20:37:00 [2022-03-23T20:37:00.411Z] SystemDrive C: 20:37:00 [2022-03-23T20:37:00.411Z] SystemRoot C:\Windows 20:37:00 [2022-03-23T20:37:00.411Z] TEMP C:\Windows\TEMP 20:37:00 [2022-03-23T20:37:00.411Z] TESTDEBUG 0 20:37:00 [2022-03-23T20:37:00.411Z] TESTRUN_DRIVE d 20:37:00 [2022-03-23T20:37:00.411Z] TESTRUN_SUBDIR CI 20:37:00 [2022-03-23T20:37:00.411Z] TIMEOUT 120m 20:37:00 [2022-03-23T20:37:00.411Z] TMP C:\Windows\TEMP 20:37:00 [2022-03-23T20:37:00.411Z] unit_validate true 20:37:00 [2022-03-23T20:37:00.411Z] USERDOMAIN WORKGROUP 20:37:00 [2022-03-23T20:37:00.411Z] USERNAME azwin-2-a25970$ 20:37:00 [2022-03-23T20:37:00.411Z] USERPROFILE C:\Windows\system32\config\systemprofile 20:37:00 [2022-03-23T20:37:00.411Z] validate_force false 20:37:00 [2022-03-23T20:37:00.411Z] windir C:\Windows 20:37:00 [2022-03-23T20:37:00.411Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 20:37:00 [2022-03-23T20:37:00.411Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 20:37:00 [2022-03-23T20:37:00.411Z] windows2022 true 20:37:00 [2022-03-23T20:37:00.411Z] windows2022containerd true 20:37:00 [2022-03-23T20:37:00.411Z] windowsRS5 true 20:37:00 [2022-03-23T20:37:00.411Z] WORKSPACE d:\gopath\src\github.com\docker\docker 20:37:00 [2022-03-23T20:37:00.411Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp 20:37:00 [2022-03-23T20:37:00.411Z] 20:37:00 [2022-03-23T20:37:00.411Z] 20:37:00 [2022-03-23T20:37:00.411Z] 20:37:00 [2022-03-23T20:37:00.869Z] INFO: Sources under d:\gopath\... 20:37:00 [2022-03-23T20:37:00.869Z] INFO: Test run under d:\CI\... 20:37:00 [2022-03-23T20:37:00.869Z] INFO: Running in D:\gopath\src\github.com\docker\docker 20:37:00 [2022-03-23T20:37:00.869Z] INFO: docker/docker repository was found 20:37:00 [2022-03-23T20:37:00.884Z] #21 41.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:37:01 [2022-03-23T20:37:01.142Z] #21 DONE 41.9s 20:37:01 [2022-03-23T20:37:01.142Z] 20:37:01 [2022-03-23T20:37:01.142Z] #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 20:37:01 [2022-03-23T20:37:01.142Z] #22 sha256:3c83af30fca832735bfd83c9782fe9f8cf31bc6f10a2b933d505cc16da7d1f46 20:37:01 [2022-03-23T20:37:01.247Z] #60 217.6 + bin/containerd 20:37:01 [2022-03-23T20:37:01.328Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... 20:37:01 [2022-03-23T20:37:01.787Z] ltsc2019: Pulling from windows/servercore 20:37:02 [2022-03-23T20:37:02.245Z] 4612f6d0b889: Pulling fs layer 20:37:02 [2022-03-23T20:37:02.245Z] 0a6173b79e25: Pulling fs layer 20:37:02 [2022-03-23T20:37:02.562Z] #22 1.227 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 20:37:02 [2022-03-23T20:37:02.562Z] #22 1.231 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 20:37:02 [2022-03-23T20:37:02.562Z] #22 1.235 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 20:37:02 [2022-03-23T20:37:02.562Z] #22 DONE 1.3s 20:37:02 [2022-03-23T20:37:02.562Z] 20:37:02 [2022-03-23T20:37:02.562Z] #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 20:37:02 [2022-03-23T20:37:02.562Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:37:02 [2022-03-23T20:37:02.562Z] #43 ... 20:37:02 [2022-03-23T20:37:02.562Z] 20:37:02 [2022-03-23T20:37:02.562Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 20:37:02 [2022-03-23T20:37:02.562Z] #23 sha256:27129f8cec1cabab546c25f38936e9b0bf96767a754124cc5a0beaef6f28b999 20:37:05 [2022-03-23T20:37:05.232Z] #65 31.73 Reading package lists... 20:37:05 [2022-03-23T20:37:05.232Z] #65 ... 20:37:05 [2022-03-23T20:37:05.232Z] 20:37:05 [2022-03-23T20:37:05.232Z] #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 20:37:05 [2022-03-23T20:37:05.232Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:37:05 [2022-03-23T20:37:05.232Z] #20 31.12 Reading package lists... 20:37:06 [2022-03-23T20:37:06.489Z] 037d5740b404: Verifying Checksum 20:37:06 [2022-03-23T20:37:06.490Z] 037d5740b404: Download complete 20:37:08 [2022-03-23T20:37:08.047Z] #20 40.49 Building dependency tree... 20:37:09 [2022-03-23T20:37:09.995Z] #20 45.10 The following additional packages will be installed: 20:37:09 [2022-03-23T20:37:09.995Z] #20 45.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:37:09 [2022-03-23T20:37:09.995Z] #20 45.11 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base 20:37:09 [2022-03-23T20:37:09.995Z] #20 45.11 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime 20:37:09 [2022-03-23T20:37:09.995Z] #20 45.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 20:37:09 [2022-03-23T20:37:09.995Z] #20 45.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 20:37:09 [2022-03-23T20:37:09.995Z] #20 45.13 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev 20:37:10 [2022-03-23T20:37:10.283Z] #20 45.13 mingw-w64-common mingw-w64-x86-64-dev 20:37:10 [2022-03-23T20:37:10.283Z] #20 45.18 Suggested packages: 20:37:10 [2022-03-23T20:37:10.283Z] #20 45.18 gcc-10-locales seccomp wine64 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.18 The following NEW packages will be installed: 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.19 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common 20:37:11 [2022-03-23T20:37:11.253Z] #20 46.21 mingw-w64-x86-64-dev 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.63 Need to get 115 MB of archives. 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.63 After this operation, 645 MB of additional disk space will be used. 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.63 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] 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.68 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] 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 20:37:11 [2022-03-23T20:37:11.514Z] #20 46.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] 20:37:11 [2022-03-23T20:37:11.776Z] #20 46.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] 20:37:11 [2022-03-23T20:37:11.776Z] #20 46.89 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] 20:37:11 [2022-03-23T20:37:11.776Z] #20 46.89 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] 20:37:12 [2022-03-23T20:37:12.037Z] #20 47.11 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] 20:37:12 [2022-03-23T20:37:12.577Z] #23 9.774 Collecting yamllint==1.26.1 20:37:12 [2022-03-23T20:37:12.609Z] #20 47.61 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] 20:37:12 [2022-03-23T20:37:12.872Z] #20 47.84 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] 20:37:12 [2022-03-23T20:37:12.872Z] #20 ... 20:37:12 [2022-03-23T20:37:12.872Z] 20:37:12 [2022-03-23T20:37:12.872Z] #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 20:37:12 [2022-03-23T20:37:12.872Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d 20:37:12 [2022-03-23T20:37:12.872Z] #65 31.73 Reading package lists... 20:37:12 [2022-03-23T20:37:12.872Z] #65 41.18 Building dependency tree... 20:37:12 [2022-03-23T20:37:12.872Z] #65 45.69 The following additional packages will be installed: 20:37:12 [2022-03-23T20:37:12.872Z] #65 45.71 libbtrfs0 20:37:12 [2022-03-23T20:37:12.872Z] #65 46.03 The following NEW packages will be installed: 20:37:12 [2022-03-23T20:37:12.872Z] #65 46.04 libbtrfs-dev libbtrfs0 20:37:12 [2022-03-23T20:37:12.872Z] #65 46.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 20:37:12 [2022-03-23T20:37:12.872Z] #65 46.51 Need to get 460 kB of archives. 20:37:12 [2022-03-23T20:37:12.872Z] #65 46.51 After this operation, 1237 kB of additional disk space will be used. 20:37:12 [2022-03-23T20:37:12.872Z] #65 46.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:37:12 [2022-03-23T20:37:12.872Z] #65 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.32 debconf: delaying package configuration, since apt-utils is not installed 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.67 Fetched 460 kB in 0s (1528 kB/s) 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.74 Selecting previously unselected package libbtrfs0:amd64. 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.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 ... 30207 files and directories currently installed.) 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.95 Selecting previously unselected package libbtrfs-dev:amd64. 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... 20:37:12 [2022-03-23T20:37:12.872Z] #65 47.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:37:13 [2022-03-23T20:37:13.133Z] #65 ... 20:37:13 [2022-03-23T20:37:13.133Z] 20:37:13 [2022-03-23T20:37:13.133Z] #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 20:37:13 [2022-03-23T20:37:13.133Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:37:13 [2022-03-23T20:37:13.133Z] #20 48.07 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] 20:37:13 [2022-03-23T20:37:13.395Z] #20 ... 20:37:13 [2022-03-23T20:37:13.395Z] 20:37:13 [2022-03-23T20:37:13.395Z] #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 20:37:13 [2022-03-23T20:37:13.395Z] #65 sha256:8b556b2fe55bcd670c2a64e1748d56b5327c8acbc506b533184f63ca24fd942d 20:37:13 [2022-03-23T20:37:13.395Z] #65 48.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:37:13 [2022-03-23T20:37:13.395Z] #65 48.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:37:13 [2022-03-23T20:37:13.395Z] #65 48.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:37:13 [2022-03-23T20:37:13.395Z] #65 DONE 48.5s 20:37:13 [2022-03-23T20:37:13.395Z] 20:37:13 [2022-03-23T20:37:13.395Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / 20:37:13 [2022-03-23T20:37:13.395Z] #66 sha256:70202c3acd1af09223ccff630019eb01581f44c9243afb3a41c680ff692b1295 20:37:13 [2022-03-23T20:37:13.395Z] #66 DONE 0.1s 20:37:13 [2022-03-23T20:37:13.512Z] #23 10.85 Downloading yamllint-1.26.1.tar.gz (126 kB) 20:37:13 [2022-03-23T20:37:13.658Z] 20:37:13 [2022-03-23T20:37:13.658Z] #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 20:37:13 [2022-03-23T20:37:13.658Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:37:13 [2022-03-23T20:37:13.658Z] #20 48.69 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] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.93 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] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.94 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] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 48.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 49.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 49.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 49.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] 20:37:13 [2022-03-23T20:37:13.919Z] #20 49.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] 20:37:14 [2022-03-23T20:37:14.447Z] #23 11.91 Collecting pathspec>=0.5.3 20:37:14 [2022-03-23T20:37:14.447Z] #23 11.91 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 20:37:14 [2022-03-23T20:37:14.707Z] #23 12.29 Collecting pyyaml 20:37:14 [2022-03-23T20:37:14.865Z] #20 49.69 debconf: delaying package configuration, since apt-utils is not installed 20:37:14 [2022-03-23T20:37:14.865Z] #20 49.96 Fetched 115 MB in 3s (42.9 MB/s) 20:37:14 [2022-03-23T20:37:14.865Z] #20 50.02 Selecting previously unselected package binutils-mingw-w64-i686. 20:37:14 [2022-03-23T20:37:14.967Z] #23 12.30 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) 20:37:14 [2022-03-23T20:37:14.967Z] #23 12.41 Building wheels for collected packages: yamllint 20:37:14 [2022-03-23T20:37:14.967Z] #23 12.41 Building wheel for yamllint (setup.py): started 20:37:15 [2022-03-23T20:37:15.127Z] #20 50.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 ... 30207 files and directories currently installed.) 20:37:15 [2022-03-23T20:37:15.127Z] #20 50.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... 20:37:15 [2022-03-23T20:37:15.127Z] #20 50.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:37:15 [2022-03-23T20:37:15.907Z] #23 13.32 Building wheel for yamllint (setup.py): finished with status 'done' 20:37:15 [2022-03-23T20:37:15.907Z] #23 13.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=33563c4144ee9d1cd6ef34b50415b2a06babbc0498438a0b663088900c1682cf 20:37:15 [2022-03-23T20:37:15.907Z] #23 13.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 20:37:15 [2022-03-23T20:37:15.907Z] #23 13.33 Successfully built yamllint 20:37:15 [2022-03-23T20:37:15.907Z] #23 13.35 Installing collected packages: pyyaml, pathspec, yamllint 20:37:16 [2022-03-23T20:37:16.077Z] #20 50.99 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:37:16 [2022-03-23T20:37:16.077Z] #20 50.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #20 50.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:37:16 [2022-03-23T20:37:16.077Z] #20 ... 20:37:16 [2022-03-23T20:37:16.077Z] 20:37:16 [2022-03-23T20:37:16.077Z] #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 20:37:16 [2022-03-23T20:37:16.077Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 20:37:16 [2022-03-23T20:37:16.077Z] #45 31.70 Reading package lists... 20:37:16 [2022-03-23T20:37:16.077Z] #45 41.06 Building dependency tree... 20:37:16 [2022-03-23T20:37:16.077Z] #45 45.49 The following additional packages will be installed: 20:37:16 [2022-03-23T20:37:16.077Z] #45 45.52 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd 20:37:16 [2022-03-23T20:37:16.077Z] #45 45.56 Suggested packages: 20:37:16 [2022-03-23T20:37:16.077Z] #45 45.57 cmake-doc ninja-build lrzip 20:37:16 [2022-03-23T20:37:16.077Z] #45 45.57 Recommended packages: 20:37:16 [2022-03-23T20:37:16.077Z] #45 45.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.27 The following NEW packages will be installed: 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.29 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.67 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.67 Need to get 8418 kB of archives. 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.67 After this operation, 34.9 MB of additional disk space will be used. 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 46.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] 20:37:16 [2022-03-23T20:37:16.077Z] #45 47.55 debconf: delaying package configuration, since apt-utils is not installed 20:37:16 [2022-03-23T20:37:16.077Z] #45 47.90 Fetched 8418 kB in 0s (20.2 MB/s) 20:37:16 [2022-03-23T20:37:16.077Z] #45 47.95 Selecting previously unselected package xxd. 20:37:16 [2022-03-23T20:37:16.077Z] #45 47.96 (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.) 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.14 Selecting previously unselected package vim-common. 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.35 Selecting previously unselected package cmake-data. 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.36 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 48.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.52 Selecting previously unselected package libarchive13:amd64. 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.52 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.54 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.63 Selecting previously unselected package libjsoncpp24:amd64. 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.63 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.70 Selecting previously unselected package librhash0:amd64. 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.70 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.71 Unpacking librhash0:amd64 (1.4.1-2) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.80 Selecting previously unselected package libuv1:amd64. 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.81 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.81 Unpacking libuv1:amd64 (1.40.0-2) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.88 Selecting previously unselected package cmake. 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.89 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 49.90 Unpacking cmake (3.18.4-2+deb11u1) ... 20:37:16 [2022-03-23T20:37:16.077Z] #45 ... 20:37:16 [2022-03-23T20:37:16.077Z] 20:37:16 [2022-03-23T20:37:16.077Z] #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 20:37:16 [2022-03-23T20:37:16.077Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.805 + RM_GOPATH=0 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.805 + TMP_GOPATH= 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.806 + : /build 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.807 + '[' -z '' ']' 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.812 ++ mktemp -d 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.815 + export GOPATH=/tmp/tmp.A2XCdRVtlI 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.815 + GOPATH=/tmp/tmp.A2XCdRVtlI 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.815 + RM_GOPATH=1 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.815 + case "$(go env GOARCH)" in 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.816 ++ go env GOARCH 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.824 + export GO_BUILDMODE=-buildmode=pie 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.824 + GO_BUILDMODE=-buildmode=pie 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.825 ++ dirname /install.sh 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.826 + dir=/ 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.826 + bin=containerd 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.826 + shift 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.826 + '[' '!' -f //containerd.installer ']' 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.827 + . //containerd.installer 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.827 ++ set -e 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.827 ++ : v1.6.1 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.827 + install_containerd 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.828 + echo 'Install containerd version v1.6.1' 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.829 Install containerd version v1.6.1 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.829 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A2XCdRVtlI/src/github.com/containerd/containerd 20:37:16 [2022-03-23T20:37:16.077Z] #67 0.837 Cloning into '/tmp/tmp.A2XCdRVtlI/src/github.com/containerd/containerd'... 20:37:16 [2022-03-23T20:37:16.167Z] #23 13.72 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 20:37:16 [2022-03-23T20:37:16.737Z] #23 DONE 14.2s 20:37:16 [2022-03-23T20:37:16.737Z] 20:37:16 [2022-03-23T20:37:16.737Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli 20:37:16 [2022-03-23T20:37:16.737Z] #27 sha256:30cf74d950c1b7e35e5d3dcd0e5de8704065a13347b766462d72e27328b2e349 20:37:17 [2022-03-23T20:37:17.307Z] #27 DONE 0.6s 20:37:17 [2022-03-23T20:37:17.307Z] 20:37:17 [2022-03-23T20:37:17.307Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:37:17 [2022-03-23T20:37:17.307Z] #32 sha256:14d40decbc88733f633a187201ad80be551aeeb42da06996ba9cc291314c2346 20:37:17 [2022-03-23T20:37:17.469Z] #67 ... 20:37:17 [2022-03-23T20:37:17.469Z] 20:37:17 [2022-03-23T20:37:17.469Z] #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 20:37:17 [2022-03-23T20:37:17.469Z] #70 sha256:c423197411087eb8b68f0ed0610f1c2a50e351561b0a5edf98e7ac8dde3a56f1 20:37:17 [2022-03-23T20:37:17.469Z] #70 48.81 + for f in rootlesskit rootlesskit-docker-proxy 20:37:17 [2022-03-23T20:37:17.469Z] #70 48.81 + GOBIN=/build 20:37:17 [2022-03-23T20:37:17.469Z] #70 48.81 + GO111MODULE=on 20:37:17 [2022-03-23T20:37:17.469Z] #70 48.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@b25a0bad15d664c4ee8885ba622569425e918a68 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 rootlesskit version 0.14.6 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 Usage of /build/rootlesskit-docker-proxy: 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 -container-ip string 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 container ip 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 -container-port int 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 container port (default -1) 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 -host-ip string 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 host ip 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 -host-port int 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 host port (default -1) 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 -proto string 20:37:17 [2022-03-23T20:37:17.469Z] #70 51.87 proxy protocol (default "tcp") 20:37:17 [2022-03-23T20:37:17.469Z] #70 DONE 52.1s 20:37:17 [2022-03-23T20:37:17.469Z] 20:37:17 [2022-03-23T20:37:17.469Z] #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 20:37:17 [2022-03-23T20:37:17.469Z] #45 sha256:337eb1f55c4d6697f50c61f322df3db5ec8a9afbc9295cc0480eb9d78ac43ed5 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.59 Setting up libarchive13:amd64 (3.4.3-2+b1) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.62 Setting up libuv1:amd64 (1.40.0-2) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.68 Setting up librhash0:amd64 (1.4.1-2) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.70 Setting up cmake-data (3.18.4-2+deb11u1) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.72 Setting up cmake (3.18.4-2+deb11u1) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 51.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:37:17 [2022-03-23T20:37:17.469Z] #45 DONE 52.3s 20:37:17 [2022-03-23T20:37:17.469Z] 20:37:17 [2022-03-23T20:37:17.469Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build 20:37:17 [2022-03-23T20:37:17.469Z] #71 sha256:bd3d05730515b4884efa0debb1f634c2e2c3ff9dcd3cf28ff946dbaa836d7407 20:37:17 [2022-03-23T20:37:17.469Z] #71 DONE 0.1s 20:37:17 [2022-03-23T20:37:17.469Z] 20:37:17 [2022-03-23T20:37:17.469Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / 20:37:17 [2022-03-23T20:37:17.469Z] #46 sha256:61facbc15dfba686eb5550b9df59ea65491a2ae482a835e5f084c1aa5e5bffa5 20:37:17 [2022-03-23T20:37:17.469Z] #46 DONE 0.2s 20:37:17 [2022-03-23T20:37:17.469Z] 20:37:17 [2022-03-23T20:37:17.469Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build 20:37:17 [2022-03-23T20:37:17.469Z] #72 sha256:919c9c01e1eb54a5d6e3fc6154e496bded7222c77ee2301efe87a5697e14f104 20:37:17 [2022-03-23T20:37:17.469Z] #72 DONE 0.1s 20:37:17 [2022-03-23T20:37:17.469Z] 20:37:17 [2022-03-23T20:37:17.469Z] #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 20:37:17 [2022-03-23T20:37:17.469Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:37:17 [2022-03-23T20:37:17.469Z] #20 51.97 Selecting previously unselected package binutils-mingw-w64. 20:37:17 [2022-03-23T20:37:17.469Z] #20 51.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... 20:37:17 [2022-03-23T20:37:17.469Z] #20 51.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... 20:37:17 [2022-03-23T20:37:17.469Z] #20 52.29 Selecting previously unselected package libdevmapper1.02.1:amd64. 20:37:17 [2022-03-23T20:37:17.469Z] #20 52.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:37:17 [2022-03-23T20:37:17.469Z] #20 52.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:37:17 [2022-03-23T20:37:17.469Z] #20 52.43 Selecting previously unselected package dmsetup. 20:37:17 [2022-03-23T20:37:17.469Z] #20 52.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 20:37:17 [2022-03-23T20:37:17.469Z] #20 52.45 Unpacking dmsetup (2:1.02.175-2.1) ... 20:37:17 [2022-03-23T20:37:17.732Z] #20 52.59 Selecting previously unselected package mingw-w64-common. 20:37:17 [2022-03-23T20:37:17.732Z] #20 52.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... 20:37:17 [2022-03-23T20:37:17.732Z] #20 52.62 Unpacking mingw-w64-common (8.0.0-1) ... 20:37:18 [2022-03-23T20:37:18.249Z] #32 DONE 0.8s 20:37:18 [2022-03-23T20:37:18.249Z] 20:37:18 [2022-03-23T20:37:18.249Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ 20:37:18 [2022-03-23T20:37:18.249Z] #35 sha256:17a0d92f6cac6356615eea4f8e731eb18e2e4d03c8748577738c6f8b86e2aa9f 20:37:18 [2022-03-23T20:37:18.508Z] #35 DONE 0.5s 20:37:18 [2022-03-23T20:37:18.508Z] 20:37:18 [2022-03-23T20:37:18.508Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ 20:37:18 [2022-03-23T20:37:18.508Z] #37 sha256:dfcffa9fabbdfa68036cb586b56185bb013b802624adb13903b3cc78025df81d 20:37:18 [2022-03-23T20:37:18.508Z] #37 DONE 0.1s 20:37:18 [2022-03-23T20:37:18.508Z] 20:37:18 [2022-03-23T20:37:18.508Z] #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 20:37:18 [2022-03-23T20:37:18.508Z] #56 sha256:8d1d31778e5293785d0683f212ff08022990f515395a05f1c4b8539aa5e1d057 20:37:18 [2022-03-23T20:37:18.767Z] #56 ... 20:37:18 [2022-03-23T20:37:18.767Z] 20:37:18 [2022-03-23T20:37:18.767Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ 20:37:18 [2022-03-23T20:37:18.767Z] #41 sha256:2639d8d2361899ab2fa8b27e76748c9d35a9ec309f5af23d155b74cbcfab42f6 20:37:18 [2022-03-23T20:37:18.767Z] #41 DONE 0.1s 20:37:18 [2022-03-23T20:37:18.767Z] 20:37:18 [2022-03-23T20:37:18.767Z] #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 20:37:18 [2022-03-23T20:37:18.767Z] #56 sha256:8d1d31778e5293785d0683f212ff08022990f515395a05f1c4b8539aa5e1d057 20:37:20 [2022-03-23T20:37:20.088Z] 0a6173b79e25: Verifying Checksum 20:37:20 [2022-03-23T20:37:20.088Z] 0a6173b79e25: Download complete 20:37:20 [2022-03-23T20:37:20.088Z] 4612f6d0b889: Verifying Checksum 20:37:20 [2022-03-23T20:37:20.088Z] 4612f6d0b889: Download complete 20:37:20 [2022-03-23T20:37:20.284Z] #20 55.17 Selecting previously unselected package mingw-w64-x86-64-dev. 20:37:20 [2022-03-23T20:37:20.284Z] #20 55.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... 20:37:20 [2022-03-23T20:37:20.284Z] #20 55.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... 20:37:20 [2022-03-23T20:37:20.863Z] #20 ... 20:37:20 [2022-03-23T20:37:20.863Z] 20:37:20 [2022-03-23T20:37:20.863Z] #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 20:37:20 [2022-03-23T20:37:20.863Z] #47 sha256:130dd269a6c01b6ee208d30ec213785dfe53dd6c4b83b03cbd2ea991593cb2ec 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.982 + RM_GOPATH=0 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.982 + TMP_GOPATH= 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.982 + : /build 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.982 + '[' -z '' ']' 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.985 ++ mktemp -d 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.987 + export GOPATH=/tmp/tmp.GZPNdcDcr0 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.987 + GOPATH=/tmp/tmp.GZPNdcDcr0 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.987 + RM_GOPATH=1 20:37:20 [2022-03-23T20:37:20.863Z] #47 0.987 + case "$(go env GOARCH)" in 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.003 ++ go env GOARCH 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.033 + export GO_BUILDMODE=-buildmode=pie 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.033 + GO_BUILDMODE=-buildmode=pie 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.033 ++ dirname /install.sh 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + dir=/ 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + bin=tini 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + shift 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + '[' '!' -f //tini.installer ']' 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + . //tini.installer 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 ++ : v0.19.0 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 Install tini version v0.19.0 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + install_tini 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + echo 'Install tini version v0.19.0' 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.034 + git clone https://github.com/krallin/tini.git /tmp/tmp.GZPNdcDcr0/tini 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.036 Cloning into '/tmp/tmp.GZPNdcDcr0/tini'... 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.641 + cd /tmp/tmp.GZPNdcDcr0/tini 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.641 + git checkout -q v0.19.0 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.664 + cmake . 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.938 -- The C compiler identification is GNU 10.2.1 20:37:20 [2022-03-23T20:37:20.863Z] #47 1.997 -- Detecting C compiler ABI info 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.235 -- Detecting C compiler ABI info - done 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.300 -- Check for working C compiler: /usr/bin/cc - skipped 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.301 -- Detecting C compile features 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.302 -- Detecting C compile features - done 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.326 -- Performing Test HAS_BUILTIN_FORTIFY 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.416 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.453 -- Configuring done 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.462 -- Generating done 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.464 -- Build files have been written to: /tmp/tmp.GZPNdcDcr0/tini 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.470 + make tini-static 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.571 Scanning dependencies of target tini-static 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.613 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:37:20 [2022-03-23T20:37:20.863Z] #47 2.975 [100%] Linking C executable tini-static 20:37:20 [2022-03-23T20:37:20.863Z] #47 3.210 [100%] Built target tini-static 20:37:20 [2022-03-23T20:37:20.863Z] #47 3.232 + mkdir -p /build 20:37:20 [2022-03-23T20:37:20.863Z] #47 3.235 + cp tini-static /build/docker-init 20:37:20 [2022-03-23T20:37:20.863Z] #47 DONE 3.5s 20:37:21 [2022-03-23T20:37:21.127Z] 20:37:21 [2022-03-23T20:37:21.127Z] #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 20:37:21 [2022-03-23T20:37:21.127Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:37:22 [2022-03-23T20:37:22.520Z] #67 ... 20:37:22 [2022-03-23T20:37:22.520Z] 20:37:22 [2022-03-23T20:37:22.520Z] #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 20:37:22 [2022-03-23T20:37:22.520Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:37:22 [2022-03-23T20:37:22.520Z] #20 57.35 Selecting previously unselected package gcc-mingw-w64-base. 20:37:22 [2022-03-23T20:37:22.520Z] #20 57.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... 20:37:22 [2022-03-23T20:37:22.520Z] #20 57.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:37:22 [2022-03-23T20:37:22.520Z] #20 57.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. 20:37:22 [2022-03-23T20:37:22.520Z] #20 57.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... 20:37:22 [2022-03-23T20:37:22.520Z] #20 57.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:37:24 [2022-03-23T20:37:24.302Z] 8f616e6e9eec: Verifying Checksum 20:37:24 [2022-03-23T20:37:24.302Z] 8f616e6e9eec: Download complete 20:37:25 [2022-03-23T20:37:25.070Z] #20 60.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. 20:37:25 [2022-03-23T20:37:25.070Z] #20 60.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:37:25 [2022-03-23T20:37:25.070Z] #20 60.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:37:28 [2022-03-23T20:37:28.384Z] #20 63.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. 20:37:28 [2022-03-23T20:37:28.647Z] #20 63.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... 20:37:28 [2022-03-23T20:37:28.647Z] #20 63.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:37:30 [2022-03-23T20:37:30.571Z] #20 65.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. 20:37:30 [2022-03-23T20:37:30.571Z] #20 65.32 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... 20:37:30 [2022-03-23T20:37:30.571Z] #20 65.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:37:32 [2022-03-23T20:37:32.498Z] #20 67.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. 20:37:32 [2022-03-23T20:37:32.498Z] #20 67.14 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:37:32 [2022-03-23T20:37:32.498Z] #20 67.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:37:33 [2022-03-23T20:37:33.653Z] #56 ... 20:37:33 [2022-03-23T20:37:33.653Z] 20:37:33 [2022-03-23T20:37:33.653Z] #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 20:37:33 [2022-03-23T20:37:33.653Z] #43 sha256:bac9189b3527223f113246c110f5cda16dced33d3b091bbe23bbedebbb0f3c1c 20:37:33 [2022-03-23T20:37:33.653Z] #43 185.8 + dpkg --print-architecture 20:37:33 [2022-03-23T20:37:33.653Z] #43 185.8 + git checkout -q v2.1.0 20:37:33 [2022-03-23T20:37:33.653Z] #43 186.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 20:37:33 [2022-03-23T20:37:33.653Z] #43 186.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 20:37:36 [2022-03-23T20:37:36.718Z] #20 71.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. 20:37:36 [2022-03-23T20:37:36.718Z] #20 71.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... 20:37:36 [2022-03-23T20:37:36.718Z] #20 71.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:37:36 [2022-03-23T20:37:36.718Z] #20 ... 20:37:36 [2022-03-23T20:37:36.718Z] 20:37:36 [2022-03-23T20:37:36.718Z] #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 20:37:36 [2022-03-23T20:37:36.718Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.20 + cd /tmp/tmp.A2XCdRVtlI/src/github.com/containerd/containerd 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.20 + git checkout -q v1.6.1 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + export 'BUILDTAGS=netgo osusergo static_build' 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + BUILDTAGS='netgo osusergo static_build' 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + export EXTRA_FLAGS=-buildmode=pie 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + EXTRA_FLAGS=-buildmode=pie 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + '[' '' = dynamic ']' 20:37:36 [2022-03-23T20:37:36.718Z] #67 13.79 + make 20:37:36 [2022-03-23T20:37:36.718Z] #67 14.65 + bin/ctr 20:37:37 [2022-03-23T20:37:37.661Z] #67 ... 20:37:37 [2022-03-23T20:37:37.661Z] 20:37:37 [2022-03-23T20:37:37.661Z] #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 20:37:37 [2022-03-23T20:37:37.661Z] #20 sha256:daf539fd5975f8d6aa1b52723a6548244f67d5531c0a02c4a5f8e18ec1288dfe 20:37:37 [2022-03-23T20:37:37.661Z] #20 72.70 Selecting previously unselected package g++-mingw-w64-x86-64. 20:37:37 [2022-03-23T20:37:37.661Z] #20 72.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... 20:37:37 [2022-03-23T20:37:37.661Z] #20 72.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.79 Selecting previously unselected package libapparmor1:amd64. 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.80 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.80 Unpacking libapparmor1:amd64 (2.13.6-10) ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.86 Selecting previously unselected package libapparmor-dev:amd64. 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.86 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.94 Selecting previously unselected package libbtrfs0:amd64. 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.94 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 72.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 73.04 Selecting previously unselected package libbtrfs-dev:amd64. 20:37:37 [2022-03-23T20:37:37.922Z] #20 73.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 73.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... 20:37:37 [2022-03-23T20:37:37.922Z] #20 73.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.15 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.16 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.20 Selecting previously unselected package libudev-dev:amd64. 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.20 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.21 Unpacking libudev-dev:amd64 (247.3-6) ... 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.28 Selecting previously unselected package libsepol1-dev:amd64. 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.29 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.30 Unpacking libsepol1-dev:amd64 (3.1-1) ... 20:37:38 [2022-03-23T20:37:38.184Z] #20 73.42 Selecting previously unselected package libpcre2-16-0:amd64. 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.43 Unpacking libpcre2-16-0:amd64 (10.36-2) ... 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.50 Selecting previously unselected package libpcre2-32-0:amd64. 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.52 Unpacking libpcre2-32-0:amd64 (10.36-2) ... 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.61 Selecting previously unselected package libpcre2-posix2:amd64. 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.61 Unpacking libpcre2-posix2:amd64 (10.36-2) ... 20:37:38 [2022-03-23T20:37:38.445Z] #20 73.65 Selecting previously unselected package libpcre2-dev:amd64. 20:37:38 [2022-03-23T20:37:38.707Z] #20 73.66 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.707Z] #20 73.66 Unpacking libpcre2-dev:amd64 (10.36-2) ... 20:37:38 [2022-03-23T20:37:38.968Z] #20 73.86 Selecting previously unselected package libselinux1-dev:amd64. 20:37:38 [2022-03-23T20:37:38.968Z] #20 73.87 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.968Z] #20 73.87 Unpacking libselinux1-dev:amd64 (3.1-3) ... 20:37:38 [2022-03-23T20:37:38.968Z] #20 73.97 Selecting previously unselected package libdevmapper-dev:amd64. 20:37:38 [2022-03-23T20:37:38.968Z] #20 73.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.968Z] #20 73.98 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:37:38 [2022-03-23T20:37:38.968Z] #20 74.02 Selecting previously unselected package libseccomp-dev:amd64. 20:37:38 [2022-03-23T20:37:38.968Z] #20 74.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... 20:37:38 [2022-03-23T20:37:38.968Z] #20 74.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:37:39 [2022-03-23T20:37:39.230Z] #20 74.09 Selecting previously unselected package libsystemd-dev:amd64. 20:37:39 [2022-03-23T20:37:39.230Z] #20 74.10 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... 20:37:39 [2022-03-23T20:37:39.230Z] #20 74.11 Unpacking libsystemd-dev:amd64 (247.3-6) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.41 Setting up libapparmor1:amd64 (2.13.6-10) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.42 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.43 Setting up libsepol1-dev:amd64 (3.1-1) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.45 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.46 Setting up libpcre2-16-0:amd64 (10.36-2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.48 Setting up libpcre2-32-0:amd64 (10.36-2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.49 Setting up libudev-dev:amd64 (247.3-6) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.50 Setting up libpcre2-posix2:amd64 (10.36-2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.51 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.54 Setting up libapparmor-dev:amd64 (2.13.6-10) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.55 Setting up mingw-w64-common (8.0.0-1) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.56 Setting up libsystemd-dev:amd64 (247.3-6) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.57 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.58 Setting up libpcre2-dev:amd64 (10.36-2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.59 Setting up libselinux1-dev:amd64 (3.1-3) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.61 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.62 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.63 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 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.64 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.65 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 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.66 Setting up binutils-mingw-w64 (2.35-2+8.11) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.67 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.68 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 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.69 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.491Z] #20 74.70 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... 20:37:39 [2022-03-23T20:37:39.753Z] #20 74.72 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 20:37:39 [2022-03-23T20:37:39.753Z] #20 74.73 Setting up dmsetup (2:1.02.175-2.1) ... 20:37:39 [2022-03-23T20:37:39.753Z] #20 74.75 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... 20:37:39 [2022-03-23T20:37:39.753Z] #20 74.76 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... 20:37:39 [2022-03-23T20:37:39.753Z] #20 74.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:37:41 [2022-03-23T20:37:41.677Z] #20 DONE 76.7s 20:37:41 [2022-03-23T20:37:41.677Z] 20:37:41 [2022-03-23T20:37:41.677Z] #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 20:37:41 [2022-03-23T20:37:41.677Z] #21 sha256:e42e201bfe4dc781e905c76faf1e2f4dfb3275d688555b1a191dcba1b3d2fa3a 20:37:43 [2022-03-23T20:37:43.069Z] #21 1.266 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 20:37:43 [2022-03-23T20:37:43.069Z] #21 1.269 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 20:37:43 [2022-03-23T20:37:43.069Z] #21 1.438 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 20:37:43 [2022-03-23T20:37:43.532Z] #51 ... 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #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 20:37:43 [2022-03-23T20:37:43.532Z] #26 sha256:9508d366e83494330869210a05e63f6a96362df85ad296c6f58b4148314e9641 20:37:43 [2022-03-23T20:37:43.532Z] #26 211.7 + return 20:37:43 [2022-03-23T20:37:43.532Z] #26 DONE 214.6s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #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 20:37:43 [2022-03-23T20:37:43.532Z] #56 sha256:a032aff658e24d96bc365b9060fcf2f75df85717a534d26315a1e2711fb74307 20:37:43 [2022-03-23T20:37:43.532Z] #56 ... 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli 20:37:43 [2022-03-23T20:37:43.532Z] #27 sha256:bd5c415743a13be5a42811d49058851c3e7da72a78fb92da79aad57934dded04 20:37:43 [2022-03-23T20:37:43.532Z] #27 ... 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #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 20:37:43 [2022-03-23T20:37:43.532Z] #51 sha256:ab432f667b44061be7b27ec72dc554bd925a8c2551be213aa73b6cf1c8f920cf 20:37:43 [2022-03-23T20:37:43.532Z] #51 216.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) 20:37:43 [2022-03-23T20:37:43.532Z] #51 DONE 217.4s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli 20:37:43 [2022-03-23T20:37:43.532Z] #27 sha256:bd5c415743a13be5a42811d49058851c3e7da72a78fb92da79aad57934dded04 20:37:43 [2022-03-23T20:37:43.532Z] #27 DONE 1.6s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #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 20:37:43 [2022-03-23T20:37:43.532Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:37:43 [2022-03-23T20:37:43.532Z] #60 ... 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:37:43 [2022-03-23T20:37:43.532Z] #32 sha256:00f12e391e613dc6e73ff2a4e5c620c668bba50dc212bde732f2c9f76fbd123d 20:37:43 [2022-03-23T20:37:43.532Z] #32 ... 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #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 20:37:43 [2022-03-23T20:37:43.532Z] #56 sha256:a032aff658e24d96bc365b9060fcf2f75df85717a534d26315a1e2711fb74307 20:37:43 [2022-03-23T20:37:43.532Z] #56 127.3 + mkdir -p /build 20:37:43 [2022-03-23T20:37:43.532Z] #56 127.3 + cp runc /build/runc 20:37:43 [2022-03-23T20:37:43.532Z] #56 DONE 127.7s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:37:43 [2022-03-23T20:37:43.532Z] #32 sha256:00f12e391e613dc6e73ff2a4e5c620c668bba50dc212bde732f2c9f76fbd123d 20:37:43 [2022-03-23T20:37:43.532Z] #32 DONE 1.5s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.532Z] #35 sha256:f8dce992d2ff192e73027eed475cb5fec3af0a25f38452ea7cb27ce618ec02df 20:37:43 [2022-03-23T20:37:43.532Z] #35 DONE 0.2s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.532Z] #37 sha256:5927ea4e2774a5ea7562a01d97551cfdcdf395ffceb12d47e22c04f21337508e 20:37:43 [2022-03-23T20:37:43.532Z] #37 DONE 0.1s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.532Z] #41 sha256:2ee56b62497dddd4d7f96003fc19f480ddb00f94ffb7b6c6fac751af10196c38 20:37:43 [2022-03-23T20:37:43.532Z] #41 DONE 0.1s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.532Z] #44 sha256:30302e7a75fa5e9e553a177c5b4dc77b47b146bb97bee55b9f443b1cf2760151 20:37:43 [2022-03-23T20:37:43.532Z] #44 DONE 0.3s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #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 20:37:43 [2022-03-23T20:37:43.532Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:37:43 [2022-03-23T20:37:43.532Z] #60 ... 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.532Z] #48 sha256:e4c241702402664542da1e24a3b18597c1e7f3c806f9fdb77f4946ecfd445031 20:37:43 [2022-03-23T20:37:43.532Z] #48 DONE 0.1s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.532Z] #50 sha256:a0b7dc241c0e1298d233d7a4a05bd1ea7740256be54c2aefc0aa63b2672578ba 20:37:43 [2022-03-23T20:37:43.532Z] #50 DONE 0.1s 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #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 20:37:43 [2022-03-23T20:37:43.532Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:37:43 [2022-03-23T20:37:43.532Z] #60 ... 20:37:43 [2022-03-23T20:37:43.532Z] 20:37:43 [2022-03-23T20:37:43.532Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.532Z] #52 sha256:1ec1b9b965bf79c875b7aa6cdb8aa5b05b9abc34a4990cff412ed22f50bfcb31 20:37:43 [2022-03-23T20:37:43.791Z] #52 DONE 0.6s 20:37:43 [2022-03-23T20:37:43.791Z] 20:37:43 [2022-03-23T20:37:43.791Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ 20:37:43 [2022-03-23T20:37:43.791Z] #54 sha256:1433b750e85788987b4fb18ec7031e48a73b3681191ed2c857028cf366d6d654 20:37:43 [2022-03-23T20:37:43.791Z] #54 DONE 0.1s 20:37:43 [2022-03-23T20:37:43.791Z] 20:37:43 [2022-03-23T20:37:43.791Z] #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 20:37:43 [2022-03-23T20:37:43.791Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:37:44 [2022-03-23T20:37:44.050Z] #60 ... 20:37:44 [2022-03-23T20:37:44.050Z] 20:37:44 [2022-03-23T20:37:44.050Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ 20:37:44 [2022-03-23T20:37:44.050Z] #57 sha256:d6a0e453e88ea021e60c1908958d2f22e0fcc7a247356b9ca0232a34feff7d2b 20:37:44 [2022-03-23T20:37:44.312Z] #57 DONE 0.4s 20:37:44 [2022-03-23T20:37:44.312Z] 20:37:44 [2022-03-23T20:37:44.312Z] #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 20:37:44 [2022-03-23T20:37:44.312Z] #60 sha256:375bc83bb38c3886e73679a080951d70cb1e5f586290dfb9dcb9dd29eac5405d 20:37:45 [2022-03-23T20:37:45.688Z] #60 193.2 + bin/containerd 20:37:48 [2022-03-23T20:37:48.944Z] #21 1.808 Reading package lists... 20:37:53 [2022-03-23T20:37:53.175Z] #21 6.596 Reading package lists... 20:37:54 [2022-03-23T20:37:54.041Z] #60 271.4 # github.com/containerd/containerd/cmd/containerd 20:37:54 [2022-03-23T20:37:54.041Z] #60 271.4 /usr/bin/ld: /tmp/go-link-2242601287/000019.o: in function `New': 20:37:54 [2022-03-23T20:37:54.041Z] #60 271.4 /tmp/tmp.xSbpYV9Gv2/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 20:37:54 [2022-03-23T20:37:54.041Z] #60 271.5 + bin/containerd-stress 20:37:54 [2022-03-23T20:37:54.041Z] #60 272.5 + bin/containerd-shim 20:37:54 [2022-03-23T20:37:54.568Z] #21 11.36 Building dependency tree... 20:37:54 [2022-03-23T20:37:54.569Z] #21 12.56 Reading state information... 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.89 The following additional packages will be installed: 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.89 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.90 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.90 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.90 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.90 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.90 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.91 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 Suggested packages: 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 seccomp:ppc64el seccomp:s390x 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 Recommended packages: 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el 20:37:55 [2022-03-23T20:37:55.519Z] #21 13.92 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x 20:37:55 [2022-03-23T20:37:55.587Z] #43 DONE 208.8s 20:37:55 [2022-03-23T20:37:55.587Z] 20:37:55 [2022-03-23T20:37:55.587Z] #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 20:37:55 [2022-03-23T20:37:55.587Z] #56 sha256:8d1d31778e5293785d0683f212ff08022990f515395a05f1c4b8539aa5e1d057 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 The following NEW packages will be installed: 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.39 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.40 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.40 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf 20:37:56 [2022-03-23T20:37:56.093Z] #21 14.40 libseccomp2:ppc64el libseccomp2:s390x 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.78 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.78 Need to get 15.9 MB of archives. 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.78 After this operation, 73.0 MB of additional disk space will be used. 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] 20:37:56 [2022-03-23T20:37:56.358Z] #21 14.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 14.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 15.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 15.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 15.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 15.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 15.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 15.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] 20:37:56 [2022-03-23T20:37:56.628Z] #21 15.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 20:37:57 [2022-03-23T20:37:57.202Z] #21 15.55 debconf: delaying package configuration, since apt-utils is not installed 20:37:57 [2022-03-23T20:37:57.464Z] #21 15.79 Fetched 15.9 MB in 1s (30.4 MB/s) 20:37:57 [2022-03-23T20:37:57.464Z] #21 15.83 Selecting previously unselected package gcc-10-base:armel. 20:37:57 [2022-03-23T20:37:57.464Z] #21 15.83 (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.) 20:37:57 [2022-03-23T20:37:57.464Z] #21 15.89 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... 20:37:57 [2022-03-23T20:37:57.464Z] #21 15.90 Unpacking gcc-10-base:armel (10.2.1-6) ... 20:37:57 [2022-03-23T20:37:57.464Z] #21 15.95 Selecting previously unselected package gcc-10-base:armhf. 20:37:57 [2022-03-23T20:37:57.473Z] #60 268.4 # github.com/containerd/containerd/cmd/containerd 20:37:57 [2022-03-23T20:37:57.473Z] #60 268.4 /usr/bin/ld: /tmp/go-link-3978027844/000019.o: in function `New': 20:37:57 [2022-03-23T20:37:57.473Z] #60 268.4 /tmp/tmp.Fnz3EMIZsK/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 20:37:57 [2022-03-23T20:37:57.473Z] #60 268.5 + bin/containerd-stress 20:37:57 [2022-03-23T20:37:57.473Z] #60 269.6 + bin/containerd-shim 20:37:57 [2022-03-23T20:37:57.491Z] #56 ... 20:37:57 [2022-03-23T20:37:57.491Z] 20:37:57 [2022-03-23T20:37:57.491Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ 20:37:57 [2022-03-23T20:37:57.491Z] #44 sha256:f4f3fb1edd54e5bf50df17bf3cbdf4751ea61037a94237f8aa70060c4f4701b8 20:37:57 [2022-03-23T20:37:57.726Z] #21 15.96 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 15.96 Unpacking gcc-10-base:armhf (10.2.1-6) ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.02 Selecting previously unselected package gcc-10-base:ppc64el. 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.02 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.02 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.07 Selecting previously unselected package gcc-10-base:s390x. 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.07 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.08 Unpacking gcc-10-base:s390x (10.2.1-6) ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.13 Selecting previously unselected package gcc-10-base:arm64. 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.14 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.14 Unpacking gcc-10-base:arm64 (10.2.1-6) ... 20:37:57 [2022-03-23T20:37:57.726Z] #21 16.20 Selecting previously unselected package libgcc-s1:armel. 20:37:57 [2022-03-23T20:37:57.987Z] #21 16.20 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... 20:37:57 [2022-03-23T20:37:57.987Z] #21 16.21 Unpacking libgcc-s1:armel (10.2.1-6) ... 20:37:57 [2022-03-23T20:37:57.987Z] #21 16.26 Selecting previously unselected package libcrypt1:armel. 20:37:57 [2022-03-23T20:37:57.987Z] #21 16.27 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... 20:37:57 [2022-03-23T20:37:57.987Z] #21 16.27 Unpacking libcrypt1:armel (1:4.4.18-4) ... 20:37:57 [2022-03-23T20:37:57.987Z] #21 16.36 Selecting previously unselected package libc6:armel. 20:37:57 [2022-03-23T20:37:57.987Z] #21 16.36 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... 20:37:58 [2022-03-23T20:37:58.295Z] #21 16.55 Unpacking libc6:armel (2.31-13+deb11u2) ... 20:37:58 [2022-03-23T20:37:58.433Z] #44 DONE 0.8s 20:37:58 [2022-03-23T20:37:58.433Z] 20:37:58 [2022-03-23T20:37:58.433Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ 20:37:58 [2022-03-23T20:37:58.433Z] #48 sha256:bc1f2e76704bfcd3e0ac1e3ac97576d190c231bb15f86d925fbc5828a69b144f 20:37:58 [2022-03-23T20:37:58.433Z] #48 DONE 0.0s 20:37:58 [2022-03-23T20:37:58.433Z] 20:37:58 [2022-03-23T20:37:58.433Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:37:58 [2022-03-23T20:37:58.433Z] #50 sha256:af0c5dad86d98a2456b5c344531abcca14efcd6ea91a8c5cc1c17bf88b387a36 20:37:58 [2022-03-23T20:37:58.433Z] #50 DONE 0.1s 20:37:58 [2022-03-23T20:37:58.433Z] 20:37:58 [2022-03-23T20:37:58.433Z] #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 20:37:58 [2022-03-23T20:37:58.433Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.03 Selecting previously unselected package libapparmor1:armel. 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.04 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.04 Unpacking libapparmor1:armel (2.13.6-10) ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.12 Selecting previously unselected package libapparmor-dev:armel. 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.13 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.13 Unpacking libapparmor-dev:armel (2.13.6-10) ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.19 Selecting previously unselected package libgcc-s1:arm64. 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.20 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.20 Unpacking libgcc-s1:arm64 (10.2.1-6) ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.25 Selecting previously unselected package libcrypt1:arm64. 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.25 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.26 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.34 Selecting previously unselected package libc6:arm64. 20:37:58 [2022-03-23T20:37:58.874Z] #21 17.35 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... 20:37:59 [2022-03-23T20:37:59.450Z] #21 17.57 Unpacking libc6:arm64 (2.31-13+deb11u2) ... 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.02 Selecting previously unselected package libapparmor1:arm64. 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.02 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.02 Unpacking libapparmor1:arm64 (2.13.6-10) ... 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.09 Selecting previously unselected package libapparmor-dev:arm64. 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.10 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.11 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.18 Selecting previously unselected package libgcc-s1:s390x. 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.19 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... 20:37:59 [2022-03-23T20:37:59.720Z] #21 18.19 Unpacking libgcc-s1:s390x (10.2.1-6) ... 20:37:59 [2022-03-23T20:37:59.986Z] #21 18.23 Selecting previously unselected package libcrypt1:s390x. 20:37:59 [2022-03-23T20:37:59.986Z] #21 18.24 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... 20:37:59 [2022-03-23T20:37:59.986Z] #21 18.24 Unpacking libcrypt1:s390x (1:4.4.18-4) ... 20:37:59 [2022-03-23T20:37:59.986Z] #21 18.33 Selecting previously unselected package libc6:s390x. 20:37:59 [2022-03-23T20:37:59.986Z] #21 18.33 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... 20:38:00 [2022-03-23T20:38:00.249Z] #21 18.53 Unpacking libc6:s390x (2.31-13+deb11u2) ... 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.01 Selecting previously unselected package libapparmor1:s390x. 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.01 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.02 Unpacking libapparmor1:s390x (2.13.6-10) ... 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.07 Selecting previously unselected package libapparmor-dev:s390x. 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.08 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.08 Unpacking libapparmor-dev:s390x (2.13.6-10) ... 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.15 Selecting previously unselected package libgcc-s1:armhf. 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.15 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... 20:38:00 [2022-03-23T20:38:00.824Z] #21 19.16 Unpacking libgcc-s1:armhf (10.2.1-6) ... 20:38:01 [2022-03-23T20:38:01.087Z] #21 19.21 Selecting previously unselected package libcrypt1:armhf. 20:38:01 [2022-03-23T20:38:01.087Z] #21 19.22 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... 20:38:01 [2022-03-23T20:38:01.087Z] #21 19.22 Unpacking libcrypt1:armhf (1:4.4.18-4) ... 20:38:01 [2022-03-23T20:38:01.087Z] #21 19.30 Selecting previously unselected package libc6:armhf. 20:38:01 [2022-03-23T20:38:01.087Z] #21 19.31 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... 20:38:01 [2022-03-23T20:38:01.348Z] #21 19.49 Unpacking libc6:armhf (2.31-13+deb11u2) ... 20:38:01 [2022-03-23T20:38:01.609Z] #21 19.93 Selecting previously unselected package libapparmor1:armhf. 20:38:01 [2022-03-23T20:38:01.609Z] #21 19.94 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... 20:38:01 [2022-03-23T20:38:01.609Z] #21 19.95 Unpacking libapparmor1:armhf (2.13.6-10) ... 20:38:01 [2022-03-23T20:38:01.609Z] #21 20.00 Selecting previously unselected package libapparmor-dev:armhf. 20:38:01 [2022-03-23T20:38:01.609Z] #21 20.01 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... 20:38:01 [2022-03-23T20:38:01.609Z] #21 20.01 Unpacking libapparmor-dev:armhf (2.13.6-10) ... 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.08 Selecting previously unselected package libgcc-s1:ppc64el. 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.08 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.09 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.14 Selecting previously unselected package libcrypt1:ppc64el. 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.15 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.15 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.24 Selecting previously unselected package libc6:ppc64el. 20:38:01 [2022-03-23T20:38:01.872Z] #21 20.24 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... 20:38:02 [2022-03-23T20:38:02.135Z] #21 20.43 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... 20:38:02 [2022-03-23T20:38:02.165Z] #60 283.7 + bin/containerd-shim-runc-v1 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.01 Selecting previously unselected package libapparmor1:ppc64el. 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.01 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.02 Unpacking libapparmor1:ppc64el (2.13.6-10) ... 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.08 Selecting previously unselected package libapparmor-dev:ppc64el. 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.09 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.09 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.17 Selecting previously unselected package libseccomp2:s390x. 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.17 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.18 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... 20:38:02 [2022-03-23T20:38:02.709Z] #21 21.22 Selecting previously unselected package libseccomp-dev:s390x. 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.23 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.23 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.29 Selecting previously unselected package libseccomp2:ppc64el. 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.30 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.30 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.34 Selecting previously unselected package libseccomp-dev:ppc64el. 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.35 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.35 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.40 Selecting previously unselected package libseccomp2:armhf. 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.41 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... 20:38:02 [2022-03-23T20:38:02.971Z] #21 21.41 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.46 Selecting previously unselected package libseccomp-dev:armhf. 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.47 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.47 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.55 Selecting previously unselected package libseccomp2:armel. 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.55 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.56 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.60 Selecting previously unselected package libseccomp-dev:armel. 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.61 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... 20:38:03 [2022-03-23T20:38:03.233Z] #21 21.61 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.66 Selecting previously unselected package libseccomp2:arm64. 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.67 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.67 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.72 Selecting previously unselected package libseccomp-dev:arm64. 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.73 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.73 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.83 Setting up gcc-10-base:arm64 (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.85 Setting up gcc-10-base:armel (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.86 Setting up gcc-10-base:armhf (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.87 Setting up gcc-10-base:ppc64el (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.88 Setting up gcc-10-base:s390x (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.89 Setting up libcrypt1:arm64 (1:4.4.18-4) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.90 Setting up libcrypt1:armel (1:4.4.18-4) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.91 Setting up libcrypt1:armhf (1:4.4.18-4) ... 20:38:03 [2022-03-23T20:38:03.496Z] #21 21.93 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... 20:38:03 [2022-03-23T20:38:03.759Z] #21 21.94 Setting up libcrypt1:s390x (1:4.4.18-4) ... 20:38:03 [2022-03-23T20:38:03.759Z] #21 21.95 Setting up libgcc-s1:arm64 (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.759Z] #21 21.96 Setting up libgcc-s1:armel (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.759Z] #21 21.97 Setting up libgcc-s1:armhf (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.759Z] #21 21.98 Setting up libgcc-s1:ppc64el (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.759Z] #21 21.99 Setting up libgcc-s1:s390x (10.2.1-6) ... 20:38:03 [2022-03-23T20:38:03.759Z] #21 22.00 Setting up libc6:arm64 (2.31-13+deb11u2) ... 20:38:05 [2022-03-23T20:38:05.152Z] #21 23.26 Setting up libc6:armel (2.31-13+deb11u2) ... 20:38:05 [2022-03-23T20:38:05.568Z] #60 280.8 + bin/containerd-shim-runc-v1 20:38:06 [2022-03-23T20:38:06.098Z] #21 24.49 Setting up libc6:armhf (2.31-13+deb11u2) ... 20:38:07 [2022-03-23T20:38:07.349Z] 8f616e6e9eec: Pull complete 20:38:07 [2022-03-23T20:38:07.444Z] #60 290.0 + bin/containerd-shim-runc-v2 20:38:07 [2022-03-23T20:38:07.489Z] #21 25.68 Setting up libc6:ppc64el (2.31-13+deb11u2) ... 20:38:08 [2022-03-23T20:38:08.012Z] #60 290.8 + binaries 20:38:08 [2022-03-23T20:38:08.012Z] #60 290.8 + install -D bin/containerd /build/containerd 20:38:08 [2022-03-23T20:38:08.012Z] #60 290.8 + install -D bin/containerd-shim /build/containerd-shim 20:38:08 [2022-03-23T20:38:08.012Z] #60 290.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 20:38:08 [2022-03-23T20:38:08.012Z] #60 290.8 + install -D bin/ctr /build/ctr 20:38:08 [2022-03-23T20:38:08.877Z] #21 26.89 Setting up libc6:s390x (2.31-13+deb11u2) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.09 Setting up libapparmor1:arm64 (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.11 Setting up libapparmor1:armel (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.12 Setting up libapparmor1:armhf (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.13 Setting up libapparmor1:ppc64el (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.14 Setting up libapparmor1:s390x (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.15 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.16 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.18 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.19 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.20 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.21 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.23 Setting up libapparmor-dev:armel (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.24 Setting up libapparmor-dev:armhf (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.25 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.26 Setting up libapparmor-dev:s390x (2.13.6-10) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 20:38:09 [2022-03-23T20:38:09.822Z] #21 28.28 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... 20:38:09 [2022-03-23T20:38:09.912Z] #60 DONE 292.7s 20:38:10 [2022-03-23T20:38:10.085Z] #21 28.30 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... 20:38:10 [2022-03-23T20:38:10.085Z] #21 28.31 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... 20:38:10 [2022-03-23T20:38:10.085Z] #21 28.32 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... 20:38:10 [2022-03-23T20:38:10.085Z] #21 28.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:38:10 [2022-03-23T20:38:10.350Z] #21 DONE 28.8s 20:38:10 [2022-03-23T20:38:10.350Z] 20:38:10 [2022-03-23T20:38:10.350Z] #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 20:38:10 [2022-03-23T20:38:10.350Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:38:10 [2022-03-23T20:38:10.478Z] 20:38:10 [2022-03-23T20:38:10.478Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ 20:38:10 [2022-03-23T20:38:10.478Z] #61 sha256:9d73ee0598a495b85e811b5649fe37cabb7a5a05256131f46c823f98dbc892c8 20:38:10 [2022-03-23T20:38:10.616Z] #67 ... 20:38:10 [2022-03-23T20:38:10.616Z] 20:38:10 [2022-03-23T20:38:10.616Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / 20:38:10 [2022-03-23T20:38:10.616Z] #62 sha256:8f9e5d99b188abb7f969174dea3650ee3e15efb7339ee161ef7a0988f830a3bb 20:38:10 [2022-03-23T20:38:10.616Z] #62 DONE 0.1s 20:38:10 [2022-03-23T20:38:10.616Z] 20:38:10 [2022-03-23T20:38:10.616Z] #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 20:38:10 [2022-03-23T20:38:10.616Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:38:10 [2022-03-23T20:38:10.820Z] #60 287.0 + bin/containerd-shim-runc-v2 20:38:11 [2022-03-23T20:38:11.386Z] #60 287.8 + binaries 20:38:11 [2022-03-23T20:38:11.386Z] #60 287.8 + install -D bin/containerd /build/containerd 20:38:11 [2022-03-23T20:38:11.386Z] #60 287.8 + install -D bin/containerd-shim /build/containerd-shim 20:38:11 [2022-03-23T20:38:11.386Z] #60 287.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 20:38:11 [2022-03-23T20:38:11.386Z] #60 287.8 + install -D bin/ctr /build/ctr 20:38:11 [2022-03-23T20:38:11.415Z] #61 DONE 0.8s 20:38:11 [2022-03-23T20:38:11.415Z] 20:38:11 [2022-03-23T20:38:11.415Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:38:11 [2022-03-23T20:38:11.415Z] #66 sha256:9d67a1cc03b9d465d066b0897166610b1cda15d5967d19875f9785b992ec43d1 20:38:11 [2022-03-23T20:38:11.674Z] #66 DONE 0.2s 20:38:11 [2022-03-23T20:38:11.674Z] 20:38:11 [2022-03-23T20:38:11.674Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ 20:38:11 [2022-03-23T20:38:11.674Z] #71 sha256:101e756149855564198830a481cf48385a6cf0e396b54edd1d5f74ac28e196e4 20:38:12 [2022-03-23T20:38:12.016Z] #63 ... 20:38:12 [2022-03-23T20:38:12.016Z] 20:38:12 [2022-03-23T20:38:12.016Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker 20:38:12 [2022-03-23T20:38:12.016Z] #22 sha256:31a04da0b97cd29012e7817a3ae6c5cedf9ee5be88c05ea4bbd706f0f114b0eb 20:38:12 [2022-03-23T20:38:12.016Z] #22 DONE 1.2s 20:38:12 [2022-03-23T20:38:12.016Z] 20:38:12 [2022-03-23T20:38:12.016Z] #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 20:38:12 [2022-03-23T20:38:12.016Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.230 + RM_GOPATH=0 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.230 + TMP_GOPATH= 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.230 + : /build 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.230 + '[' -z '' ']' 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.230 ++ mktemp -d 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.231 + export GOPATH=/tmp/tmp.p6ftrCTYCb 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.231 + GOPATH=/tmp/tmp.p6ftrCTYCb 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.231 + RM_GOPATH=1 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.235 + case "$(go env GOARCH)" in 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.235 ++ go env GOARCH 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.255 + export GO_BUILDMODE=-buildmode=pie 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.255 + GO_BUILDMODE=-buildmode=pie 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.255 ++ dirname /install.sh 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.256 + dir=/ 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 Install runc version v1.1.0 (build tags: seccomp) 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + bin=runc 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + shift 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + '[' '!' -f //runc.installer ']' 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + . //runc.installer 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 ++ set -e 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 ++ : v1.1.0 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + install_runc 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + RUNC_BUILDTAGS=seccomp 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + echo 'Install runc version v1.1.0 (build tags: seccomp)' 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.257 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p6ftrCTYCb/src/github.com/opencontainers/runc 20:38:12 [2022-03-23T20:38:12.016Z] #63 1.262 Cloning into '/tmp/tmp.p6ftrCTYCb/src/github.com/opencontainers/runc'... 20:38:12 [2022-03-23T20:38:12.592Z] #63 ... 20:38:12 [2022-03-23T20:38:12.592Z] 20:38:12 [2022-03-23T20:38:12.592Z] #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 20:38:12 [2022-03-23T20:38:12.592Z] #23 sha256:9175868c615393160f98047f0a53ff0e63ba2ab3ba7aad5f24a04106611d1247 20:38:12 [2022-03-23T20:38:12.592Z] #23 DONE 1.0s 20:38:12 [2022-03-23T20:38:12.611Z] #71 DONE 0.9s 20:38:12 [2022-03-23T20:38:12.611Z] 20:38:12 [2022-03-23T20:38:12.611Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker 20:38:12 [2022-03-23T20:38:12.611Z] #72 sha256:5a1e1187700786347675ab01d1419f7ef5d5d3d99db06d08fae18363a0aeddf9 20:38:12 [2022-03-23T20:38:12.611Z] #72 DONE 0.0s 20:38:12 [2022-03-23T20:38:12.611Z] 20:38:12 [2022-03-23T20:38:12.611Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker 20:38:12 [2022-03-23T20:38:12.611Z] #73 sha256:e355da8620dc79499724ddbec64a9e77fa8b76a2222d92c00bb15857ab399776 20:38:12 [2022-03-23T20:38:12.855Z] 20:38:12 [2022-03-23T20:38:12.855Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 20:38:12 [2022-03-23T20:38:12.855Z] #24 sha256:86bfcb66452782f0ed10b29856da9524d0c6596119f3fae19aa2e010b0c5b985 20:38:13 [2022-03-23T20:38:13.179Z] #73 DONE 0.8s 20:38:13 [2022-03-23T20:38:13.280Z] #60 DONE 289.7s 20:38:13 [2022-03-23T20:38:13.438Z] 20:38:13 [2022-03-23T20:38:13.438Z] #74 exporting to image 20:38:13 [2022-03-23T20:38:13.438Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 20:38:13 [2022-03-23T20:38:13.438Z] #74 exporting layers 20:38:13 [2022-03-23T20:38:13.805Z] #24 0.866 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:38:13 [2022-03-23T20:38:13.805Z] #24 DONE 1.0s 20:38:13 [2022-03-23T20:38:13.805Z] 20:38:13 [2022-03-23T20:38:13.805Z] #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 20:38:13 [2022-03-23T20:38:13.805Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:38:14 [2022-03-23T20:38:14.212Z] 20:38:14 [2022-03-23T20:38:14.212Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ 20:38:14 [2022-03-23T20:38:14.212Z] #61 sha256:64a5900a7945dc3531c5fb494f922daa2fe706764e4789e183606e57e14f1cd6 20:38:14 [2022-03-23T20:38:14.755Z] #63 ... 20:38:14 [2022-03-23T20:38:14.755Z] 20:38:14 [2022-03-23T20:38:14.755Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 20:38:14 [2022-03-23T20:38:14.755Z] #25 sha256:8811b41f6dc5aa35c9cd6d6ec23bb1a3a210dd0ce879d10f4c33faf775388a20 20:38:14 [2022-03-23T20:38:14.755Z] #25 DONE 1.0s 20:38:14 [2022-03-23T20:38:14.755Z] 20:38:14 [2022-03-23T20:38:14.755Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 20:38:14 [2022-03-23T20:38:14.755Z] #26 sha256:f6bbd2d0abb913fa9066a8e025d7ebafb3806410e7d4f16daf11ca5ece2d4657 20:38:14 [2022-03-23T20:38:14.779Z] #61 DONE 0.8s 20:38:15 [2022-03-23T20:38:15.037Z] 20:38:15 [2022-03-23T20:38:15.037Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:38:15 [2022-03-23T20:38:15.037Z] #66 sha256:4c8b3162a70914bc0222befb6eeda8ff524a31e540b1b73347ef184352035218 20:38:15 [2022-03-23T20:38:15.335Z] #66 DONE 0.2s 20:38:15 [2022-03-23T20:38:15.335Z] 20:38:15 [2022-03-23T20:38:15.335Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ 20:38:15 [2022-03-23T20:38:15.335Z] #71 sha256:76ab0607779b3ebd37c96b859a6e625de42f87d109fa0eb82e696fbb11898934 20:38:15 [2022-03-23T20:38:15.705Z] #26 DONE 0.9s 20:38:15 [2022-03-23T20:38:15.705Z] 20:38:15 [2022-03-23T20:38:15.705Z] #27 [dev-systemd-false 6/24] RUN ldconfig 20:38:15 [2022-03-23T20:38:15.705Z] #27 sha256:a7dcc71c1f1850957c8f2e537103095b89661a5e41c841b15934e67828aa5ccc 20:38:16 [2022-03-23T20:38:16.312Z] #71 DONE 0.9s 20:38:16 [2022-03-23T20:38:16.312Z] 20:38:16 [2022-03-23T20:38:16.312Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker 20:38:16 [2022-03-23T20:38:16.312Z] #72 sha256:8c91510e9ff208f5c38d1c09310db9ff387e1ac1e1effeafce2b2e3a79a061c8 20:38:16 [2022-03-23T20:38:16.312Z] #72 DONE 0.0s 20:38:16 [2022-03-23T20:38:16.312Z] 20:38:16 [2022-03-23T20:38:16.313Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker 20:38:16 [2022-03-23T20:38:16.313Z] #73 sha256:793790eed2a339c74724c65aad317c62145dcf3a4399e0d11ebb7847a0af8406 20:38:16 [2022-03-23T20:38:16.657Z] #27 DONE 0.9s 20:38:16 [2022-03-23T20:38:16.657Z] 20:38:16 [2022-03-23T20:38:16.657Z] #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 20:38:16 [2022-03-23T20:38:16.657Z] #28 sha256:cfad8a010bec73e279e0efdf388caa978865c340310ba320efd4ab48072df871 20:38:17 [2022-03-23T20:38:17.608Z] #28 1.161 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 20:38:17 [2022-03-23T20:38:17.608Z] #28 1.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] 20:38:17 [2022-03-23T20:38:17.608Z] #28 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 20:38:17 [2022-03-23T20:38:17.872Z] #28 1.427 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] 20:38:18 [2022-03-23T20:38:18.134Z] #28 1.671 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 20:38:18 [2022-03-23T20:38:18.209Z] #73 DONE 1.9s 20:38:18 [2022-03-23T20:38:18.209Z] 20:38:18 [2022-03-23T20:38:18.209Z] #74 exporting to image 20:38:18 [2022-03-23T20:38:18.209Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 20:38:18 [2022-03-23T20:38:18.209Z] #74 exporting layers 20:38:18 [2022-03-23T20:38:18.396Z] #28 1.844 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] 20:38:18 [2022-03-23T20:38:18.658Z] #28 2.132 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] 20:38:18 [2022-03-23T20:38:18.658Z] #28 2.417 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] 20:38:19 [2022-03-23T20:38:19.230Z] #28 2.664 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] 20:38:19 [2022-03-23T20:38:19.230Z] #28 2.948 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] 20:38:19 [2022-03-23T20:38:19.230Z] #28 2.950 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] 20:38:19 [2022-03-23T20:38:19.230Z] #28 2.951 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] 20:38:19 [2022-03-23T20:38:19.230Z] #28 2.953 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] 20:38:19 [2022-03-23T20:38:19.230Z] #28 2.954 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] 20:38:19 [2022-03-23T20:38:19.231Z] #28 2.959 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] 20:38:19 [2022-03-23T20:38:19.803Z] #28 3.231 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] 20:38:19 [2022-03-23T20:38:19.803Z] #28 3.236 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 20:38:19 [2022-03-23T20:38:19.803Z] #28 3.237 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] 20:38:19 [2022-03-23T20:38:19.803Z] #28 3.238 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] 20:38:19 [2022-03-23T20:38:19.803Z] #28 3.240 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] 20:38:19 [2022-03-23T20:38:19.803Z] #28 3.241 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 20:38:20 [2022-03-23T20:38:20.006Z] #74 exporting layers 5.9s done 20:38:20 [2022-03-23T20:38:20.006Z] #74 writing image sha256:9db45fd101f37b4d6a384c73067fcb00e80de72393710ec9bdd15687d6e85a40 done 20:38:20 [2022-03-23T20:38:20.006Z] #74 naming to docker.io/library/docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed done 20:38:20 [2022-03-23T20:38:20.006Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:20 [2022-03-23T20:38:20.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -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:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh dynbinary test-integration 20:38:21 [2022-03-23T20:38:21.299Z] 20:38:21 [2022-03-23T20:38:21.299Z] Removing bundles/ 20:38:21 [2022-03-23T20:38:21.299Z] 20:38:21 [2022-03-23T20:38:21.299Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:38:21 [2022-03-23T20:38:21.558Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:38:21 [2022-03-23T20:38:21.558Z] GOOS="" GOARCH="" GOARM="" 20:38:24 [2022-03-23T20:38:24.792Z] #74 exporting layers 6.3s done 20:38:24 [2022-03-23T20:38:24.792Z] #74 writing image sha256:69442e7d1bf8e7ff758babbfc1dc4c066cd39db0b3f251b448c7cc0bd30d4634 done 20:38:24 [2022-03-23T20:38:24.792Z] #74 naming to docker.io/library/docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed done 20:38:24 [2022-03-23T20:38:24.792Z] #74 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 20:38:25 [2022-03-23T20:38:25.165Z] + trap exit INT TERM 20:38:25 [2022-03-23T20:38:25.165Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT 20:38:25 [2022-03-23T20:38:25.165Z] + CONTAINER_NAME=docker-pr25 20:38:25 [2022-03-23T20:38:25.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42638/.git:/go/src/github.com/docker/docker/.git --name docker-pr25-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh dynbinary 20:38:26 [2022-03-23T20:38:26.096Z] 20:38:26 [2022-03-23T20:38:26.096Z] Removing bundles/ 20:38:26 [2022-03-23T20:38:26.096Z] 20:38:26 [2022-03-23T20:38:26.096Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:38:26 [2022-03-23T20:38:26.096Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:38:26 [2022-03-23T20:38:26.096Z] GOOS="" GOARCH="" GOARM="" 20:38:27 [2022-03-23T20:38:27.954Z] #28 ... 20:38:27 [2022-03-23T20:38:27.954Z] 20:38:27 [2022-03-23T20:38:27.954Z] #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 20:38:27 [2022-03-23T20:38:27.954Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:38:27 [2022-03-23T20:38:27.954Z] #63 5.956 + cd /tmp/tmp.p6ftrCTYCb/src/github.com/opencontainers/runc 20:38:27 [2022-03-23T20:38:27.954Z] #63 5.956 + git checkout -q v1.1.0 20:38:27 [2022-03-23T20:38:27.955Z] #63 6.186 + '[' -z '' ']' 20:38:27 [2022-03-23T20:38:27.955Z] #63 6.186 + target=static 20:38:27 [2022-03-23T20:38:27.955Z] #63 6.186 + make BUILDTAGS=seccomp static 20:38:27 [2022-03-23T20:38:27.955Z] #63 6.562 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 . 20:38:30 [2022-03-23T20:38:30.511Z] #63 ... 20:38:30 [2022-03-23T20:38:30.511Z] 20:38:30 [2022-03-23T20:38:30.511Z] #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 20:38:30 [2022-03-23T20:38:30.511Z] #28 sha256:cfad8a010bec73e279e0efdf388caa978865c340310ba320efd4ab48072df871 20:38:30 [2022-03-23T20:38:30.511Z] #28 14.19 Fetched 48.9 MB in 13s (3686 kB/s) 20:38:30 [2022-03-23T20:38:30.529Z] #51 ... 20:38:30 [2022-03-23T20:38:30.529Z] 20:38:30 [2022-03-23T20:38:30.529Z] #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 20:38:30 [2022-03-23T20:38:30.529Z] #56 sha256:8d1d31778e5293785d0683f212ff08022990f515395a05f1c4b8539aa5e1d057 20:38:30 [2022-03-23T20:38:30.529Z] #56 143.1 + mkdir -p /build 20:38:30 [2022-03-23T20:38:30.529Z] #56 143.1 + cp runc /build/runc 20:38:30 [2022-03-23T20:38:30.529Z] #56 DONE 144.8s 20:38:30 [2022-03-23T20:38:30.529Z] 20:38:30 [2022-03-23T20:38:30.529Z] #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 20:38:30 [2022-03-23T20:38:30.529Z] #51 sha256:62258efd1310c58d8ef4c8ef111d1f60efce68345186f6001881029630198dca 20:38:31 [2022-03-23T20:38:31.461Z] #51 245.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) 20:38:31 [2022-03-23T20:38:31.719Z] #51 DONE 245.2s 20:38:31 [2022-03-23T20:38:31.719Z] 20:38:31 [2022-03-23T20:38:31.719Z] #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 20:38:31 [2022-03-23T20:38:31.719Z] #60 sha256:193593ee816581a51ade1b9a0c01608dc164ecae3307d285ef56fa5fefce9049 20:38:32 [2022-03-23T20:38:32.479Z] #60 232.2 # github.com/containerd/containerd/cmd/containerd 20:38:32 [2022-03-23T20:38:32.479Z] #60 232.2 /usr/bin/ld: /tmp/go-link-1489630272/000019.o: in function `New': 20:38:32 [2022-03-23T20:38:32.479Z] #60 232.2 /tmp/tmp.5hQlX4yzmP/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 20:38:32 [2022-03-23T20:38:32.479Z] #60 232.3 + bin/containerd-stress 20:38:32 [2022-03-23T20:38:32.479Z] #60 233.4 + bin/containerd-shim 20:38:33 [2022-03-23T20:38:33.094Z] #60 ... 20:38:33 [2022-03-23T20:38:33.094Z] 20:38:33 [2022-03-23T20:38:33.094Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:38:33 [2022-03-23T20:38:33.094Z] #52 sha256:df092e69be86fe6683200ba92b9a5e7776f88d510e2e5a266faaad894d8b2857 20:38:34 [2022-03-23T20:38:34.031Z] #52 DONE 0.7s 20:38:34 [2022-03-23T20:38:34.031Z] 20:38:34 [2022-03-23T20:38:34.031Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ 20:38:34 [2022-03-23T20:38:34.031Z] #54 sha256:318ad123d59421f0dc36ff613f115e35745ca289c4ba97ef54a1a694fa4019e5 20:38:34 [2022-03-23T20:38:34.031Z] #54 DONE 0.1s 20:38:34 [2022-03-23T20:38:34.031Z] 20:38:34 [2022-03-23T20:38:34.031Z] #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 20:38:34 [2022-03-23T20:38:34.031Z] #60 sha256:193593ee816581a51ade1b9a0c01608dc164ecae3307d285ef56fa5fefce9049 20:38:34 [2022-03-23T20:38:34.031Z] #60 ... 20:38:34 [2022-03-23T20:38:34.031Z] 20:38:34 [2022-03-23T20:38:34.031Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ 20:38:34 [2022-03-23T20:38:34.031Z] #57 sha256:aa5e7d9139343a526a7563ed8a8ec01922f31bfecc1d415faa400aa50e6243eb 20:38:34 [2022-03-23T20:38:34.290Z] #57 DONE 0.3s 20:38:34 [2022-03-23T20:38:34.290Z] 20:38:34 [2022-03-23T20:38:34.290Z] #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 20:38:34 [2022-03-23T20:38:34.290Z] #60 sha256:193593ee816581a51ade1b9a0c01608dc164ecae3307d285ef56fa5fefce9049 20:38:34 [2022-03-23T20:38:34.378Z] #60 241.7 + bin/containerd-shim-runc-v1 20:38:36 [2022-03-23T20:38:36.192Z] #60 220.4 + bin/containerd 20:38:37 [2022-03-23T20:38:37.105Z] #28 14.19 Reading package lists... 20:38:39 [2022-03-23T20:38:39.641Z] #60 246.6 + bin/containerd-shim-runc-v2 20:38:39 [2022-03-23T20:38:39.641Z] #60 247.2 + binaries 20:38:39 [2022-03-23T20:38:39.641Z] #60 247.2 + install -D bin/containerd /build/containerd 20:38:39 [2022-03-23T20:38:39.641Z] #60 247.3 + install -D bin/containerd-shim /build/containerd-shim 20:38:39 [2022-03-23T20:38:39.899Z] #60 247.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 20:38:39 [2022-03-23T20:38:39.899Z] #60 247.3 + install -D bin/ctr /build/ctr 20:38:42 [2022-03-23T20:38:42.427Z] #60 DONE 249.5s 20:38:42 [2022-03-23T20:38:42.685Z] 20:38:42 [2022-03-23T20:38:42.685Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ 20:38:42 [2022-03-23T20:38:42.685Z] #61 sha256:8728af3356d21337a6a7f7b4d8ebb5a029f26b2e982e3cc6e84f6b8229310dde 20:38:43 [2022-03-23T20:38:43.700Z] #28 20.89 Reading package lists... 20:38:44 [2022-03-23T20:38:44.058Z] #61 DONE 1.3s 20:38:44 [2022-03-23T20:38:44.058Z] 20:38:44 [2022-03-23T20:38:44.058Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:38:44 [2022-03-23T20:38:44.058Z] #66 sha256:ff85f503c46f148d7d95f9c472d44d0bb7a4c32c8dc873b9a8a81a75844d0387 20:38:44 [2022-03-23T20:38:44.316Z] #66 DONE 0.3s 20:38:44 [2022-03-23T20:38:44.316Z] 20:38:44 [2022-03-23T20:38:44.316Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ 20:38:44 [2022-03-23T20:38:44.316Z] #71 sha256:76690c95788ef62b3cbfd6692918611b2c1243639cbe460f92851424ff08e3c0 20:38:45 [2022-03-23T20:38:45.622Z] #28 27.35 Building dependency tree... 20:38:46 [2022-03-23T20:38:46.219Z] #71 DONE 1.9s 20:38:46 [2022-03-23T20:38:46.219Z] 20:38:46 [2022-03-23T20:38:46.219Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker 20:38:46 [2022-03-23T20:38:46.219Z] #72 sha256:46ed8dbc830ea7e151449e58c094de4ed4456521854964598648f42ca0c54f54 20:38:46 [2022-03-23T20:38:46.219Z] #72 DONE 0.0s 20:38:46 [2022-03-23T20:38:46.219Z] 20:38:46 [2022-03-23T20:38:46.219Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker 20:38:46 [2022-03-23T20:38:46.219Z] #73 sha256:53d1cc106e8922657ee0f609ec88bea330447269a1ce2770362ef290da4af819 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.55 bzip2 is already the newest version (1.0.8-4). 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.55 patch is already the newest version (2.7.6-7). 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.55 xz-utils is already the newest version (5.2.5-2). 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.55 The following additional packages will be installed: 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.56 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.56 libxtables12 python-pip-whl python3-distutils python3-lib2to3 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.56 python3-pkg-resources vim-runtime xxd 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.59 Suggested packages: 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.59 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.59 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.59 Recommended packages: 20:38:47 [2022-03-23T20:38:47.011Z] #28 30.59 libatm1 nftables libpam-cap build-essential python3-dev unzip 20:38:47 [2022-03-23T20:38:47.157Z] #73 DONE 0.8s 20:38:47 [2022-03-23T20:38:47.157Z] 20:38:47 [2022-03-23T20:38:47.157Z] #74 exporting to image 20:38:47 [2022-03-23T20:38:47.157Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 20:38:47 [2022-03-23T20:38:47.157Z] #74 exporting layers 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.21 The following NEW packages will be installed: 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.22 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.22 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.22 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.22 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.23 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.23 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.23 vim-common vim-runtime xfsprogs xxd zip zstd 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.65 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.65 Need to get 18.6 MB of archives. 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.65 After this operation, 71.4 MB of additional disk space will be used. 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] 20:38:48 [2022-03-23T20:38:48.937Z] #28 32.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 20:38:49 [2022-03-23T20:38:49.200Z] #28 32.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] 20:38:49 [2022-03-23T20:38:49.463Z] #28 32.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] 20:38:49 [2022-03-23T20:38:49.463Z] #28 33.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 20:38:49 [2022-03-23T20:38:49.463Z] #28 33.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] 20:38:50 [2022-03-23T20:38:50.039Z] #28 33.62 debconf: delaying package configuration, since apt-utils is not installed 20:38:50 [2022-03-23T20:38:50.301Z] #28 33.87 Fetched 18.6 MB in 1s (28.4 MB/s) 20:38:50 [2022-03-23T20:38:50.301Z] #28 33.95 Selecting previously unselected package pigz. 20:38:50 [2022-03-23T20:38:50.301Z] #28 33.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) 20:38:50 [2022-03-23T20:38:50.301Z] #28 34.01 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.301Z] #28 34.02 Unpacking pigz (2.6-1) ... 20:38:50 [2022-03-23T20:38:50.301Z] #28 34.08 Selecting previously unselected package libelf1:amd64. 20:38:50 [2022-03-23T20:38:50.448Z] #74 exporting layers 3.3s done 20:38:50 [2022-03-23T20:38:50.448Z] #74 writing image sha256:4df2e37210645bc2b578c844132e1b18dcdc04608f1a827815ac29fe2a6a0f95 done 20:38:50 [2022-03-23T20:38:50.448Z] #74 naming to docker.io/library/docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed done 20:38:50 [2022-03-23T20:38:50.448Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) 20:38:50 [2022-03-23T20:38:50.502Z] 8f616e6e9eec: Pull complete [Pipeline] sh 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.09 Unpacking libelf1:amd64 (0.183-1) ... 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.17 Selecting previously unselected package libbpf0:amd64. 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.18 Unpacking libbpf0:amd64 (1:0.3-2) ... 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.28 Selecting previously unselected package libcap2:amd64. 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.29 Unpacking libcap2:amd64 (1:2.44-1) ... 20:38:50 [2022-03-23T20:38:50.607Z] #28 34.34 Selecting previously unselected package libmnl0:amd64. 20:38:50 [2022-03-23T20:38:50.781Z] + sudo modprobe ip6table_filter [Pipeline] sh 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.36 Unpacking libmnl0:amd64 (1.0.4-3) ... 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.43 Selecting previously unselected package libxtables12:amd64. 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.43 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.44 Unpacking libxtables12:amd64 (1.8.7-1) ... 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.53 Selecting previously unselected package libcap2-bin. 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.54 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.55 Unpacking libcap2-bin (1:2.44-1) ... 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.61 Selecting previously unselected package iproute2. 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.61 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... 20:38:50 [2022-03-23T20:38:50.902Z] #28 34.62 Unpacking iproute2 (5.10.0-4) ... 20:38:51 [2022-03-23T20:38:51.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/test/unit 20:38:51 [2022-03-23T20:38:51.476Z] #28 34.91 Selecting previously unselected package xxd. 20:38:51 [2022-03-23T20:38:51.476Z] #28 34.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:38:51 [2022-03-23T20:38:51.476Z] #28 34.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 20:38:51 [2022-03-23T20:38:51.476Z] #28 35.02 Selecting previously unselected package vim-common. 20:38:51 [2022-03-23T20:38:51.476Z] #28 35.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 20:38:51 [2022-03-23T20:38:51.476Z] #28 35.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 20:38:51 [2022-03-23T20:38:51.739Z] #28 35.17 Selecting previously unselected package bash-completion. 20:38:51 [2022-03-23T20:38:51.739Z] #28 35.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 20:38:52 [2022-03-23T20:38:52.311Z] #28 ... 20:38:52 [2022-03-23T20:38:52.311Z] 20:38:52 [2022-03-23T20:38:52.311Z] #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 20:38:52 [2022-03-23T20:38:52.311Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:38:52 [2022-03-23T20:38:52.311Z] #67 98.75 + bin/containerd 20:38:52 [2022-03-23T20:38:52.434Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') 20:38:52 [2022-03-23T20:38:52.434Z] + TESTFLAGS+=' -test.timeout=5m' 20:38:52 [2022-03-23T20:38:52.434Z] + TESTDIRS=./... 20:38:52 [2022-03-23T20:38:52.434Z] + exclude_paths='/vendor/|/integration' 20:38:52 [2022-03-23T20:38:52.434Z] ++ go list ./... 20:38:52 [2022-03-23T20:38:52.434Z] ++ grep -vE '(/vendor/|/integration)' 20:38:53 [2022-03-23T20:38:53.002Z] + pkg_list='github.com/docker/docker/api 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/backend/build 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/httpstatus 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/httputils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/middleware 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/build 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/checkpoint 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/container 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/debug 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/distribution 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/grpc 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/image 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/network 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/plugin 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/session 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/swarm 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/system 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/server/router/volume 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/backend 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/blkiodev 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/container 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/events 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/filters 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/image 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/mount 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/network 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/plugins/logdriver 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/registry 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/strslice 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/swarm 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/swarm/runtime 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/time 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/versions 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/versions/v1p19 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/versions/v1p20 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/api/types/volume 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/builder-next 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/builder-next/exporter 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/builder-next/worker 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/dockerfile 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/remotecontext 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/builder/remotecontext/git 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/cli 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/cli/config 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/cli/debug 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/client 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/cmd/docker-proxy 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/cmd/dockerd 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/cmd/dockerd/trap 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/container 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/container/stream 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/contrib/apparmor 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/contrib/docker-device-tool 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/contrib/httpserver 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/cluster 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/cluster/convert 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/cluster/executor 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/cluster/executor/container 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/cluster/provider 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/config 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/events 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/events/testutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/exec 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/aufs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/copy 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/devmapper 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/overlay 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/register 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/vfs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/graphdriver/zfs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/images 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/initlayer 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/links 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/listeners 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/awslogs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/fluentd 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/gcplogs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/gelf 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/journald 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/local 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/logentries 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/loggerutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/splunk 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/syslog 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/logger/templates 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/names 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/network 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/daemon/stats 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/distribution 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/distribution/metadata 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/distribution/utils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/distribution/xfer 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/dockerversion 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/errdefs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/image 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/image/cache 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/image/tarexport 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/image/v1 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/internal/test/suite 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/layer 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libcontainerd 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libcontainerd/queue 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libcontainerd/remote 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libcontainerd/supervisor 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libcontainerd/types 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/bitseq 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cluster 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cmd/ovrouter 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/config 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/datastore 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/diagnostic 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/discoverapi 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/driverapi 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/bridge 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/host 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/null 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/overlay 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/remote 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/windows 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/drvregistry 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/etchosts 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/idm 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/internal/caller 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipam 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipamapi 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipams/builtin 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipams/null 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipams/remote 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ipamutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/iptables 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/netlabel 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/netutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/networkdb 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/ns 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/options 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/osl 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/osl/kernel 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/portallocator 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/portmapper 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/resolvconf 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/testutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/libnetwork/types 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/oci 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/oci/caps 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/opts 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/aaparser 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/archive 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/authorization 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/broadcaster 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/capabilities 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/chrootarchive 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/containerfs 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/devicemapper 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/directory 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/dmesg 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/filenotify 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/fileutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/fsutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/homedir 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/idtools 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/ioutils 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/jsonmessage 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/longpath 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/loopback 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/namesgenerator 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/parsers 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/parsers/kernel 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/pidfile 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/platform 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/plugingetter 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/plugins 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/plugins/transport 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/pools 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/progress 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/pubsub 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/reexec 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/signal 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/stack 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/stdcopy 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/streamformatter 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/stringid 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/sysinfo 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/system 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/tailfile 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/tarsum 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/truncindex 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/urlutil 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/pkg/useragent 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/plugin 20:38:53 [2022-03-23T20:38:53.002Z] github.com/docker/docker/plugin/executor/containerd 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/plugin/v2 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/profiles/apparmor 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/profiles/seccomp 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/quota 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/reference 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/registry 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/registry/resumable 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/restartmanager 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/rootless 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/rootless/specconv 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/runconfig 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/runconfig/opts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/daemon 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/environment 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fakecontext 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fakegit 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fakestorage 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fixtures/load 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fixtures/plugin 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/registry 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/request 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/drivers 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/local 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/mounts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/service 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/service/opts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/testutils' 20:38:53 [2022-03-23T20:38:53.003Z] ++ grep --fixed-strings -v /libnetwork 20:38:53 [2022-03-23T20:38:53.003Z] ++ echo 'github.com/docker/docker/api 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/backend/build 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/httpstatus 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/httputils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/middleware 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/build 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/checkpoint 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/container 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/debug 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/distribution 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/grpc 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/image 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/network 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/plugin 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/session 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/swarm 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/system 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/volume 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/backend 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/blkiodev 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/container 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/events 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/filters 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/image 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/mount 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/network 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/plugins/logdriver 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/registry 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/strslice 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/swarm 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/swarm/runtime 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/time 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/versions 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/versions/v1p19 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/versions/v1p20 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/volume 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/exporter 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/worker 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/dockerfile 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/remotecontext 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/remotecontext/git 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cli 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cli/config 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cli/debug 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/client 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cmd/docker-proxy 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cmd/dockerd 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cmd/dockerd/trap 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/container 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/container/stream 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/contrib/apparmor 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/contrib/docker-device-tool 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/contrib/httpserver 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/cluster 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/cluster/convert 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/cluster/executor 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/cluster/executor/container 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/cluster/provider 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/config 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/events 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/events/testutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/exec 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/aufs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/copy 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/devmapper 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/overlay 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/register 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/vfs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/graphdriver/zfs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/images 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/initlayer 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/links 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/listeners 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/awslogs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/fluentd 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/gcplogs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/gelf 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/journald 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/local 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/logentries 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/loggerutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/splunk 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/syslog 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/logger/templates 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/names 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/network 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/daemon/stats 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/distribution 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/distribution/metadata 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/distribution/utils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/distribution/xfer 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/dockerversion 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/errdefs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/image 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/image/cache 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/image/tarexport 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/image/v1 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/internal/test/suite 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/layer 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libcontainerd 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libcontainerd/queue 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libcontainerd/remote 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libcontainerd/supervisor 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libcontainerd/types 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/bitseq 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cluster 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cmd/ovrouter 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/config 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/datastore 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/diagnostic 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/discoverapi 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/driverapi 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/bridge 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/host 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/null 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/overlay 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/remote 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/windows 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/drvregistry 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/etchosts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/idm 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/internal/caller 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipam 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipamapi 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipams/builtin 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipams/null 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipams/remote 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ipamutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/iptables 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/netlabel 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/netutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/networkdb 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/ns 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/options 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/osl 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/osl/kernel 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/portallocator 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/portmapper 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/resolvconf 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/testutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/libnetwork/types 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/oci 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/oci/caps 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/opts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/aaparser 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/archive 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/authorization 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/broadcaster 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/capabilities 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/chrootarchive 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/containerfs 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/devicemapper 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/directory 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/dmesg 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/filenotify 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/fileutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/fsutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/homedir 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/idtools 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/ioutils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/jsonmessage 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/longpath 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/loopback 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/namesgenerator 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/parsers 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/parsers/kernel 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/pidfile 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/platform 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/plugingetter 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/plugins 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/plugins/transport 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/pools 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/progress 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/pubsub 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/reexec 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/signal 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/stack 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/stdcopy 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/streamformatter 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/stringid 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/sysinfo 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/system 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/tailfile 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/tarsum 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/truncindex 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/urlutil 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/pkg/useragent 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/plugin 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/plugin/executor/containerd 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/plugin/v2 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/profiles/apparmor 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/profiles/seccomp 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/quota 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/reference 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/registry 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/registry/resumable 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/restartmanager 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/rootless 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/rootless/specconv 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/runconfig 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/runconfig/opts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/daemon 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/environment 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fakecontext 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fakegit 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fakestorage 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fixtures/load 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fixtures/plugin 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/registry 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/testutil/request 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/drivers 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/local 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/mounts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/service 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/service/opts 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/volume/testutils' 20:38:53 [2022-03-23T20:38:53.003Z] + base_pkg_list='github.com/docker/docker/api 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/backend/build 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/httpstatus 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/httputils 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/middleware 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/build 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/checkpoint 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/container 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/debug 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/distribution 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/grpc 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/image 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/network 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/plugin 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/session 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/swarm 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/system 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/server/router/volume 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/backend 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/blkiodev 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/container 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/events 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/filters 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/image 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/mount 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/network 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/plugins/logdriver 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/registry 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/strslice 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/swarm 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/swarm/runtime 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/time 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/versions 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/versions/v1p19 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/versions/v1p20 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/api/types/volume 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/exporter 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/builder-next/worker 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/dockerfile 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/remotecontext 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/builder/remotecontext/git 20:38:53 [2022-03-23T20:38:53.003Z] github.com/docker/docker/cli 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cli/config 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cli/debug 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/client 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/docker-proxy 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/dockerd 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/dockerd/trap 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/container 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/container/stream 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/contrib/apparmor 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/contrib/docker-device-tool 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/contrib/httpserver 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/convert 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/executor 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/executor/container 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/provider 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/config 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/events 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/events/testutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/exec 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/aufs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/copy 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/devmapper 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/overlay 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/register 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/vfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/zfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/images 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/initlayer 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/links 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/listeners 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/awslogs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/fluentd 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/gcplogs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/gelf 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/journald 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/local 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/logentries 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/loggerutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/splunk 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/syslog 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/templates 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/names 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/network 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/stats 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution/metadata 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution/utils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution/xfer 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/dockerversion 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/errdefs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image/cache 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image/tarexport 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image/v1 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/internal/test/suite 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/layer 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/queue 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/remote 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/supervisor 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/types 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/oci 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/oci/caps 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/opts 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/aaparser 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/archive 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/authorization 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/broadcaster 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/capabilities 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/chrootarchive 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/containerfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/devicemapper 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/directory 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/dmesg 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/filenotify 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/fileutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/fsutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/homedir 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/idtools 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/ioutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/jsonmessage 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/longpath 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/loopback 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/namesgenerator 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/parsers 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/parsers/kernel 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/pidfile 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/platform 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/plugingetter 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/plugins 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/plugins/transport 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/pools 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/progress 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/pubsub 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/reexec 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/signal 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/stack 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/stdcopy 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/streamformatter 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/stringid 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/sysinfo 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/system 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/tailfile 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/tarsum 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/truncindex 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/urlutil 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/pkg/useragent 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/plugin 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/plugin/executor/containerd 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/plugin/v2 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/profiles/apparmor 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/profiles/seccomp 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/quota 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/reference 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/registry 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/registry/resumable 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/restartmanager 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/rootless 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/rootless/specconv 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/runconfig 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/runconfig/opts 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/daemon 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/environment 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/fakecontext 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/fakegit 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/fakestorage 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/fixtures/load 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/fixtures/plugin 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/registry 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/testutil/request 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/volume 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/volume/drivers 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/volume/local 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/volume/mounts 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/volume/service 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/volume/service/opts 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/volume/testutils' 20:38:53 [2022-03-23T20:38:53.004Z] ++ grep --fixed-strings /libnetwork 20:38:53 [2022-03-23T20:38:53.004Z] ++ echo 'github.com/docker/docker/api 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/backend/build 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/httpstatus 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/httputils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/middleware 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/build 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/checkpoint 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/container 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/debug 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/distribution 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/grpc 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/image 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/network 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/plugin 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/session 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/swarm 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/system 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/server/router/volume 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/backend 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/blkiodev 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/container 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/events 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/filters 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/image 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/mount 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/network 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/plugins/logdriver 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/registry 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/strslice 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/swarm 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/swarm/runtime 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/time 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/versions 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/versions/v1p19 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/versions/v1p20 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/api/types/volume 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/builder-next 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/builder-next/exporter 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/builder-next/worker 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/dockerfile 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/remotecontext 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/builder/remotecontext/git 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cli 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cli/config 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cli/debug 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/client 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/docker-proxy 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/dockerd 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/dockerd/trap 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/container 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/container/stream 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/contrib/apparmor 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/contrib/docker-device-tool 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/contrib/httpserver 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/convert 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/executor 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/executor/container 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/cluster/provider 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/config 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/events 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/events/testutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/exec 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/aufs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/copy 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/devmapper 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/overlay 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/register 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/vfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/graphdriver/zfs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/images 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/initlayer 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/links 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/listeners 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/awslogs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/fluentd 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/gcplogs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/gelf 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/journald 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/local 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/logentries 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/loggerutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/splunk 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/syslog 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/logger/templates 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/names 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/network 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/daemon/stats 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution/metadata 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution/utils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/distribution/xfer 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/dockerversion 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/errdefs 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image/cache 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image/tarexport 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/image/v1 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/internal/test/suite 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/layer 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/queue 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/remote 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/supervisor 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libcontainerd/types 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/bitseq 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cluster 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cmd/ovrouter 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/config 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/datastore 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/diagnostic 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/discoverapi 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/driverapi 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/bridge 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/host 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/null 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/overlay 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/remote 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/windows 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/drvregistry 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/etchosts 20:38:53 [2022-03-23T20:38:53.004Z] github.com/docker/docker/libnetwork/idm 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/internal/caller 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipam 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipamapi 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/builtin 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/null 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/remote 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipamutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/iptables 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/netlabel 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/netutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/networkdb 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ns 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/options 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/osl 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/osl/kernel 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/portallocator 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/portmapper 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/resolvconf 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/testutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/types 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/oci 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/oci/caps 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/opts 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/aaparser 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/archive 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/authorization 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/broadcaster 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/capabilities 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/chrootarchive 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/containerfs 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/devicemapper 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/directory 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/dmesg 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/filenotify 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/fileutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/fsutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/homedir 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/idtools 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/ioutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/jsonmessage 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/longpath 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/loopback 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/namesgenerator 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/parsers 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/parsers/kernel 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/pidfile 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/platform 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/plugingetter 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/plugins 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/plugins/transport 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/pools 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/progress 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/pubsub 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/reexec 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/signal 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/stack 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/stdcopy 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/streamformatter 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/stringid 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/sysinfo 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/system 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/tailfile 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/tarsum 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/truncindex 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/urlutil 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/pkg/useragent 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/plugin 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/plugin/executor/containerd 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/plugin/v2 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/profiles/apparmor 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/profiles/seccomp 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/quota 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/reference 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/registry 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/registry/resumable 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/restartmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/rootless 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/rootless/specconv 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/runconfig 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/runconfig/opts 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/daemon 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/environment 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/fakecontext 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/fakegit 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/fakestorage 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/fixtures/load 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/fixtures/plugin 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/registry 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/testutil/request 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/volume 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/volume/drivers 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/volume/local 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/volume/mounts 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/volume/service 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/volume/service/opts 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/volume/testutils' 20:38:53 [2022-03-23T20:38:53.005Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/bitseq 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cluster 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/config 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/datastore 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/diagnostic 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/discoverapi 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/driverapi 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/bridge 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/host 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/null 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/overlay 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/remote 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/windows 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drvregistry 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/etchosts 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/idm 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/internal/caller 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipam 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipamapi 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/builtin 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/null 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/remote 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipamutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/iptables 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/netlabel 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/netutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/networkdb 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ns 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/options 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/osl 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/osl/kernel 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/portallocator 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/portmapper 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/resolvconf 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/testutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/types' 20:38:53 [2022-03-23T20:38:53.005Z] + grep --fixed-strings libnetwork/drivers/bridge 20:38:53 [2022-03-23T20:38:53.005Z] + echo 'github.com/docker/docker/libnetwork 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/bitseq 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cluster 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/ovrouter 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/config 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/datastore 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/diagnostic 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/discoverapi 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/driverapi 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/bridge 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/host 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/null 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/overlay 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/remote 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/windows 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drvregistry 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/etchosts 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/idm 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/internal/caller 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipam 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipamapi 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/builtin 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/null 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/remote 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ipamutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/iptables 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/netlabel 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/netutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/networkdb 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/ns 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/options 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/osl 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/osl/kernel 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/portallocator 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/portmapper 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/resolvconf 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/testutils 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/types' 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/bridge 20:38:53 [2022-03-23T20:38:53.005Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:38:53 [2022-03-23T20:38:53.005Z] + type docker-proxy 20:38:53 [2022-03-23T20:38:53.005Z] hack/test/unit: line 25: type: docker-proxy: not found 20:38:53 [2022-03-23T20:38:53.005Z] + hack/make.sh binary-proxy install-proxy 20:38:53 [2022-03-23T20:38:53.005Z] 20:38:53 [2022-03-23T20:38:53.005Z] Removing bundles/ 20:38:53 [2022-03-23T20:38:53.005Z] 20:38:53 [2022-03-23T20:38:53.005Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 20:38:53 [2022-03-23T20:38:53.005Z] Building: bundles/binary-proxy/docker-proxy-dev 20:38:53 [2022-03-23T20:38:53.005Z] GOOS="" GOARCH="" GOARM="" 20:38:57 [2022-03-23T20:38:57.610Z] #67 ... 20:38:57 [2022-03-23T20:38:57.610Z] 20:38:57 [2022-03-23T20:38:57.610Z] #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 20:38:57 [2022-03-23T20:38:57.610Z] #28 sha256:cfad8a010bec73e279e0efdf388caa978865c340310ba320efd4ab48072df871 20:38:57 [2022-03-23T20:38:57.610Z] #28 36.43 Unpacking bash-completion (1:2.11-2) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 36.67 Selecting previously unselected package apparmor. 20:38:57 [2022-03-23T20:38:57.610Z] #28 36.68 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 36.72 Unpacking apparmor (2.13.6-10) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 36.95 Selecting previously unselected package inetutils-ping. 20:38:57 [2022-03-23T20:38:57.610Z] #28 36.96 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 36.97 Unpacking inetutils-ping (2:2.0-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.05 Selecting previously unselected package libip4tc2:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.05 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.11 Selecting previously unselected package libip6tc2:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.12 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.18 Selecting previously unselected package libnfnetlink0:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.20 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.26 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.32 Selecting previously unselected package libnftnl11:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.34 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.34 Unpacking libnftnl11:amd64 (1.1.9-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.40 Selecting previously unselected package iptables. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.41 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.42 Unpacking iptables (1.8.7-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.64 Selecting previously unselected package libonig5:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.64 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.64 Unpacking libonig5:amd64 (6.9.6-1.1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.74 Selecting previously unselected package libjq1:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.74 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.75 Unpacking libjq1:amd64 (1.6-2.1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.84 Selecting previously unselected package jq. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.84 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.85 Unpacking jq (1.6-2.1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.91 Selecting previously unselected package libaio1:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.91 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.92 Unpacking libaio1:amd64 (0.3.112-9) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.97 Selecting previously unselected package libgpm2:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.99 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 37.99 Unpacking libgpm2:amd64 (1.20.7-8) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.04 Selecting previously unselected package libinih1:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.06 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.06 Unpacking libinih1:amd64 (53-1+b2) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.10 Selecting previously unselected package libnet1:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.10 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.16 Selecting previously unselected package libnl-3-200:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.18 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.24 Selecting previously unselected package libprotobuf-c1:amd64. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.25 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.30 Selecting previously unselected package net-tools. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.32 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.45 Selecting previously unselected package python-pip-whl. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.46 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.47 Unpacking python-pip-whl (20.3.4-4) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.78 Selecting previously unselected package python3-lib2to3. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.79 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.79 Unpacking python3-lib2to3 (3.9.2-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.87 Selecting previously unselected package python3-distutils. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.89 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.90 Unpacking python3-distutils (3.9.2-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.98 Selecting previously unselected package python3-pkg-resources. 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.99 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 38.99 Unpacking python3-pkg-resources (52.0.0-4) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.10 Selecting previously unselected package python3-setuptools. 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.10 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.10 Unpacking python3-setuptools (52.0.0-4) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.27 Selecting previously unselected package python3-wheel. 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.28 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.29 Unpacking python3-wheel (0.34.2-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.35 Selecting previously unselected package python3-pip. 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.35 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.36 Unpacking python3-pip (20.3.4-4) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.53 Selecting previously unselected package sudo. 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.54 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.55 Unpacking sudo (1.9.5p2-3) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.87 Selecting previously unselected package thin-provisioning-tools. 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.88 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 39.89 Unpacking thin-provisioning-tools (0.9.0-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.05 Selecting previously unselected package uidmap. 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.06 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.07 Unpacking uidmap (1:4.8.1-1) ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.18 Selecting previously unselected package vim-runtime. 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.18 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 20:38:57 [2022-03-23T20:38:57.610Z] #28 40.24 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 20:38:58 [2022-03-23T20:38:58.556Z] #28 42.01 Selecting previously unselected package vim. 20:38:58 [2022-03-23T20:38:58.556Z] #28 42.01 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... 20:38:58 [2022-03-23T20:38:58.556Z] #28 42.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... 20:38:58 [2022-03-23T20:38:58.817Z] #28 42.37 Selecting previously unselected package xfsprogs. 20:38:58 [2022-03-23T20:38:58.817Z] #28 42.39 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... 20:38:58 [2022-03-23T20:38:58.817Z] #28 42.39 Unpacking xfsprogs (5.10.0-4) ... 20:38:59 [2022-03-23T20:38:59.079Z] #28 42.70 Selecting previously unselected package zip. 20:38:59 [2022-03-23T20:38:59.079Z] #28 42.71 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... 20:38:59 [2022-03-23T20:38:59.079Z] #28 42.72 Unpacking zip (3.0-12) ... 20:38:59 [2022-03-23T20:38:59.340Z] #28 42.80 Selecting previously unselected package zstd. 20:38:59 [2022-03-23T20:38:59.340Z] #28 42.82 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... 20:38:59 [2022-03-23T20:38:59.340Z] #28 42.83 Unpacking zstd (1.4.8+dfsg-2.1) ... 20:38:59 [2022-03-23T20:38:59.567Z] Created binary: bundles/binary-proxy/docker-proxy-dev 20:38:59 [2022-03-23T20:38:59.567Z] 20:38:59 [2022-03-23T20:38:59.567Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 20:38:59 [2022-03-23T20:38:59.567Z] Installing docker-proxy to /usr/local/bin/ 20:38:59 [2022-03-23T20:38:59.567Z] 20:38:59 [2022-03-23T20:38:59.567Z] + mkdir -p bundles 20:38:59 [2022-03-23T20:38:59.567Z] + '[' -n 'github.com/docker/docker/api 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/backend/build 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/httpstatus 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/httputils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/middleware 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/build 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/checkpoint 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/container 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/debug 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/distribution 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/grpc 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/image 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/network 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/plugin 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/session 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/swarm 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/system 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/server/router/volume 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/backend 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/blkiodev 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/container 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/events 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/filters 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/image 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/mount 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/network 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/plugins/logdriver 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/registry 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/strslice 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/swarm 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/swarm/runtime 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/time 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/versions 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/versions/v1p19 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/versions/v1p20 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/api/types/volume 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/builder-next 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/builder-next/exporter 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/builder-next/worker 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/dockerfile 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/remotecontext 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/builder/remotecontext/git 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/cli 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/cli/config 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/cli/debug 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/client 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/cmd/docker-proxy 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/cmd/dockerd 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/cmd/dockerd/trap 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/container 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/container/stream 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/contrib/apparmor 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/contrib/docker-device-tool 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/contrib/httpserver 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/cluster 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/cluster/convert 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/cluster/executor 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/cluster/executor/container 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/cluster/provider 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/config 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/events 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/events/testutils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/exec 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/aufs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/copy 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/devmapper 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/overlay 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/register 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/vfs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/graphdriver/zfs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/images 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/initlayer 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/links 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/listeners 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/awslogs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/fluentd 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/gcplogs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/gelf 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/journald 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/local 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/logentries 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/loggerutils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/splunk 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/syslog 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/logger/templates 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/names 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/network 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/daemon/stats 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/distribution 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/distribution/metadata 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/distribution/utils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/distribution/xfer 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/dockerversion 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/errdefs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/image 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/image/cache 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/image/tarexport 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/image/v1 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/internal/test/suite 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/layer 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/libcontainerd 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/libcontainerd/queue 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/libcontainerd/remote 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/libcontainerd/supervisor 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/libcontainerd/types 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/oci 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/oci/caps 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/opts 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/aaparser 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/archive 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/authorization 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/broadcaster 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/capabilities 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/chrootarchive 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/containerfs 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/devicemapper 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/directory 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/dmesg 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/filenotify 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/fileutils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/fsutils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/homedir 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/idtools 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/ioutils 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/jsonmessage 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/longpath 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/loopback 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/namesgenerator 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/parsers 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/parsers/kernel 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/pidfile 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/platform 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/plugingetter 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/plugins 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/plugins/transport 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/pools 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/progress 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/pubsub 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/reexec 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/signal 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/stack 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/stdcopy 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/streamformatter 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/stringid 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/sysinfo 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/system 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/tailfile 20:38:59 [2022-03-23T20:38:59.567Z] github.com/docker/docker/pkg/tarsum 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/pkg/truncindex 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/pkg/urlutil 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/pkg/useragent 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/plugin 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/plugin/executor/containerd 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/plugin/v2 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/profiles/apparmor 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/profiles/seccomp 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/quota 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/reference 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/registry 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/registry/resumable 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/restartmanager 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/rootless 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/rootless/specconv 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/runconfig 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/runconfig/opts 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/daemon 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/environment 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/fakecontext 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/fakegit 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/fakestorage 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/fixtures/load 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/fixtures/plugin 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/registry 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/testutil/request 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/volume 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/volume/drivers 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/volume/local 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/volume/mounts 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/volume/service 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/volume/service/opts 20:38:59 [2022-03-23T20:38:59.568Z] github.com/docker/docker/volume/testutils' ']' 20:38:59 [2022-03-23T20:38:59.568Z] + 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/httpstatus 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 20:38:59 [2022-03-23T20:38:59.568Z] ? github.com/docker/docker/api [no test files] 20:38:59 [2022-03-23T20:38:59.601Z] #28 43.07 Setting up python3-pkg-resources (52.0.0-4) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.67 Setting up libip4tc2:amd64 (1.8.7-1) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.69 Setting up libgpm2:amd64 (1.20.7-8) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.70 Setting up libip6tc2:amd64 (1.8.7-1) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.71 Setting up libinih1:amd64 (53-1+b2) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.72 Setting up uidmap (1:4.8.1-1) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... 20:39:00 [2022-03-23T20:39:00.175Z] #28 43.76 Setting up python3-wheel (0.34.2-1) ... 20:39:00 [2022-03-23T20:39:00.753Z] #28 44.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... 20:39:00 [2022-03-23T20:39:00.753Z] #28 44.19 Setting up libcap2:amd64 (1:2.44-1) ... 20:39:00 [2022-03-23T20:39:00.753Z] #28 44.21 Setting up libcap2-bin (1:2.44-1) ... 20:39:00 [2022-03-23T20:39:00.753Z] #28 44.22 Setting up apparmor (2.13.6-10) ... 20:39:01 [2022-03-23T20:39:01.699Z] #28 45.33 Setting up zip (3.0-12) ... 20:39:01 [2022-03-23T20:39:01.699Z] #28 45.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 20:39:01 [2022-03-23T20:39:01.699Z] #28 45.37 Setting up bash-completion (1:2.11-2) ... 20:39:03 [2022-03-23T20:39:03.085Z] #28 46.63 Setting up libmnl0:amd64 (1.0.4-3) ... 20:39:03 [2022-03-23T20:39:03.085Z] #28 46.64 Setting up sudo (1.9.5p2-3) ... 20:39:03 [2022-03-23T20:39:03.085Z] #28 46.70 invoke-rc.d: could not determine current runlevel 20:39:03 [2022-03-23T20:39:03.086Z] #28 46.71 invoke-rc.d: policy-rc.d denied execution of start. 20:39:03 [2022-03-23T20:39:03.086Z] #28 46.71 Setting up xfsprogs (5.10.0-4) ... 20:39:03 [2022-03-23T20:39:03.086Z] #28 46.73 Setting up libxtables12:amd64 (1.8.7-1) ... 20:39:03 [2022-03-23T20:39:03.347Z] #28 46.74 Setting up inetutils-ping (2:2.0-1) ... 20:39:03 [2022-03-23T20:39:03.347Z] #28 46.75 Setting up pigz (2.6-1) ... 20:39:03 [2022-03-23T20:39:03.347Z] #28 46.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 20:39:03 [2022-03-23T20:39:03.347Z] #28 46.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... 20:39:03 [2022-03-23T20:39:03.347Z] #28 46.79 Setting up python-pip-whl (20.3.4-4) ... 20:39:03 [2022-03-23T20:39:03.347Z] #28 46.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 20:39:03 [2022-03-23T20:39:03.609Z] #28 47.26 Setting up libaio1:amd64 (0.3.112-9) ... 20:39:03 [2022-03-23T20:39:03.609Z] #28 47.28 Setting up python3-lib2to3 (3.9.2-1) ... 20:39:03 [2022-03-23T20:39:03.870Z] #28 47.53 Setting up libelf1:amd64 (0.183-1) ... 20:39:03 [2022-03-23T20:39:03.870Z] #28 47.54 Setting up zstd (1.4.8+dfsg-2.1) ... 20:39:03 [2022-03-23T20:39:03.870Z] #28 47.55 Setting up libonig5:amd64 (6.9.6-1.1) ... 20:39:03 [2022-03-23T20:39:03.870Z] #28 47.56 Setting up python3-distutils (3.9.2-1) ... 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.89 Setting up vim (2:8.2.2434-3+deb11u1) ... 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:39:04 [2022-03-23T20:39:04.392Z] #28 47.99 Setting up python3-setuptools (52.0.0-4) ... 20:39:05 [2022-03-23T20:39:05.336Z] #28 48.84 Setting up libjq1:amd64 (1.6-2.1) ... 20:39:05 [2022-03-23T20:39:05.336Z] #28 48.85 Setting up libnftnl11:amd64 (1.1.9-1) ... 20:39:05 [2022-03-23T20:39:05.336Z] #28 48.87 Setting up thin-provisioning-tools (0.9.0-1) ... 20:39:05 [2022-03-23T20:39:05.336Z] #28 48.88 Setting up python3-pip (20.3.4-4) ... 20:39:05 [2022-03-23T20:39:05.908Z] #28 49.54 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... 20:39:05 [2022-03-23T20:39:05.909Z] #28 49.56 Setting up jq (1.6-2.1) ... 20:39:05 [2022-03-23T20:39:05.909Z] #28 49.57 Setting up libbpf0:amd64 (1:0.3-2) ... 20:39:05 [2022-03-23T20:39:05.909Z] #28 49.58 Setting up iptables (1.8.7-1) ... 20:39:05 [2022-03-23T20:39:05.909Z] #28 49.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 20:39:05 [2022-03-23T20:39:05.909Z] #28 49.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:39:05 [2022-03-23T20:39:05.909Z] #28 49.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 20:39:05 [2022-03-23T20:39:05.909Z] #28 49.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 20:39:06 [2022-03-23T20:39:06.178Z] #28 49.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 20:39:06 [2022-03-23T20:39:06.178Z] #28 49.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 20:39:06 [2022-03-23T20:39:06.178Z] #28 49.67 Setting up iproute2 (5.10.0-4) ... 20:39:06 [2022-03-23T20:39:06.440Z] #28 49.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:39:07 [2022-03-23T20:39:07.032Z] #28 DONE 50.6s 20:39:07 [2022-03-23T20:39:07.032Z] 20:39:07 [2022-03-23T20:39:07.032Z] #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 20:39:07 [2022-03-23T20:39:07.032Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:39:07 [2022-03-23T20:39:07.032Z] #63 ... 20:39:07 [2022-03-23T20:39:07.032Z] 20:39:07 [2022-03-23T20:39:07.032Z] #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 20:39:07 [2022-03-23T20:39:07.032Z] #29 sha256:3ed9aff0165c9bc021003818cdb46da98e705585dbb2d9d92f73721e641f9443 20:39:07 [2022-03-23T20:39:07.978Z] #29 0.799 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 20:39:07 [2022-03-23T20:39:07.978Z] #29 0.803 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 20:39:07 [2022-03-23T20:39:07.978Z] #29 0.807 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 20:39:07 [2022-03-23T20:39:07.978Z] #29 DONE 0.9s 20:39:07 [2022-03-23T20:39:07.978Z] 20:39:07 [2022-03-23T20:39:07.978Z] #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 20:39:07 [2022-03-23T20:39:07.978Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:39:07 [2022-03-23T20:39:07.978Z] #67 ... 20:39:07 [2022-03-23T20:39:07.978Z] 20:39:07 [2022-03-23T20:39:07.978Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 20:39:07 [2022-03-23T20:39:07.978Z] #30 sha256:bf926d000f717668134961a5ab133a9884bebfdebab462d917e2399a0ea5881f 20:39:14 [2022-03-23T20:39:14.442Z] ok github.com/docker/docker/api/server 0.003s coverage: 7.9% of statements 20:39:16 [2022-03-23T20:39:16.126Z] #30 7.715 Collecting yamllint==1.26.1 20:39:16 [2022-03-23T20:39:16.700Z] #30 8.772 Downloading yamllint-1.26.1.tar.gz (126 kB) 20:39:17 [2022-03-23T20:39:17.273Z] #30 9.421 Collecting pathspec>=0.5.3 20:39:17 [2022-03-23T20:39:17.273Z] #30 9.434 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) 20:39:17 [2022-03-23T20:39:17.535Z] #30 9.637 Collecting pyyaml 20:39:17 [2022-03-23T20:39:17.535Z] #30 9.658 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) 20:39:17 [2022-03-23T20:39:17.535Z] #30 9.692 Building wheels for collected packages: yamllint 20:39:17 [2022-03-23T20:39:17.535Z] #30 9.694 Building wheel for yamllint (setup.py): started 20:39:18 [2022-03-23T20:39:18.109Z] #30 10.22 Building wheel for yamllint (setup.py): finished with status 'done' 20:39:18 [2022-03-23T20:39:18.109Z] #30 10.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=61adc4d6089aac7ac5c5aeab373d360956294c5b300aec35367e0619b083622a 20:39:18 [2022-03-23T20:39:18.109Z] #30 10.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 20:39:18 [2022-03-23T20:39:18.109Z] #30 10.23 Successfully built yamllint 20:39:18 [2022-03-23T20:39:18.109Z] #30 10.24 Installing collected packages: pyyaml, pathspec, yamllint 20:39:18 [2022-03-23T20:39:18.370Z] #30 10.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 20:39:18 [2022-03-23T20:39:18.632Z] #30 DONE 10.8s 20:39:18 [2022-03-23T20:39:18.632Z] 20:39:18 [2022-03-23T20:39:18.632Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli 20:39:18 [2022-03-23T20:39:18.632Z] #34 sha256:c1cb651b3da8b556d41d8243620e4b7270f29ffdac70dd42309b754ee07590e9 20:39:18 [2022-03-23T20:39:18.894Z] #34 DONE 0.2s 20:39:18 [2022-03-23T20:39:18.894Z] 20:39:18 [2022-03-23T20:39:18.895Z] #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 20:39:18 [2022-03-23T20:39:18.895Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:39:19 [2022-03-23T20:39:19.159Z] #67 ... 20:39:19 [2022-03-23T20:39:19.159Z] 20:39:19 [2022-03-23T20:39:19.159Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:39:19 [2022-03-23T20:39:19.159Z] #39 sha256:3ee262bf2408906b8589569e3c3b131820eb6e2a305df75e7a79804a5ee4e1ce 20:39:19 [2022-03-23T20:39:19.159Z] #39 DONE 0.3s 20:39:19 [2022-03-23T20:39:19.159Z] 20:39:19 [2022-03-23T20:39:19.159Z] #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 20:39:19 [2022-03-23T20:39:19.159Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:39:19 [2022-03-23T20:39:19.425Z] #63 ... 20:39:19 [2022-03-23T20:39:19.425Z] 20:39:19 [2022-03-23T20:39:19.425Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ 20:39:19 [2022-03-23T20:39:19.425Z] #42 sha256:368473ce99e25fb01d21362dbddb78c2e377335c29bfbcf50a7050f940b00dd0 20:39:19 [2022-03-23T20:39:19.425Z] #42 DONE 0.1s 20:39:19 [2022-03-23T20:39:19.425Z] 20:39:19 [2022-03-23T20:39:19.425Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ 20:39:19 [2022-03-23T20:39:19.425Z] #44 sha256:eb412c3b19fd17e0275b6c1033e63711ed3b95423a1dcfba8661f9b1a1e6c15f 20:39:19 [2022-03-23T20:39:19.425Z] #44 DONE 0.1s 20:39:19 [2022-03-23T20:39:19.425Z] 20:39:19 [2022-03-23T20:39:19.425Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ 20:39:19 [2022-03-23T20:39:19.425Z] #48 sha256:73a7e1b17165afbf86d3ac292e21e31d09ef63ec4ba81a5ea116cb27e9824268 20:39:19 [2022-03-23T20:39:19.690Z] #48 DONE 0.1s 20:39:19 [2022-03-23T20:39:19.690Z] 20:39:19 [2022-03-23T20:39:19.690Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ 20:39:19 [2022-03-23T20:39:19.690Z] #51 sha256:b23d1842dfecb96d46b624a9e92df4eccafb63feaed72448f4a6699ba60d6aa0 20:39:19 [2022-03-23T20:39:19.690Z] #51 DONE 0.2s 20:39:19 [2022-03-23T20:39:19.690Z] 20:39:19 [2022-03-23T20:39:19.690Z] #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 20:39:19 [2022-03-23T20:39:19.690Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:39:19 [2022-03-23T20:39:19.953Z] #63 ... 20:39:19 [2022-03-23T20:39:19.953Z] 20:39:19 [2022-03-23T20:39:19.953Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ 20:39:19 [2022-03-23T20:39:19.953Z] #55 sha256:6da7acf67f208745cd462b3a374db0b36eadd0e4fb9bf95d1449e1ded31abcf3 20:39:19 [2022-03-23T20:39:19.953Z] #55 DONE 0.1s 20:39:19 [2022-03-23T20:39:19.953Z] 20:39:19 [2022-03-23T20:39:19.953Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:39:19 [2022-03-23T20:39:19.953Z] #57 sha256:6c7151c0d12ee2cfac1a370ded7b7318c9106588fd2e2af798bb23d077b11f28 20:39:19 [2022-03-23T20:39:19.953Z] #57 DONE 0.1s 20:39:19 [2022-03-23T20:39:19.953Z] 20:39:19 [2022-03-23T20:39:19.953Z] #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 20:39:19 [2022-03-23T20:39:19.953Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:39:20 [2022-03-23T20:39:20.215Z] #63 ... 20:39:20 [2022-03-23T20:39:20.215Z] 20:39:20 [2022-03-23T20:39:20.215Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:39:20 [2022-03-23T20:39:20.215Z] #59 sha256:abc7ec416d961d6dfd944dcce9fb5cb0feb0d2fc9fbf3b29397222044b7ed89b 20:39:20 [2022-03-23T20:39:20.215Z] #59 DONE 0.1s 20:39:20 [2022-03-23T20:39:20.215Z] 20:39:20 [2022-03-23T20:39:20.215Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ 20:39:20 [2022-03-23T20:39:20.215Z] #61 sha256:3d16b25f1f8c0a39f83a93e2cfa1e5b0cac7671f76f6855226e3800b003405f6 20:39:20 [2022-03-23T20:39:20.215Z] #61 DONE 0.1s 20:39:20 [2022-03-23T20:39:20.215Z] 20:39:20 [2022-03-23T20:39:20.215Z] #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 20:39:20 [2022-03-23T20:39:20.215Z] #63 sha256:4bf4d6bcef24101a9c6cfee642b8ee18d82d9ed5dd1998fc3c982b82e5ec844a 20:39:31 [2022-03-23T20:39:31.727Z] 4612f6d0b889: Pull complete 20:39:32 [2022-03-23T20:39:32.421Z] #60 270.4 # github.com/containerd/containerd/cmd/containerd 20:39:32 [2022-03-23T20:39:32.421Z] #60 270.4 /usr/bin/ld: /tmp/go-link-3924807465/000019.o: in function `New': 20:39:32 [2022-03-23T20:39:32.421Z] #60 270.4 /tmp/tmp.AmFtiuP4fa/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 20:39:32 [2022-03-23T20:39:32.421Z] #60 270.5 + bin/containerd-stress 20:39:32 [2022-03-23T20:39:32.421Z] #60 271.6 + bin/containerd-shim 20:39:38 [2022-03-23T20:39:38.984Z] #60 282.6 + bin/containerd-shim-runc-v1 20:39:44 [2022-03-23T20:39:44.332Z] #60 288.7 + bin/containerd-shim-runc-v2 20:39:45 [2022-03-23T20:39:45.269Z] #60 289.5 + binaries 20:39:45 [2022-03-23T20:39:45.269Z] #60 289.5 + install -D bin/containerd /build/containerd 20:39:45 [2022-03-23T20:39:45.269Z] #60 289.6 + install -D bin/containerd-shim /build/containerd-shim 20:39:45 [2022-03-23T20:39:45.269Z] #60 289.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 20:39:45 [2022-03-23T20:39:45.269Z] #60 289.6 + install -D bin/ctr /build/ctr 20:39:46 [2022-03-23T20:39:46.817Z] #63 91.75 + mkdir -p /build 20:39:46 [2022-03-23T20:39:46.817Z] #63 91.76 + cp runc /build/runc 20:39:46 [2022-03-23T20:39:46.817Z] #63 DONE 92.0s 20:39:46 [2022-03-23T20:39:46.817Z] 20:39:46 [2022-03-23T20:39:46.817Z] #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 20:39:46 [2022-03-23T20:39:46.817Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:39:46 [2022-03-23T20:39:46.817Z] #67 ... 20:39:46 [2022-03-23T20:39:46.817Z] 20:39:46 [2022-03-23T20:39:46.817Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ 20:39:46 [2022-03-23T20:39:46.817Z] #64 sha256:91e687eb85d14efbffd21a68967d7845fbbfe055d045f8db8b0f673d17ecf341 20:39:46 [2022-03-23T20:39:46.817Z] #64 DONE 0.1s 20:39:46 [2022-03-23T20:39:46.817Z] 20:39:46 [2022-03-23T20:39:46.817Z] #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 20:39:46 [2022-03-23T20:39:46.817Z] #67 sha256:00009a5a17c3d123f18dc9e2499f72222af60e5cfd275e7c30f5d88448a09d8d 20:39:47 [2022-03-23T20:39:47.818Z] #60 DONE 292.1s 20:39:48 [2022-03-23T20:39:48.505Z] 037d5740b404: Pull complete 20:39:48 [2022-03-23T20:39:48.505Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 20:39:48 [2022-03-23T20:39:48.505Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 20:39:48 [2022-03-23T20:39:48.505Z] mcr.microsoft.com/windows/servercore:ltsc2022 20:39:48 [2022-03-23T20:39:48.505Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Docker version of control daemon 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] Client: 20:39:48 [2022-03-23T20:39:48.505Z] Version: 20.10.9 20:39:48 [2022-03-23T20:39:48.505Z] API version: 1.41 20:39:48 [2022-03-23T20:39:48.505Z] Go version: go1.16.8 20:39:48 [2022-03-23T20:39:48.505Z] Git commit: c2ea9bc 20:39:48 [2022-03-23T20:39:48.505Z] Built: Mon Oct 4 16:11:10 2021 20:39:48 [2022-03-23T20:39:48.505Z] OS/Arch: windows/amd64 20:39:48 [2022-03-23T20:39:48.505Z] Context: default 20:39:48 [2022-03-23T20:39:48.505Z] Experimental: true 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] Server: Docker Engine - Community 20:39:48 [2022-03-23T20:39:48.505Z] Engine: 20:39:48 [2022-03-23T20:39:48.505Z] Version: 20.10.9 20:39:48 [2022-03-23T20:39:48.505Z] API version: 1.41 (minimum version 1.24) 20:39:48 [2022-03-23T20:39:48.505Z] Go version: go1.16.8 20:39:48 [2022-03-23T20:39:48.505Z] Git commit: 79ea9d3 20:39:48 [2022-03-23T20:39:48.505Z] Built: Mon Oct 4 16:06:39 2021 20:39:48 [2022-03-23T20:39:48.505Z] OS/Arch: windows/amd64 20:39:48 [2022-03-23T20:39:48.505Z] Experimental: true 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Docker info of control daemon 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] Client: 20:39:48 [2022-03-23T20:39:48.505Z] Context: default 20:39:48 [2022-03-23T20:39:48.505Z] Debug Mode: false 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] Server: 20:39:48 [2022-03-23T20:39:48.505Z] Containers: 0 20:39:48 [2022-03-23T20:39:48.505Z] Running: 0 20:39:48 [2022-03-23T20:39:48.505Z] Paused: 0 20:39:48 [2022-03-23T20:39:48.505Z] Stopped: 0 20:39:48 [2022-03-23T20:39:48.505Z] Images: 1 20:39:48 [2022-03-23T20:39:48.505Z] Server Version: 20.10.9 20:39:48 [2022-03-23T20:39:48.505Z] Storage Driver: windowsfilter (windows) lcow (linux) 20:39:48 [2022-03-23T20:39:48.505Z] Windows: 20:39:48 [2022-03-23T20:39:48.505Z] LCOW: 20:39:48 [2022-03-23T20:39:48.505Z] Logging Driver: json-file 20:39:48 [2022-03-23T20:39:48.505Z] Plugins: 20:39:48 [2022-03-23T20:39:48.505Z] Volume: local 20:39:48 [2022-03-23T20:39:48.505Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:39:48 [2022-03-23T20:39:48.505Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:39:48 [2022-03-23T20:39:48.505Z] Swarm: inactive 20:39:48 [2022-03-23T20:39:48.505Z] Default Isolation: process 20:39:48 [2022-03-23T20:39:48.505Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 20:39:48 [2022-03-23T20:39:48.505Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) 20:39:48 [2022-03-23T20:39:48.505Z] OSType: windows 20:39:48 [2022-03-23T20:39:48.505Z] Architecture: x86_64 20:39:48 [2022-03-23T20:39:48.505Z] CPUs: 4 20:39:48 [2022-03-23T20:39:48.505Z] Total Memory: 32GiB 20:39:48 [2022-03-23T20:39:48.505Z] Name: azwin-2-34f4e0 20:39:48 [2022-03-23T20:39:48.505Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 20:39:48 [2022-03-23T20:39:48.505Z] Docker Root Dir: D:\docker 20:39:48 [2022-03-23T20:39:48.505Z] Debug Mode: false 20:39:48 [2022-03-23T20:39:48.505Z] Registry: https://index.docker.io/v1/ 20:39:48 [2022-03-23T20:39:48.505Z] Labels: 20:39:48 [2022-03-23T20:39:48.505Z] Experimental: true 20:39:48 [2022-03-23T20:39:48.505Z] Insecure Registries: 20:39:48 [2022-03-23T20:39:48.505Z] 10.0.0.4:5000 20:39:48 [2022-03-23T20:39:48.505Z] 127.0.0.0/8 20:39:48 [2022-03-23T20:39:48.505Z] Registry Mirrors: 20:39:48 [2022-03-23T20:39:48.505Z] http://10.0.0.4:5000/ 20:39:48 [2022-03-23T20:39:48.505Z] Live Restore Enabled: false 20:39:48 [2022-03-23T20:39:48.505Z] Product License: Community Engine 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Commit hash is 8c7ea316d1 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Nuke-Everything... 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Container count on control daemon to delete is 0 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Nuking d:\CI 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Zapped successfully 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Location for testing is d:\CI\PR-42638\25 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Validating GOLang consistency in Dockerfile.windows... 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] INFO: Building the image from Dockerfile.windows at 03/23/2022 20:39:38... 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] Sending build context to Docker daemon 64.17MB 20:39:48 [2022-03-23T20:39:48.505Z] 20:39:48 [2022-03-23T20:39:48.505Z] Step 1/11 : FROM microsoft/windowsservercore 20:39:48 [2022-03-23T20:39:48.505Z] ---> 02f938cacc3b 20:39:48 [2022-03-23T20:39:48.505Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 20:39:48 [2022-03-23T20:39:48.505Z] ---> Running in aa4b4f9d8144 20:39:48 [2022-03-23T20:39:48.505Z] Removing intermediate container aa4b4f9d8144 20:39:48 [2022-03-23T20:39:48.505Z] ---> 98f14eef0b55 20:39:48 [2022-03-23T20:39:48.505Z] Step 3/11 : ARG GO_VERSION=1.18.0 20:39:48 [2022-03-23T20:39:48.505Z] ---> Running in f8764a44519d 20:39:48 [2022-03-23T20:39:48.505Z] Removing intermediate container f8764a44519d 20:39:48 [2022-03-23T20:39:48.505Z] ---> 2887b079c9aa 20:39:48 [2022-03-23T20:39:48.505Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 20:39:48 [2022-03-23T20:39:48.505Z] ---> Running in ddaff74937d7 20:39:48 [2022-03-23T20:39:48.505Z] Removing intermediate container ddaff74937d7 20:39:48 [2022-03-23T20:39:48.505Z] ---> acb55d1b0cae 20:39:48 [2022-03-23T20:39:48.505Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 20:39:48 [2022-03-23T20:39:48.505Z] ---> Running in 61503bab8b5e 20:39:48 [2022-03-23T20:39:48.505Z] Removing intermediate container 61503bab8b5e 20:39:48 [2022-03-23T20:39:48.505Z] ---> 4da99ad83328 20:39:48 [2022-03-23T20:39:48.505Z] 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} 20:39:48 [2022-03-23T20:39:48.505Z] ---> Running in a505b8deaf00 20:39:48 [2022-03-23T20:39:48.505Z] Removing intermediate container a505b8deaf00 20:39:48 [2022-03-23T20:39:48.505Z] ---> 5e699556096e 20:39:48 [2022-03-23T20:39:48.506Z] 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; 20:39:48 [2022-03-23T20:39:48.506Z] ---> Running in ef50bd106ce7 20:39:48 [2022-03-23T20:39:48.798Z] 20:39:48 [2022-03-23T20:39:48.798Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ 20:39:48 [2022-03-23T20:39:48.798Z] #61 sha256:fda44021ffb3a314d6e392ed1c038bdc1f1c18179dc724c266938bcca90cba4a 20:39:49 [2022-03-23T20:39:49.733Z] #61 DONE 1.0s 20:39:49 [2022-03-23T20:39:49.733Z] 20:39:49 [2022-03-23T20:39:49.733Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:39:49 [2022-03-23T20:39:49.733Z] #66 sha256:6f4d164eab6fd7c0a3bd407788d94c68d4ec9cd9d401ec25a11ab5e06cb1cef2 20:39:49 [2022-03-23T20:39:49.992Z] #66 DONE 0.2s 20:39:49 [2022-03-23T20:39:49.992Z] 20:39:49 [2022-03-23T20:39:49.992Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ 20:39:49 [2022-03-23T20:39:49.992Z] #71 sha256:042a8f1b06c4723d2e5dc85cdc0734e7059f601073b8d0459b529c4e8dc0c6f9 20:39:50 [2022-03-23T20:39:50.029Z] 20:39:50 [2022-03-23T20:39:50.029Z] SUCCESS: Specified value was saved. 20:39:50 [2022-03-23T20:39:50.925Z] #71 DONE 1.1s 20:39:50 [2022-03-23T20:39:50.925Z] 20:39:50 [2022-03-23T20:39:50.925Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker 20:39:50 [2022-03-23T20:39:50.925Z] #72 sha256:92616f86d3bbb842aa24e883941b8a1ca365f135caca51ca66950e7ef2150b1b 20:39:50 [2022-03-23T20:39:50.925Z] #72 DONE 0.0s 20:39:50 [2022-03-23T20:39:50.987Z] INFO: Downloading git... 20:39:51 [2022-03-23T20:39:51.184Z] 20:39:51 [2022-03-23T20:39:51.184Z] #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 20:39:51 [2022-03-23T20:39:51.184Z] #73 sha256:628bdb5d003b40744c79633f2f42bfbaacb21698c6dac8ee3065294811e77b68 20:39:51 [2022-03-23T20:39:51.751Z] #73 0.784 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 20:39:51 [2022-03-23T20:39:51.751Z] #73 0.864 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 20:39:51 [2022-03-23T20:39:51.947Z] INFO: Downloading go... 20:39:52 [2022-03-23T20:39:52.012Z] #73 1.047 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 20:39:52 [2022-03-23T20:39:52.950Z] #73 1.125 Reading package lists... 20:39:53 [2022-03-23T20:39:53.211Z] #73 1.622 Reading package lists... 20:39:53 [2022-03-23T20:39:53.211Z] #73 2.114 Building dependency tree... 20:39:53 [2022-03-23T20:39:53.211Z] #73 2.211 Reading state information... 20:39:53 [2022-03-23T20:39:53.211Z] #73 2.324 The following additional packages will be installed: 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.324 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.325 systemd-timesyncd 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.325 Suggested packages: 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.325 systemd-container policykit-1 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.325 Recommended packages: 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.325 libnss-systemd 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.405 The following NEW packages will be installed: 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.405 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 20:39:53 [2022-03-23T20:39:53.469Z] #73 2.406 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd 20:39:53 [2022-03-23T20:39:53.475Z] INFO: Downloading compiler 1 of 3... 20:39:53 [2022-03-23T20:39:53.475Z] INFO: Downloading compiler 2 of 3... 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.673 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.673 Need to get 5941 kB of archives. 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.673 After this operation, 19.5 MB of additional disk space will be used. 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.676 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.678 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.700 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.701 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] 20:39:53 [2022-03-23T20:39:53.729Z] #73 2.775 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] 20:39:53 [2022-03-23T20:39:53.936Z] INFO: Downloading compiler 3 of 3... 20:39:53 [2022-03-23T20:39:53.937Z] INFO: Extracting git... 20:39:53 [2022-03-23T20:39:53.988Z] #73 2.800 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] 20:39:53 [2022-03-23T20:39:53.988Z] #73 2.802 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] 20:39:53 [2022-03-23T20:39:53.989Z] #73 2.804 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] 20:39:53 [2022-03-23T20:39:53.989Z] #73 2.806 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] 20:39:53 [2022-03-23T20:39:53.989Z] #73 2.977 debconf: delaying package configuration, since apt-utils is not installed 20:39:53 [2022-03-23T20:39:53.989Z] #73 3.006 Fetched 5941 kB in 0s (15.0 MB/s) 20:39:53 [2022-03-23T20:39:53.989Z] #73 3.031 Selecting previously unselected package libargon2-1:amd64. 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.031 (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.) 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.045 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.052 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.085 Selecting previously unselected package libjson-c5:amd64. 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.088 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.091 Unpacking libjson-c5:amd64 (0.15-2) ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.125 Selecting previously unselected package libcryptsetup12:amd64. 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.128 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.132 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.185 Selecting previously unselected package libkmod2:amd64. 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.188 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.192 Unpacking libkmod2:amd64 (28-1) ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.229 Selecting previously unselected package systemd-timesyncd. 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.231 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... 20:39:54 [2022-03-23T20:39:54.248Z] #73 3.234 Unpacking systemd-timesyncd (247.3-6) ... 20:39:54 [2022-03-23T20:39:54.507Z] #73 3.282 Selecting previously unselected package systemd. 20:39:54 [2022-03-23T20:39:54.507Z] #73 3.285 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... 20:39:54 [2022-03-23T20:39:54.507Z] #73 3.317 Unpacking systemd (247.3-6) ... 20:39:54 [2022-03-23T20:39:54.765Z] #73 3.833 Setting up libargon2-1:amd64 (0~20171227-0.2) ... 20:39:55 [2022-03-23T20:39:55.024Z] #73 3.844 Setting up libjson-c5:amd64 (0.15-2) ... 20:39:55 [2022-03-23T20:39:55.024Z] #73 3.857 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 20:39:55 [2022-03-23T20:39:55.024Z] #73 3.870 Setting up libkmod2:amd64 (28-1) ... 20:39:55 [2022-03-23T20:39:55.024Z] #73 3.883 Setting up systemd (247.3-6) ... 20:39:55 [2022-03-23T20:39:55.024Z] #73 3.922 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 20:39:55 [2022-03-23T20:39:55.024Z] #73 3.924 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 20:39:55 [2022-03-23T20:39:55.024Z] #73 3.927 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 20:39:55 [2022-03-23T20:39:55.286Z] #73 4.271 Setting up systemd-timesyncd (247.3-6) ... 20:39:55 [2022-03-23T20:39:55.545Z] #73 4.477 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 20:39:55 [2022-03-23T20:39:55.545Z] #73 4.477 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 20:39:55 [2022-03-23T20:39:55.545Z] #73 4.572 Selecting previously unselected package systemd-sysv. 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.572 (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.) 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.586 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.590 Unpacking systemd-sysv (247.3-6) ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.632 Selecting previously unselected package libdbus-1-3:amd64. 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.634 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.638 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.698 Selecting previously unselected package dbus. 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.701 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.711 Unpacking dbus (1.12.20-2) ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.774 Selecting previously unselected package libpam-systemd:amd64. 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.775 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.778 Unpacking libpam-systemd:amd64 (247.3-6) ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.825 Selecting previously unselected package dbus-user-session. 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.828 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.831 Unpacking dbus-user-session (1.12.20-2) ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.919 Setting up systemd-sysv (247.3-6) ... 20:39:55 [2022-03-23T20:39:55.804Z] #73 4.933 Setting up libdbus-1-3:amd64 (1.12.20-2) ... 20:39:56 [2022-03-23T20:39:56.062Z] #73 4.943 Setting up dbus (1.12.20-2) ... 20:39:56 [2022-03-23T20:39:56.063Z] #73 5.052 invoke-rc.d: could not determine current runlevel 20:39:56 [2022-03-23T20:39:56.321Z] #73 5.055 invoke-rc.d: policy-rc.d denied execution of start. 20:39:56 [2022-03-23T20:39:56.321Z] #73 5.059 Setting up libpam-systemd:amd64 (247.3-6) ... 20:39:56 [2022-03-23T20:39:56.321Z] #73 5.230 Setting up dbus-user-session (1.12.20-2) ... 20:39:56 [2022-03-23T20:39:56.321Z] #73 5.245 Processing triggers for libc-bin (2.31-13+deb11u2) ... 20:39:56 [2022-03-23T20:39:56.579Z] #73 DONE 5.4s 20:39:56 [2022-03-23T20:39:56.580Z] 20:39:56 [2022-03-23T20:39:56.580Z] #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 20:39:56 [2022-03-23T20:39:56.580Z] #74 sha256:c021cbbb925e79e6fa8369a8db3f3e39035a0fd42dfba9b1111d749e538ffd46 20:39:56 [2022-03-23T20:39:56.839Z] #74 0.390 % Total % Received % Xferd Average Speed Time Time Time Current 20:39:56 [2022-03-23T20:39:56.839Z] #74 0.391 Dload Upload Total Spent Left Speed 20:39:57 [2022-03-23T20:39:57.099Z] #74 0.392 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6096 0 --:--:-- --:--:-- --:--:-- 6117 20:39:57 [2022-03-23T20:39:57.099Z] #74 DONE 0.7s 20:39:57 [2022-03-23T20:39:57.099Z] 20:39:57 [2022-03-23T20:39:57.099Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker 20:39:57 [2022-03-23T20:39:57.099Z] #75 sha256:cefc734dbf7b51597c334b49212aa3fa175798412d88cb58179dce43e420d11e 20:39:58 [2022-03-23T20:39:58.037Z] #75 DONE 0.9s 20:39:58 [2022-03-23T20:39:58.037Z] 20:39:58 [2022-03-23T20:39:58.037Z] #76 exporting to image 20:39:58 [2022-03-23T20:39:58.037Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 20:39:58 [2022-03-23T20:39:58.037Z] #76 exporting layers 20:40:04 [2022-03-23T20:40:04.602Z] #76 exporting layers 6.1s done 20:40:04 [2022-03-23T20:40:04.602Z] #76 writing image sha256:107b6e9d1ff042759af5e68c6910d2a66f0e8e82c3133e696e98edd2f2dee254 20:40:04 [2022-03-23T20:40:04.602Z] #76 writing image sha256:107b6e9d1ff042759af5e68c6910d2a66f0e8e82c3133e696e98edd2f2dee254 done 20:40:04 [2022-03-23T20:40:04.602Z] #76 naming to docker.io/library/docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed done 20:40:04 [2022-03-23T20:40:04.602Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:04 [2022-03-23T20:40:04.956Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -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:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh dynbinary test-integration 20:40:06 [2022-03-23T20:40:06.274Z] INFO: Expanding go... 20:40:06 [2022-03-23T20:40:06.332Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. 20:40:06 [2022-03-23T20:40:06.332Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. 20:40:06 [2022-03-23T20:40:06.332Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. 20:40:06 [2022-03-23T20:40:06.332Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target 20:40:06 [2022-03-23T20:40:06.332Z] 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) 20:40:06 [2022-03-23T20:40:06.332Z] Detected virtualization docker. 20:40:06 [2022-03-23T20:40:06.332Z] Detected architecture x86-64. 20:40:06 [2022-03-23T20:40:06.332Z] Set hostname to <8c2838b8411e>. 20:40:06 [2022-03-23T20:40:06.332Z] modprobe@configfs.service: Succeeded. 20:40:06 [2022-03-23T20:40:06.332Z] modprobe@drm.service: Succeeded. 20:40:06 [2022-03-23T20:40:06.332Z] modprobe@fuse.service: Succeeded. 20:40:06 [2022-03-23T20:40:06.591Z] + source /etc/docker-entrypoint-cmd 20:40:06 [2022-03-23T20:40:06.591Z] ++ hack/make.sh dynbinary test-integration 20:40:06 [2022-03-23T20:40:06.591Z] 20:40:06 [2022-03-23T20:40:06.591Z] Removing bundles/ 20:40:06 [2022-03-23T20:40:06.591Z] 20:40:06 [2022-03-23T20:40:06.591Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:40:06 [2022-03-23T20:40:06.591Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:40:06 [2022-03-23T20:40:06.591Z] GOOS="" GOARCH="" GOARM="" 20:40:13 [2022-03-23T20:40:13.018Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:40:13 [2022-03-23T20:40:13.018Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 20:40:13 [2022-03-23T20:40:13.018Z] GOOS="" GOARCH="" GOARM="" 20:40:13 [2022-03-23T20:40:13.018Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 20:40:13 [2022-03-23T20:40:13.018Z] 20:40:13 [2022-03-23T20:40:13.018Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:40:13 [2022-03-23T20:40:13.018Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:40:13 [2022-03-23T20:40:13.018Z] HOSTNAME=e75fb3d75ae7 20:40:13 [2022-03-23T20:40:13.018Z] DEST=bundles/test-integration 20:40:13 [2022-03-23T20:40:13.018Z] PWD=/go/src/github.com/docker/docker 20:40:13 [2022-03-23T20:40:13.018Z] DOCKER_ROOTLESS=1 20:40:13 [2022-03-23T20:40:13.018Z] DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:40:13 [2022-03-23T20:40:13.018Z] container=docker 20:40:13 [2022-03-23T20:40:13.018Z] HOME=/root 20:40:13 [2022-03-23T20:40:13.018Z] GOLANG_VERSION=1.18 20:40:13 [2022-03-23T20:40:13.018Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:40:13 [2022-03-23T20:40:13.018Z] VALIDATE_BRANCH=master 20:40:13 [2022-03-23T20:40:13.018Z] TERM=xterm 20:40:13 [2022-03-23T20:40:13.018Z] DOCKER_PKG=github.com/docker/docker 20:40:13 [2022-03-23T20:40:13.018Z] SHLVL=1 20:40:13 [2022-03-23T20:40:13.018Z] TIMEOUT=120m 20:40:13 [2022-03-23T20:40:13.018Z] DOCKER_BUILDTAGS=apparmor seccomp journald 20:40:13 [2022-03-23T20:40:13.018Z] DOCKER_GRAPHDRIVER=overlay2 20:40:13 [2022-03-23T20:40:13.018Z] GO111MODULE=off 20:40:13 [2022-03-23T20:40:13.018Z] DOCKER_EXPERIMENTAL=1 20:40:13 [2022-03-23T20:40:13.018Z] TEST_SKIP_INTEGRATION_CLI=1 20:40:13 [2022-03-23T20:40:13.018Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:40:13 [2022-03-23T20:40:13.018Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:40:13 [2022-03-23T20:40:13.018Z] GOPATH=/go 20:40:13 [2022-03-23T20:40:13.018Z] PKG_CONFIG=pkg-config 20:40:13 [2022-03-23T20:40:13.018Z] _=/usr/bin/env 20:40:13 [2022-03-23T20:40:13.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:40:16 [2022-03-23T20:40:16.486Z] 037d5740b404: Pull complete 20:40:16 [2022-03-23T20:40:16.486Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 20:40:16 [2022-03-23T20:40:16.486Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 20:40:16 [2022-03-23T20:40:16.486Z] mcr.microsoft.com/windows/servercore:ltsc2022 20:40:16 [2022-03-23T20:40:16.486Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully 20:40:16 [2022-03-23T20:40:16.486Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore 20:40:16 [2022-03-23T20:40:16.486Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' 20:40:16 [2022-03-23T20:40:16.486Z] INFO: Docker version of control daemon 20:40:16 [2022-03-23T20:40:16.486Z] 20:40:16 [2022-03-23T20:40:16.486Z] Client: 20:40:16 [2022-03-23T20:40:16.486Z] Version: 20.10.9 20:40:16 [2022-03-23T20:40:16.486Z] API version: 1.41 20:40:16 [2022-03-23T20:40:16.486Z] Go version: go1.16.8 20:40:16 [2022-03-23T20:40:16.486Z] Git commit: c2ea9bc 20:40:16 [2022-03-23T20:40:16.486Z] Built: Mon Oct 4 16:11:10 2021 20:40:16 [2022-03-23T20:40:16.486Z] OS/Arch: windows/amd64 20:40:16 [2022-03-23T20:40:16.486Z] Context: default 20:40:16 [2022-03-23T20:40:16.486Z] Experimental: true 20:40:16 [2022-03-23T20:40:16.486Z] 20:40:16 [2022-03-23T20:40:16.486Z] Server: Docker Engine - Community 20:40:16 [2022-03-23T20:40:16.486Z] Engine: 20:40:16 [2022-03-23T20:40:16.486Z] Version: 20.10.9 20:40:16 [2022-03-23T20:40:16.486Z] API version: 1.41 (minimum version 1.24) 20:40:16 [2022-03-23T20:40:16.486Z] Go version: go1.16.8 20:40:16 [2022-03-23T20:40:16.486Z] Git commit: 79ea9d3 20:40:16 [2022-03-23T20:40:16.486Z] Built: Mon Oct 4 16:06:39 2021 20:40:16 [2022-03-23T20:40:16.486Z] OS/Arch: windows/amd64 20:40:16 [2022-03-23T20:40:16.486Z] Experimental: true 20:40:16 [2022-03-23T20:40:16.486Z] 20:40:16 [2022-03-23T20:40:16.486Z] INFO: Docker info of control daemon 20:40:16 [2022-03-23T20:40:16.486Z] 20:40:16 [2022-03-23T20:40:16.942Z] Client: 20:40:16 [2022-03-23T20:40:16.942Z] Context: default 20:40:16 [2022-03-23T20:40:16.942Z] Debug Mode: false 20:40:16 [2022-03-23T20:40:16.942Z] 20:40:16 [2022-03-23T20:40:16.942Z] Server: 20:40:16 [2022-03-23T20:40:16.942Z] Containers: 0 20:40:16 [2022-03-23T20:40:16.942Z] Running: 0 20:40:16 [2022-03-23T20:40:16.942Z] Paused: 0 20:40:16 [2022-03-23T20:40:16.942Z] Stopped: 0 20:40:16 [2022-03-23T20:40:16.942Z] Images: 1 20:40:16 [2022-03-23T20:40:16.942Z] Server Version: 20.10.9 20:40:16 [2022-03-23T20:40:16.942Z] Storage Driver: windowsfilter (windows) lcow (linux) 20:40:16 [2022-03-23T20:40:16.942Z] Windows: 20:40:16 [2022-03-23T20:40:16.942Z] LCOW: 20:40:16 [2022-03-23T20:40:16.942Z] Logging Driver: json-file 20:40:16 [2022-03-23T20:40:16.942Z] Plugins: 20:40:16 [2022-03-23T20:40:16.942Z] Volume: local 20:40:16 [2022-03-23T20:40:16.942Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:40:16 [2022-03-23T20:40:16.942Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:40:16 [2022-03-23T20:40:16.942Z] Swarm: inactive 20:40:16 [2022-03-23T20:40:16.942Z] Default Isolation: process 20:40:16 [2022-03-23T20:40:16.942Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 20:40:16 [2022-03-23T20:40:16.942Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) 20:40:16 [2022-03-23T20:40:16.942Z] OSType: windows 20:40:16 [2022-03-23T20:40:16.942Z] Architecture: x86_64 20:40:16 [2022-03-23T20:40:16.942Z] CPUs: 4 20:40:16 [2022-03-23T20:40:16.942Z] Total Memory: 32GiB 20:40:16 [2022-03-23T20:40:16.942Z] Name: azwin-2-c236d0 20:40:16 [2022-03-23T20:40:16.942Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 20:40:16 [2022-03-23T20:40:16.942Z] Docker Root Dir: D:\docker 20:40:16 [2022-03-23T20:40:16.942Z] Debug Mode: false 20:40:16 [2022-03-23T20:40:16.942Z] Registry: https://index.docker.io/v1/ 20:40:16 [2022-03-23T20:40:16.942Z] Labels: 20:40:16 [2022-03-23T20:40:16.942Z] Experimental: true 20:40:16 [2022-03-23T20:40:16.942Z] Insecure Registries: 20:40:16 [2022-03-23T20:40:16.942Z] 10.0.0.4:5000 20:40:16 [2022-03-23T20:40:16.942Z] 127.0.0.0/8 20:40:16 [2022-03-23T20:40:16.942Z] Registry Mirrors: 20:40:16 [2022-03-23T20:40:16.942Z] http://10.0.0.4:5000/ 20:40:16 [2022-03-23T20:40:16.942Z] Live Restore Enabled: false 20:40:16 [2022-03-23T20:40:16.942Z] Product License: Community Engine 20:40:16 [2022-03-23T20:40:16.942Z] 20:40:16 [2022-03-23T20:40:16.942Z] 20:40:16 [2022-03-23T20:40:16.942Z] INFO: Commit hash is 8c7ea316d1 20:40:16 [2022-03-23T20:40:16.942Z] INFO: Nuke-Everything... 20:40:16 [2022-03-23T20:40:16.942Z] INFO: Container count on control daemon to delete is 0 20:40:17 [2022-03-23T20:40:17.541Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:40:17 [2022-03-23T20:40:17.541Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 20:40:17 [2022-03-23T20:40:17.541Z] GOOS="" GOARCH="" GOARM="" 20:40:17 [2022-03-23T20:40:17.797Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 20:40:17 [2022-03-23T20:40:17.797Z] 20:40:18 [2022-03-23T20:40:18.470Z] INFO: Nuking d:\CI 20:40:18 [2022-03-23T20:40:18.470Z] INFO: Zapped successfully 20:40:18 [2022-03-23T20:40:18.470Z] INFO: Location for testing is d:\CI\PR-42638\25 20:40:18 [2022-03-23T20:40:18.470Z] INFO: Validating GOLang consistency in Dockerfile.windows... 20:40:18 [2022-03-23T20:40:18.470Z] 20:40:18 [2022-03-23T20:40:18.470Z] 20:40:18 [2022-03-23T20:40:18.470Z] INFO: Building the image from Dockerfile.windows at 03/23/2022 20:40:18... 20:40:18 [2022-03-23T20:40:18.470Z] 20:40:18 [2022-03-23T20:40:18.955Z] #67 180.2 # github.com/containerd/containerd/cmd/containerd 20:40:18 [2022-03-23T20:40:18.955Z] #67 180.2 /usr/bin/ld: /tmp/go-link-3443904318/000019.o: in function `New': 20:40:18 [2022-03-23T20:40:18.955Z] #67 180.2 /tmp/tmp.A2XCdRVtlI/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 20:40:18 [2022-03-23T20:40:18.955Z] #67 180.3 + bin/containerd-stress 20:40:18 [2022-03-23T20:40:18.955Z] #67 181.4 + bin/containerd-shim 20:40:19 [2022-03-23T20:40:19.691Z] + TEST_INTEGRATION_DEST=2 20:40:19 [2022-03-23T20:40:19.691Z] + CONTAINER_NAME=docker-pr25-2 20:40:19 [2022-03-23T20:40:19.691Z] + TEST_SKIP_INTEGRATION=1 20:40:19 [2022-03-23T20:40:19.691Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 20:40:19 [2022-03-23T20:40:19.691Z] + run_tests 20:40:19 [2022-03-23T20:40:19.691Z] + c=0 20:40:19 [2022-03-23T20:40:19.691Z] + '[' -n 0 ']' 20:40:19 [2022-03-23T20:40:19.691Z] + rm= 20:40:19 [2022-03-23T20:40:19.691Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42638/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42638/.git:/go/src/github.com/docker/docker/.git --name docker-pr25-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh '' test-integration 20:40:19 [2022-03-23T20:40:19.691Z] + TEST_INTEGRATION_DEST=1 20:40:19 [2022-03-23T20:40:19.691Z] + CONTAINER_NAME=docker-pr25-1 20:40:19 [2022-03-23T20:40:19.691Z] + TEST_SKIP_INTEGRATION_CLI=1 20:40:19 [2022-03-23T20:40:19.691Z] + run_tests test-integration-flaky 20:40:19 [2022-03-23T20:40:19.691Z] + '[' -n 0 ']' 20:40:19 [2022-03-23T20:40:19.691Z] + rm= 20:40:19 [2022-03-23T20:40:19.691Z] + TEST_INTEGRATION_DEST=3 20:40:19 [2022-03-23T20:40:19.691Z] + CONTAINER_NAME=docker-pr25-3 20:40:19 [2022-03-23T20:40:19.691Z] + TEST_SKIP_INTEGRATION=1 20:40:19 [2022-03-23T20:40:19.691Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 20:40:19 [2022-03-23T20:40:19.691Z] + run_tests 20:40:19 [2022-03-23T20:40:19.691Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42638/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42638/.git:/go/src/github.com/docker/docker/.git --name docker-pr25-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh test-integration-flaky test-integration 20:40:19 [2022-03-23T20:40:19.691Z] + '[' -n 0 ']' 20:40:19 [2022-03-23T20:40:19.691Z] + rm= 20:40:19 [2022-03-23T20:40:19.691Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42638/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42638/.git:/go/src/github.com/docker/docker/.git --name docker-pr25-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh '' test-integration 20:40:19 [2022-03-23T20:40:19.691Z] ++ jobs -p 20:40:19 [2022-03-23T20:40:19.691Z] + for job in $(jobs -p) 20:40:19 [2022-03-23T20:40:19.691Z] + wait 10157 20:40:20 [2022-03-23T20:40:20.257Z] 20:40:20 [2022-03-23T20:40:20.257Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 20:40:20 [2022-03-23T20:40:20.515Z] 20:40:20 [2022-03-23T20:40:20.515Z] 20:40:20 [2022-03-23T20:40:20.515Z] 20:40:20 [2022-03-23T20:40:20.515Z] Found new integrations tests: 20:40:20 [2022-03-23T20:40:20.515Z] +func TestPrivilegedHostDevices(t *testing.T) { 20:40:20 [2022-03-23T20:40:20.515Z] Running stress test for them. 20:40:20 [2022-03-23T20:40:20.515Z] Using test flags: -test.count 5 -test.run TestPrivilegedHostDevices 20:40:20 [2022-03-23T20:40:20.515Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:40:20 [2022-03-23T20:40:20.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:40:20 [2022-03-23T20:40:20.515Z] HOSTNAME=da7441cada29 20:40:20 [2022-03-23T20:40:20.515Z] TEST_SKIP_INTEGRATION=1 20:40:20 [2022-03-23T20:40:20.515Z] TESTDEBUG=0 20:40:20 [2022-03-23T20:40:20.515Z] DEST=bundles/test-integration 20:40:20 [2022-03-23T20:40:20.515Z] PWD=/go/src/github.com/docker/docker 20:40:20 [2022-03-23T20:40:20.515Z] KEEPBUNDLE=1 20:40:20 [2022-03-23T20:40:20.515Z] DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:40:20 [2022-03-23T20:40:20.515Z] container=docker 20:40:20 [2022-03-23T20:40:20.515Z] HOME=/root 20:40:20 [2022-03-23T20:40:20.515Z] GOLANG_VERSION=1.18 20:40:20 [2022-03-23T20:40:20.515Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:40:20 [2022-03-23T20:40:20.515Z] VALIDATE_BRANCH=master 20:40:20 [2022-03-23T20:40:20.515Z] TERM=xterm 20:40:20 [2022-03-23T20:40:20.515Z] DOCKER_PKG=github.com/docker/docker 20:40:20 [2022-03-23T20:40:20.515Z] SHLVL=1 20:40:20 [2022-03-23T20:40:20.515Z] TIMEOUT=120m 20:40:20 [2022-03-23T20:40:20.515Z] DOCKER_BUILDTAGS=apparmor seccomp journald 20:40:20 [2022-03-23T20:40:20.515Z] DOCKER_GRAPHDRIVER=overlay2 20:40:20 [2022-03-23T20:40:20.515Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 20:40:20 [2022-03-23T20:40:20.515Z] GO111MODULE=off 20:40:20 [2022-03-23T20:40:20.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:40:20 [2022-03-23T20:40:20.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:40:20 [2022-03-23T20:40:20.515Z] GOPATH=/go 20:40:20 [2022-03-23T20:40:20.515Z] PKG_CONFIG=pkg-config 20:40:20 [2022-03-23T20:40:20.515Z] _=/usr/bin/env 20:40:20 [2022-03-23T20:40:20.515Z] Building test suite binary ./integration-cli/test.main 20:40:20 [2022-03-23T20:40:20.515Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:40:20 [2022-03-23T20:40:20.771Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:40:20 [2022-03-23T20:40:20.771Z] HOSTNAME=d01af5800841 20:40:20 [2022-03-23T20:40:20.771Z] TEST_SKIP_INTEGRATION=1 20:40:20 [2022-03-23T20:40:20.771Z] TESTDEBUG=0 20:40:20 [2022-03-23T20:40:20.771Z] DEST=bundles/test-integration 20:40:20 [2022-03-23T20:40:20.771Z] PWD=/go/src/github.com/docker/docker 20:40:20 [2022-03-23T20:40:20.771Z] KEEPBUNDLE=1 20:40:20 [2022-03-23T20:40:20.771Z] DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:40:20 [2022-03-23T20:40:20.771Z] container=docker 20:40:20 [2022-03-23T20:40:20.771Z] HOME=/root 20:40:20 [2022-03-23T20:40:20.771Z] GOLANG_VERSION=1.18 20:40:20 [2022-03-23T20:40:20.771Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:40:20 [2022-03-23T20:40:20.771Z] VALIDATE_BRANCH=master 20:40:20 [2022-03-23T20:40:20.771Z] TERM=xterm 20:40:20 [2022-03-23T20:40:20.771Z] DOCKER_PKG=github.com/docker/docker 20:40:20 [2022-03-23T20:40:20.771Z] SHLVL=1 20:40:20 [2022-03-23T20:40:20.771Z] TIMEOUT=120m 20:40:20 [2022-03-23T20:40:20.771Z] DOCKER_BUILDTAGS=apparmor seccomp journald 20:40:20 [2022-03-23T20:40:20.771Z] DOCKER_GRAPHDRIVER=overlay2 20:40:20 [2022-03-23T20:40:20.771Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 20:40:20 [2022-03-23T20:40:20.771Z] GO111MODULE=off 20:40:20 [2022-03-23T20:40:20.771Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:40:20 [2022-03-23T20:40:20.771Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:40:20 [2022-03-23T20:40:20.771Z] GOPATH=/go 20:40:20 [2022-03-23T20:40:20.771Z] PKG_CONFIG=pkg-config 20:40:20 [2022-03-23T20:40:20.771Z] _=/usr/bin/env 20:40:20 [2022-03-23T20:40:20.771Z] Building test suite binary ./integration-cli/test.main 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 16.2% of statements 20:40:22 [2022-03-23T20:40:22.120Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/backend [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/container [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/events [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements 20:40:22 [2022-03-23T20:40:22.120Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/image [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/mount [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/network [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/registry [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements 20:40:22 [2022-03-23T20:40:22.120Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/api/types/volume [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/builder [no test files] 20:40:22 [2022-03-23T20:40:22.120Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ok github.com/docker/docker/builder/remotecontext 0.076s coverage: 13.7% of statements 20:40:22 [2022-03-23T20:40:22.121Z] ok github.com/docker/docker/builder/dockerfile 0.191s coverage: 49.3% of statements 20:40:22 [2022-03-23T20:40:22.121Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 20:40:22 [2022-03-23T20:40:22.121Z] ok github.com/docker/docker/builder/remotecontext/git 1.063s coverage: 86.3% of statements 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/cli [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ? github.com/docker/docker/cli/config [no test files] 20:40:22 [2022-03-23T20:40:22.121Z] ok github.com/docker/docker/cmd/docker-proxy 0.335s coverage: 67.6% of statements 20:40:22 [2022-03-23T20:40:22.141Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:40:22 [2022-03-23T20:40:22.141Z] HOSTNAME=2e9b2ead0e72 20:40:22 [2022-03-23T20:40:22.141Z] TESTDEBUG=0 20:40:22 [2022-03-23T20:40:22.141Z] DEST=bundles/test-integration-flaky 20:40:22 [2022-03-23T20:40:22.141Z] PWD=/go/src/github.com/docker/docker 20:40:22 [2022-03-23T20:40:22.141Z] KEEPBUNDLE=1 20:40:22 [2022-03-23T20:40:22.141Z] DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:40:22 [2022-03-23T20:40:22.141Z] container=docker 20:40:22 [2022-03-23T20:40:22.141Z] HOME=/root 20:40:22 [2022-03-23T20:40:22.141Z] GOLANG_VERSION=1.18 20:40:22 [2022-03-23T20:40:22.141Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:40:22 [2022-03-23T20:40:22.141Z] VALIDATE_BRANCH=master 20:40:22 [2022-03-23T20:40:22.141Z] TERM=xterm 20:40:22 [2022-03-23T20:40:22.141Z] DOCKER_PKG=github.com/docker/docker 20:40:22 [2022-03-23T20:40:22.141Z] SHLVL=1 20:40:22 [2022-03-23T20:40:22.141Z] TIMEOUT=120m 20:40:22 [2022-03-23T20:40:22.141Z] DOCKER_BUILDTAGS=apparmor seccomp journald 20:40:22 [2022-03-23T20:40:22.141Z] DOCKER_GRAPHDRIVER=overlay2 20:40:22 [2022-03-23T20:40:22.141Z] TESTFLAGS=-test.count 5 -test.run TestPrivilegedHostDevices 20:40:22 [2022-03-23T20:40:22.141Z] GO111MODULE=off 20:40:22 [2022-03-23T20:40:22.141Z] TEST_SKIP_INTEGRATION_CLI=1 20:40:22 [2022-03-23T20:40:22.141Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:40:22 [2022-03-23T20:40:22.141Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:40:22 [2022-03-23T20:40:22.141Z] TEST_REPEAT=5 20:40:22 [2022-03-23T20:40:22.141Z] GOPATH=/go 20:40:22 [2022-03-23T20:40:22.141Z] PKG_CONFIG=pkg-config 20:40:22 [2022-03-23T20:40:22.141Z] _=/usr/bin/env 20:40:22 [2022-03-23T20:40:22.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:40:24 [2022-03-23T20:40:24.019Z] ok github.com/docker/docker/client 0.098s coverage: 75.7% of statements 20:40:24 [2022-03-23T20:40:24.247Z] Sending build context to Docker daemon 64.17MB 20:40:24 [2022-03-23T20:40:24.247Z] 20:40:24 [2022-03-23T20:40:24.247Z] Step 1/11 : FROM microsoft/windowsservercore 20:40:24 [2022-03-23T20:40:24.247Z] ---> 02f938cacc3b 20:40:24 [2022-03-23T20:40:24.247Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 20:40:24 [2022-03-23T20:40:24.247Z] ---> Running in 49ef5140a96a 20:40:24 [2022-03-23T20:40:24.702Z] Removing intermediate container 49ef5140a96a 20:40:24 [2022-03-23T20:40:24.702Z] ---> 52a67ab609c8 20:40:24 [2022-03-23T20:40:24.702Z] Step 3/11 : ARG GO_VERSION=1.18.0 20:40:24 [2022-03-23T20:40:24.702Z] ---> Running in 09aaae77b5fb 20:40:24 [2022-03-23T20:40:24.702Z] Removing intermediate container 09aaae77b5fb 20:40:24 [2022-03-23T20:40:24.702Z] ---> 1e196c3084cd 20:40:24 [2022-03-23T20:40:24.702Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 20:40:24 [2022-03-23T20:40:24.702Z] ---> Running in 8107f7abb763 20:40:25 [2022-03-23T20:40:25.157Z] Removing intermediate container 8107f7abb763 20:40:25 [2022-03-23T20:40:25.157Z] ---> af3d7c64529c 20:40:25 [2022-03-23T20:40:25.157Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 20:40:25 [2022-03-23T20:40:25.157Z] ---> Running in 5df588718a08 20:40:25 [2022-03-23T20:40:25.612Z] Removing intermediate container 5df588718a08 20:40:25 [2022-03-23T20:40:25.612Z] ---> 1afb04351018 20:40:25 [2022-03-23T20:40:25.612Z] 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} 20:40:25 [2022-03-23T20:40:25.612Z] ---> Running in 889c18d1f3ef 20:40:26 [2022-03-23T20:40:26.067Z] Removing intermediate container 889c18d1f3ef 20:40:26 [2022-03-23T20:40:26.067Z] ---> b484a761f10f 20:40:26 [2022-03-23T20:40:26.068Z] 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; 20:40:26 [2022-03-23T20:40:26.068Z] ---> Running in 38b64e00664d 20:40:27 [2022-03-23T20:40:27.110Z] #67 192.7 + bin/containerd-shim-runc-v1 20:40:30 [2022-03-23T20:40:30.742Z] 20:40:30 [2022-03-23T20:40:30.742Z] SUCCESS: Specified value was saved. 20:40:31 [2022-03-23T20:40:31.356Z] INFO: Expanding compiler 1 of 3... 20:40:31 [2022-03-23T20:40:31.356Z] INFO: Expanding compiler 2 of 3... 20:40:31 [2022-03-23T20:40:31.707Z] INFO: Downloading git... 20:40:33 [2022-03-23T20:40:33.235Z] INFO: Downloading go... 20:40:33 [2022-03-23T20:40:33.747Z] #67 199.3 + bin/containerd-shim-runc-v2 20:40:33 [2022-03-23T20:40:33.747Z] #67 200.1 + binaries 20:40:33 [2022-03-23T20:40:33.747Z] #67 200.1 + install -D bin/containerd /build/containerd 20:40:33 [2022-03-23T20:40:33.747Z] #67 200.1 + install -D bin/containerd-shim /build/containerd-shim 20:40:33 [2022-03-23T20:40:33.747Z] #67 200.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 20:40:33 [2022-03-23T20:40:33.747Z] #67 200.2 + install -D bin/ctr /build/ctr 20:40:34 [2022-03-23T20:40:34.319Z] #67 DONE 200.6s 20:40:35 [2022-03-23T20:40:35.069Z] INFO: Expanding compiler 3 of 3... 20:40:35 [2022-03-23T20:40:35.405Z] INFO: Downloading compiler 1 of 3... 20:40:35 [2022-03-23T20:40:35.405Z] INFO: Downloading compiler 2 of 3... 20:40:35 [2022-03-23T20:40:35.405Z] INFO: Downloading compiler 3 of 3... 20:40:35 [2022-03-23T20:40:35.529Z] INFO: Removing downloaded files... 20:40:35 [2022-03-23T20:40:35.704Z] 20:40:35 [2022-03-23T20:40:35.704Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ 20:40:35 [2022-03-23T20:40:35.704Z] #68 sha256:2d77f5aff7c09420d66e32f20af7ec5c79da9ee54605a18c14e906dc42d0349e 20:40:35 [2022-03-23T20:40:35.704Z] #68 DONE 0.2s 20:40:35 [2022-03-23T20:40:35.704Z] 20:40:35 [2022-03-23T20:40:35.704Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:40:35 [2022-03-23T20:40:35.704Z] #73 sha256:044f868d1cb14157f8515ee5bdab618b09426549d640078eac6d34f50affbd33 20:40:35 [2022-03-23T20:40:35.704Z] #73 DONE 0.1s 20:40:35 [2022-03-23T20:40:35.704Z] 20:40:35 [2022-03-23T20:40:35.704Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ 20:40:35 [2022-03-23T20:40:35.704Z] #78 sha256:94f82f5de2309c639046904df213a8b596eb669fca427c4cf4aad875b885ede9 20:40:35 [2022-03-23T20:40:35.865Z] INFO: Extracting git... 20:40:35 [2022-03-23T20:40:35.968Z] #78 DONE 0.5s 20:40:35 [2022-03-23T20:40:35.985Z] INFO: Downloading containerd 20:40:36 [2022-03-23T20:40:36.228Z] 20:40:36 [2022-03-23T20:40:36.228Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker 20:40:36 [2022-03-23T20:40:36.228Z] #79 sha256:bc1fb8242149d04245d6c083152ea2f4061eb4fb0aed9e7a5ef206fb044db6d9 20:40:36 [2022-03-23T20:40:36.228Z] #79 DONE 0.0s 20:40:36 [2022-03-23T20:40:36.228Z] 20:40:36 [2022-03-23T20:40:36.228Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker 20:40:36 [2022-03-23T20:40:36.228Z] #80 sha256:c6f877a230b382671cab7f8aa1f6be440d5db6979f2ff73e8de1b5323bd79ac8 20:40:40 [2022-03-23T20:40:40.437Z] #80 DONE 3.5s 20:40:40 [2022-03-23T20:40:40.437Z] 20:40:40 [2022-03-23T20:40:40.437Z] #81 exporting to image 20:40:40 [2022-03-23T20:40:40.437Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 20:40:40 [2022-03-23T20:40:40.437Z] #81 exporting layers 20:40:48 [2022-03-23T20:40:48.228Z] INFO: Expanding go... 20:40:56 [2022-03-23T20:40:56.137Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 29.3% of statements 20:40:56 [2022-03-23T20:40:56.138Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements 20:40:56 [2022-03-23T20:40:56.703Z] ok github.com/docker/docker/cmd/dockerd/trap 2.473s coverage: 0.0% of statements 20:40:56 [2022-03-23T20:40:56.703Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 20:40:56 [2022-03-23T20:40:56.703Z] ? github.com/docker/docker/container/stream [no test files] 20:40:56 [2022-03-23T20:40:56.703Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:40:56 [2022-03-23T20:40:56.703Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:40:56 [2022-03-23T20:40:56.703Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:40:59 [2022-03-23T20:40:59.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:41:00 [2022-03-23T20:41:00.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:41:01 [2022-03-23T20:41:01.971Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements 20:41:03 [2022-03-23T20:41:03.879Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements 20:41:04 [2022-03-23T20:41:04.816Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements 20:41:07 [2022-03-23T20:41:07.033Z] #81 exporting layers 26.4s done 20:41:07 [2022-03-23T20:41:07.033Z] #81 writing image sha256:600dbdef13b187844718a8a5e04d6ccd2cdd386247a8557ad81fb11b94cf7ace done 20:41:07 [2022-03-23T20:41:07.033Z] #81 naming to docker.io/library/docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed done 20:41:07 [2022-03-23T20:41:07.033Z] #81 DONE 26.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 20:41:07 [2022-03-23T20:41:07.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42638/.git:/go/src/github.com/docker/docker/.git --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/validate/default 20:41:08 [2022-03-23T20:41:08.752Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 20:41:08 [2022-03-23T20:41:08.752Z] No api/types/ or api/swagger.yaml changes in diff. 20:41:08 [2022-03-23T20:41:08.752Z] Congratulations! All TOML source files changed here have valid syntax. 20:41:08 [2022-03-23T20:41:08.752Z] Congratulations! Changelog CHANGELOG.md is well-formed. 20:41:08 [2022-03-23T20:41:08.752Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 20:41:08 [2022-03-23T20:41:08.752Z] Congratulations! No new tests were added to integration-cli. 20:41:08 [2022-03-23T20:41:08.752Z] 20:41:08 [2022-03-23T20:41:08.752Z] INFO Start validation with golang-ci-lint 20:41:09 [2022-03-23T20:41:09.695Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 20:41:09 [2022-03-23T20:41:09.695Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 20:41:09 [2022-03-23T20:41:09.695Z] INFO [loader] Using build tags: [apparmor seccomp] 20:41:11 [2022-03-23T20:41:11.378Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements 20:41:12 [2022-03-23T20:41:12.315Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.0% of statements 20:41:12 [2022-03-23T20:41:12.574Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 20:41:13 [2022-03-23T20:41:13.142Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements 20:41:14 [2022-03-23T20:41:14.078Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements 20:41:14 [2022-03-23T20:41:14.336Z] ok github.com/docker/docker/daemon 10.111s coverage: 17.1% of statements 20:41:14 [2022-03-23T20:41:14.336Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:41:14 [2022-03-23T20:41:14.336Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:41:14 [2022-03-23T20:41:14.336Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:41:14 [2022-03-23T20:41:14.336Z] ? github.com/docker/docker/daemon/exec [no test files] 20:41:15 [2022-03-23T20:41:15.274Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.241s coverage: 56.2% of statements 20:41:15 [2022-03-23T20:41:15.534Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements 20:41:16 [2022-03-23T20:41:16.913Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements 20:41:17 [2022-03-23T20:41:17.857Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.147s coverage: 50.5% of statements 20:41:18 [2022-03-23T20:41:18.144Z] INFO: Expanding compiler 1 of 3... 20:41:18 [2022-03-23T20:41:18.144Z] INFO: Expanding compiler 2 of 3... 20:41:19 [2022-03-23T20:41:19.760Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.606s coverage: 58.0% of statements 20:41:19 [2022-03-23T20:41:19.760Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.745s coverage: 46.2% of statements 20:41:19 [2022-03-23T20:41:19.760Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:41:19 [2022-03-23T20:41:19.760Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 20:41:19 [2022-03-23T20:41:19.760Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:41:20 [2022-03-23T20:41:20.326Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.8% of statements 20:41:20 [2022-03-23T20:41:20.584Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 2.9% of statements 20:41:20 [2022-03-23T20:41:20.842Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements 20:41:21 [2022-03-23T20:41:21.031Z] INFO: Expanding compiler 3 of 3... 20:41:21 [2022-03-23T20:41:21.994Z] INFO: Removing downloaded files... 20:41:21 [2022-03-23T20:41:21.994Z] INFO: Downloading containerd 20:41:22 [2022-03-23T20:41:22.216Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements 20:41:22 [2022-03-23T20:41:22.216Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:41:22 [2022-03-23T20:41:22.216Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:41:22 [2022-03-23T20:41:22.475Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.0% of statements 20:41:23 [2022-03-23T20:41:23.414Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements 20:41:23 [2022-03-23T20:41:23.414Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 80.2% of statements 20:41:23 [2022-03-23T20:41:23.414Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:41:23 [2022-03-23T20:41:23.983Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements 20:41:23 [2022-03-23T20:41:23.983Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements 20:41:24 [2022-03-23T20:41:24.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements 20:41:24 [2022-03-23T20:41:24.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 69.9% of statements 20:41:25 [2022-03-23T20:41:25.121Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 78.7% of statements 20:41:25 [2022-03-23T20:41:25.121Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:41:25 [2022-03-23T20:41:25.690Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 59.1% of statements 20:41:25 [2022-03-23T20:41:25.690Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements 20:41:26 [2022-03-23T20:41:26.629Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements 20:41:26 [2022-03-23T20:41:26.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 20:41:26 [2022-03-23T20:41:26.889Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 20:41:27 [2022-03-23T20:41:27.461Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 20:41:28 [2022-03-23T20:41:28.034Z] ok github.com/docker/docker/daemon/logger/splunk 1.539s coverage: 82.5% of statements 20:41:28 [2022-03-23T20:41:28.034Z] ? github.com/docker/docker/daemon/names [no test files] 20:41:28 [2022-03-23T20:41:28.034Z] ? github.com/docker/docker/daemon/stats [no test files] 20:41:28 [2022-03-23T20:41:28.973Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements 20:41:29 [2022-03-23T20:41:29.542Z] ok github.com/docker/docker/distribution 0.605s coverage: 28.4% of statements 20:41:29 [2022-03-23T20:41:29.542Z] ? github.com/docker/docker/distribution/utils [no test files] 20:41:30 [2022-03-23T20:41:30.109Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements 20:41:30 [2022-03-23T20:41:30.676Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements 20:41:30 [2022-03-23T20:41:30.934Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements 20:41:31 [2022-03-23T20:41:31.500Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements 20:41:31 [2022-03-23T20:41:31.500Z] ? github.com/docker/docker/dockerversion [no test files] 20:41:31 [2022-03-23T20:41:31.500Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements 20:41:32 [2022-03-23T20:41:32.066Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements 20:41:32 [2022-03-23T20:41:32.066Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:41:32 [2022-03-23T20:41:32.325Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements 20:41:32 [2022-03-23T20:41:32.892Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements 20:41:33 [2022-03-23T20:41:33.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:41:33 [2022-03-23T20:41:33.458Z] ok github.com/docker/docker/opts 0.018s coverage: 66.3% of statements 20:41:33 [2022-03-23T20:41:33.717Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements 20:41:35 [2022-03-23T20:41:35.097Z] ok github.com/docker/docker/pkg/archive 0.269s coverage: 82.6% of statements 20:41:36 [2022-03-23T20:41:36.475Z] ok github.com/docker/docker/pkg/authorization 0.752s coverage: 68.3% of statements 20:41:36 [2022-03-23T20:41:36.475Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 20:41:36 [2022-03-23T20:41:36.734Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 20:41:40 [2022-03-23T20:41:40.021Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 43.5% of statements 20:41:40 [2022-03-23T20:41:40.021Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements 20:41:40 [2022-03-23T20:41:40.021Z] ok github.com/docker/docker/layer 7.109s coverage: 69.0% of statements 20:41:40 [2022-03-23T20:41:40.021Z] ? github.com/docker/docker/libcontainerd [no test files] 20:41:40 [2022-03-23T20:41:40.021Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:41:40 [2022-03-23T20:41:40.021Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:41:40 [2022-03-23T20:41:40.021Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:41:40 [2022-03-23T20:41:40.021Z] ? github.com/docker/docker/oci/caps [no test files] 20:41:40 [2022-03-23T20:41:40.021Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:41:40 [2022-03-23T20:41:40.021Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements 20:41:40 [2022-03-23T20:41:40.607Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 20:41:40 [2022-03-23T20:41:40.866Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements 20:41:41 [2022-03-23T20:41:41.124Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements 20:41:41 [2022-03-23T20:41:41.124Z] ok github.com/docker/docker/pkg/fsutils 0.140s coverage: 85.1% of statements 20:41:41 [2022-03-23T20:41:41.382Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements 20:41:42 [2022-03-23T20:41:42.315Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 69.5% of statements 20:41:42 [2022-03-23T20:41:42.315Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 70.1% of statements 20:41:42 [2022-03-23T20:41:42.573Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements 20:41:42 [2022-03-23T20:41:42.573Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements 20:41:42 [2022-03-23T20:41:42.573Z] ? github.com/docker/docker/pkg/loopback [no test files] 20:41:42 [2022-03-23T20:41:42.832Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements 20:41:42 [2022-03-23T20:41:42.832Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 20:41:43 [2022-03-23T20:41:43.092Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements 20:41:43 [2022-03-23T20:41:43.351Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements 20:41:43 [2022-03-23T20:41:43.351Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 20:41:43 [2022-03-23T20:41:43.351Z] ? github.com/docker/docker/pkg/platform [no test files] 20:41:43 [2022-03-23T20:41:43.351Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:41:43 [2022-03-23T20:41:43.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:41:43 [2022-03-23T20:41:43.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:41:43 [2022-03-23T20:41:43.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:41:43 [2022-03-23T20:41:43.516Z] 0a6173b79e25: Pull complete 20:41:43 [2022-03-23T20:41:43.516Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 20:41:43 [2022-03-23T20:41:43.516Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 20:41:43 [2022-03-23T20:41:43.516Z] mcr.microsoft.com/windows/servercore:ltsc2019 20:41:43 [2022-03-23T20:41:43.516Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully 20:41:43 [2022-03-23T20:41:43.516Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore 20:41:43 [2022-03-23T20:41:43.516Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' 20:41:43 [2022-03-23T20:41:43.516Z] INFO: Docker version of control daemon 20:41:43 [2022-03-23T20:41:43.516Z] 20:41:43 [2022-03-23T20:41:43.516Z] Client: 20:41:43 [2022-03-23T20:41:43.516Z] Version: 20.10.9 20:41:43 [2022-03-23T20:41:43.516Z] API version: 1.41 20:41:43 [2022-03-23T20:41:43.516Z] Go version: go1.16.8 20:41:43 [2022-03-23T20:41:43.516Z] Git commit: c2ea9bc 20:41:43 [2022-03-23T20:41:43.516Z] Built: Mon Oct 4 16:11:10 2021 20:41:43 [2022-03-23T20:41:43.516Z] OS/Arch: windows/amd64 20:41:43 [2022-03-23T20:41:43.516Z] Context: default 20:41:43 [2022-03-23T20:41:43.516Z] Experimental: true 20:41:43 [2022-03-23T20:41:43.516Z] 20:41:43 [2022-03-23T20:41:43.516Z] Server: Docker Engine - Community 20:41:43 [2022-03-23T20:41:43.516Z] Engine: 20:41:43 [2022-03-23T20:41:43.516Z] Version: 20.10.9 20:41:43 [2022-03-23T20:41:43.516Z] API version: 1.41 (minimum version 1.24) 20:41:43 [2022-03-23T20:41:43.516Z] Go version: go1.16.8 20:41:43 [2022-03-23T20:41:43.516Z] Git commit: 79ea9d3 20:41:43 [2022-03-23T20:41:43.516Z] Built: Mon Oct 4 16:06:39 2021 20:41:43 [2022-03-23T20:41:43.516Z] OS/Arch: windows/amd64 20:41:43 [2022-03-23T20:41:43.516Z] Experimental: true 20:41:43 [2022-03-23T20:41:43.516Z] 20:41:43 [2022-03-23T20:41:43.516Z] INFO: Docker info of control daemon 20:41:43 [2022-03-23T20:41:43.516Z] 20:41:43 [2022-03-23T20:41:43.516Z] Client: 20:41:43 [2022-03-23T20:41:43.516Z] Context: default 20:41:43 [2022-03-23T20:41:43.516Z] Debug Mode: false 20:41:43 [2022-03-23T20:41:43.516Z] Plugins: 20:41:43 [2022-03-23T20:41:43.516Z] app: Docker Application (Docker Inc., v0.8.0) 20:41:43 [2022-03-23T20:41:43.516Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) 20:41:43 [2022-03-23T20:41:43.517Z] registry: Manage Docker registries (Docker Inc., 0.1.0) 20:41:43 [2022-03-23T20:41:43.517Z] 20:41:43 [2022-03-23T20:41:43.517Z] Server: 20:41:43 [2022-03-23T20:41:43.517Z] Containers: 0 20:41:43 [2022-03-23T20:41:43.517Z] Running: 0 20:41:43 [2022-03-23T20:41:43.517Z] Paused: 0 20:41:43 [2022-03-23T20:41:43.517Z] Stopped: 0 20:41:43 [2022-03-23T20:41:43.517Z] Images: 1 20:41:43 [2022-03-23T20:41:43.517Z] Server Version: 20.10.9 20:41:43 [2022-03-23T20:41:43.517Z] Storage Driver: windowsfilter (windows) lcow (linux) 20:41:43 [2022-03-23T20:41:43.517Z] Windows: 20:41:43 [2022-03-23T20:41:43.517Z] LCOW: 20:41:43 [2022-03-23T20:41:43.517Z] Logging Driver: json-file 20:41:43 [2022-03-23T20:41:43.517Z] Plugins: 20:41:43 [2022-03-23T20:41:43.517Z] Volume: local 20:41:43 [2022-03-23T20:41:43.517Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:41:43 [2022-03-23T20:41:43.517Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:41:43 [2022-03-23T20:41:43.517Z] Swarm: inactive 20:41:43 [2022-03-23T20:41:43.517Z] Default Isolation: process 20:41:43 [2022-03-23T20:41:43.517Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 20:41:43 [2022-03-23T20:41:43.517Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) 20:41:43 [2022-03-23T20:41:43.517Z] OSType: windows 20:41:43 [2022-03-23T20:41:43.517Z] Architecture: x86_64 20:41:43 [2022-03-23T20:41:43.517Z] CPUs: 4 20:41:43 [2022-03-23T20:41:43.517Z] Total Memory: 32GiB 20:41:43 [2022-03-23T20:41:43.517Z] Name: azwin-2-a25970 20:41:43 [2022-03-23T20:41:43.517Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L 20:41:43 [2022-03-23T20:41:43.517Z] Docker Root Dir: D:\docker 20:41:43 [2022-03-23T20:41:43.517Z] Debug Mode: false 20:41:43 [2022-03-23T20:41:43.517Z] Registry: https://index.docker.io/v1/ 20:41:43 [2022-03-23T20:41:43.517Z] Labels: 20:41:43 [2022-03-23T20:41:43.517Z] Experimental: true 20:41:43 [2022-03-23T20:41:43.517Z] Insecure Registries: 20:41:43 [2022-03-23T20:41:43.517Z] 10.0.0.4:5000 20:41:43 [2022-03-23T20:41:43.517Z] 127.0.0.0/8 20:41:43 [2022-03-23T20:41:43.517Z] Registry Mirrors: 20:41:43 [2022-03-23T20:41:43.517Z] http://10.0.0.4:5000/ 20:41:43 [2022-03-23T20:41:43.517Z] Live Restore Enabled: false 20:41:43 [2022-03-23T20:41:43.517Z] Product License: Community Engine 20:41:43 [2022-03-23T20:41:43.517Z] 20:41:43 [2022-03-23T20:41:43.517Z] 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Commit hash is 8c7ea316d1 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Nuke-Everything... 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Container count on control daemon to delete is 0 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Nuking d:\CI 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Zapped successfully 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Location for testing is d:\CI\PR-42638\25 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Validating GOLang consistency in Dockerfile.windows... 20:41:43 [2022-03-23T20:41:43.517Z] 20:41:43 [2022-03-23T20:41:43.517Z] 20:41:43 [2022-03-23T20:41:43.517Z] INFO: Building the image from Dockerfile.windows at 03/23/2022 20:41:39... 20:41:43 [2022-03-23T20:41:43.517Z] 20:41:43 [2022-03-23T20:41:43.916Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 20:41:44 [2022-03-23T20:41:44.174Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements 20:41:44 [2022-03-23T20:41:44.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:41:44 [2022-03-23T20:41:44.432Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 20:41:44 [2022-03-23T20:41:44.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:41:44 [2022-03-23T20:41:44.691Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 20:41:45 [2022-03-23T20:41:45.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:41:46 [2022-03-23T20:41:46.070Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements 20:41:46 [2022-03-23T20:41:46.070Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements 20:41:46 [2022-03-23T20:41:46.329Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements 20:41:46 [2022-03-23T20:41:46.587Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 20:41:46 [2022-03-23T20:41:46.846Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 20:41:47 [2022-03-23T20:41:47.106Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 20:41:47 [2022-03-23T20:41:47.247Z] Sending build context to Docker daemon 64.17MB 20:41:47 [2022-03-23T20:41:47.248Z] 20:41:47 [2022-03-23T20:41:47.248Z] Step 1/11 : FROM microsoft/windowsservercore 20:41:47 [2022-03-23T20:41:47.248Z] ---> 6a11116086a4 20:41:47 [2022-03-23T20:41:47.248Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 20:41:47 [2022-03-23T20:41:47.248Z] ---> Running in 2b9f628ae3db 20:41:47 [2022-03-23T20:41:47.365Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements 20:41:47 [2022-03-23T20:41:47.709Z] Removing intermediate container 2b9f628ae3db 20:41:47 [2022-03-23T20:41:47.709Z] ---> 5255a0d0fff9 20:41:47 [2022-03-23T20:41:47.709Z] Step 3/11 : ARG GO_VERSION=1.18.0 20:41:47 [2022-03-23T20:41:47.709Z] ---> Running in 92a53e834073 20:41:47 [2022-03-23T20:41:47.933Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements 20:41:47 [2022-03-23T20:41:47.984Z] 20:41:47 [2022-03-23T20:41:47.984Z] Name Version Source Summary 20:41:47 [2022-03-23T20:41:47.984Z] ---- ------- ------ ------- 20:41:47 [2022-03-23T20:41:47.984Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... 20:41:47 [2022-03-23T20:41:47.984Z] 20:41:47 [2022-03-23T20:41:47.984Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd 20:41:47 [2022-03-23T20:41:47.984Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ 20:41:47 [2022-03-23T20:41:47.984Z] PSChildName : containerd 20:41:47 [2022-03-23T20:41:47.984Z] PSDrive : C 20:41:47 [2022-03-23T20:41:47.984Z] PSProvider : Microsoft.PowerShell.Core\FileSystem 20:41:47 [2022-03-23T20:41:47.984Z] PSIsContainer : True 20:41:47 [2022-03-23T20:41:47.984Z] Name : containerd 20:41:47 [2022-03-23T20:41:47.984Z] FullName : C:\containerd 20:41:47 [2022-03-23T20:41:47.984Z] Parent : 20:41:47 [2022-03-23T20:41:47.984Z] Exists : True 20:41:47 [2022-03-23T20:41:47.984Z] Root : C:\ 20:41:47 [2022-03-23T20:41:47.984Z] Extension : 20:41:47 [2022-03-23T20:41:47.984Z] CreationTime : 3/23/2022 8:41:39 PM 20:41:47 [2022-03-23T20:41:47.984Z] CreationTimeUtc : 3/23/2022 8:41:39 PM 20:41:47 [2022-03-23T20:41:47.984Z] LastAccessTime : 3/23/2022 8:41:39 PM 20:41:47 [2022-03-23T20:41:47.984Z] LastAccessTimeUtc : 3/23/2022 8:41:39 PM 20:41:47 [2022-03-23T20:41:47.984Z] LastWriteTime : 3/23/2022 8:41:39 PM 20:41:47 [2022-03-23T20:41:47.984Z] LastWriteTimeUtc : 3/23/2022 8:41:39 PM 20:41:47 [2022-03-23T20:41:47.984Z] Attributes : Directory 20:41:47 [2022-03-23T20:41:47.984Z] Mode : d----- 20:41:47 [2022-03-23T20:41:47.984Z] BaseName : containerd 20:41:47 [2022-03-23T20:41:47.984Z] Target : {} 20:41:47 [2022-03-23T20:41:47.984Z] LinkType : 20:41:47 [2022-03-23T20:41:47.984Z] 20:41:47 [2022-03-23T20:41:47.984Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 20:41:47 [2022-03-23T20:41:47.984Z] INFO: Configuring git core.autocrlf... 20:41:47 [2022-03-23T20:41:47.984Z] 20:41:47 [2022-03-23T20:41:47.984Z] 20:41:48 [2022-03-23T20:41:48.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:41:48 [2022-03-23T20:41:48.168Z] Removing intermediate container 92a53e834073 20:41:48 [2022-03-23T20:41:48.168Z] ---> f931eebc0150 20:41:48 [2022-03-23T20:41:48.168Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 20:41:48 [2022-03-23T20:41:48.168Z] ---> Running in bdd779854934 20:41:48 [2022-03-23T20:41:48.192Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements 20:41:48 [2022-03-23T20:41:48.628Z] Removing intermediate container bdd779854934 20:41:48 [2022-03-23T20:41:48.628Z] ---> e603d14ab977 20:41:48 [2022-03-23T20:41:48.628Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 20:41:48 [2022-03-23T20:41:48.628Z] ---> Running in 4fe2227f595f 20:41:48 [2022-03-23T20:41:48.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:41:48 [2022-03-23T20:41:48.759Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements 20:41:49 [2022-03-23T20:41:49.019Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 20:41:49 [2022-03-23T20:41:49.019Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 20:41:49 [2022-03-23T20:41:49.085Z] Removing intermediate container 4fe2227f595f 20:41:49 [2022-03-23T20:41:49.085Z] ---> 1b935223ecd7 20:41:49 [2022-03-23T20:41:49.085Z] 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} 20:41:49 [2022-03-23T20:41:49.085Z] ---> Running in bfe6a99eb99f 20:41:49 [2022-03-23T20:41:49.279Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 20:41:49 [2022-03-23T20:41:49.549Z] Removing intermediate container bfe6a99eb99f 20:41:49 [2022-03-23T20:41:49.549Z] ---> bdee5d4fe32a 20:41:49 [2022-03-23T20:41:49.549Z] 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; 20:41:49 [2022-03-23T20:41:49.549Z] ---> Running in 91d3c34f1418 20:41:50 [2022-03-23T20:41:50.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 20:41:50 [2022-03-23T20:41:50.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:41:51 [2022-03-23T20:41:51.183Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements 20:41:51 [2022-03-23T20:41:51.183Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements 20:41:51 [2022-03-23T20:41:51.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:41:51 [2022-03-23T20:41:51.752Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements 20:41:52 [2022-03-23T20:41:52.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:41:52 [2022-03-23T20:41:52.688Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements 20:41:52 [2022-03-23T20:41:52.946Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements 20:41:53 [2022-03-23T20:41:53.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:41:53 [2022-03-23T20:41:53.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:41:53 [2022-03-23T20:41:53.880Z] ok github.com/docker/docker/registry 0.077s coverage: 58.5% of statements 20:41:54 [2022-03-23T20:41:54.445Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements 20:41:54 [2022-03-23T20:41:54.445Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 20:41:54 [2022-03-23T20:41:54.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:41:55 [2022-03-23T20:41:55.011Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements 20:41:55 [2022-03-23T20:41:55.011Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 20:41:55 [2022-03-23T20:41:55.530Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:41:55 [2022-03-23T20:41:55.530Z] Using test binary docker 20:41:55 [2022-03-23T20:41:55.530Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:41:55 [2022-03-23T20:41:55.530Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 20:41:55 [2022-03-23T20:41:55.530Z] INFO: Waiting for daemon to start... 20:41:55 [2022-03-23T20:41:55.530Z] Starting dockerd 20:41:56 [2022-03-23T20:41:56.914Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 20:41:57 [2022-03-23T20:41:57.173Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements 20:41:57 [2022-03-23T20:41:57.742Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements 20:41:58 [2022-03-23T20:41:58.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:41:58 [2022-03-23T20:41:58.058Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 20:41:58 [2022-03-23T20:41:58.058Z] GOOS="" GOARCH="" GOARM="" 20:41:58 [2022-03-23T20:41:58.058Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 20:41:58 [2022-03-23T20:41:58.058Z] 20:41:58 [2022-03-23T20:41:58.058Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:41:58 [2022-03-23T20:41:58.060Z] . 20:41:58 [2022-03-23T20:41:58.060Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:41:58 [2022-03-23T20:41:58.320Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:41:58 [2022-03-23T20:41:58.320Z] Error: No such image: emptyfs 20:41:58 [2022-03-23T20:41:58.320Z] Running integration-test (iteration 1) 20:41:58 [2022-03-23T20:41:58.320Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 20:41:58 [2022-03-23T20:41:58.580Z] Loaded image: busybox:latest 20:41:58 [2022-03-23T20:41:58.580Z] Loaded image: busybox:glibc 20:41:58 [2022-03-23T20:41:58.626Z] DOCKER_SYSTEMD=1 20:41:58 [2022-03-23T20:41:58.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:41:58 [2022-03-23T20:41:58.626Z] HOSTNAME=8c2838b8411e 20:41:58 [2022-03-23T20:41:58.626Z] DEST=bundles/test-integration 20:41:58 [2022-03-23T20:41:58.626Z] PWD=/go/src/github.com/docker/docker 20:41:58 [2022-03-23T20:41:58.626Z] DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:41:58 [2022-03-23T20:41:58.626Z] container=docker 20:41:58 [2022-03-23T20:41:58.626Z] HOME=/root 20:41:58 [2022-03-23T20:41:58.626Z] LANG=C.UTF-8 20:41:58 [2022-03-23T20:41:58.626Z] INVOCATION_ID=c7654afbafa344a2b5c7861d3cf3ca8e 20:41:58 [2022-03-23T20:41:58.626Z] GOLANG_VERSION=1.18 20:41:58 [2022-03-23T20:41:58.626Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:41:58 [2022-03-23T20:41:58.626Z] VALIDATE_BRANCH=master 20:41:58 [2022-03-23T20:41:58.626Z] TERM=xterm 20:41:58 [2022-03-23T20:41:58.626Z] DOCKER_PKG=github.com/docker/docker 20:41:58 [2022-03-23T20:41:58.626Z] SHLVL=3 20:41:58 [2022-03-23T20:41:58.626Z] TIMEOUT=120m 20:41:58 [2022-03-23T20:41:58.626Z] DOCKER_BUILDTAGS=apparmor seccomp journald 20:41:58 [2022-03-23T20:41:58.626Z] DOCKER_GRAPHDRIVER=overlay2 20:41:58 [2022-03-23T20:41:58.626Z] GO111MODULE=off 20:41:58 [2022-03-23T20:41:58.626Z] DOCKER_EXPERIMENTAL=1 20:41:58 [2022-03-23T20:41:58.626Z] TEST_SKIP_INTEGRATION_CLI=1 20:41:58 [2022-03-23T20:41:58.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:41:58 [2022-03-23T20:41:58.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:41:58 [2022-03-23T20:41:58.626Z] GOPATH=/go 20:41:58 [2022-03-23T20:41:58.626Z] PKG_CONFIG=pkg-config 20:41:58 [2022-03-23T20:41:58.626Z] _=/usr/bin/env 20:41:58 [2022-03-23T20:41:58.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:41:58 [2022-03-23T20:41:58.679Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements 20:41:59 [2022-03-23T20:41:59.957Z] Loaded image: debian:bullseye-slim 20:41:59 [2022-03-23T20:41:59.957Z] Loaded image: hello-world:latest 20:42:00 [2022-03-23T20:42:00.215Z] Loaded image: arm32v7/hello-world:latest 20:42:00 [2022-03-23T20:42:00.216Z] INFO: Testing against a local daemon 20:42:00 [2022-03-23T20:42:00.216Z] === RUN TestCgroupNamespacesBuild 20:42:01 [2022-03-23T20:42:01.151Z] --- PASS: TestCgroupNamespacesBuild (1.13s) 20:42:01 [2022-03-23T20:42:01.151Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:42:02 [2022-03-23T20:42:02.529Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) 20:42:02 [2022-03-23T20:42:02.529Z] === RUN TestBuildWithSession 20:42:02 [2022-03-23T20:42:02.529Z] build_session_test.go:25: TODO: BuildKit 20:42:02 [2022-03-23T20:42:02.529Z] --- SKIP: TestBuildWithSession (0.00s) 20:42:02 [2022-03-23T20:42:02.529Z] === RUN TestBuildSquashParent 20:42:07 [2022-03-23T20:42:07.210Z] 20:42:07 [2022-03-23T20:42:07.210Z] SUCCESS: Specified value was saved. 20:42:07 [2022-03-23T20:42:07.667Z] INFO: Downloading git... 20:42:09 [2022-03-23T20:42:09.084Z] --- PASS: TestBuildSquashParent (6.59s) 20:42:09 [2022-03-23T20:42:09.084Z] === RUN TestBuildWithRemoveAndForceRemove 20:42:09 [2022-03-23T20:42:09.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:42:09 [2022-03-23T20:42:09.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:42:09 [2022-03-23T20:42:09.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:42:09 [2022-03-23T20:42:09.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:42:09 [2022-03-23T20:42:09.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:42:09 [2022-03-23T20:42:09.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:42:09 [2022-03-23T20:42:09.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:42:09 [2022-03-23T20:42:09.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:42:09 [2022-03-23T20:42:09.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:42:09 [2022-03-23T20:42:09.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:42:09 [2022-03-23T20:42:09.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:42:09 [2022-03-23T20:42:09.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:42:09 [2022-03-23T20:42:09.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:42:09 [2022-03-23T20:42:09.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:42:09 [2022-03-23T20:42:09.848Z] INFO: Downloading go... 20:42:10 [2022-03-23T20:42:10.989Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:42:10 [2022-03-23T20:42:10.989Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:42:11 [2022-03-23T20:42:11.382Z] INFO: Downloading compiler 1 of 3... 20:42:11 [2022-03-23T20:42:11.382Z] INFO: Downloading compiler 2 of 3... 20:42:11 [2022-03-23T20:42:11.382Z] INFO: Downloading compiler 3 of 3... 20:42:11 [2022-03-23T20:42:11.382Z] INFO: Extracting git... 20:42:12 [2022-03-23T20:42:12.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:42:12 [2022-03-23T20:42:12.897Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:42:14 [2022-03-23T20:42:14.801Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 20:42:14 [2022-03-23T20:42:14.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.77s) 20:42:14 [2022-03-23T20:42:14.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.02s) 20:42:14 [2022-03-23T20:42:14.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s) 20:42:14 [2022-03-23T20:42:14.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) 20:42:14 [2022-03-23T20:42:14.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) 20:42:14 [2022-03-23T20:42:14.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) 20:42:14 [2022-03-23T20:42:14.801Z] === RUN TestBuildMultiStageCopy 20:42:14 [2022-03-23T20:42:14.801Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:42:18 [2022-03-23T20:42:18.079Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:42:19 [2022-03-23T20:42:19.458Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:42:20 [2022-03-23T20:42:20.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:42:20 [2022-03-23T20:42:20.607Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/pkg/signal [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/profiles/apparmor [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/rootless [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/rootless/specconv [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/environment [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/registry [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/testutil/request [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/volume [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] ? github.com/docker/docker/volume/testutils [no test files] 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === Skipped 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] network_proxy_test.go:208: No support for dual stack yet 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:13Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs 20:42:20 [2022-03-23T20:42:20.607Z] aufs_test.go:37: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver btrfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver btrfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver btrfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver btrfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver btrfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:71: No driver to put! 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] time="2022-03-23T20:41:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: driver not supported 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:71: No driver to put! 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] overlay_test.go:45: Fails to compute changes after apply intermittently 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] overlay_test.go:50: Fails to compute changes intermittently 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] overlay_test.go:65: Cannot run test with naive change algorithm 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver zfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver zfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver zfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver zfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:44: Driver zfs not supported 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] graphtest_unix.go:71: No driver to put! 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 20:42:20 [2022-03-23T20:42:20.607Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled 20:42:20 [2022-03-23T20:42:20.607Z] 20:42:20 [2022-03-23T20:42:20.607Z] DONE 2337 tests, 53 skipped in 199.354s 20:42:20 [2022-03-23T20:42:20.607Z] + '[' -n 'github.com/docker/docker/libnetwork 20:42:20 [2022-03-23T20:42:20.607Z] github.com/docker/docker/libnetwork/bitseq 20:42:20 [2022-03-23T20:42:20.607Z] github.com/docker/docker/libnetwork/cluster 20:42:20 [2022-03-23T20:42:20.607Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:42:20 [2022-03-23T20:42:20.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:42:20 [2022-03-23T20:42:20.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/cmd/ovrouter 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/config 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/datastore 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/diagnostic 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/discoverapi 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/driverapi 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/bridge 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/host 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/null 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/overlay 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/remote 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/windows 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/drvregistry 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/etchosts 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/idm 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/internal/caller 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipam 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipamapi 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipams/builtin 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipams/null 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipams/remote 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ipamutils 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/iptables 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/netlabel 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/netutils 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/networkdb 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/ns 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/options 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/osl 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/osl/kernel 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/portallocator 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/portmapper 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/resolvconf 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/testutils 20:42:20 [2022-03-23T20:42:20.608Z] github.com/docker/docker/libnetwork/types' ']' 20:42:20 [2022-03-23T20:42:20.608Z] + 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 20:42:21 [2022-03-23T20:42:21.408Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:42:22 [2022-03-23T20:42:22.343Z] --- PASS: TestBuildMultiStageCopy (7.39s) 20:42:22 [2022-03-23T20:42:22.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) 20:42:22 [2022-03-23T20:42:22.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 20:42:22 [2022-03-23T20:42:22.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 20:42:22 [2022-03-23T20:42:22.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) 20:42:22 [2022-03-23T20:42:22.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 20:42:22 [2022-03-23T20:42:22.343Z] === RUN TestBuildMultiStageParentConfig 20:42:26 [2022-03-23T20:42:26.177Z] INFO: Expanding go... 20:42:27 [2022-03-23T20:42:27.611Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) 20:42:27 [2022-03-23T20:42:27.611Z] === RUN TestBuildLabelWithTargets 20:42:35 [2022-03-23T20:42:35.721Z] --- PASS: TestBuildLabelWithTargets (8.00s) 20:42:35 [2022-03-23T20:42:35.721Z] === RUN TestBuildWithEmptyLayers 20:42:38 [2022-03-23T20:42:38.251Z] --- PASS: TestBuildWithEmptyLayers (2.99s) 20:42:38 [2022-03-23T20:42:38.251Z] === RUN TestBuildMultiStageOnBuild 20:42:43 [2022-03-23T20:42:43.514Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) 20:42:43 [2022-03-23T20:42:43.514Z] === RUN TestBuildUncleanTarFilenames 20:42:43 [2022-03-23T20:42:43.773Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) 20:42:43 [2022-03-23T20:42:43.773Z] === RUN TestBuildMultiStageLayerLeak 20:42:48 [2022-03-23T20:42:48.196Z] 20:42:48 [2022-03-23T20:42:48.196Z] Name Version Source Summary 20:42:48 [2022-03-23T20:42:48.196Z] ---- ------- ------ ------- 20:42:48 [2022-03-23T20:42:48.196Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... 20:42:48 [2022-03-23T20:42:48.196Z] 20:42:48 [2022-03-23T20:42:48.196Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd 20:42:48 [2022-03-23T20:42:48.196Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ 20:42:48 [2022-03-23T20:42:48.196Z] PSChildName : containerd 20:42:48 [2022-03-23T20:42:48.196Z] PSDrive : C 20:42:48 [2022-03-23T20:42:48.196Z] PSProvider : Microsoft.PowerShell.Core\FileSystem 20:42:48 [2022-03-23T20:42:48.196Z] PSIsContainer : True 20:42:48 [2022-03-23T20:42:48.196Z] Name : containerd 20:42:48 [2022-03-23T20:42:48.196Z] FullName : C:\containerd 20:42:48 [2022-03-23T20:42:48.196Z] Parent : 20:42:48 [2022-03-23T20:42:48.196Z] Exists : True 20:42:48 [2022-03-23T20:42:48.196Z] Root : C:\ 20:42:48 [2022-03-23T20:42:48.196Z] Extension : 20:42:48 [2022-03-23T20:42:48.196Z] CreationTime : 3/23/2022 8:42:35 PM 20:42:48 [2022-03-23T20:42:48.196Z] CreationTimeUtc : 3/23/2022 8:42:35 PM 20:42:48 [2022-03-23T20:42:48.196Z] LastAccessTime : 3/23/2022 8:42:35 PM 20:42:48 [2022-03-23T20:42:48.196Z] LastAccessTimeUtc : 3/23/2022 8:42:35 PM 20:42:48 [2022-03-23T20:42:48.196Z] LastWriteTime : 3/23/2022 8:42:35 PM 20:42:48 [2022-03-23T20:42:48.196Z] LastWriteTimeUtc : 3/23/2022 8:42:35 PM 20:42:48 [2022-03-23T20:42:48.196Z] Attributes : Directory 20:42:48 [2022-03-23T20:42:48.196Z] Mode : d----- 20:42:48 [2022-03-23T20:42:48.196Z] BaseName : containerd 20:42:48 [2022-03-23T20:42:48.196Z] Target : {} 20:42:48 [2022-03-23T20:42:48.196Z] LinkType : 20:42:48 [2022-03-23T20:42:48.196Z] 20:42:48 [2022-03-23T20:42:48.196Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 20:42:48 [2022-03-23T20:42:48.196Z] INFO: Configuring git core.autocrlf... 20:42:48 [2022-03-23T20:42:48.196Z] 20:42:48 [2022-03-23T20:42:48.196Z] 20:42:48 [2022-03-23T20:42:48.343Z] Removing intermediate container ef50bd106ce7 20:42:48 [2022-03-23T20:42:48.343Z] ---> 9ad7938827aa 20:42:48 [2022-03-23T20:42:48.343Z] 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 20:42:48 [2022-03-23T20:42:48.343Z] ---> Running in 5c1819b7c762 20:42:48 [2022-03-23T20:42:48.798Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin 20:42:48 [2022-03-23T20:42:48.798Z] go: downloading gotest.tools/gotestsum v1.7.0 20:42:49 [2022-03-23T20:42:49.041Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) 20:42:49 [2022-03-23T20:42:49.041Z] === RUN TestBuildWithHugeFile 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading github.com/fatih/color v1.10.0 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading github.com/dnephin/pflag v1.0.7 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading github.com/pkg/errors v0.9.1 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading golang.org/x/tools v0.1.0 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading github.com/mattn/go-colorable v0.1.8 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading github.com/mattn/go-isatty v0.0.12 20:42:49 [2022-03-23T20:42:49.252Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 20:42:49 [2022-03-23T20:42:49.707Z] go: downloading github.com/jonboulle/clockwork v0.2.2 20:42:49 [2022-03-23T20:42:49.707Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:42:49 [2022-03-23T20:42:49.707Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:42:49 [2022-03-23T20:42:49.707Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:42:50 [2022-03-23T20:42:50.665Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:42:50 [2022-03-23T20:42:50.665Z] go: downloading golang.org/x/mod v0.3.0 20:42:54 [2022-03-23T20:42:54.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:42:54 [2022-03-23T20:42:54.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:42:56 [2022-03-23T20:42:56.100Z] INFO: Expanding compiler 1 of 3... 20:42:56 [2022-03-23T20:42:56.100Z] INFO: Expanding compiler 2 of 3... 20:42:58 [2022-03-23T20:42:58.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:42:58 [2022-03-23T20:42:58.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:43:00 [2022-03-23T20:43:00.778Z] INFO: Expanding compiler 3 of 3... 20:43:01 [2022-03-23T20:43:01.238Z] INFO: Removing downloaded files... 20:43:01 [2022-03-23T20:43:01.239Z] INFO: Downloading containerd 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork 37.120s coverage: 40.7% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.243s coverage: 59.9% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.056s coverage: 4.0% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements 20:43:07 [2022-03-23T20:43:07.417Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 20:43:07 [2022-03-23T20:43:07.417Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 20:43:08 [2022-03-23T20:43:08.296Z] Removing intermediate container 5c1819b7c762 20:43:08 [2022-03-23T20:43:08.296Z] ---> 1aba021e04ed 20:43:08 [2022-03-23T20:43:08.296Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] 20:43:08 [2022-03-23T20:43:08.296Z] ---> Running in 443de9a9b3ee 20:43:08 [2022-03-23T20:43:08.296Z] Removing intermediate container 443de9a9b3ee 20:43:08 [2022-03-23T20:43:08.296Z] ---> bbacdf797382 20:43:08 [2022-03-23T20:43:08.296Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker 20:43:08 [2022-03-23T20:43:08.296Z] ---> Running in 0963cdc5ab49 20:43:08 [2022-03-23T20:43:08.296Z] Removing intermediate container 0963cdc5ab49 20:43:08 [2022-03-23T20:43:08.296Z] ---> bbc27f27b67d 20:43:08 [2022-03-23T20:43:08.296Z] Step 11/11 : COPY . . 20:43:12 [2022-03-23T20:43:12.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 20:43:15 [2022-03-23T20:43:15.533Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.673s coverage: 7.4% of statements 20:43:15 [2022-03-23T20:43:15.533Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 20:43:15 [2022-03-23T20:43:15.792Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements 20:43:16 [2022-03-23T20:43:16.360Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements 20:43:16 [2022-03-23T20:43:16.360Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 20:43:16 [2022-03-23T20:43:16.360Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 20:43:16 [2022-03-23T20:43:16.360Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 20:43:16 [2022-03-23T20:43:16.618Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements 20:43:16 [2022-03-23T20:43:16.877Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements 20:43:17 [2022-03-23T20:43:17.136Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 20:43:17 [2022-03-23T20:43:17.396Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements 20:43:19 [2022-03-23T20:43:19.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:43:27 [2022-03-23T20:43:27.388Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements 20:43:29 [2022-03-23T20:43:29.325Z] ---> f2d11e5ddc9c 20:43:29 [2022-03-23T20:43:29.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:43:29 [2022-03-23T20:43:29.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:43:29 [2022-03-23T20:43:29.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:43:30 [2022-03-23T20:43:30.285Z] Successfully built f2d11e5ddc9c 20:43:30 [2022-03-23T20:43:30.285Z] Successfully tagged docker:latest 20:43:30 [2022-03-23T20:43:30.285Z] INFO: Image build ended at 03/23/2022 20:43:29. Duration:00:03:51.3099856 20:43:30 [2022-03-23T20:43:30.285Z] 20:43:30 [2022-03-23T20:43:30.285Z] 20:43:30 [2022-03-23T20:43:30.285Z] INFO: Building the test binaries at 03/23/2022 20:43:29... 20:43:30 [2022-03-23T20:43:30.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:43:30 [2022-03-23T20:43:30.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:43:31 [2022-03-23T20:43:31.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:43:34 [2022-03-23T20:43:34.083Z] INFO: make.ps1 starting at 03/23/2022 20:43:33 20:43:34 [2022-03-23T20:43:34.083Z] INFO: Git commit (8c7ea316d1) assumed from DOCKER_GITCOMMIT environment variable 20:43:34 [2022-03-23T20:43:34.083Z] INFO: Invoking autogen... 20:43:34 [2022-03-23T20:43:34.083Z] INFO: Building daemon... 20:43:34 [2022-03-23T20:43:34.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:43:35 [2022-03-23T20:43:35.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:43:36 [2022-03-23T20:43:36.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 20:43:36 [2022-03-23T20:43:36.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:43:37 [2022-03-23T20:43:37.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:43:38 [2022-03-23T20:43:38.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:43:39 [2022-03-23T20:43:39.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:43:39 [2022-03-23T20:43:39.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:43:40 [2022-03-23T20:43:40.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:43:41 [2022-03-23T20:43:41.650Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:43:41 [2022-03-23T20:43:41.650Z] Using test binary docker 20:43:41 [2022-03-23T20:43:41.650Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:43:41 [2022-03-23T20:43:41.650Z] Starting apparmor (via systemctl): apparmor.service. 20:43:41 [2022-03-23T20:43:41.650Z] INFO: Waiting for daemon to start... 20:43:41 [2022-03-23T20:43:41.650Z] Starting dockerd 20:43:45 [2022-03-23T20:43:45.272Z] --- PASS: TestBuildWithHugeFile (52.88s) 20:43:45 [2022-03-23T20:43:45.272Z] === RUN TestBuildWCOWSandboxSize 20:43:45 [2022-03-23T20:43:45.272Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:43:45 [2022-03-23T20:43:45.272Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 20:43:45 [2022-03-23T20:43:45.272Z] === RUN TestBuildWithEmptyDockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:43:45 [2022-03-23T20:43:45.272Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 20:43:45 [2022-03-23T20:43:45.273Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) 20:43:45 [2022-03-23T20:43:45.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) 20:43:45 [2022-03-23T20:43:45.273Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) 20:43:45 [2022-03-23T20:43:45.273Z] === RUN TestBuildPreserveOwnership 20:43:45 [2022-03-23T20:43:45.273Z] === RUN TestBuildPreserveOwnership/copy_from 20:43:45 [2022-03-23T20:43:45.531Z] ok github.com/docker/docker/libnetwork/ipam 16.471s coverage: 85.3% of statements 20:43:45 [2022-03-23T20:43:45.531Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 20:43:45 [2022-03-23T20:43:45.531Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 20:43:45 [2022-03-23T20:43:45.531Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 20:43:45 [2022-03-23T20:43:45.531Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements 20:43:45 [2022-03-23T20:43:45.531Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 20:43:45 [2022-03-23T20:43:45.531Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 20:43:45 [2022-03-23T20:43:45.839Z] . 20:43:45 [2022-03-23T20:43:45.839Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:43:45 [2022-03-23T20:43:45.839Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:43:45 [2022-03-23T20:43:45.839Z] Error: No such image: emptyfs 20:43:45 [2022-03-23T20:43:45.839Z] Running integration-test (iteration 1) 20:43:45 [2022-03-23T20:43:45.839Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 20:43:45 [2022-03-23T20:43:45.839Z] Loaded image: busybox:latest 20:43:45 [2022-03-23T20:43:45.839Z] Loaded image: busybox:glibc 20:43:46 [2022-03-23T20:43:46.098Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements 20:43:46 [2022-03-23T20:43:46.664Z] ok github.com/docker/docker/libnetwork/iptables 0.129s coverage: 45.1% of statements 20:43:46 [2022-03-23T20:43:46.923Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 20:43:47 [2022-03-23T20:43:47.169Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:43:47 [2022-03-23T20:43:47.181Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 20:43:47 [2022-03-23T20:43:47.214Z] Loaded image: debian:bullseye-slim 20:43:47 [2022-03-23T20:43:47.214Z] Loaded image: hello-world:latest 20:43:47 [2022-03-23T20:43:47.214Z] Loaded image: arm32v7/hello-world:latest 20:43:47 [2022-03-23T20:43:47.214Z] INFO: Testing against a local daemon 20:43:47 [2022-03-23T20:43:47.214Z] === RUN TestCgroupNamespacesBuild 20:43:48 [2022-03-23T20:43:48.586Z] --- PASS: TestCgroupNamespacesBuild (1.25s) 20:43:48 [2022-03-23T20:43:48.586Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:43:48 [2022-03-23T20:43:48.830Z] Removing intermediate container 38b64e00664d 20:43:48 [2022-03-23T20:43:48.830Z] ---> bfffa28ee88c 20:43:48 [2022-03-23T20:43:48.830Z] 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 20:43:48 [2022-03-23T20:43:48.830Z] ---> Running in d9a219c289cb 20:43:48 [2022-03-23T20:43:48.830Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading gotest.tools/gotestsum v1.7.0 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/fatih/color v1.10.0 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/dnephin/pflag v1.0.7 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/pkg/errors v0.9.1 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading golang.org/x/tools v0.1.0 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/mattn/go-colorable v0.1.8 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/mattn/go-isatty v0.0.12 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading github.com/jonboulle/clockwork v0.2.2 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:43:48 [2022-03-23T20:43:48.830Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:43:49 [2022-03-23T20:43:49.299Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:43:49 [2022-03-23T20:43:49.299Z] go: downloading golang.org/x/mod v0.3.0 20:43:49 [2022-03-23T20:43:49.521Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) 20:43:49 [2022-03-23T20:43:49.521Z] === RUN TestBuildWithSession 20:43:49 [2022-03-23T20:43:49.521Z] build_session_test.go:25: TODO: BuildKit 20:43:49 [2022-03-23T20:43:49.521Z] --- SKIP: TestBuildWithSession (0.00s) 20:43:49 [2022-03-23T20:43:49.521Z] === RUN TestBuildSquashParent 20:43:51 [2022-03-23T20:43:51.357Z] --- PASS: TestBuildPreserveOwnership (9.94s) 20:43:51 [2022-03-23T20:43:51.357Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.92s) 20:43:51 [2022-03-23T20:43:51.357Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestBuildPlatformInvalid 20:43:51 [2022-03-23T20:43:51.357Z] --- PASS: TestBuildPlatformInvalid (0.09s) 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 20:43:51 [2022-03-23T20:43:51.357Z] build_userns_linux_test.go:31: testEnv.IsRootless() 20:43:51 [2022-03-23T20:43:51.357Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 20:43:51 [2022-03-23T20:43:51.357Z] PASS 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === Skipped 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 20:43:51 [2022-03-23T20:43:51.357Z] build_session_test.go:25: TODO: BuildKit 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 20:43:51 [2022-03-23T20:43:51.357Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) 20:43:51 [2022-03-23T20:43:51.357Z] build_userns_linux_test.go:31: testEnv.IsRootless() 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] DONE 34 tests, 3 skipped in 112.912s 20:43:51 [2022-03-23T20:43:51.357Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 20:43:51 [2022-03-23T20:43:51.357Z] INFO: Testing against a local daemon 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestConfigInspect 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] --- SKIP: TestConfigInspect (0.02s) 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestConfigList 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] --- SKIP: TestConfigList (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestConfigsCreateAndDelete 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestConfigsUpdate 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] --- SKIP: TestConfigsUpdate (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestTemplatedConfig 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] --- SKIP: TestTemplatedConfig (0.00s) 20:43:51 [2022-03-23T20:43:51.357Z] === RUN TestConfigCreateResolve 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] --- SKIP: TestConfigCreateResolve (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] PASS 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === Skipped 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 20:43:51 [2022-03-23T20:43:51.357Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:43:51 [2022-03-23T20:43:51.357Z] 20:43:51 [2022-03-23T20:43:51.357Z] DONE 6 tests, 6 skipped in 0.143s 20:43:51 [2022-03-23T20:43:51.357Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 20:43:51 [2022-03-23T20:43:51.616Z] INFO: Testing against a local daemon 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestCheckpoint 20:43:51 [2022-03-23T20:43:51.616Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:43:51 [2022-03-23T20:43:51.616Z] --- SKIP: TestCheckpoint (0.00s) 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestContainerInvalidJSON 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:43:51 [2022-03-23T20:43:51.616Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:43:51 [2022-03-23T20:43:51.616Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:43:51 [2022-03-23T20:43:51.616Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:43:51 [2022-03-23T20:43:51.616Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:43:51 [2022-03-23T20:43:51.616Z] --- PASS: TestContainerInvalidJSON (0.01s) 20:43:51 [2022-03-23T20:43:51.616Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:43:51 [2022-03-23T20:43:51.616Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestCopyFromContainerPathDoesNotExist 20:43:51 [2022-03-23T20:43:51.616Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestCopyFromContainerPathIsNotDir 20:43:51 [2022-03-23T20:43:51.616Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestCopyToContainerPathDoesNotExist 20:43:51 [2022-03-23T20:43:51.616Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestCopyToContainerPathIsNotDir 20:43:51 [2022-03-23T20:43:51.616Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 20:43:51 [2022-03-23T20:43:51.616Z] === RUN TestCopyFromContainer 20:43:53 [2022-03-23T20:43:53.711Z] --- PASS: TestBuildSquashParent (3.68s) 20:43:53 [2022-03-23T20:43:53.711Z] === RUN TestBuildWithRemoveAndForceRemove 20:43:53 [2022-03-23T20:43:53.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:43:53 [2022-03-23T20:43:53.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:43:53 [2022-03-23T20:43:53.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:43:53 [2022-03-23T20:43:53.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:43:53 [2022-03-23T20:43:53.711Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:43:53 [2022-03-23T20:43:53.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:43:53 [2022-03-23T20:43:53.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:43:53 [2022-03-23T20:43:53.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:43:53 [2022-03-23T20:43:53.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:43:53 [2022-03-23T20:43:53.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:43:53 [2022-03-23T20:43:53.711Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:43:53 [2022-03-23T20:43:53.711Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:43:53 [2022-03-23T20:43:53.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:43:53 [2022-03-23T20:43:53.711Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:43:55 [2022-03-23T20:43:55.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:43:55 [2022-03-23T20:43:55.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer// 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer//bar/root 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer//bar/root/ 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer/bar/quux 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer/bar/quux/ 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer/bar/quux/baz 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer/bar/filesymlink 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCopyFromContainer/bar/notarget 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer (4.01s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer// (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:43:55 [2022-03-23T20:43:55.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:43:55 [2022-03-23T20:43:55.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:43:55 [2022-03-23T20:43:55.800Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:43:55 [2022-03-23T20:43:55.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:43:55 [2022-03-23T20:43:55.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:43:55 [2022-03-23T20:43:55.800Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateLinkToNonExistingContainer 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateWithInvalidEnv 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateWithInvalidEnv/0 20:43:55 [2022-03-23T20:43:55.800Z] === PAUSE TestCreateWithInvalidEnv/0 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateWithInvalidEnv/1 20:43:55 [2022-03-23T20:43:55.800Z] === PAUSE TestCreateWithInvalidEnv/1 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateWithInvalidEnv/2 20:43:55 [2022-03-23T20:43:55.800Z] === PAUSE TestCreateWithInvalidEnv/2 20:43:55 [2022-03-23T20:43:55.800Z] === CONT TestCreateWithInvalidEnv/0 20:43:55 [2022-03-23T20:43:55.800Z] === CONT TestCreateWithInvalidEnv/2 20:43:55 [2022-03-23T20:43:55.800Z] === CONT TestCreateWithInvalidEnv/1 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateTmpfsMountsTarget 20:43:55 [2022-03-23T20:43:55.800Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 20:43:55 [2022-03-23T20:43:55.800Z] === RUN TestCreateWithCustomMaskedPaths 20:43:56 [2022-03-23T20:43:56.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:43:56 [2022-03-23T20:43:56.542Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:43:57 [2022-03-23T20:43:57.181Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) 20:43:57 [2022-03-23T20:43:57.181Z] === RUN TestCreateWithCustomReadonlyPaths 20:43:57 [2022-03-23T20:43:57.916Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 20:43:57 [2022-03-23T20:43:57.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.89s) 20:43:57 [2022-03-23T20:43:57.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.97s) 20:43:57 [2022-03-23T20:43:57.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) 20:43:57 [2022-03-23T20:43:57.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) 20:43:57 [2022-03-23T20:43:57.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s) 20:43:57 [2022-03-23T20:43:57.916Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s) 20:43:57 [2022-03-23T20:43:57.916Z] === RUN TestBuildMultiStageCopy 20:43:57 [2022-03-23T20:43:57.916Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:43:58 [2022-03-23T20:43:58.114Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) 20:43:58 [2022-03-23T20:43:58.114Z] === RUN TestCreateWithInvalidHealthcheckParams 20:43:58 [2022-03-23T20:43:58.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:43:58 [2022-03-23T20:43:58.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:43:58 [2022-03-23T20:43:58.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:43:58 [2022-03-23T20:43:58.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:43:58 [2022-03-23T20:43:58.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:43:58 [2022-03-23T20:43:58.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:43:58 [2022-03-23T20:43:58.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:43:58 [2022-03-23T20:43:58.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 20:43:58 [2022-03-23T20:43:58.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) 20:43:58 [2022-03-23T20:43:58.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 20:43:58 [2022-03-23T20:43:58.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 20:43:58 [2022-03-23T20:43:58.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 20:43:58 [2022-03-23T20:43:58.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 20:43:58 [2022-03-23T20:43:58.114Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 20:43:58 [2022-03-23T20:43:58.679Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestCreateDifferentPlatform 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestCreateDifferentPlatform/different_os 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 20:43:58 [2022-03-23T20:43:58.679Z] --- PASS: TestCreateDifferentPlatform (0.01s) 20:43:58 [2022-03-23T20:43:58.679Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 20:43:58 [2022-03-23T20:43:58.679Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestCreateVolumesFromNonExistingContainer 20:43:58 [2022-03-23T20:43:58.679Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestCreatePlatformSpecificImageNoPlatform 20:43:58 [2022-03-23T20:43:58.679Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestContainerStartOnDaemonRestart 20:43:58 [2022-03-23T20:43:58.679Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 20:43:58 [2022-03-23T20:43:58.679Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestDaemonRestartIpcMode 20:43:58 [2022-03-23T20:43:58.679Z] === PAUSE TestDaemonRestartIpcMode 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestDaemonHostGatewayIP 20:43:58 [2022-03-23T20:43:58.679Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 20:43:58 [2022-03-23T20:43:58.679Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestRestartDaemonWithRestartingContainer 20:43:58 [2022-03-23T20:43:58.679Z] === PAUSE TestRestartDaemonWithRestartingContainer 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestContainerKillOnDaemonStart 20:43:58 [2022-03-23T20:43:58.679Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 20:43:58 [2022-03-23T20:43:58.679Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 20:43:58 [2022-03-23T20:43:58.679Z] === RUN TestDiff 20:43:58 [2022-03-23T20:43:58.937Z] --- PASS: TestDiff (0.36s) 20:43:58 [2022-03-23T20:43:58.937Z] === RUN TestExecWithCloseStdin 20:43:59 [2022-03-23T20:43:59.288Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:43:59 [2022-03-23T20:43:59.504Z] --- PASS: TestExecWithCloseStdin (0.47s) 20:43:59 [2022-03-23T20:43:59.504Z] === RUN TestExec 20:43:59 [2022-03-23T20:43:59.549Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:43:59 [2022-03-23T20:43:59.762Z] --- PASS: TestExec (0.44s) 20:43:59 [2022-03-23T20:43:59.762Z] === RUN TestExecUser 20:43:59 [2022-03-23T20:43:59.808Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:43:59 [2022-03-23T20:43:59.808Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:44:00 [2022-03-23T20:44:00.067Z] --- PASS: TestBuildMultiStageCopy (2.17s) 20:44:00 [2022-03-23T20:44:00.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s) 20:44:00 [2022-03-23T20:44:00.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) 20:44:00 [2022-03-23T20:44:00.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) 20:44:00 [2022-03-23T20:44:00.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) 20:44:00 [2022-03-23T20:44:00.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) 20:44:00 [2022-03-23T20:44:00.067Z] === RUN TestBuildMultiStageParentConfig 20:44:00 [2022-03-23T20:44:00.330Z] --- PASS: TestExecUser (0.43s) 20:44:00 [2022-03-23T20:44:00.330Z] === RUN TestExportContainerAndImportImage 20:44:00 [2022-03-23T20:44:00.638Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) 20:44:00 [2022-03-23T20:44:00.638Z] === RUN TestBuildLabelWithTargets 20:44:00 [2022-03-23T20:44:00.899Z] --- PASS: TestExportContainerAndImportImage (0.53s) 20:44:00 [2022-03-23T20:44:00.899Z] === RUN TestExportContainerAfterDaemonRestart 20:44:01 [2022-03-23T20:44:01.269Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 2m49.00723283s 20:44:01 [2022-03-23T20:44:01.269Z] 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. 20:44:01 [2022-03-23T20:44:01.269Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 486.628278ms 20:44:02 [2022-03-23T20:44:02.014Z] --- PASS: TestBuildLabelWithTargets (0.98s) 20:44:02 [2022-03-23T20:44:02.014Z] === RUN TestBuildWithEmptyLayers 20:44:02 [2022-03-23T20:44:02.275Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) 20:44:02 [2022-03-23T20:44:02.275Z] === RUN TestHealthCheckWorkdir 20:44:02 [2022-03-23T20:44:02.275Z] --- PASS: TestBuildWithEmptyLayers (0.45s) 20:44:02 [2022-03-23T20:44:02.276Z] === RUN TestBuildMultiStageOnBuild 20:44:02 [2022-03-23T20:44:02.843Z] --- PASS: TestHealthCheckWorkdir (0.57s) 20:44:02 [2022-03-23T20:44:02.843Z] === RUN TestHealthKillContainer 20:44:04 [2022-03-23T20:44:04.178Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) 20:44:04 [2022-03-23T20:44:04.178Z] === RUN TestBuildUncleanTarFilenames 20:44:04 [2022-03-23T20:44:04.745Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) 20:44:04 [2022-03-23T20:44:04.745Z] === RUN TestBuildMultiStageLayerLeak 20:44:06 [2022-03-23T20:44:06.649Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) 20:44:06 [2022-03-23T20:44:06.649Z] === RUN TestBuildWithHugeFile 20:44:07 [2022-03-23T20:44:07.147Z] Removing intermediate container d9a219c289cb 20:44:07 [2022-03-23T20:44:07.147Z] ---> e7492f971800 20:44:07 [2022-03-23T20:44:07.147Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] 20:44:07 [2022-03-23T20:44:07.147Z] ---> Running in bfdccb0b4891 20:44:07 [2022-03-23T20:44:07.147Z] Removing intermediate container bfdccb0b4891 20:44:07 [2022-03-23T20:44:07.147Z] ---> 87eeb8234b53 20:44:07 [2022-03-23T20:44:07.147Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker 20:44:07 [2022-03-23T20:44:07.147Z] ---> Running in b5863bdd7f2c 20:44:07 [2022-03-23T20:44:07.147Z] Removing intermediate container b5863bdd7f2c 20:44:07 [2022-03-23T20:44:07.147Z] ---> 5e69f68d80d2 20:44:07 [2022-03-23T20:44:07.147Z] Step 11/11 : COPY . . 20:44:10 [2022-03-23T20:44:10.952Z] --- PASS: TestHealthKillContainer (7.85s) 20:44:10 [2022-03-23T20:44:10.952Z] === RUN TestInspectCpusetInConfigPre120 20:44:10 [2022-03-23T20:44:10.952Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 20:44:10 [2022-03-23T20:44:10.952Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 20:44:10 [2022-03-23T20:44:10.952Z] === RUN TestIpcModeNone 20:44:10 [2022-03-23T20:44:10.952Z] --- PASS: TestIpcModeNone (0.42s) 20:44:10 [2022-03-23T20:44:10.952Z] === RUN TestIpcModePrivate 20:44:11 [2022-03-23T20:44:11.212Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false 20:44:11 [2022-03-23T20:44:11.470Z] --- PASS: TestIpcModePrivate (0.42s) 20:44:11 [2022-03-23T20:44:11.470Z] === RUN TestIpcModeShareable 20:44:11 [2022-03-23T20:44:11.470Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:44:11 [2022-03-23T20:44:11.470Z] --- SKIP: TestIpcModeShareable (0.00s) 20:44:11 [2022-03-23T20:44:11.470Z] === RUN TestAPIIpcModeShareableAndContainer 20:44:12 [2022-03-23T20:44:12.848Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s) 20:44:12 [2022-03-23T20:44:12.848Z] === RUN TestAPIIpcModeHost 20:44:12 [2022-03-23T20:44:12.848Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:44:12 [2022-03-23T20:44:12.848Z] --- SKIP: TestAPIIpcModeHost (0.00s) 20:44:12 [2022-03-23T20:44:12.848Z] === RUN TestDaemonIpcModeShareable 20:44:12 [2022-03-23T20:44:12.848Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:44:12 [2022-03-23T20:44:12.848Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 20:44:12 [2022-03-23T20:44:12.848Z] === RUN TestDaemonIpcModePrivate 20:44:13 [2022-03-23T20:44:13.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false 20:44:13 [2022-03-23T20:44:13.785Z] --- PASS: TestDaemonIpcModePrivate (1.10s) 20:44:13 [2022-03-23T20:44:13.785Z] === RUN TestDaemonIpcModePrivateFromConfig 20:44:13 [2022-03-23T20:44:13.785Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:44:13 [2022-03-23T20:44:13.785Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 20:44:13 [2022-03-23T20:44:13.785Z] === RUN TestDaemonIpcModeShareableFromConfig 20:44:13 [2022-03-23T20:44:13.785Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:44:13 [2022-03-23T20:44:13.785Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 20:44:13 [2022-03-23T20:44:13.785Z] === RUN TestIpcModeOlderClient 20:44:13 [2022-03-23T20:44:13.785Z] === PAUSE TestIpcModeOlderClient 20:44:13 [2022-03-23T20:44:13.785Z] === RUN TestKillContainerInvalidSignal 20:44:14 [2022-03-23T20:44:14.353Z] --- PASS: TestKillContainerInvalidSignal (0.47s) 20:44:14 [2022-03-23T20:44:14.353Z] === RUN TestKillContainer 20:44:14 [2022-03-23T20:44:14.353Z] === RUN TestKillContainer/no_signal 20:44:14 [2022-03-23T20:44:14.612Z] === RUN TestKillContainer/non_killing_signal 20:44:14 [2022-03-23T20:44:14.871Z] === RUN TestKillContainer/killing_signal 20:44:15 [2022-03-23T20:44:15.439Z] --- PASS: TestKillContainer (1.15s) 20:44:15 [2022-03-23T20:44:15.439Z] --- PASS: TestKillContainer/no_signal (0.36s) 20:44:15 [2022-03-23T20:44:15.439Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) 20:44:15 [2022-03-23T20:44:15.439Z] --- PASS: TestKillContainer/killing_signal (0.36s) 20:44:15 [2022-03-23T20:44:15.439Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:44:15 [2022-03-23T20:44:15.439Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:44:15 [2022-03-23T20:44:15.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:44:16 [2022-03-23T20:44:16.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) 20:44:16 [2022-03-23T20:44:16.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) 20:44:16 [2022-03-23T20:44:16.266Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) 20:44:16 [2022-03-23T20:44:16.266Z] === RUN TestKillStoppedContainer 20:44:16 [2022-03-23T20:44:16.266Z] --- PASS: TestKillStoppedContainer (0.03s) 20:44:16 [2022-03-23T20:44:16.266Z] === RUN TestKillStoppedContainerAPIPre120 20:44:16 [2022-03-23T20:44:16.266Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 20:44:16 [2022-03-23T20:44:16.266Z] === RUN TestKillDifferentUserContainer 20:44:16 [2022-03-23T20:44:16.528Z] --- PASS: TestKillDifferentUserContainer (0.40s) 20:44:16 [2022-03-23T20:44:16.528Z] === RUN TestInspectOomKilledTrue 20:44:16 [2022-03-23T20:44:16.528Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" 20:44:16 [2022-03-23T20:44:16.528Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 20:44:16 [2022-03-23T20:44:16.528Z] === RUN TestInspectOomKilledFalse 20:44:16 [2022-03-23T20:44:16.528Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:44:16 [2022-03-23T20:44:16.528Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:44:16 [2022-03-23T20:44:16.528Z] === RUN TestLinksEtcHostsContentMatch 20:44:16 [2022-03-23T20:44:16.528Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 20:44:16 [2022-03-23T20:44:16.528Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 20:44:16 [2022-03-23T20:44:16.528Z] === RUN TestLinksContainerNames 20:44:17 [2022-03-23T20:44:17.465Z] --- PASS: TestLinksContainerNames (0.76s) 20:44:17 [2022-03-23T20:44:17.465Z] === RUN TestLogsFollowTailEmpty 20:44:17 [2022-03-23T20:44:17.723Z] --- PASS: TestLogsFollowTailEmpty (0.40s) 20:44:17 [2022-03-23T20:44:17.724Z] === RUN TestContainerNetworkMountsNoChown 20:44:18 [2022-03-23T20:44:18.296Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/default 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/default 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/private 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/private 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rprivate 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rprivate 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/slave 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/slave 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rslave 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rslave 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/shared 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/shared 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rshared 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rshared 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/default 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/default/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/default/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/default/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rshared 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/shared 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/shared/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/shared/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rslave 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/slave 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/slave/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/slave/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rprivate 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/private 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/private/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/private/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/default/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/shared/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:44:18 [2022-03-23T20:44:18.296Z] === CONT TestMountDaemonRoot/shared/mount_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/slave/bind_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/slave/mount_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/private/mount_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/private/bind_root 20:44:18 [2022-03-23T20:44:18.554Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] === RUN TestContainerBindMountNonRecursive 20:44:18 [2022-03-23T20:44:18.554Z] 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) 20:44:18 [2022-03-23T20:44:18.554Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) 20:44:18 [2022-03-23T20:44:18.554Z] === RUN TestContainerVolumesMountedAsShared 20:44:18 [2022-03-23T20:44:18.554Z] 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) 20:44:18 [2022-03-23T20:44:18.554Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] === RUN TestContainerVolumesMountedAsSlave 20:44:18 [2022-03-23T20:44:18.554Z] 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) 20:44:18 [2022-03-23T20:44:18.554Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) 20:44:18 [2022-03-23T20:44:18.554Z] === RUN TestNetworkNat 20:44:19 [2022-03-23T20:44:19.121Z] --- PASS: TestNetworkNat (0.43s) 20:44:19 [2022-03-23T20:44:19.121Z] === RUN TestNetworkLocalhostTCPNat 20:44:19 [2022-03-23T20:44:19.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) 20:44:19 [2022-03-23T20:44:19.379Z] === RUN TestNetworkLoopbackNat 20:44:20 [2022-03-23T20:44:20.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 20:44:21 [2022-03-23T20:44:21.906Z] --- PASS: TestNetworkLoopbackNat (2.50s) 20:44:21 [2022-03-23T20:44:21.906Z] === RUN TestPause 20:44:21 [2022-03-23T20:44:21.906Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" 20:44:21 [2022-03-23T20:44:21.906Z] --- SKIP: TestPause (0.00s) 20:44:21 [2022-03-23T20:44:21.906Z] === RUN TestPauseFailsOnWindowsServerContainers 20:44:21 [2022-03-23T20:44:21.906Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:44:21 [2022-03-23T20:44:21.906Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:44:21 [2022-03-23T20:44:21.906Z] === RUN TestPauseStopPausedContainer 20:44:21 [2022-03-23T20:44:21.906Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" 20:44:21 [2022-03-23T20:44:21.906Z] --- SKIP: TestPauseStopPausedContainer (0.02s) 20:44:21 [2022-03-23T20:44:21.906Z] === RUN TestPidHost 20:44:22 [2022-03-23T20:44:22.843Z] --- PASS: TestPidHost (0.81s) 20:44:22 [2022-03-23T20:44:22.843Z] === RUN TestPsFilter 20:44:22 [2022-03-23T20:44:22.843Z] --- PASS: TestPsFilter (0.09s) 20:44:22 [2022-03-23T20:44:22.843Z] === RUN TestRemoveContainerWithRemovedVolume 20:44:23 [2022-03-23T20:44:23.411Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) 20:44:23 [2022-03-23T20:44:23.411Z] === RUN TestRemoveContainerWithVolume 20:44:23 [2022-03-23T20:44:23.669Z] --- PASS: TestRemoveContainerWithVolume (0.38s) 20:44:23 [2022-03-23T20:44:23.669Z] === RUN TestRemoveContainerRunning 20:44:23 [2022-03-23T20:44:23.928Z] --- PASS: TestRemoveContainerRunning (0.41s) 20:44:23 [2022-03-23T20:44:23.928Z] === RUN TestRemoveContainerForceRemoveRunning 20:44:24 [2022-03-23T20:44:24.495Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) 20:44:24 [2022-03-23T20:44:24.495Z] === RUN TestRemoveInvalidContainer 20:44:24 [2022-03-23T20:44:24.495Z] --- PASS: TestRemoveInvalidContainer (0.01s) 20:44:24 [2022-03-23T20:44:24.495Z] === RUN TestRenameLinkedContainer 20:44:26 [2022-03-23T20:44:26.395Z] --- PASS: TestRenameLinkedContainer (1.59s) 20:44:26 [2022-03-23T20:44:26.395Z] === RUN TestRenameStoppedContainer 20:44:26 [2022-03-23T20:44:26.395Z] --- PASS: TestRenameStoppedContainer (0.38s) 20:44:26 [2022-03-23T20:44:26.395Z] === RUN TestRenameRunningContainerAndReuse 20:44:27 [2022-03-23T20:44:27.332Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) 20:44:27 [2022-03-23T20:44:27.332Z] === RUN TestRenameInvalidName 20:44:27 [2022-03-23T20:44:27.591Z] --- PASS: TestRenameInvalidName (0.53s) 20:44:27 [2022-03-23T20:44:27.591Z] === RUN TestRenameAnonymousContainer 20:44:29 [2022-03-23T20:44:29.493Z] --- PASS: TestRenameAnonymousContainer (1.41s) 20:44:29 [2022-03-23T20:44:29.493Z] === RUN TestRenameContainerWithSameName 20:44:29 [2022-03-23T20:44:29.493Z] --- PASS: TestRenameContainerWithSameName (0.38s) 20:44:29 [2022-03-23T20:44:29.493Z] === RUN TestRenameContainerWithLinkedContainer 20:44:30 [2022-03-23T20:44:30.425Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) 20:44:30 [2022-03-23T20:44:30.425Z] === RUN TestResize 20:44:30 [2022-03-23T20:44:30.685Z] --- PASS: TestResize (0.40s) 20:44:30 [2022-03-23T20:44:30.685Z] === RUN TestResizeWithInvalidSize 20:44:30 [2022-03-23T20:44:30.944Z] --- PASS: TestResizeWithInvalidSize (0.39s) 20:44:30 [2022-03-23T20:44:30.944Z] === RUN TestResizeWhenContainerNotStarted 20:44:31 [2022-03-23T20:44:31.510Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) 20:44:31 [2022-03-23T20:44:31.510Z] === RUN TestDaemonRestartKillContainers 20:44:31 [2022-03-23T20:44:31.510Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 20:44:31 [2022-03-23T20:44:31.510Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 20:44:31 [2022-03-23T20:44:31.510Z] === RUN TestCgroupNamespacesRun 20:44:32 [2022-03-23T20:44:32.445Z] --- PASS: TestCgroupNamespacesRun (1.09s) 20:44:32 [2022-03-23T20:44:32.445Z] === RUN TestCgroupNamespacesRunPrivileged 20:44:32 [2022-03-23T20:44:32.506Z] ---> a7f0c4247f63 20:44:32 [2022-03-23T20:44:32.506Z] Successfully built a7f0c4247f63 20:44:32 [2022-03-23T20:44:32.506Z] Successfully tagged docker:latest 20:44:32 [2022-03-23T20:44:32.506Z] INFO: Image build ended at 03/23/2022 20:44:29. Duration:00:04:11.2759614 20:44:32 [2022-03-23T20:44:32.506Z] 20:44:32 [2022-03-23T20:44:32.506Z] 20:44:32 [2022-03-23T20:44:32.506Z] INFO: Building the test binaries at 03/23/2022 20:44:29... 20:44:33 [2022-03-23T20:44:33.818Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) 20:44:33 [2022-03-23T20:44:33.818Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:44:34 [2022-03-23T20:44:34.070Z] INFO: make.ps1 starting at 03/23/2022 20:44:33 20:44:34 [2022-03-23T20:44:34.070Z] INFO: Git commit (8c7ea316d1) assumed from DOCKER_GITCOMMIT environment variable 20:44:34 [2022-03-23T20:44:34.070Z] INFO: Invoking autogen... 20:44:34 [2022-03-23T20:44:34.537Z] INFO: Building daemon... 20:44:34 [2022-03-23T20:44:34.757Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) 20:44:34 [2022-03-23T20:44:34.757Z] === RUN TestCgroupNamespacesRunHostMode 20:44:36 [2022-03-23T20:44:36.134Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) 20:44:36 [2022-03-23T20:44:36.134Z] === RUN TestCgroupNamespacesRunPrivateMode 20:44:37 [2022-03-23T20:44:37.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) 20:44:37 [2022-03-23T20:44:37.071Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:44:38 [2022-03-23T20:44:38.009Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) 20:44:38 [2022-03-23T20:44:38.009Z] === RUN TestCgroupNamespacesRunInvalidMode 20:44:38 [2022-03-23T20:44:38.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:44:38 [2022-03-23T20:44:38.577Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) 20:44:38 [2022-03-23T20:44:38.577Z] === RUN TestCgroupNamespacesRunOlderClient 20:44:39 [2022-03-23T20:44:39.952Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) 20:44:39 [2022-03-23T20:44:39.952Z] === RUN TestNISDomainname 20:44:39 [2022-03-23T20:44:39.952Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 20:44:39 [2022-03-23T20:44:39.952Z] --- SKIP: TestNISDomainname (0.02s) 20:44:39 [2022-03-23T20:44:39.952Z] === RUN TestHostnameDnsResolution 20:44:40 [2022-03-23T20:44:40.519Z] --- PASS: TestHostnameDnsResolution (0.60s) 20:44:40 [2022-03-23T20:44:40.519Z] === RUN TestUnprivilegedPortsAndPing 20:44:40 [2022-03-23T20:44:40.519Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 20:44:40 [2022-03-23T20:44:40.519Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) 20:44:40 [2022-03-23T20:44:40.519Z] === RUN TestPrivilegedHostDevices 20:44:40 [2022-03-23T20:44:40.777Z] --- PASS: TestPrivilegedHostDevices (0.42s) 20:44:40 [2022-03-23T20:44:40.777Z] === RUN TestStats 20:44:40 [2022-03-23T20:44:40.777Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 20:44:40 [2022-03-23T20:44:40.777Z] --- SKIP: TestStats (0.00s) 20:44:40 [2022-03-23T20:44:40.777Z] === RUN TestStopContainerWithTimeout 20:44:40 [2022-03-23T20:44:40.777Z] === RUN TestStopContainerWithTimeout/0 20:44:40 [2022-03-23T20:44:40.777Z] === PAUSE TestStopContainerWithTimeout/0 20:44:40 [2022-03-23T20:44:40.777Z] === RUN TestStopContainerWithTimeout/1 20:44:40 [2022-03-23T20:44:40.777Z] === PAUSE TestStopContainerWithTimeout/1 20:44:40 [2022-03-23T20:44:40.777Z] === RUN TestStopContainerWithTimeout/3 20:44:40 [2022-03-23T20:44:40.777Z] === PAUSE TestStopContainerWithTimeout/3 20:44:40 [2022-03-23T20:44:40.777Z] === RUN TestStopContainerWithTimeout/-1 20:44:40 [2022-03-23T20:44:40.777Z] === PAUSE TestStopContainerWithTimeout/-1 20:44:40 [2022-03-23T20:44:40.777Z] === CONT TestStopContainerWithTimeout/0 20:44:40 [2022-03-23T20:44:40.777Z] === CONT TestStopContainerWithTimeout/-1 20:44:41 [2022-03-23T20:44:41.709Z] === CONT TestStopContainerWithTimeout/3 20:44:43 [2022-03-23T20:44:43.607Z] === CONT TestStopContainerWithTimeout/1 20:44:44 [2022-03-23T20:44:44.982Z] --- PASS: TestStopContainerWithTimeout (0.01s) 20:44:44 [2022-03-23T20:44:44.982Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) 20:44:44 [2022-03-23T20:44:44.982Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) 20:44:44 [2022-03-23T20:44:44.982Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) 20:44:44 [2022-03-23T20:44:44.982Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) 20:44:44 [2022-03-23T20:44:44.982Z] === RUN TestDeleteDevicemapper 20:44:44 [2022-03-23T20:44:44.982Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:44:44 [2022-03-23T20:44:44.982Z] --- SKIP: TestDeleteDevicemapper (0.00s) 20:44:44 [2022-03-23T20:44:44.982Z] === RUN TestStopContainerWithRestartPolicyAlways 20:44:46 [2022-03-23T20:44:46.108Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 20:44:46 [2022-03-23T20:44:46.358Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) 20:44:46 [2022-03-23T20:44:46.358Z] === RUN TestUpdateMemory 20:44:46 [2022-03-23T20:44:46.358Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 20:44:46 [2022-03-23T20:44:46.358Z] --- SKIP: TestUpdateMemory (0.00s) 20:44:46 [2022-03-23T20:44:46.358Z] === RUN TestUpdateCPUQuota 20:44:46 [2022-03-23T20:44:46.358Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 20:44:46 [2022-03-23T20:44:46.358Z] --- SKIP: TestUpdateCPUQuota (0.00s) 20:44:46 [2022-03-23T20:44:46.358Z] === RUN TestUpdatePidsLimit 20:44:46 [2022-03-23T20:44:46.358Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 20:44:46 [2022-03-23T20:44:46.358Z] --- SKIP: TestUpdatePidsLimit (0.00s) 20:44:46 [2022-03-23T20:44:46.358Z] === RUN TestUpdateRestartPolicy 20:44:47 [2022-03-23T20:44:47.069Z] 20:44:47 [2022-03-23T20:44:47.069Z] ________ ____ __. 20:44:47 [2022-03-23T20:44:47.069Z] \_____ \ | |/ _| 20:44:47 [2022-03-23T20:44:47.069Z] / | \| < 20:44:47 [2022-03-23T20:44:47.069Z] / | \ | \ 20:44:47 [2022-03-23T20:44:47.069Z] \_______ /____|__ \ 20:44:47 [2022-03-23T20:44:47.069Z] \/ \/ 20:44:47 [2022-03-23T20:44:47.070Z] 20:44:47 [2022-03-23T20:44:47.070Z] INFO: make.ps1 ended at 03/23/2022 20:44:46 20:44:48 [2022-03-23T20:44:48.599Z] INFO: Binaries build ended at 03/23/2022 20:44:48. Duration:00:01:18.3254572 20:44:49 [2022-03-23T20:44:49.560Z] INFO: Copying the built daemon binary to d:\CI\PR-42638\25\binary\dockerd-8c7ea316d1.exe... 20:44:49 [2022-03-23T20:44:49.560Z] INFO: Copying the built client binary to d:\CI\PR-42638\25\binary\docker-8c7ea316d1.exe... 20:44:49 [2022-03-23T20:44:49.560Z] INFO: Copying dockerversion from the container... 20:44:50 [2022-03-23T20:44:50.016Z] INFO: Copying the golang package from the container to d:\CI\PR-42638\25\installer\go.zip... 20:44:50 [2022-03-23T20:44:50.473Z] INFO: Extracting go.zip to d:\CI\PR-42638\25\go 20:44:57 [2022-03-23T20:44:57.667Z] 20:44:57 [2022-03-23T20:44:57.667Z] Name Version Source Summary 20:44:57 [2022-03-23T20:44:57.667Z] ---- ------- ------ ------- 20:44:57 [2022-03-23T20:44:57.667Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... 20:44:57 [2022-03-23T20:44:57.667Z] 20:44:57 [2022-03-23T20:44:57.667Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd 20:44:57 [2022-03-23T20:44:57.667Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ 20:44:57 [2022-03-23T20:44:57.667Z] PSChildName : containerd 20:44:57 [2022-03-23T20:44:57.667Z] PSDrive : C 20:44:57 [2022-03-23T20:44:57.667Z] PSProvider : Microsoft.PowerShell.Core\FileSystem 20:44:57 [2022-03-23T20:44:57.667Z] PSIsContainer : True 20:44:57 [2022-03-23T20:44:57.667Z] Name : containerd 20:44:57 [2022-03-23T20:44:57.667Z] FullName : C:\containerd 20:44:57 [2022-03-23T20:44:57.667Z] Parent : 20:44:57 [2022-03-23T20:44:57.667Z] Exists : True 20:44:57 [2022-03-23T20:44:57.667Z] Root : C:\ 20:44:57 [2022-03-23T20:44:57.667Z] Extension : 20:44:57 [2022-03-23T20:44:57.667Z] CreationTime : 3/23/2022 8:44:51 PM 20:44:57 [2022-03-23T20:44:57.667Z] CreationTimeUtc : 3/23/2022 8:44:51 PM 20:44:57 [2022-03-23T20:44:57.667Z] LastAccessTime : 3/23/2022 8:44:51 PM 20:44:57 [2022-03-23T20:44:57.667Z] LastAccessTimeUtc : 3/23/2022 8:44:51 PM 20:44:57 [2022-03-23T20:44:57.667Z] LastWriteTime : 3/23/2022 8:44:51 PM 20:44:57 [2022-03-23T20:44:57.667Z] LastWriteTimeUtc : 3/23/2022 8:44:51 PM 20:44:57 [2022-03-23T20:44:57.667Z] Attributes : Directory 20:44:57 [2022-03-23T20:44:57.667Z] Mode : d----- 20:44:57 [2022-03-23T20:44:57.667Z] BaseName : containerd 20:44:57 [2022-03-23T20:44:57.667Z] Target : {} 20:44:57 [2022-03-23T20:44:57.667Z] LinkType : 20:44:57 [2022-03-23T20:44:57.667Z] 20:44:57 [2022-03-23T20:44:57.667Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... 20:44:57 [2022-03-23T20:44:57.667Z] INFO: Configuring git core.autocrlf... 20:44:57 [2022-03-23T20:44:57.667Z] 20:44:57 [2022-03-23T20:44:57.667Z] 20:44:58 [2022-03-23T20:44:58.560Z] --- PASS: TestUpdateRestartPolicy (10.82s) 20:44:58 [2022-03-23T20:44:58.560Z] === RUN TestUpdateRestartWithAutoRemove 20:44:58 [2022-03-23T20:44:58.560Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) 20:44:58 [2022-03-23T20:44:58.560Z] === RUN TestWaitNonBlocked 20:44:58 [2022-03-23T20:44:58.560Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:44:58 [2022-03-23T20:44:58.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:44:58 [2022-03-23T20:44:58.560Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:44:58 [2022-03-23T20:44:58.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:44:58 [2022-03-23T20:44:58.560Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:44:58 [2022-03-23T20:44:58.560Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:44:58 [2022-03-23T20:44:58.560Z] --- PASS: TestWaitNonBlocked (0.01s) 20:44:58 [2022-03-23T20:44:58.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) 20:44:58 [2022-03-23T20:44:58.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) 20:44:58 [2022-03-23T20:44:58.560Z] === RUN TestWaitBlocked 20:44:58 [2022-03-23T20:44:58.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:44:58 [2022-03-23T20:44:58.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:44:58 [2022-03-23T20:44:58.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:44:58 [2022-03-23T20:44:58.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:44:58 [2022-03-23T20:44:58.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:44:58 [2022-03-23T20:44:58.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:44:58 [2022-03-23T20:44:58.819Z] --- PASS: TestWaitBlocked (0.01s) 20:44:58 [2022-03-23T20:44:58.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) 20:44:58 [2022-03-23T20:44:58.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) 20:44:58 [2022-03-23T20:44:58.819Z] === CONT TestDaemonRestartIpcMode 20:44:58 [2022-03-23T20:44:58.819Z] === CONT TestIpcModeOlderClient 20:44:58 [2022-03-23T20:44:58.819Z] --- PASS: TestIpcModeOlderClient (0.11s) 20:44:58 [2022-03-23T20:44:58.819Z] === CONT TestRestartDaemonWithRestartingContainer 20:45:01 [2022-03-23T20:45:01.356Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) 20:45:01 [2022-03-23T20:45:01.356Z] --- PASS: TestDaemonRestartIpcMode (2.60s) 20:45:01 [2022-03-23T20:45:01.356Z] PASS 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === Skipped 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) 20:45:01 [2022-03-23T20:45:01.356Z] 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) 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] 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) 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] 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) 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestPause (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) 20:45:01 [2022-03-23T20:45:01.356Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) 20:45:01 [2022-03-23T20:45:01.356Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestStats (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 20:45:01 [2022-03-23T20:45:01.356Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" 20:45:01 [2022-03-23T20:45:01.356Z] 20:45:01 [2022-03-23T20:45:01.356Z] DONE 178 tests, 27 skipped in 69.958s 20:45:01 [2022-03-23T20:45:01.356Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 20:45:01 [2022-03-23T20:45:01.616Z] === RUN TestConfigDaemonLibtrustID 20:45:02 [2022-03-23T20:45:02.182Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestDaemonConfigValidation 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestDaemonConfigValidation/config_with_no_content 20:45:02 [2022-03-23T20:45:02.182Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestDaemonConfigValidation/config_with_{} 20:45:02 [2022-03-23T20:45:02.182Z] === PAUSE TestDaemonConfigValidation/config_with_{} 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestDaemonConfigValidation/invalid_config 20:45:02 [2022-03-23T20:45:02.182Z] === PAUSE TestDaemonConfigValidation/invalid_config 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestDaemonConfigValidation/malformed_config 20:45:02 [2022-03-23T20:45:02.182Z] === PAUSE TestDaemonConfigValidation/malformed_config 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestDaemonConfigValidation/valid_config 20:45:02 [2022-03-23T20:45:02.182Z] === PAUSE TestDaemonConfigValidation/valid_config 20:45:02 [2022-03-23T20:45:02.182Z] === CONT TestDaemonConfigValidation/config_with_no_content 20:45:02 [2022-03-23T20:45:02.182Z] === CONT TestDaemonConfigValidation/malformed_config 20:45:02 [2022-03-23T20:45:02.182Z] === CONT TestDaemonConfigValidation/valid_config 20:45:02 [2022-03-23T20:45:02.182Z] === CONT TestDaemonConfigValidation/invalid_config 20:45:02 [2022-03-23T20:45:02.182Z] === CONT TestDaemonConfigValidation/config_with_{} 20:45:02 [2022-03-23T20:45:02.182Z] --- PASS: TestDaemonConfigValidation (0.00s) 20:45:02 [2022-03-23T20:45:02.182Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 20:45:02 [2022-03-23T20:45:02.182Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) 20:45:02 [2022-03-23T20:45:02.182Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 20:45:02 [2022-03-23T20:45:02.182Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) 20:45:02 [2022-03-23T20:45:02.182Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestConfigDaemonSeccompProfiles 20:45:02 [2022-03-23T20:45:02.182Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 20:45:03 [2022-03-23T20:45:03.559Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 20:45:04 [2022-03-23T20:45:04.492Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 20:45:05 [2022-03-23T20:45:05.455Z] === CONT TestConfigDaemonSeccompProfiles 20:45:05 [2022-03-23T20:45:05.455Z] daemon_test.go:156: [d5976ed440e25] daemon is not started 20:45:05 [2022-03-23T20:45:05.455Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) 20:45:05 [2022-03-23T20:45:05.455Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) 20:45:05 [2022-03-23T20:45:05.455Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) 20:45:05 [2022-03-23T20:45:05.455Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) 20:45:05 [2022-03-23T20:45:05.455Z] === RUN TestDaemonProxy 20:45:05 [2022-03-23T20:45:05.455Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment 20:45:05 [2022-03-23T20:45:05.455Z] --- SKIP: TestDaemonProxy (0.00s) 20:45:05 [2022-03-23T20:45:05.455Z] PASS 20:45:05 [2022-03-23T20:45:05.455Z] 20:45:05 [2022-03-23T20:45:05.455Z] === Skipped 20:45:05 [2022-03-23T20:45:05.455Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) 20:45:05 [2022-03-23T20:45:05.455Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment 20:45:05 [2022-03-23T20:45:05.455Z] 20:45:05 [2022-03-23T20:45:05.455Z] DONE 12 tests, 1 skipped in 4.141s 20:45:05 [2022-03-23T20:45:05.455Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 20:45:05 [2022-03-23T20:45:05.724Z] INFO: Testing against a local daemon 20:45:05 [2022-03-23T20:45:05.724Z] === RUN TestCommitInheritsEnv 20:45:07 [2022-03-23T20:45:07.151Z] --- PASS: TestCommitInheritsEnv (1.49s) 20:45:07 [2022-03-23T20:45:07.151Z] === RUN TestImportExtremelyLargeImageWorks 20:45:07 [2022-03-23T20:45:07.151Z] === PAUSE TestImportExtremelyLargeImageWorks 20:45:07 [2022-03-23T20:45:07.151Z] === RUN TestImportWithCustomPlatform 20:45:07 [2022-03-23T20:45:07.151Z] === RUN TestImportWithCustomPlatform/#00 20:45:07 [2022-03-23T20:45:07.151Z] === RUN TestImportWithCustomPlatform/_______ 20:45:07 [2022-03-23T20:45:07.151Z] === RUN TestImportWithCustomPlatform// 20:45:07 [2022-03-23T20:45:07.151Z] === RUN TestImportWithCustomPlatform/linux 20:45:07 [2022-03-23T20:45:07.414Z] === RUN TestImportWithCustomPlatform/LINUX 20:45:07 [2022-03-23T20:45:07.414Z] === RUN TestImportWithCustomPlatform/linux/sparc64 20:45:07 [2022-03-23T20:45:07.414Z] === RUN TestImportWithCustomPlatform/macos 20:45:07 [2022-03-23T20:45:07.415Z] === RUN TestImportWithCustomPlatform/macos/arm64 20:45:07 [2022-03-23T20:45:07.415Z] === RUN TestImportWithCustomPlatform/nintendo64 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform (0.30s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 20:45:07 [2022-03-23T20:45:07.415Z] === RUN TestImagesFilterMultiReference 20:45:07 [2022-03-23T20:45:07.415Z] --- PASS: TestImagesFilterMultiReference (0.06s) 20:45:07 [2022-03-23T20:45:07.415Z] === RUN TestImagePullPlatformInvalid 20:45:07 [2022-03-23T20:45:07.674Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 20:45:07 [2022-03-23T20:45:07.674Z] === RUN TestRemoveImageOrphaning 20:45:09 [2022-03-23T20:45:09.074Z] --- PASS: TestRemoveImageOrphaning (1.59s) 20:45:09 [2022-03-23T20:45:09.074Z] === RUN TestRemoveImageGarbageCollector 20:45:09 [2022-03-23T20:45:09.074Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 20:45:09 [2022-03-23T20:45:09.074Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 20:45:09 [2022-03-23T20:45:09.074Z] === RUN TestTagUnprefixedRepoByNameOrName 20:45:09 [2022-03-23T20:45:09.074Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 20:45:09 [2022-03-23T20:45:09.074Z] === RUN TestTagInvalidReference 20:45:09 [2022-03-23T20:45:09.074Z] --- PASS: TestTagInvalidReference (0.01s) 20:45:09 [2022-03-23T20:45:09.074Z] === RUN TestTagValidPrefixedRepo 20:45:09 [2022-03-23T20:45:09.332Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 20:45:09 [2022-03-23T20:45:09.332Z] === RUN TestTagExistedNameWithoutForce 20:45:09 [2022-03-23T20:45:09.332Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 20:45:09 [2022-03-23T20:45:09.332Z] === RUN TestTagOfficialNames 20:45:09 [2022-03-23T20:45:09.332Z] --- PASS: TestTagOfficialNames (0.05s) 20:45:09 [2022-03-23T20:45:09.332Z] === RUN TestTagMatchesDigest 20:45:09 [2022-03-23T20:45:09.332Z] --- PASS: TestTagMatchesDigest (0.01s) 20:45:09 [2022-03-23T20:45:09.332Z] === CONT TestImportExtremelyLargeImageWorks 20:45:10 [2022-03-23T20:45:10.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:45:10 [2022-03-23T20:45:10.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:45:10 [2022-03-23T20:45:10.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:45:12 [2022-03-23T20:45:12.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:45:13 [2022-03-23T20:45:13.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildWithHugeFile (57.00s) 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildWCOWSandboxSize 20:45:14 [2022-03-23T20:45:14.333Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:45:14 [2022-03-23T20:45:14.333Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildWithEmptyDockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildPreserveOwnership 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildPreserveOwnership/copy_from 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildPreserveOwnership (3.43s) 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildPlatformInvalid 20:45:14 [2022-03-23T20:45:14.333Z] --- PASS: TestBuildPlatformInvalid (0.07s) 20:45:14 [2022-03-23T20:45:14.333Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 20:45:14 [2022-03-23T20:45:14.333Z] Loaded image: busybox:latest 20:45:14 [2022-03-23T20:45:14.333Z] Loaded image: busybox:glibc 20:45:14 [2022-03-23T20:45:14.333Z] Loaded image: debian:bullseye-slim 20:45:14 [2022-03-23T20:45:14.333Z] Loaded image: hello-world:latest 20:45:14 [2022-03-23T20:45:14.333Z] Loaded image: arm32v7/hello-world:latest 20:45:15 [2022-03-23T20:45:15.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:45:17 [2022-03-23T20:45:17.614Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.62s) 20:45:17 [2022-03-23T20:45:17.614Z] PASS 20:45:17 [2022-03-23T20:45:17.614Z] 20:45:17 [2022-03-23T20:45:17.614Z] === Skipped 20:45:17 [2022-03-23T20:45:17.614Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 20:45:17 [2022-03-23T20:45:17.614Z] build_session_test.go:25: TODO: BuildKit 20:45:17 [2022-03-23T20:45:17.614Z] 20:45:17 [2022-03-23T20:45:17.614Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 20:45:17 [2022-03-23T20:45:17.614Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:45:17 [2022-03-23T20:45:17.614Z] 20:45:17 [2022-03-23T20:45:17.614Z] DONE 34 tests, 2 skipped in 92.306s 20:45:17 [2022-03-23T20:45:17.614Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 20:45:17 [2022-03-23T20:45:17.614Z] INFO: Testing against a local daemon 20:45:17 [2022-03-23T20:45:17.614Z] === RUN TestConfigInspect 20:45:20 [2022-03-23T20:45:20.141Z] --- PASS: TestConfigInspect (2.25s) 20:45:20 [2022-03-23T20:45:20.141Z] === RUN TestConfigList 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Extraction ended at 03/23/2022 20:45:15. Duration:00:00:25.4053808 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Updating the golang and path environment variables 20:45:20 [2022-03-23T20:45:20.360Z] INFO: GOPATH=d:\gopath 20:45:20 [2022-03-23T20:45:20.360Z] INFO: go version go1.18 windows/amd64 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Running the daemon under test in debug mode 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Starting a daemon under test... 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42638\25\daemon --pidfile d:\CI\PR-42638\25\docker.pid -D 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Process started successfully. 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Start tailing logs of the daemon under tests 20:45:20 [2022-03-23T20:45:20.360Z] INFO: Waiting for the daemon under test to start... 20:45:22 [2022-03-23T20:45:22.040Z] --- PASS: TestConfigList (2.11s) 20:45:22 [2022-03-23T20:45:22.040Z] === RUN TestConfigsCreateAndDelete 20:45:23 [2022-03-23T20:45:23.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:45:24 [2022-03-23T20:45:24.570Z] --- PASS: TestConfigsCreateAndDelete (2.13s) 20:45:24 [2022-03-23T20:45:24.570Z] === RUN TestConfigsUpdate 20:45:26 [2022-03-23T20:45:26.470Z] --- PASS: TestConfigsUpdate (2.11s) 20:45:26 [2022-03-23T20:45:26.470Z] === RUN TestTemplatedConfig 20:45:27 [2022-03-23T20:45:27.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:45:28 [2022-03-23T20:45:28.995Z] --- PASS: TestTemplatedConfig (2.55s) 20:45:28 [2022-03-23T20:45:28.995Z] === RUN TestConfigCreateResolve 20:45:29 [2022-03-23T20:45:29.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 20:45:30 [2022-03-23T20:45:30.898Z] --- PASS: TestConfigCreateResolve (2.12s) 20:45:30 [2022-03-23T20:45:30.898Z] PASS 20:45:30 [2022-03-23T20:45:30.898Z] 20:45:30 [2022-03-23T20:45:30.898Z] DONE 6 tests in 13.291s 20:45:30 [2022-03-23T20:45:30.898Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 20:45:30 [2022-03-23T20:45:30.898Z] INFO: Testing against a local daemon 20:45:30 [2022-03-23T20:45:30.898Z] === RUN TestCheckpoint 20:45:30 [2022-03-23T20:45:30.898Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:45:30 [2022-03-23T20:45:30.898Z] --- SKIP: TestCheckpoint (0.00s) 20:45:30 [2022-03-23T20:45:30.898Z] === RUN TestContainerInvalidJSON 20:45:30 [2022-03-23T20:45:30.898Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:45:30 [2022-03-23T20:45:30.898Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:45:30 [2022-03-23T20:45:30.898Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:45:30 [2022-03-23T20:45:30.898Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:45:30 [2022-03-23T20:45:30.898Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:45:30 [2022-03-23T20:45:30.898Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:45:30 [2022-03-23T20:45:30.898Z] --- PASS: TestContainerInvalidJSON (0.01s) 20:45:30 [2022-03-23T20:45:30.898Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:45:30 [2022-03-23T20:45:30.898Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:45:30 [2022-03-23T20:45:30.898Z] === RUN TestCopyFromContainerPathDoesNotExist 20:45:31 [2022-03-23T20:45:31.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:45:31 [2022-03-23T20:45:31.157Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) 20:45:31 [2022-03-23T20:45:31.157Z] === RUN TestCopyFromContainerPathIsNotDir 20:45:31 [2022-03-23T20:45:31.157Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) 20:45:31 [2022-03-23T20:45:31.157Z] === RUN TestCopyToContainerPathDoesNotExist 20:45:31 [2022-03-23T20:45:31.157Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 20:45:31 [2022-03-23T20:45:31.157Z] === RUN TestCopyToContainerPathIsNotDir 20:45:31 [2022-03-23T20:45:31.157Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 20:45:31 [2022-03-23T20:45:31.157Z] === RUN TestCopyFromContainer 20:45:32 [2022-03-23T20:45:32.531Z] === RUN TestCopyFromContainer// 20:45:32 [2022-03-23T20:45:32.531Z] === RUN TestCopyFromContainer//bar/root 20:45:32 [2022-03-23T20:45:32.531Z] === RUN TestCopyFromContainer//bar/root/ 20:45:32 [2022-03-23T20:45:32.531Z] === RUN TestCopyFromContainer/bar/quux 20:45:32 [2022-03-23T20:45:32.531Z] === RUN TestCopyFromContainer/bar/quux/ 20:45:32 [2022-03-23T20:45:32.532Z] === RUN TestCopyFromContainer/bar/quux/baz 20:45:32 [2022-03-23T20:45:32.532Z] === RUN TestCopyFromContainer/bar/filesymlink 20:45:32 [2022-03-23T20:45:32.532Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCopyFromContainer/bar/notarget 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer (1.61s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer// (0.06s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:45:32 [2022-03-23T20:45:32.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:45:32 [2022-03-23T20:45:32.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:45:32 [2022-03-23T20:45:32.791Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:45:32 [2022-03-23T20:45:32.791Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:45:32 [2022-03-23T20:45:32.791Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:45:32 [2022-03-23T20:45:32.791Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateLinkToNonExistingContainer 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateWithInvalidEnv 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateWithInvalidEnv/0 20:45:32 [2022-03-23T20:45:32.791Z] === PAUSE TestCreateWithInvalidEnv/0 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateWithInvalidEnv/1 20:45:32 [2022-03-23T20:45:32.791Z] === PAUSE TestCreateWithInvalidEnv/1 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateWithInvalidEnv/2 20:45:32 [2022-03-23T20:45:32.791Z] === PAUSE TestCreateWithInvalidEnv/2 20:45:32 [2022-03-23T20:45:32.791Z] === CONT TestCreateWithInvalidEnv/0 20:45:32 [2022-03-23T20:45:32.791Z] === CONT TestCreateWithInvalidEnv/2 20:45:32 [2022-03-23T20:45:32.791Z] === CONT TestCreateWithInvalidEnv/1 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateTmpfsMountsTarget 20:45:32 [2022-03-23T20:45:32.791Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 20:45:32 [2022-03-23T20:45:32.791Z] === RUN TestCreateWithCustomMaskedPaths 20:45:33 [2022-03-23T20:45:33.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:45:34 [2022-03-23T20:45:34.748Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s) 20:45:34 [2022-03-23T20:45:34.748Z] === RUN TestCreateWithCustomReadonlyPaths 20:45:36 [2022-03-23T20:45:36.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:45:36 [2022-03-23T20:45:36.656Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) 20:45:36 [2022-03-23T20:45:36.656Z] === RUN TestCreateWithInvalidHealthcheckParams 20:45:36 [2022-03-23T20:45:36.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:36 [2022-03-23T20:45:36.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:36 [2022-03-23T20:45:36.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:36 [2022-03-23T20:45:36.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:36 [2022-03-23T20:45:36.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:36 [2022-03-23T20:45:36.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:36 [2022-03-23T20:45:36.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:36 [2022-03-23T20:45:36.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 20:45:36 [2022-03-23T20:45:36.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 20:45:36 [2022-03-23T20:45:36.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 20:45:36 [2022-03-23T20:45:36.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 20:45:36 [2022-03-23T20:45:36.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 20:45:36 [2022-03-23T20:45:36.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 20:45:36 [2022-03-23T20:45:36.656Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 20:45:36 [2022-03-23T20:45:36.915Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) 20:45:36 [2022-03-23T20:45:36.915Z] === RUN TestCreateDifferentPlatform 20:45:36 [2022-03-23T20:45:36.915Z] === RUN TestCreateDifferentPlatform/different_os 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 20:45:36 [2022-03-23T20:45:36.916Z] --- PASS: TestCreateDifferentPlatform (0.02s) 20:45:36 [2022-03-23T20:45:36.916Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 20:45:36 [2022-03-23T20:45:36.916Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestCreateVolumesFromNonExistingContainer 20:45:36 [2022-03-23T20:45:36.916Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestCreatePlatformSpecificImageNoPlatform 20:45:36 [2022-03-23T20:45:36.916Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestContainerStartOnDaemonRestart 20:45:36 [2022-03-23T20:45:36.916Z] === PAUSE TestContainerStartOnDaemonRestart 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestDaemonRestartIpcMode 20:45:36 [2022-03-23T20:45:36.916Z] === PAUSE TestDaemonRestartIpcMode 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestDaemonHostGatewayIP 20:45:36 [2022-03-23T20:45:36.916Z] === PAUSE TestDaemonHostGatewayIP 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestRestartDaemonWithRestartingContainer 20:45:36 [2022-03-23T20:45:36.916Z] === PAUSE TestRestartDaemonWithRestartingContainer 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestContainerKillOnDaemonStart 20:45:36 [2022-03-23T20:45:36.916Z] === PAUSE TestContainerKillOnDaemonStart 20:45:36 [2022-03-23T20:45:36.916Z] === RUN TestDiff 20:45:37 [2022-03-23T20:45:37.480Z] --- PASS: TestDiff (0.56s) 20:45:37 [2022-03-23T20:45:37.480Z] === RUN TestExecWithCloseStdin 20:45:37 [2022-03-23T20:45:37.801Z] INFO [linters context/goanalysis] analyzers took 4m47.008558834s with top 10 stages: buildir: 1m58.740612348s, goimports: 25.743032214s, unconvert: 18.553784639s, gosec: 16.291123096s, S1038: 9.118950833s, golint: 7.716508611s, misspell: 6.699890662s, nilness: 4.277888554s, S1039: 4.058040268s, inspect: 3.829698106s 20:45:37 [2022-03-23T20:45:37.801Z] INFO [runner] Issues before processing: 3056, after processing: 0 20:45:37 [2022-03-23T20:45:37.801Z] INFO [runner] Processors filtering stat (out/in): cgo: 2440/3056, skip_files: 2440/2440, autogenerated_exclude: 2052/2440, identifier_marker: 2052/2052, exclude: 2052/2052, nolint: 0/78, filename_unadjuster: 2440/2440, skip_dirs: 2440/2440, exclude-rules: 78/2052, path_prettifier: 2440/2440 20:45:37 [2022-03-23T20:45:37.801Z] INFO [runner] processing took 84.322029ms with stages: nolint: 33.059409ms, identifier_marker: 22.703607ms, path_prettifier: 9.655785ms, autogenerated_exclude: 8.829192ms, exclude-rules: 7.830868ms, skip_dirs: 1.864593ms, cgo: 227.417µs, filename_unadjuster: 144.933µs, max_same_issues: 1.356µs, skip_files: 878ns, uniq_by_line: 727ns, diff: 664ns, exclude: 654ns, max_from_linter: 422ns, path_shortener: 365ns, source_code: 340ns, max_per_file_from_linter: 250ns, severity-rules: 235ns, sort_results: 218ns, path_prefixer: 116ns 20:45:37 [2022-03-23T20:45:37.801Z] INFO [runner] linters took 1m30.481937793s with stages: goanalysis_metalinter: 1m30.397465871s 20:45:37 [2022-03-23T20:45:37.801Z] INFO File cache stats: 1664 entries of total size 8.4MiB 20:45:37 [2022-03-23T20:45:37.801Z] INFO Memory: 2601 samples, avg is 284.4MB, max is 1197.9MB 20:45:37 [2022-03-23T20:45:37.801Z] INFO Execution took 4m19.985838135s 20:45:37 [2022-03-23T20:45:37.801Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 20:45:37 [2022-03-23T20:45:37.986Z] ...INFO: Daemon under test started and replied! 20:45:37 [2022-03-23T20:45:37.986Z] INFO: Docker version of the daemon under test 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] Client: 20:45:37 [2022-03-23T20:45:37.986Z] Version: 17.06.2-ce 20:45:37 [2022-03-23T20:45:37.986Z] API version: 1.30 20:45:37 [2022-03-23T20:45:37.986Z] Go version: go1.8.3 20:45:37 [2022-03-23T20:45:37.986Z] Git commit: cec0b72 20:45:37 [2022-03-23T20:45:37.986Z] Built: Tue Sep 5 19:57:19 2017 20:45:37 [2022-03-23T20:45:37.986Z] OS/Arch: windows/amd64 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] Server: 20:45:37 [2022-03-23T20:45:37.986Z] Version: 0.0.0-dev 20:45:37 [2022-03-23T20:45:37.986Z] API version: 1.42 (minimum version 1.24) 20:45:37 [2022-03-23T20:45:37.986Z] Go version: go1.18 20:45:37 [2022-03-23T20:45:37.986Z] Git commit: 8c7ea316d1 20:45:37 [2022-03-23T20:45:37.986Z] Built: 03/23/2022 20:43:33 20:45:37 [2022-03-23T20:45:37.986Z] OS/Arch: windows/amd64 20:45:37 [2022-03-23T20:45:37.986Z] Experimental: false 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] INFO: Docker info of the daemon under test 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] Containers: 0 20:45:37 [2022-03-23T20:45:37.986Z] Running: 0 20:45:37 [2022-03-23T20:45:37.986Z] Paused: 0 20:45:37 [2022-03-23T20:45:37.986Z] Stopped: 0 20:45:37 [2022-03-23T20:45:37.986Z] Images: 0 20:45:37 [2022-03-23T20:45:37.986Z] Server Version: 0.0.0-dev 20:45:37 [2022-03-23T20:45:37.986Z] Storage Driver: windowsfilter 20:45:37 [2022-03-23T20:45:37.986Z] Windows: 20:45:37 [2022-03-23T20:45:37.986Z] Logging Driver: json-file 20:45:37 [2022-03-23T20:45:37.986Z] Plugins: 20:45:37 [2022-03-23T20:45:37.986Z] Volume: local 20:45:37 [2022-03-23T20:45:37.986Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:45:37 [2022-03-23T20:45:37.986Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:45:37 [2022-03-23T20:45:37.986Z] Swarm: inactive 20:45:37 [2022-03-23T20:45:37.986Z] Default Isolation: process 20:45:37 [2022-03-23T20:45:37.986Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 20:45:37 [2022-03-23T20:45:37.986Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) 20:45:37 [2022-03-23T20:45:37.986Z] OSType: windows 20:45:37 [2022-03-23T20:45:37.986Z] Architecture: x86_64 20:45:37 [2022-03-23T20:45:37.986Z] CPUs: 4 20:45:37 [2022-03-23T20:45:37.986Z] Total Memory: 32GiB 20:45:37 [2022-03-23T20:45:37.986Z] Name: azwin-2-34f4e0 20:45:37 [2022-03-23T20:45:37.986Z] ID: 3LWB:MGGB:ESFK:LSOO:ZSG4:WBD3:3LMM:H3XK:6CMP:AHXA:4QJH:2IN2 20:45:37 [2022-03-23T20:45:37.986Z] Docker Root Dir: D:\CI\PR-42638\25\daemon 20:45:37 [2022-03-23T20:45:37.986Z] Debug Mode (client): false 20:45:37 [2022-03-23T20:45:37.986Z] Debug Mode (server): true 20:45:37 [2022-03-23T20:45:37.986Z] File Descriptors: -1 20:45:37 [2022-03-23T20:45:37.986Z] Goroutines: 16 20:45:37 [2022-03-23T20:45:37.986Z] System Time: 2022-03-23T20:45:35.2821372Z 20:45:37 [2022-03-23T20:45:37.986Z] EventsListeners: 0 20:45:37 [2022-03-23T20:45:37.986Z] Registry: https://index.docker.io/v1/ 20:45:37 [2022-03-23T20:45:37.986Z] Labels: 20:45:37 [2022-03-23T20:45:37.986Z] Experimental: false 20:45:37 [2022-03-23T20:45:37.986Z] Insecure Registries: 20:45:37 [2022-03-23T20:45:37.986Z] 127.0.0.0/8 20:45:37 [2022-03-23T20:45:37.986Z] Live Restore Enabled: false 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] INFO: Docker images of the daemon under test 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] REPOSITORY TAG IMAGE ID CREATED SIZE 20:45:37 [2022-03-23T20:45:37.986Z] 20:45:37 [2022-03-23T20:45:37.986Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 20:45:37 [2022-03-23T20:45:37.986Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... 20:45:37 [2022-03-23T20:45:37.986Z] ltsc2022: Pulling from windows/servercore 20:45:37 [2022-03-23T20:45:37.986Z] 8f616e6e9eec: Pulling fs layer 20:45:37 [2022-03-23T20:45:37.986Z] 037d5740b404: Pulling fs layer 20:45:38 [2022-03-23T20:45:38.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh dynbinary test-docker-py 20:45:38 [2022-03-23T20:45:38.398Z] 20:45:38 [2022-03-23T20:45:38.413Z] --- PASS: TestExecWithCloseStdin (0.64s) 20:45:38 [2022-03-23T20:45:38.413Z] === RUN TestExec 20:45:38 [2022-03-23T20:45:38.622Z] ok github.com/docker/docker/libnetwork/networkdb 104.226s coverage: 60.5% of statements 20:45:38 [2022-03-23T20:45:38.622Z] ? github.com/docker/docker/libnetwork/ns [no test files] 20:45:38 [2022-03-23T20:45:38.622Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 20:45:38 [2022-03-23T20:45:38.622Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements 20:45:38 [2022-03-23T20:45:38.622Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements 20:45:38 [2022-03-23T20:45:38.622Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements 20:45:38 [2022-03-23T20:45:38.659Z] Removing bundles/ 20:45:38 [2022-03-23T20:45:38.659Z] 20:45:38 [2022-03-23T20:45:38.659Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:45:38 [2022-03-23T20:45:38.659Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:45:38 [2022-03-23T20:45:38.659Z] GOOS="" GOARCH="" GOARM="" 20:45:38 [2022-03-23T20:45:38.880Z] ok github.com/docker/docker/libnetwork/portmapper 0.266s coverage: 48.6% of statements 20:45:38 [2022-03-23T20:45:38.978Z] --- PASS: TestExec (0.63s) 20:45:38 [2022-03-23T20:45:38.978Z] === RUN TestExecUser 20:45:39 [2022-03-23T20:45:39.140Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements 20:45:39 [2022-03-23T20:45:39.141Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 20:45:39 [2022-03-23T20:45:39.399Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === Skipped 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork TestParallel1 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork TestParallel3 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork TestParallel2 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 20:45:39 [2022-03-23T20:45:39.399Z] firewalld_test.go:14: firewalld is not running 20:45:39 [2022-03-23T20:45:39.399Z] 20:45:39 [2022-03-23T20:45:39.399Z] DONE 326 tests, 9 skipped in 201.434s 20:45:39 [2022-03-23T20:45:39.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:45:39 [2022-03-23T20:45:39.544Z] --- PASS: TestExecUser (0.61s) 20:45:39 [2022-03-23T20:45:39.544Z] === RUN TestExportContainerAndImportImage Post stage [Pipeline] junit 20:45:39 [2022-03-23T20:45:39.977Z] Recording test results 20:45:40 [2022-03-23T20:45:40.109Z] --- PASS: TestExportContainerAndImportImage (0.74s) 20:45:40 [2022-03-23T20:45:40.109Z] === RUN TestExportContainerAfterDaemonRestart 20:45:41 [2022-03-23T20:45:41.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:45:41 [2022-03-23T20:45:41.340Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 [2022-03-23T20:45:41.483Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) 20:45:41 [2022-03-23T20:45:41.483Z] === RUN TestHealthCheckWorkdir 20:45:41 [2022-03-23T20:45:41.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -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:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh dynbinary test-integration 20:45:41 [2022-03-23T20:45:41.981Z] 20:45:42 [2022-03-23T20:45:42.254Z] Removing bundles/ 20:45:42 [2022-03-23T20:45:42.254Z] 20:45:42 [2022-03-23T20:45:42.254Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:45:42 [2022-03-23T20:45:42.254Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:45:42 [2022-03-23T20:45:42.254Z] GOOS="" GOARCH="" GOARM="" 20:45:42 [2022-03-23T20:45:42.416Z] --- PASS: TestHealthCheckWorkdir (0.73s) 20:45:42 [2022-03-23T20:45:42.416Z] === RUN TestHealthKillContainer 20:45:44 [2022-03-23T20:45:44.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:45:46 [2022-03-23T20:45:46.472Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) 20:45:46 [2022-03-23T20:45:46.472Z] Using test binary docker 20:45:46 [2022-03-23T20:45:46.729Z] ++++ /etc/init.d/apparmor start 20:45:46 [2022-03-23T20:45:46.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 20:45:46 [2022-03-23T20:45:46.729Z] INFO: Waiting for daemon to start... 20:45:46 [2022-03-23T20:45:46.729Z] Starting dockerd 20:45:46 [2022-03-23T20:45:46.729Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true 20:45:48 [2022-03-23T20:45:48.277Z] 8f616e6e9eec: Verifying Checksum 20:45:48 [2022-03-23T20:45:48.277Z] 8f616e6e9eec: Download complete 20:45:49 [2022-03-23T20:45:49.268Z] . 20:45:49 [2022-03-23T20:45:49.268Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) 20:45:49 [2022-03-23T20:45:49.268Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) 20:45:49 [2022-03-23T20:45:49.268Z] Error: No such image: emptyfs 20:45:49 [2022-03-23T20:45:49.268Z] +++++ docker load 20:45:49 [2022-03-23T20:45:49.268Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . 20:45:49 [2022-03-23T20:45:49.268Z] Running integration-test (iteration 1) 20:45:49 [2022-03-23T20:45:49.268Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:49 [2022-03-23T20:45:49.268Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:49 [2022-03-23T20:45:49.268Z] +++ set -e 20:45:49 [2022-03-23T20:45:49.268Z] +++ '[' -n 0 ']' 20:45:49 [2022-03-23T20:45:49.268Z] +++ set -x 20:45:49 [2022-03-23T20:45:49.268Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:50 [2022-03-23T20:45:50.198Z] Loaded image: busybox:latest 20:45:50 [2022-03-23T20:45:50.454Z] Loaded image: busybox:glibc 20:45:50 [2022-03-23T20:45:50.519Z] --- PASS: TestHealthKillContainer (8.21s) 20:45:50 [2022-03-23T20:45:50.519Z] === RUN TestInspectCpusetInConfigPre120 20:45:51 [2022-03-23T20:45:51.084Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) 20:45:51 [2022-03-23T20:45:51.084Z] === RUN TestIpcModeNone 20:45:51 [2022-03-23T20:45:51.650Z] --- PASS: TestIpcModeNone (0.61s) 20:45:51 [2022-03-23T20:45:51.650Z] === RUN TestIpcModePrivate 20:45:51 [2022-03-23T20:45:51.908Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false 20:45:51 [2022-03-23T20:45:51.992Z] 037d5740b404: Verifying Checksum 20:45:51 [2022-03-23T20:45:51.992Z] 037d5740b404: Download complete 20:45:52 [2022-03-23T20:45:52.166Z] --- PASS: TestIpcModePrivate (0.65s) 20:45:52 [2022-03-23T20:45:52.166Z] === RUN TestIpcModeShareable 20:45:52 [2022-03-23T20:45:52.424Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true 20:45:52 [2022-03-23T20:45:52.683Z] --- PASS: TestIpcModeShareable (0.63s) 20:45:52 [2022-03-23T20:45:52.683Z] === RUN TestAPIIpcModeShareableAndContainer 20:45:54 [2022-03-23T20:45:54.712Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) 20:45:54 [2022-03-23T20:45:54.712Z] === RUN TestAPIIpcModeHost 20:45:54 [2022-03-23T20:45:54.970Z] --- PASS: TestAPIIpcModeHost (0.38s) 20:45:54 [2022-03-23T20:45:54.970Z] === RUN TestDaemonIpcModeShareable 20:45:55 [2022-03-23T20:45:55.811Z] Loaded image: debian:bullseye-slim 20:45:55 [2022-03-23T20:45:55.811Z] Loaded image: hello-world:latest 20:45:55 [2022-03-23T20:45:55.811Z] Loaded image: arm32v7/hello-world:latest 20:45:55 [2022-03-23T20:45:55.811Z] INFO: Testing against a local daemon 20:45:55 [2022-03-23T20:45:55.811Z] testing: warning: no tests to run 20:45:55 [2022-03-23T20:45:55.811Z] PASS 20:45:55 [2022-03-23T20:45:55.811Z] 20:45:55 [2022-03-23T20:45:55.811Z] DONE 0 tests in 6.223s 20:45:55 [2022-03-23T20:45:55.811Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:55 [2022-03-23T20:45:55.811Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:55 [2022-03-23T20:45:55.811Z] +++ set -e 20:45:55 [2022-03-23T20:45:55.811Z] +++ '[' -n 0 ']' 20:45:55 [2022-03-23T20:45:55.811Z] +++ set -x 20:45:55 [2022-03-23T20:45:55.811Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:55 [2022-03-23T20:45:55.811Z] INFO: Testing against a local daemon 20:45:55 [2022-03-23T20:45:55.811Z] testing: warning: no tests to run 20:45:55 [2022-03-23T20:45:55.811Z] PASS 20:45:55 [2022-03-23T20:45:55.811Z] 20:45:55 [2022-03-23T20:45:55.811Z] DONE 0 tests in 0.065s 20:45:55 [2022-03-23T20:45:55.811Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:55 [2022-03-23T20:45:55.811Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:55 [2022-03-23T20:45:55.811Z] +++ set -e 20:45:55 [2022-03-23T20:45:55.811Z] +++ '[' -n 0 ']' 20:45:55 [2022-03-23T20:45:55.811Z] +++ set -x 20:45:55 [2022-03-23T20:45:55.811Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:45:55 [2022-03-23T20:45:55.811Z] INFO: Testing against a local daemon 20:45:55 [2022-03-23T20:45:55.811Z] === RUN TestPrivilegedHostDevices 20:45:56 [2022-03-23T20:45:56.348Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true 20:45:56 [2022-03-23T20:45:56.348Z] --- PASS: TestDaemonIpcModeShareable (1.19s) 20:45:56 [2022-03-23T20:45:56.348Z] === RUN TestDaemonIpcModePrivate 20:45:57 [2022-03-23T20:45:57.190Z] --- PASS: TestPrivilegedHostDevices (1.33s) 20:45:57 [2022-03-23T20:45:57.190Z] === RUN TestPrivilegedHostDevices 20:45:57 [2022-03-23T20:45:57.284Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false 20:45:57 [2022-03-23T20:45:57.284Z] --- PASS: TestDaemonIpcModePrivate (1.16s) 20:45:57 [2022-03-23T20:45:57.284Z] === RUN TestDaemonIpcModePrivateFromConfig 20:45:58 [2022-03-23T20:45:58.121Z] --- PASS: TestPrivilegedHostDevices (1.03s) 20:45:58 [2022-03-23T20:45:58.121Z] === RUN TestPrivilegedHostDevices 20:45:58 [2022-03-23T20:45:58.658Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false 20:45:58 [2022-03-23T20:45:58.658Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) 20:45:58 [2022-03-23T20:45:58.658Z] === RUN TestDaemonIpcModeShareableFromConfig 20:45:59 [2022-03-23T20:45:59.098Z] --- PASS: TestPrivilegedHostDevices (1.03s) 20:45:59 [2022-03-23T20:45:59.098Z] === RUN TestPrivilegedHostDevices 20:45:59 [2022-03-23T20:45:59.594Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true 20:45:59 [2022-03-23T20:45:59.851Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) 20:45:59 [2022-03-23T20:45:59.851Z] === RUN TestIpcModeOlderClient 20:45:59 [2022-03-23T20:45:59.851Z] === PAUSE TestIpcModeOlderClient 20:45:59 [2022-03-23T20:45:59.851Z] === RUN TestKillContainerInvalidSignal 20:46:00 [2022-03-23T20:46:00.109Z] --- PASS: TestKillContainerInvalidSignal (0.45s) 20:46:00 [2022-03-23T20:46:00.109Z] === RUN TestKillContainer 20:46:00 [2022-03-23T20:46:00.109Z] === RUN TestKillContainer/no_signal 20:46:00 [2022-03-23T20:46:00.467Z] --- PASS: TestPrivilegedHostDevices (1.03s) 20:46:00 [2022-03-23T20:46:00.467Z] === RUN TestPrivilegedHostDevices 20:46:00 [2022-03-23T20:46:00.626Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 20:46:00 [2022-03-23T20:46:00.626Z] 20:46:00 [2022-03-23T20:46:00.626Z] ________ ____ __. 20:46:00 [2022-03-23T20:46:00.626Z] \_____ \ | |/ _| 20:46:00 [2022-03-23T20:46:00.626Z] / | \| < 20:46:00 [2022-03-23T20:46:00.626Z] / | \ | \ 20:46:00 [2022-03-23T20:46:00.626Z] \_______ /____|__ \ 20:46:00 [2022-03-23T20:46:00.626Z] \/ \/ 20:46:00 [2022-03-23T20:46:00.626Z] 20:46:00 [2022-03-23T20:46:00.626Z] INFO: make.ps1 ended at 03/23/2022 20:45:56 20:46:00 [2022-03-23T20:46:00.626Z] INFO: Binaries build ended at 03/23/2022 20:45:58. Duration:00:01:28.6375139 20:46:00 [2022-03-23T20:46:00.626Z] INFO: Copying the built daemon binary to d:\CI\PR-42638\25\binary\dockerd-8c7ea316d1.exe... 20:46:00 [2022-03-23T20:46:00.626Z] INFO: Copying the built client binary to d:\CI\PR-42638\25\binary\docker-8c7ea316d1.exe... 20:46:00 [2022-03-23T20:46:00.626Z] INFO: Copying dockerversion from the container... 20:46:00 [2022-03-23T20:46:00.626Z] INFO: Copying the golang package from the container to d:\CI\PR-42638\25\installer\go.zip... 20:46:00 [2022-03-23T20:46:00.626Z] INFO: Extracting go.zip to d:\CI\PR-42638\25\go 20:46:00 [2022-03-23T20:46:00.674Z] === RUN TestKillContainer/non_killing_signal 20:46:00 [2022-03-23T20:46:00.932Z] === RUN TestKillContainer/killing_signal 20:46:01 [2022-03-23T20:46:01.029Z] --- PASS: TestPrivilegedHostDevices (0.98s) 20:46:01 [2022-03-23T20:46:01.029Z] PASS 20:46:01 [2022-03-23T20:46:01.285Z] 20:46:01 [2022-03-23T20:46:01.285Z] DONE 5 tests in 5.485s 20:46:01 [2022-03-23T20:46:01.285Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.285Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.285Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.285Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.285Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.285Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.285Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.285Z] PASS 20:46:01 [2022-03-23T20:46:01.285Z] 20:46:01 [2022-03-23T20:46:01.285Z] DONE 0 tests in 0.098s 20:46:01 [2022-03-23T20:46:01.285Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.285Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.285Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.285Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.285Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.285Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.285Z] INFO: Testing against a local daemon 20:46:01 [2022-03-23T20:46:01.285Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.285Z] PASS 20:46:01 [2022-03-23T20:46:01.497Z] --- PASS: TestKillContainer (1.23s) 20:46:01 [2022-03-23T20:46:01.497Z] --- PASS: TestKillContainer/no_signal (0.38s) 20:46:01 [2022-03-23T20:46:01.497Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) 20:46:01 [2022-03-23T20:46:01.497Z] --- PASS: TestKillContainer/killing_signal (0.40s) 20:46:01 [2022-03-23T20:46:01.497Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:46:01 [2022-03-23T20:46:01.497Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:46:01 [2022-03-23T20:46:01.542Z] 20:46:01 [2022-03-23T20:46:01.542Z] DONE 0 tests in 0.079s 20:46:01 [2022-03-23T20:46:01.542Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.542Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.542Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.542Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] INFO: Testing against a local daemon 20:46:01 [2022-03-23T20:46:01.542Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.542Z] PASS 20:46:01 [2022-03-23T20:46:01.542Z] 20:46:01 [2022-03-23T20:46:01.542Z] DONE 0 tests in 0.055s 20:46:01 [2022-03-23T20:46:01.542Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.542Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.542Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.542Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] INFO: Testing against a local daemon 20:46:01 [2022-03-23T20:46:01.542Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.542Z] PASS 20:46:01 [2022-03-23T20:46:01.542Z] 20:46:01 [2022-03-23T20:46:01.542Z] DONE 0 tests in 0.066s 20:46:01 [2022-03-23T20:46:01.542Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.542Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.542Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.542Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.542Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.755Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:46:01 [2022-03-23T20:46:01.799Z] INFO: Testing against a local daemon 20:46:01 [2022-03-23T20:46:01.799Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.799Z] PASS 20:46:01 [2022-03-23T20:46:01.799Z] 20:46:01 [2022-03-23T20:46:01.799Z] DONE 0 tests in 0.070s 20:46:01 [2022-03-23T20:46:01.799Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.799Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.799Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.799Z] PASS 20:46:01 [2022-03-23T20:46:01.799Z] 20:46:01 [2022-03-23T20:46:01.799Z] DONE 0 tests in 0.014s 20:46:01 [2022-03-23T20:46:01.799Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.799Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.799Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] INFO: Testing against a local daemon 20:46:01 [2022-03-23T20:46:01.799Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.799Z] PASS 20:46:01 [2022-03-23T20:46:01.799Z] 20:46:01 [2022-03-23T20:46:01.799Z] DONE 0 tests in 0.050s 20:46:01 [2022-03-23T20:46:01.799Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] +++ set -e 20:46:01 [2022-03-23T20:46:01.799Z] +++ '[' -n 0 ']' 20:46:01 [2022-03-23T20:46:01.799Z] +++ set -x 20:46:01 [2022-03-23T20:46:01.799Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:01 [2022-03-23T20:46:01.799Z] INFO: Testing against a local daemon 20:46:01 [2022-03-23T20:46:01.799Z] testing: warning: no tests to run 20:46:01 [2022-03-23T20:46:01.799Z] PASS 20:46:01 [2022-03-23T20:46:01.799Z] 20:46:01 [2022-03-23T20:46:01.799Z] DONE 0 tests in 0.062s 20:46:02 [2022-03-23T20:46:02.055Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.055Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.055Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.055Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.055Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.055Z] PASS 20:46:02 [2022-03-23T20:46:02.055Z] 20:46:02 [2022-03-23T20:46:02.055Z] DONE 0 tests in 0.079s 20:46:02 [2022-03-23T20:46:02.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.055Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.055Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.055Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.055Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.055Z] PASS 20:46:02 [2022-03-23T20:46:02.055Z] 20:46:02 [2022-03-23T20:46:02.055Z] DONE 0 tests in 0.064s 20:46:02 [2022-03-23T20:46:02.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.055Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.055Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.055Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.055Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.055Z] PASS 20:46:02 [2022-03-23T20:46:02.312Z] 20:46:02 [2022-03-23T20:46:02.312Z] DONE 0 tests in 0.027s 20:46:02 [2022-03-23T20:46:02.312Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.312Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.312Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.312Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.312Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.312Z] PASS 20:46:02 [2022-03-23T20:46:02.312Z] 20:46:02 [2022-03-23T20:46:02.312Z] DONE 0 tests in 0.069s 20:46:02 [2022-03-23T20:46:02.312Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.312Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.312Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.312Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.312Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.312Z] PASS 20:46:02 [2022-03-23T20:46:02.312Z] 20:46:02 [2022-03-23T20:46:02.312Z] DONE 0 tests in 0.051s 20:46:02 [2022-03-23T20:46:02.312Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.312Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.312Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.312Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.312Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.569Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.569Z] PASS 20:46:02 [2022-03-23T20:46:02.569Z] 20:46:02 [2022-03-23T20:46:02.569Z] DONE 0 tests in 0.087s 20:46:02 [2022-03-23T20:46:02.569Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.569Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.569Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.569Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.569Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.569Z] PASS 20:46:02 [2022-03-23T20:46:02.569Z] 20:46:02 [2022-03-23T20:46:02.569Z] DONE 0 tests in 0.046s 20:46:02 [2022-03-23T20:46:02.569Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.569Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.569Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.569Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.569Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.569Z] PASS 20:46:02 [2022-03-23T20:46:02.569Z] 20:46:02 [2022-03-23T20:46:02.569Z] DONE 0 tests in 0.049s 20:46:02 [2022-03-23T20:46:02.569Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.569Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.569Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.569Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.569Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) 20:46:02 [2022-03-23T20:46:02.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) 20:46:02 [2022-03-23T20:46:02.688Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) 20:46:02 [2022-03-23T20:46:02.688Z] === RUN TestKillStoppedContainer 20:46:02 [2022-03-23T20:46:02.688Z] --- PASS: TestKillStoppedContainer (0.05s) 20:46:02 [2022-03-23T20:46:02.688Z] === RUN TestKillStoppedContainerAPIPre120 20:46:02 [2022-03-23T20:46:02.688Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 20:46:02 [2022-03-23T20:46:02.688Z] === RUN TestKillDifferentUserContainer 20:46:02 [2022-03-23T20:46:02.825Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.825Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.825Z] PASS 20:46:02 [2022-03-23T20:46:02.825Z] 20:46:02 [2022-03-23T20:46:02.825Z] DONE 0 tests in 0.054s 20:46:02 [2022-03-23T20:46:02.825Z] Running integration-test (iteration 2) 20:46:02 [2022-03-23T20:46:02.825Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.825Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.825Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.825Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.825Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.825Z] PASS 20:46:02 [2022-03-23T20:46:02.825Z] 20:46:02 [2022-03-23T20:46:02.825Z] DONE 0 tests in 0.049s 20:46:02 [2022-03-23T20:46:02.825Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.825Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.825Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.825Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] INFO: Testing against a local daemon 20:46:02 [2022-03-23T20:46:02.825Z] testing: warning: no tests to run 20:46:02 [2022-03-23T20:46:02.825Z] PASS 20:46:02 [2022-03-23T20:46:02.825Z] 20:46:02 [2022-03-23T20:46:02.825Z] DONE 0 tests in 0.051s 20:46:02 [2022-03-23T20:46:02.825Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:02 [2022-03-23T20:46:02.825Z] +++ set -e 20:46:02 [2022-03-23T20:46:02.825Z] +++ '[' -n 0 ']' 20:46:02 [2022-03-23T20:46:02.825Z] +++ set -x 20:46:02 [2022-03-23T20:46:02.825Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:03 [2022-03-23T20:46:03.083Z] INFO: Testing against a local daemon 20:46:03 [2022-03-23T20:46:03.083Z] === RUN TestPrivilegedHostDevices 20:46:03 [2022-03-23T20:46:03.255Z] --- PASS: TestKillDifferentUserContainer (0.48s) 20:46:03 [2022-03-23T20:46:03.255Z] === RUN TestInspectOomKilledTrue 20:46:03 [2022-03-23T20:46:03.255Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:46:03 [2022-03-23T20:46:03.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 20:46:03 [2022-03-23T20:46:03.255Z] === RUN TestInspectOomKilledFalse 20:46:03 [2022-03-23T20:46:03.255Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:46:03 [2022-03-23T20:46:03.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:46:03 [2022-03-23T20:46:03.255Z] === RUN TestLinksEtcHostsContentMatch 20:46:03 [2022-03-23T20:46:03.514Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) 20:46:03 [2022-03-23T20:46:03.514Z] === RUN TestLinksContainerNames 20:46:04 [2022-03-23T20:46:04.015Z] --- PASS: TestPrivilegedHostDevices (1.00s) 20:46:04 [2022-03-23T20:46:04.015Z] === RUN TestPrivilegedHostDevices 20:46:04 [2022-03-23T20:46:04.450Z] --- PASS: TestLinksContainerNames (0.90s) 20:46:04 [2022-03-23T20:46:04.450Z] === RUN TestLogsFollowTailEmpty 20:46:05 [2022-03-23T20:46:05.019Z] --- PASS: TestLogsFollowTailEmpty (0.55s) 20:46:05 [2022-03-23T20:46:05.019Z] === RUN TestContainerNetworkMountsNoChown 20:46:05 [2022-03-23T20:46:05.385Z] --- PASS: TestPrivilegedHostDevices (1.08s) 20:46:05 [2022-03-23T20:46:05.385Z] === RUN TestPrivilegedHostDevices 20:46:05 [2022-03-23T20:46:05.587Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/default 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/default 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/private 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/private 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rprivate 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rprivate 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/slave 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/slave 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rslave 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rslave 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/shared 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/shared 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rshared 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rshared 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/default 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/default/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/default/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/default/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rshared 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/shared 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/shared/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/shared/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rslave 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/slave 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/slave/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/slave/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rprivate 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/private 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/private/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/private/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/default/mount_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/shared/bind_root 20:46:05 [2022-03-23T20:46:05.587Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/shared/mount_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/slave/bind_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/slave/mount_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/private/bind_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/private/mount_root 20:46:05 [2022-03-23T20:46:05.846Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 20:46:05 [2022-03-23T20:46:05.846Z] === RUN TestContainerBindMountNonRecursive 20:46:05 [2022-03-23T20:46:05.947Z] --- PASS: TestPrivilegedHostDevices (0.95s) 20:46:05 [2022-03-23T20:46:05.947Z] === RUN TestPrivilegedHostDevices 20:46:07 [2022-03-23T20:46:07.225Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) 20:46:07 [2022-03-23T20:46:07.225Z] === RUN TestContainerVolumesMountedAsShared 20:46:07 [2022-03-23T20:46:07.316Z] --- PASS: TestPrivilegedHostDevices (1.08s) 20:46:07 [2022-03-23T20:46:07.316Z] === RUN TestPrivilegedHostDevices 20:46:07 [2022-03-23T20:46:07.793Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) 20:46:07 [2022-03-23T20:46:07.793Z] === RUN TestContainerVolumesMountedAsSlave 20:46:08 [2022-03-23T20:46:08.053Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) 20:46:08 [2022-03-23T20:46:08.053Z] === RUN TestNetworkNat 20:46:08 [2022-03-23T20:46:08.289Z] --- PASS: TestPrivilegedHostDevices (0.96s) 20:46:08 [2022-03-23T20:46:08.289Z] PASS 20:46:08 [2022-03-23T20:46:08.289Z] 20:46:08 [2022-03-23T20:46:08.289Z] DONE 5 tests in 5.155s 20:46:08 [2022-03-23T20:46:08.289Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.289Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.289Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.289Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.289Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.289Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.289Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.289Z] PASS 20:46:08 [2022-03-23T20:46:08.289Z] 20:46:08 [2022-03-23T20:46:08.289Z] DONE 0 tests in 0.122s 20:46:08 [2022-03-23T20:46:08.289Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.289Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.289Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.289Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.289Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.290Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.290Z] INFO: Testing against a local daemon 20:46:08 [2022-03-23T20:46:08.290Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.290Z] PASS 20:46:08 [2022-03-23T20:46:08.290Z] 20:46:08 [2022-03-23T20:46:08.290Z] DONE 0 tests in 0.101s 20:46:08 [2022-03-23T20:46:08.549Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.549Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.549Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.549Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] INFO: Testing against a local daemon 20:46:08 [2022-03-23T20:46:08.549Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.549Z] PASS 20:46:08 [2022-03-23T20:46:08.549Z] 20:46:08 [2022-03-23T20:46:08.549Z] DONE 0 tests in 0.062s 20:46:08 [2022-03-23T20:46:08.549Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.549Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.549Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.549Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] INFO: Testing against a local daemon 20:46:08 [2022-03-23T20:46:08.549Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.549Z] PASS 20:46:08 [2022-03-23T20:46:08.549Z] 20:46:08 [2022-03-23T20:46:08.549Z] DONE 0 tests in 0.066s 20:46:08 [2022-03-23T20:46:08.549Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.549Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.549Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.549Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.549Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.622Z] --- PASS: TestNetworkNat (0.44s) 20:46:08 [2022-03-23T20:46:08.622Z] === RUN TestNetworkLocalhostTCPNat 20:46:08 [2022-03-23T20:46:08.806Z] INFO: Testing against a local daemon 20:46:08 [2022-03-23T20:46:08.806Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.806Z] PASS 20:46:08 [2022-03-23T20:46:08.806Z] 20:46:08 [2022-03-23T20:46:08.806Z] DONE 0 tests in 0.058s 20:46:08 [2022-03-23T20:46:08.806Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.806Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.806Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.806Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.806Z] PASS 20:46:08 [2022-03-23T20:46:08.806Z] 20:46:08 [2022-03-23T20:46:08.806Z] DONE 0 tests in 0.021s 20:46:08 [2022-03-23T20:46:08.806Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.806Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.806Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.806Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] INFO: Testing against a local daemon 20:46:08 [2022-03-23T20:46:08.806Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.806Z] PASS 20:46:08 [2022-03-23T20:46:08.806Z] 20:46:08 [2022-03-23T20:46:08.806Z] DONE 0 tests in 0.065s 20:46:08 [2022-03-23T20:46:08.806Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] +++ set -e 20:46:08 [2022-03-23T20:46:08.806Z] +++ '[' -n 0 ']' 20:46:08 [2022-03-23T20:46:08.806Z] +++ set -x 20:46:08 [2022-03-23T20:46:08.806Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:08 [2022-03-23T20:46:08.806Z] INFO: Testing against a local daemon 20:46:08 [2022-03-23T20:46:08.806Z] testing: warning: no tests to run 20:46:08 [2022-03-23T20:46:08.806Z] PASS 20:46:08 [2022-03-23T20:46:08.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) 20:46:08 [2022-03-23T20:46:08.881Z] === RUN TestNetworkLoopbackNat 20:46:09 [2022-03-23T20:46:09.064Z] 20:46:09 [2022-03-23T20:46:09.064Z] DONE 0 tests in 0.059s 20:46:09 [2022-03-23T20:46:09.064Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.064Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.064Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.064Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.064Z] PASS 20:46:09 [2022-03-23T20:46:09.064Z] 20:46:09 [2022-03-23T20:46:09.064Z] DONE 0 tests in 0.060s 20:46:09 [2022-03-23T20:46:09.064Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.064Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.064Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.064Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.064Z] PASS 20:46:09 [2022-03-23T20:46:09.064Z] 20:46:09 [2022-03-23T20:46:09.064Z] DONE 0 tests in 0.052s 20:46:09 [2022-03-23T20:46:09.064Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.064Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.064Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.064Z] PASS 20:46:09 [2022-03-23T20:46:09.064Z] 20:46:09 [2022-03-23T20:46:09.064Z] DONE 0 tests in 0.027s 20:46:09 [2022-03-23T20:46:09.064Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.064Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.064Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.064Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.323Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.323Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.323Z] PASS 20:46:09 [2022-03-23T20:46:09.323Z] 20:46:09 [2022-03-23T20:46:09.323Z] DONE 0 tests in 0.063s 20:46:09 [2022-03-23T20:46:09.323Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.323Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.323Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.323Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.323Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.323Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.323Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.323Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.323Z] PASS 20:46:09 [2022-03-23T20:46:09.323Z] 20:46:09 [2022-03-23T20:46:09.323Z] DONE 0 tests in 0.079s 20:46:09 [2022-03-23T20:46:09.323Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.323Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.323Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.323Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.323Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.323Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.580Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.580Z] PASS 20:46:09 [2022-03-23T20:46:09.580Z] 20:46:09 [2022-03-23T20:46:09.580Z] DONE 0 tests in 0.066s 20:46:09 [2022-03-23T20:46:09.580Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.580Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.580Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.580Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.580Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.580Z] PASS 20:46:09 [2022-03-23T20:46:09.580Z] 20:46:09 [2022-03-23T20:46:09.580Z] DONE 0 tests in 0.055s 20:46:09 [2022-03-23T20:46:09.580Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.580Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.580Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.580Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.580Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.580Z] PASS 20:46:09 [2022-03-23T20:46:09.580Z] 20:46:09 [2022-03-23T20:46:09.580Z] DONE 0 tests in 0.056s 20:46:09 [2022-03-23T20:46:09.580Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.580Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.580Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.580Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.581Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.838Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.838Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.838Z] PASS 20:46:09 [2022-03-23T20:46:09.838Z] 20:46:09 [2022-03-23T20:46:09.838Z] DONE 0 tests in 0.079s 20:46:09 [2022-03-23T20:46:09.838Z] Running integration-test (iteration 3) 20:46:09 [2022-03-23T20:46:09.838Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.838Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.838Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.838Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.838Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.838Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.838Z] INFO: Testing against a local daemon 20:46:09 [2022-03-23T20:46:09.838Z] testing: warning: no tests to run 20:46:09 [2022-03-23T20:46:09.838Z] PASS 20:46:09 [2022-03-23T20:46:09.838Z] 20:46:09 [2022-03-23T20:46:09.838Z] DONE 0 tests in 0.058s 20:46:09 [2022-03-23T20:46:09.838Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.838Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:09 [2022-03-23T20:46:09.838Z] +++ set -e 20:46:09 [2022-03-23T20:46:09.838Z] +++ '[' -n 0 ']' 20:46:09 [2022-03-23T20:46:09.838Z] +++ set -x 20:46:09 [2022-03-23T20:46:09.838Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:10 [2022-03-23T20:46:10.097Z] INFO: Testing against a local daemon 20:46:10 [2022-03-23T20:46:10.097Z] testing: warning: no tests to run 20:46:10 [2022-03-23T20:46:10.097Z] PASS 20:46:10 [2022-03-23T20:46:10.097Z] 20:46:10 [2022-03-23T20:46:10.097Z] DONE 0 tests in 0.053s 20:46:10 [2022-03-23T20:46:10.097Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:10 [2022-03-23T20:46:10.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:10 [2022-03-23T20:46:10.097Z] +++ set -e 20:46:10 [2022-03-23T20:46:10.097Z] +++ '[' -n 0 ']' 20:46:10 [2022-03-23T20:46:10.097Z] +++ set -x 20:46:10 [2022-03-23T20:46:10.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:10 [2022-03-23T20:46:10.097Z] INFO: Testing against a local daemon 20:46:10 [2022-03-23T20:46:10.097Z] === RUN TestPrivilegedHostDevices 20:46:11 [2022-03-23T20:46:11.072Z] --- PASS: TestPrivilegedHostDevices (1.04s) 20:46:11 [2022-03-23T20:46:11.072Z] === RUN TestPrivilegedHostDevices 20:46:11 [2022-03-23T20:46:11.414Z] --- PASS: TestNetworkLoopbackNat (2.60s) 20:46:11 [2022-03-23T20:46:11.414Z] === RUN TestPause 20:46:11 [2022-03-23T20:46:11.980Z] --- PASS: TestPause (0.47s) 20:46:11 [2022-03-23T20:46:11.980Z] === RUN TestPauseFailsOnWindowsServerContainers 20:46:11 [2022-03-23T20:46:11.980Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:46:11 [2022-03-23T20:46:11.980Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:46:11 [2022-03-23T20:46:11.980Z] === RUN TestPauseStopPausedContainer 20:46:12 [2022-03-23T20:46:12.005Z] --- PASS: TestPrivilegedHostDevices (0.93s) 20:46:12 [2022-03-23T20:46:12.005Z] === RUN TestPrivilegedHostDevices 20:46:12 [2022-03-23T20:46:12.545Z] --- PASS: TestPauseStopPausedContainer (0.46s) 20:46:12 [2022-03-23T20:46:12.545Z] === RUN TestPidHost 20:46:13 [2022-03-23T20:46:13.373Z] --- PASS: TestPrivilegedHostDevices (1.05s) 20:46:13 [2022-03-23T20:46:13.373Z] === RUN TestPrivilegedHostDevices 20:46:13 [2022-03-23T20:46:13.479Z] --- PASS: TestPidHost (0.98s) 20:46:13 [2022-03-23T20:46:13.479Z] === RUN TestPsFilter 20:46:13 [2022-03-23T20:46:13.479Z] --- PASS: TestPsFilter (0.13s) 20:46:13 [2022-03-23T20:46:13.479Z] === RUN TestRemoveContainerWithRemovedVolume 20:46:14 [2022-03-23T20:46:14.045Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) 20:46:14 [2022-03-23T20:46:14.045Z] === RUN TestRemoveContainerWithVolume 20:46:14 [2022-03-23T20:46:14.302Z] --- PASS: TestPrivilegedHostDevices (1.03s) 20:46:14 [2022-03-23T20:46:14.302Z] === RUN TestPrivilegedHostDevices 20:46:14 [2022-03-23T20:46:14.303Z] --- PASS: TestRemoveContainerWithVolume (0.43s) 20:46:14 [2022-03-23T20:46:14.303Z] === RUN TestRemoveContainerRunning 20:46:14 [2022-03-23T20:46:14.869Z] --- PASS: TestRemoveContainerRunning (0.43s) 20:46:14 [2022-03-23T20:46:14.869Z] === RUN TestRemoveContainerForceRemoveRunning 20:46:15 [2022-03-23T20:46:15.235Z] --- PASS: TestPrivilegedHostDevices (0.97s) 20:46:15 [2022-03-23T20:46:15.235Z] PASS 20:46:15 [2022-03-23T20:46:15.235Z] 20:46:15 [2022-03-23T20:46:15.235Z] DONE 5 tests in 5.097s 20:46:15 [2022-03-23T20:46:15.235Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.235Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.235Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.235Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.235Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.235Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.235Z] testing: warning: no tests to run 20:46:15 [2022-03-23T20:46:15.235Z] PASS 20:46:15 [2022-03-23T20:46:15.235Z] 20:46:15 [2022-03-23T20:46:15.235Z] DONE 0 tests in 0.140s 20:46:15 [2022-03-23T20:46:15.235Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.235Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.235Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.235Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.235Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.235Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) 20:46:15 [2022-03-23T20:46:15.436Z] === RUN TestRemoveInvalidContainer 20:46:15 [2022-03-23T20:46:15.436Z] --- PASS: TestRemoveInvalidContainer (0.01s) 20:46:15 [2022-03-23T20:46:15.436Z] === RUN TestRenameLinkedContainer 20:46:15 [2022-03-23T20:46:15.492Z] INFO: Testing against a local daemon 20:46:15 [2022-03-23T20:46:15.492Z] testing: warning: no tests to run 20:46:15 [2022-03-23T20:46:15.492Z] PASS 20:46:15 [2022-03-23T20:46:15.492Z] 20:46:15 [2022-03-23T20:46:15.492Z] DONE 0 tests in 0.077s 20:46:15 [2022-03-23T20:46:15.492Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.492Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.492Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.492Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] INFO: Testing against a local daemon 20:46:15 [2022-03-23T20:46:15.492Z] testing: warning: no tests to run 20:46:15 [2022-03-23T20:46:15.492Z] PASS 20:46:15 [2022-03-23T20:46:15.492Z] 20:46:15 [2022-03-23T20:46:15.492Z] DONE 0 tests in 0.068s 20:46:15 [2022-03-23T20:46:15.492Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.492Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.492Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.492Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] INFO: Testing against a local daemon 20:46:15 [2022-03-23T20:46:15.492Z] testing: warning: no tests to run 20:46:15 [2022-03-23T20:46:15.492Z] PASS 20:46:15 [2022-03-23T20:46:15.492Z] 20:46:15 [2022-03-23T20:46:15.492Z] DONE 0 tests in 0.074s 20:46:15 [2022-03-23T20:46:15.492Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.492Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.492Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.492Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.492Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] INFO: Testing against a local daemon 20:46:15 [2022-03-23T20:46:15.750Z] testing: warning: no tests to run 20:46:15 [2022-03-23T20:46:15.750Z] PASS 20:46:15 [2022-03-23T20:46:15.750Z] 20:46:15 [2022-03-23T20:46:15.750Z] DONE 0 tests in 0.048s 20:46:15 [2022-03-23T20:46:15.750Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.750Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.750Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.750Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] testing: warning: no tests to run 20:46:15 [2022-03-23T20:46:15.750Z] PASS 20:46:15 [2022-03-23T20:46:15.750Z] 20:46:15 [2022-03-23T20:46:15.750Z] DONE 0 tests in 0.027s 20:46:15 [2022-03-23T20:46:15.750Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.750Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.750Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.750Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] INFO: Testing against a local daemon 20:46:15 [2022-03-23T20:46:15.750Z] testing: warning: no tests to run 20:46:15 [2022-03-23T20:46:15.750Z] PASS 20:46:15 [2022-03-23T20:46:15.750Z] 20:46:15 [2022-03-23T20:46:15.750Z] DONE 0 tests in 0.060s 20:46:15 [2022-03-23T20:46:15.750Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:15 [2022-03-23T20:46:15.750Z] +++ set -e 20:46:15 [2022-03-23T20:46:15.750Z] +++ '[' -n 0 ']' 20:46:15 [2022-03-23T20:46:15.750Z] +++ set -x 20:46:15 [2022-03-23T20:46:15.750Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.008Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.008Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.008Z] PASS 20:46:16 [2022-03-23T20:46:16.008Z] 20:46:16 [2022-03-23T20:46:16.008Z] DONE 0 tests in 0.055s 20:46:16 [2022-03-23T20:46:16.008Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.008Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.008Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.008Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.008Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.008Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.008Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.008Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.008Z] PASS 20:46:16 [2022-03-23T20:46:16.008Z] 20:46:16 [2022-03-23T20:46:16.008Z] DONE 0 tests in 0.061s 20:46:16 [2022-03-23T20:46:16.008Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.008Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.008Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.008Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.008Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.008Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.008Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.008Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.008Z] PASS 20:46:16 [2022-03-23T20:46:16.008Z] 20:46:16 [2022-03-23T20:46:16.008Z] DONE 0 tests in 0.091s 20:46:16 [2022-03-23T20:46:16.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.309Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.309Z] PASS 20:46:16 [2022-03-23T20:46:16.309Z] 20:46:16 [2022-03-23T20:46:16.309Z] DONE 0 tests in 0.020s 20:46:16 [2022-03-23T20:46:16.309Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.309Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.309Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.309Z] PASS 20:46:16 [2022-03-23T20:46:16.309Z] 20:46:16 [2022-03-23T20:46:16.309Z] DONE 0 tests in 0.058s 20:46:16 [2022-03-23T20:46:16.309Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.309Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.309Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.309Z] PASS 20:46:16 [2022-03-23T20:46:16.309Z] 20:46:16 [2022-03-23T20:46:16.309Z] DONE 0 tests in 0.042s 20:46:16 [2022-03-23T20:46:16.309Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.309Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.309Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.309Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.309Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.309Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.309Z] PASS 20:46:16 [2022-03-23T20:46:16.309Z] 20:46:16 [2022-03-23T20:46:16.309Z] DONE 0 tests in 0.055s 20:46:16 [2022-03-23T20:46:16.567Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.567Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.567Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.567Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.567Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.567Z] PASS 20:46:16 [2022-03-23T20:46:16.567Z] 20:46:16 [2022-03-23T20:46:16.567Z] DONE 0 tests in 0.053s 20:46:16 [2022-03-23T20:46:16.567Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.567Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.567Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.567Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.567Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.567Z] PASS 20:46:16 [2022-03-23T20:46:16.567Z] 20:46:16 [2022-03-23T20:46:16.567Z] DONE 0 tests in 0.054s 20:46:16 [2022-03-23T20:46:16.567Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.567Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.567Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.567Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.567Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.567Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.567Z] PASS 20:46:16 [2022-03-23T20:46:16.567Z] 20:46:16 [2022-03-23T20:46:16.567Z] DONE 0 tests in 0.034s 20:46:16 [2022-03-23T20:46:16.824Z] Running integration-test (iteration 4) 20:46:16 [2022-03-23T20:46:16.824Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.824Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.824Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.824Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.824Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.824Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.824Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.824Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.824Z] PASS 20:46:16 [2022-03-23T20:46:16.824Z] 20:46:16 [2022-03-23T20:46:16.824Z] DONE 0 tests in 0.090s 20:46:16 [2022-03-23T20:46:16.824Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.824Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.824Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.824Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.824Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.824Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.825Z] INFO: Testing against a local daemon 20:46:16 [2022-03-23T20:46:16.825Z] testing: warning: no tests to run 20:46:16 [2022-03-23T20:46:16.825Z] PASS 20:46:16 [2022-03-23T20:46:16.825Z] 20:46:16 [2022-03-23T20:46:16.825Z] DONE 0 tests in 0.069s 20:46:16 [2022-03-23T20:46:16.825Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.825Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:16 [2022-03-23T20:46:16.825Z] +++ set -e 20:46:16 [2022-03-23T20:46:16.825Z] +++ '[' -n 0 ']' 20:46:16 [2022-03-23T20:46:16.825Z] +++ set -x 20:46:16 [2022-03-23T20:46:16.825Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:17 [2022-03-23T20:46:17.084Z] INFO: Testing against a local daemon 20:46:17 [2022-03-23T20:46:17.084Z] === RUN TestPrivilegedHostDevices 20:46:17 [2022-03-23T20:46:17.340Z] --- PASS: TestRenameLinkedContainer (1.79s) 20:46:17 [2022-03-23T20:46:17.340Z] === RUN TestRenameStoppedContainer 20:46:17 [2022-03-23T20:46:17.340Z] --- PASS: TestRenameStoppedContainer (0.40s) 20:46:17 [2022-03-23T20:46:17.340Z] === RUN TestRenameRunningContainerAndReuse 20:46:18 [2022-03-23T20:46:18.016Z] --- PASS: TestPrivilegedHostDevices (0.99s) 20:46:18 [2022-03-23T20:46:18.016Z] === RUN TestPrivilegedHostDevices 20:46:18 [2022-03-23T20:46:18.277Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) 20:46:18 [2022-03-23T20:46:18.277Z] === RUN TestRenameInvalidName 20:46:18 [2022-03-23T20:46:18.843Z] --- PASS: TestRenameInvalidName (0.42s) 20:46:18 [2022-03-23T20:46:18.843Z] === RUN TestRenameAnonymousContainer 20:46:18 [2022-03-23T20:46:18.948Z] --- PASS: TestPrivilegedHostDevices (1.03s) 20:46:18 [2022-03-23T20:46:18.948Z] === RUN TestPrivilegedHostDevices 20:46:20 [2022-03-23T20:46:20.219Z] --- PASS: TestRenameAnonymousContainer (1.61s) 20:46:20 [2022-03-23T20:46:20.219Z] === RUN TestRenameContainerWithSameName 20:46:20 [2022-03-23T20:46:20.319Z] --- PASS: TestPrivilegedHostDevices (1.00s) 20:46:20 [2022-03-23T20:46:20.319Z] === RUN TestPrivilegedHostDevices 20:46:20 [2022-03-23T20:46:20.787Z] --- PASS: TestRenameContainerWithSameName (0.44s) 20:46:20 [2022-03-23T20:46:20.787Z] === RUN TestRenameContainerWithLinkedContainer 20:46:21 [2022-03-23T20:46:21.252Z] --- PASS: TestPrivilegedHostDevices (1.06s) 20:46:21 [2022-03-23T20:46:21.252Z] === RUN TestPrivilegedHostDevices 20:46:21 [2022-03-23T20:46:21.725Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) 20:46:21 [2022-03-23T20:46:21.725Z] === RUN TestResize 20:46:22 [2022-03-23T20:46:22.185Z] --- PASS: TestPrivilegedHostDevices (1.04s) 20:46:22 [2022-03-23T20:46:22.185Z] PASS 20:46:22 [2022-03-23T20:46:22.185Z] 20:46:22 [2022-03-23T20:46:22.185Z] DONE 5 tests in 5.190s 20:46:22 [2022-03-23T20:46:22.185Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.185Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.185Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.185Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.185Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.185Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.185Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.185Z] PASS 20:46:22 [2022-03-23T20:46:22.185Z] 20:46:22 [2022-03-23T20:46:22.185Z] DONE 0 tests in 0.094s 20:46:22 [2022-03-23T20:46:22.294Z] --- PASS: TestResize (0.44s) 20:46:22 [2022-03-23T20:46:22.294Z] === RUN TestResizeWithInvalidSize 20:46:22 [2022-03-23T20:46:22.442Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.442Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.442Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.442Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] INFO: Testing against a local daemon 20:46:22 [2022-03-23T20:46:22.442Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.442Z] PASS 20:46:22 [2022-03-23T20:46:22.442Z] 20:46:22 [2022-03-23T20:46:22.442Z] DONE 0 tests in 0.099s 20:46:22 [2022-03-23T20:46:22.442Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.442Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.442Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.442Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] INFO: Testing against a local daemon 20:46:22 [2022-03-23T20:46:22.442Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.442Z] PASS 20:46:22 [2022-03-23T20:46:22.442Z] 20:46:22 [2022-03-23T20:46:22.442Z] DONE 0 tests in 0.056s 20:46:22 [2022-03-23T20:46:22.442Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.442Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.442Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.442Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.442Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.552Z] --- PASS: TestResizeWithInvalidSize (0.42s) 20:46:22 [2022-03-23T20:46:22.552Z] === RUN TestResizeWhenContainerNotStarted 20:46:22 [2022-03-23T20:46:22.699Z] INFO: Testing against a local daemon 20:46:22 [2022-03-23T20:46:22.699Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.699Z] PASS 20:46:22 [2022-03-23T20:46:22.699Z] 20:46:22 [2022-03-23T20:46:22.699Z] DONE 0 tests in 0.057s 20:46:22 [2022-03-23T20:46:22.699Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.699Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.699Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.699Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] INFO: Testing against a local daemon 20:46:22 [2022-03-23T20:46:22.699Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.699Z] PASS 20:46:22 [2022-03-23T20:46:22.699Z] 20:46:22 [2022-03-23T20:46:22.699Z] DONE 0 tests in 0.055s 20:46:22 [2022-03-23T20:46:22.699Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.699Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.699Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.699Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.699Z] PASS 20:46:22 [2022-03-23T20:46:22.699Z] 20:46:22 [2022-03-23T20:46:22.699Z] DONE 0 tests in 0.017s 20:46:22 [2022-03-23T20:46:22.699Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.699Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.699Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.699Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.699Z] INFO: Testing against a local daemon 20:46:22 [2022-03-23T20:46:22.699Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.699Z] PASS 20:46:22 [2022-03-23T20:46:22.699Z] 20:46:22 [2022-03-23T20:46:22.699Z] DONE 0 tests in 0.051s 20:46:22 [2022-03-23T20:46:22.956Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.956Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.956Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] INFO: Testing against a local daemon 20:46:22 [2022-03-23T20:46:22.956Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.956Z] PASS 20:46:22 [2022-03-23T20:46:22.956Z] 20:46:22 [2022-03-23T20:46:22.956Z] DONE 0 tests in 0.061s 20:46:22 [2022-03-23T20:46:22.956Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.956Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.956Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] INFO: Testing against a local daemon 20:46:22 [2022-03-23T20:46:22.956Z] testing: warning: no tests to run 20:46:22 [2022-03-23T20:46:22.956Z] PASS 20:46:22 [2022-03-23T20:46:22.956Z] 20:46:22 [2022-03-23T20:46:22.956Z] DONE 0 tests in 0.068s 20:46:22 [2022-03-23T20:46:22.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:22 [2022-03-23T20:46:22.956Z] +++ set -e 20:46:22 [2022-03-23T20:46:22.956Z] +++ '[' -n 0 ']' 20:46:22 [2022-03-23T20:46:22.956Z] +++ set -x 20:46:22 [2022-03-23T20:46:22.956Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.119Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:46:23 [2022-03-23T20:46:23.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:46:23 [2022-03-23T20:46:23.213Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.213Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.213Z] PASS 20:46:23 [2022-03-23T20:46:23.213Z] 20:46:23 [2022-03-23T20:46:23.213Z] DONE 0 tests in 0.058s 20:46:23 [2022-03-23T20:46:23.213Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.213Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.213Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.213Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.213Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.213Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.213Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.213Z] PASS 20:46:23 [2022-03-23T20:46:23.213Z] 20:46:23 [2022-03-23T20:46:23.213Z] DONE 0 tests in 0.026s 20:46:23 [2022-03-23T20:46:23.213Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.214Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.214Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.214Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.214Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.214Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.214Z] PASS 20:46:23 [2022-03-23T20:46:23.214Z] 20:46:23 [2022-03-23T20:46:23.214Z] DONE 0 tests in 0.062s 20:46:23 [2022-03-23T20:46:23.214Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.214Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.214Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.214Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.214Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.214Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.471Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.471Z] PASS 20:46:23 [2022-03-23T20:46:23.471Z] 20:46:23 [2022-03-23T20:46:23.471Z] DONE 0 tests in 0.059s 20:46:23 [2022-03-23T20:46:23.471Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.471Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.471Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.471Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.471Z] PASS 20:46:23 [2022-03-23T20:46:23.471Z] 20:46:23 [2022-03-23T20:46:23.471Z] DONE 0 tests in 0.063s 20:46:23 [2022-03-23T20:46:23.471Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.471Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.471Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.471Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.471Z] PASS 20:46:23 [2022-03-23T20:46:23.471Z] 20:46:23 [2022-03-23T20:46:23.471Z] DONE 0 tests in 0.052s 20:46:23 [2022-03-23T20:46:23.471Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.471Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.471Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.471Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.471Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.728Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.728Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.728Z] PASS 20:46:23 [2022-03-23T20:46:23.728Z] 20:46:23 [2022-03-23T20:46:23.728Z] DONE 0 tests in 0.055s 20:46:23 [2022-03-23T20:46:23.728Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.728Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.728Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.728Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.728Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.728Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.728Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.728Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.728Z] PASS 20:46:23 [2022-03-23T20:46:23.728Z] 20:46:23 [2022-03-23T20:46:23.728Z] DONE 0 tests in 0.052s 20:46:23 [2022-03-23T20:46:23.728Z] Running integration-test (iteration 5) 20:46:23 [2022-03-23T20:46:23.728Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.728Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.728Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.728Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.728Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.728Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.728Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.728Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.728Z] PASS 20:46:23 [2022-03-23T20:46:23.728Z] 20:46:23 [2022-03-23T20:46:23.728Z] DONE 0 tests in 0.069s 20:46:23 [2022-03-23T20:46:23.985Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.985Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.985Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.985Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.985Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.985Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.985Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.985Z] testing: warning: no tests to run 20:46:23 [2022-03-23T20:46:23.985Z] PASS 20:46:23 [2022-03-23T20:46:23.985Z] 20:46:23 [2022-03-23T20:46:23.985Z] DONE 0 tests in 0.058s 20:46:23 [2022-03-23T20:46:23.985Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.985Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.985Z] +++ set -e 20:46:23 [2022-03-23T20:46:23.985Z] +++ '[' -n 0 ']' 20:46:23 [2022-03-23T20:46:23.985Z] +++ set -x 20:46:23 [2022-03-23T20:46:23.985Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:23 [2022-03-23T20:46:23.985Z] INFO: Testing against a local daemon 20:46:23 [2022-03-23T20:46:23.985Z] === RUN TestPrivilegedHostDevices 20:46:25 [2022-03-23T20:46:25.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:46:25 [2022-03-23T20:46:25.353Z] --- PASS: TestPrivilegedHostDevices (1.09s) 20:46:25 [2022-03-23T20:46:25.353Z] === RUN TestPrivilegedHostDevices 20:46:25 [2022-03-23T20:46:25.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:46:26 [2022-03-23T20:46:26.286Z] --- PASS: TestPrivilegedHostDevices (0.94s) 20:46:26 [2022-03-23T20:46:26.286Z] === RUN TestPrivilegedHostDevices 20:46:27 [2022-03-23T20:46:27.218Z] --- PASS: TestPrivilegedHostDevices (1.02s) 20:46:27 [2022-03-23T20:46:27.218Z] === RUN TestPrivilegedHostDevices 20:46:27 [2022-03-23T20:46:27.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:46:27 [2022-03-23T20:46:27.331Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:46:28 [2022-03-23T20:46:28.152Z] --- PASS: TestPrivilegedHostDevices (0.93s) 20:46:28 [2022-03-23T20:46:28.152Z] === RUN TestPrivilegedHostDevices 20:46:28 [2022-03-23T20:46:28.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:46:28 [2022-03-23T20:46:28.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:46:29 [2022-03-23T20:46:29.087Z] --- PASS: TestPrivilegedHostDevices (0.92s) 20:46:29 [2022-03-23T20:46:29.087Z] PASS 20:46:29 [2022-03-23T20:46:29.087Z] 20:46:29 [2022-03-23T20:46:29.087Z] DONE 5 tests in 4.984s 20:46:29 [2022-03-23T20:46:29.087Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.087Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.087Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.087Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.087Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.087Z] PASS 20:46:29 [2022-03-23T20:46:29.087Z] 20:46:29 [2022-03-23T20:46:29.087Z] DONE 0 tests in 0.081s 20:46:29 [2022-03-23T20:46:29.087Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.087Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.087Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.087Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.087Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.087Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.087Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.087Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.087Z] PASS 20:46:29 [2022-03-23T20:46:29.087Z] 20:46:29 [2022-03-23T20:46:29.087Z] DONE 0 tests in 0.087s 20:46:29 [2022-03-23T20:46:29.345Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.345Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.345Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.345Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.345Z] PASS 20:46:29 [2022-03-23T20:46:29.345Z] 20:46:29 [2022-03-23T20:46:29.345Z] DONE 0 tests in 0.058s 20:46:29 [2022-03-23T20:46:29.345Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.345Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.345Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.345Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.345Z] PASS 20:46:29 [2022-03-23T20:46:29.345Z] 20:46:29 [2022-03-23T20:46:29.345Z] DONE 0 tests in 0.055s 20:46:29 [2022-03-23T20:46:29.345Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.345Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.345Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.345Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.345Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.603Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.603Z] PASS 20:46:29 [2022-03-23T20:46:29.603Z] 20:46:29 [2022-03-23T20:46:29.603Z] DONE 0 tests in 0.071s 20:46:29 [2022-03-23T20:46:29.603Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.603Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.603Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.603Z] PASS 20:46:29 [2022-03-23T20:46:29.603Z] 20:46:29 [2022-03-23T20:46:29.603Z] DONE 0 tests in 0.020s 20:46:29 [2022-03-23T20:46:29.603Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.603Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.603Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.603Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.603Z] PASS 20:46:29 [2022-03-23T20:46:29.603Z] 20:46:29 [2022-03-23T20:46:29.603Z] DONE 0 tests in 0.050s 20:46:29 [2022-03-23T20:46:29.603Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.603Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.603Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.603Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.603Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.603Z] PASS 20:46:29 [2022-03-23T20:46:29.603Z] 20:46:29 [2022-03-23T20:46:29.603Z] DONE 0 tests in 0.053s 20:46:29 [2022-03-23T20:46:29.861Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.861Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.861Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.861Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.861Z] PASS 20:46:29 [2022-03-23T20:46:29.861Z] 20:46:29 [2022-03-23T20:46:29.861Z] DONE 0 tests in 0.072s 20:46:29 [2022-03-23T20:46:29.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.861Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.861Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] INFO: Testing against a local daemon 20:46:29 [2022-03-23T20:46:29.861Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.861Z] PASS 20:46:29 [2022-03-23T20:46:29.861Z] 20:46:29 [2022-03-23T20:46:29.861Z] DONE 0 tests in 0.052s 20:46:29 [2022-03-23T20:46:29.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] +++ set -e 20:46:29 [2022-03-23T20:46:29.861Z] +++ '[' -n 0 ']' 20:46:29 [2022-03-23T20:46:29.861Z] +++ set -x 20:46:29 [2022-03-23T20:46:29.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:29 [2022-03-23T20:46:29.861Z] testing: warning: no tests to run 20:46:29 [2022-03-23T20:46:29.861Z] PASS 20:46:29 [2022-03-23T20:46:29.861Z] 20:46:29 [2022-03-23T20:46:29.861Z] DONE 0 tests in 0.017s 20:46:30 [2022-03-23T20:46:30.119Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] +++ set -e 20:46:30 [2022-03-23T20:46:30.119Z] +++ '[' -n 0 ']' 20:46:30 [2022-03-23T20:46:30.119Z] +++ set -x 20:46:30 [2022-03-23T20:46:30.119Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] INFO: Testing against a local daemon 20:46:30 [2022-03-23T20:46:30.119Z] testing: warning: no tests to run 20:46:30 [2022-03-23T20:46:30.119Z] PASS 20:46:30 [2022-03-23T20:46:30.119Z] 20:46:30 [2022-03-23T20:46:30.119Z] DONE 0 tests in 0.065s 20:46:30 [2022-03-23T20:46:30.119Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] +++ set -e 20:46:30 [2022-03-23T20:46:30.119Z] +++ '[' -n 0 ']' 20:46:30 [2022-03-23T20:46:30.119Z] +++ set -x 20:46:30 [2022-03-23T20:46:30.119Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] INFO: Testing against a local daemon 20:46:30 [2022-03-23T20:46:30.119Z] testing: warning: no tests to run 20:46:30 [2022-03-23T20:46:30.119Z] PASS 20:46:30 [2022-03-23T20:46:30.119Z] 20:46:30 [2022-03-23T20:46:30.119Z] DONE 0 tests in 0.055s 20:46:30 [2022-03-23T20:46:30.119Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] +++ set -e 20:46:30 [2022-03-23T20:46:30.119Z] +++ '[' -n 0 ']' 20:46:30 [2022-03-23T20:46:30.119Z] +++ set -x 20:46:30 [2022-03-23T20:46:30.119Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.119Z] INFO: Testing against a local daemon 20:46:30 [2022-03-23T20:46:30.119Z] testing: warning: no tests to run 20:46:30 [2022-03-23T20:46:30.119Z] PASS 20:46:30 [2022-03-23T20:46:30.119Z] 20:46:30 [2022-03-23T20:46:30.119Z] DONE 0 tests in 0.057s 20:46:30 [2022-03-23T20:46:30.419Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] +++ set -e 20:46:30 [2022-03-23T20:46:30.419Z] +++ '[' -n 0 ']' 20:46:30 [2022-03-23T20:46:30.419Z] +++ set -x 20:46:30 [2022-03-23T20:46:30.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] INFO: Testing against a local daemon 20:46:30 [2022-03-23T20:46:30.419Z] testing: warning: no tests to run 20:46:30 [2022-03-23T20:46:30.419Z] PASS 20:46:30 [2022-03-23T20:46:30.419Z] 20:46:30 [2022-03-23T20:46:30.419Z] DONE 0 tests in 0.054s 20:46:30 [2022-03-23T20:46:30.419Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] +++ set -e 20:46:30 [2022-03-23T20:46:30.419Z] +++ '[' -n 0 ']' 20:46:30 [2022-03-23T20:46:30.419Z] +++ set -x 20:46:30 [2022-03-23T20:46:30.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] INFO: Testing against a local daemon 20:46:30 [2022-03-23T20:46:30.419Z] testing: warning: no tests to run 20:46:30 [2022-03-23T20:46:30.419Z] PASS 20:46:30 [2022-03-23T20:46:30.419Z] 20:46:30 [2022-03-23T20:46:30.419Z] DONE 0 tests in 0.053s 20:46:30 [2022-03-23T20:46:30.419Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] +++ set -e 20:46:30 [2022-03-23T20:46:30.419Z] +++ '[' -n 0 ']' 20:46:30 [2022-03-23T20:46:30.419Z] +++ set -x 20:46:30 [2022-03-23T20:46:30.419Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestPrivilegedHostDevices 20:46:30 [2022-03-23T20:46:30.419Z] INFO: Testing against a local daemon 20:46:30 [2022-03-23T20:46:30.419Z] testing: warning: no tests to run 20:46:30 [2022-03-23T20:46:30.419Z] PASS 20:46:30 [2022-03-23T20:46:30.419Z] 20:46:30 [2022-03-23T20:46:30.419Z] DONE 0 tests in 0.039s 20:46:30 [2022-03-23T20:46:30.419Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) 20:46:30 [2022-03-23T20:46:30.419Z] +++++ cat bundles/test-integration-flaky/docker.pid 20:46:30 [2022-03-23T20:46:30.419Z] ++++ kill 6577 20:46:30 [2022-03-23T20:46:30.419Z] ++++ /etc/init.d/apparmor stop 20:46:30 [2022-03-23T20:46:30.419Z] Leaving: AppArmorNo profiles have been unloaded. 20:46:30 [2022-03-23T20:46:30.419Z] 20:46:30 [2022-03-23T20:46:30.419Z] Unloading profiles will leave already running processes permanently 20:46:30 [2022-03-23T20:46:30.419Z] unconfined, which can lead to unexpected situations. 20:46:30 [2022-03-23T20:46:30.419Z] 20:46:30 [2022-03-23T20:46:30.419Z] To set a process to complain mode, use the command line tool 20:46:30 [2022-03-23T20:46:30.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 20:46:30 [2022-03-23T20:46:30.419Z] ++++ true 20:46:30 [2022-03-23T20:46:30.419Z] exiting test-integration 20:46:30 [2022-03-23T20:46:30.419Z] +++ exit 0 20:46:30 [2022-03-23T20:46:30.419Z] 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Extraction ended at 03/23/2022 20:46:28. Duration:00:00:27.7301493 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Updating the golang and path environment variables 20:46:30 [2022-03-23T20:46:30.548Z] INFO: GOPATH=d:\gopath 20:46:30 [2022-03-23T20:46:30.548Z] INFO: go version go1.18 windows/amd64 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Running the daemon under test in debug mode 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Running the daemon under test in containerd mode 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Starting a daemon under test... 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42638\25\daemon --pidfile d:\CI\PR-42638\25\docker.pid -D --containerd \\.\pipe\containerd-containerd 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Containerd started successfully. 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Process started successfully. 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Start tailing logs of the daemon under tests 20:46:30 [2022-03-23T20:46:30.548Z] INFO: Waiting for the daemon under test to start... 20:46:30 [2022-03-23T20:46:30.678Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:46:32 [2022-03-23T20:46:32.050Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:46:32 [2022-03-23T20:46:32.050Z] HOSTNAME=2e9b2ead0e72 20:46:32 [2022-03-23T20:46:32.050Z] TESTDEBUG=0 20:46:32 [2022-03-23T20:46:32.050Z] DEST=bundles/test-integration 20:46:32 [2022-03-23T20:46:32.050Z] PWD=/go/src/github.com/docker/docker 20:46:32 [2022-03-23T20:46:32.050Z] KEEPBUNDLE=1 20:46:32 [2022-03-23T20:46:32.050Z] DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:46:32 [2022-03-23T20:46:32.050Z] container=docker 20:46:32 [2022-03-23T20:46:32.050Z] HOME=/root 20:46:32 [2022-03-23T20:46:32.050Z] GOLANG_VERSION=1.18 20:46:32 [2022-03-23T20:46:32.050Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:46:32 [2022-03-23T20:46:32.050Z] VALIDATE_BRANCH=master 20:46:32 [2022-03-23T20:46:32.050Z] TERM=xterm 20:46:32 [2022-03-23T20:46:32.050Z] DOCKER_PKG=github.com/docker/docker 20:46:32 [2022-03-23T20:46:32.050Z] SHLVL=1 20:46:32 [2022-03-23T20:46:32.050Z] TIMEOUT=120m 20:46:32 [2022-03-23T20:46:32.050Z] DOCKER_BUILDTAGS=apparmor seccomp journald 20:46:32 [2022-03-23T20:46:32.050Z] DOCKER_GRAPHDRIVER=overlay2 20:46:32 [2022-03-23T20:46:32.050Z] GO111MODULE=off 20:46:32 [2022-03-23T20:46:32.050Z] TEST_SKIP_INTEGRATION_CLI=1 20:46:32 [2022-03-23T20:46:32.050Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:46:32 [2022-03-23T20:46:32.050Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:46:32 [2022-03-23T20:46:32.050Z] GOPATH=/go 20:46:32 [2022-03-23T20:46:32.050Z] PKG_CONFIG=pkg-config 20:46:32 [2022-03-23T20:46:32.050Z] _=/usr/bin/env 20:46:32 [2022-03-23T20:46:32.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:46:32 [2022-03-23T20:46:32.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:46:32 [2022-03-23T20:46:32.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:46:33 [2022-03-23T20:46:33.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:46:34 [2022-03-23T20:46:34.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:46:34 [2022-03-23T20:46:34.847Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:46:36 [2022-03-23T20:46:36.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:46:36 [2022-03-23T20:46:36.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 20:46:36 [2022-03-23T20:46:36.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:46:37 [2022-03-23T20:46:37.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:46:37 [2022-03-23T20:46:37.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:46:38 [2022-03-23T20:46:38.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:46:38 [2022-03-23T20:46:38.893Z] Removing intermediate container 91d3c34f1418 20:46:38 [2022-03-23T20:46:38.894Z] ---> 3b8f355a12bd 20:46:38 [2022-03-23T20:46:38.894Z] 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 20:46:38 [2022-03-23T20:46:38.894Z] ---> Running in 9ccea0a68be5 20:46:38 [2022-03-23T20:46:38.894Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading gotest.tools/gotestsum v1.7.0 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/fatih/color v1.10.0 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/dnephin/pflag v1.0.7 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/pkg/errors v0.9.1 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/mattn/go-colorable v0.1.8 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/mattn/go-isatty v0.0.12 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading golang.org/x/tools v0.1.0 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading github.com/jonboulle/clockwork v0.2.2 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 20:46:38 [2022-03-23T20:46:38.894Z] go: downloading golang.org/x/mod v0.3.0 20:46:39 [2022-03-23T20:46:39.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:46:40 [2022-03-23T20:46:40.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:46:40 [2022-03-23T20:46:40.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.80s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) 20:46:41 [2022-03-23T20:46:41.179Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) 20:46:41 [2022-03-23T20:46:41.179Z] === RUN TestCgroupNamespacesRun 20:46:41 [2022-03-23T20:46:41.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:46:42 [2022-03-23T20:46:42.555Z] --- PASS: TestCgroupNamespacesRun (1.21s) 20:46:42 [2022-03-23T20:46:42.555Z] === RUN TestCgroupNamespacesRunPrivileged 20:46:42 [2022-03-23T20:46:42.555Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 20:46:42 [2022-03-23T20:46:42.555Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) 20:46:42 [2022-03-23T20:46:42.555Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:46:42 [2022-03-23T20:46:42.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:46:42 [2022-03-23T20:46:42.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:46:43 [2022-03-23T20:46:43.492Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) 20:46:43 [2022-03-23T20:46:43.492Z] === RUN TestCgroupNamespacesRunHostMode 20:46:44 [2022-03-23T20:46:44.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:46:44 [2022-03-23T20:46:44.871Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) 20:46:44 [2022-03-23T20:46:44.871Z] === RUN TestCgroupNamespacesRunPrivateMode 20:46:45 [2022-03-23T20:46:45.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:46:45 [2022-03-23T20:46:45.767Z] --- PASS: TestImportExtremelyLargeImageWorks (93.04s) 20:46:45 [2022-03-23T20:46:45.767Z] PASS 20:46:45 [2022-03-23T20:46:45.767Z] 20:46:45 [2022-03-23T20:46:45.767Z] === Skipped 20:46:45 [2022-03-23T20:46:45.767Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 20:46:45 [2022-03-23T20:46:45.767Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 20:46:45 [2022-03-23T20:46:45.767Z] 20:46:45 [2022-03-23T20:46:45.767Z] DONE 22 tests, 1 skipped in 96.835s 20:46:45 [2022-03-23T20:46:45.767Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 20:46:45 [2022-03-23T20:46:45.767Z] INFO: Testing against a local daemon 20:46:45 [2022-03-23T20:46:45.767Z] === RUN TestNetworkCreateDelete 20:46:45 [2022-03-23T20:46:45.767Z] --- PASS: TestNetworkCreateDelete (0.13s) 20:46:45 [2022-03-23T20:46:45.767Z] === RUN TestDockerNetworkDeletePreferID 20:46:45 [2022-03-23T20:46:45.767Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 20:46:45 [2022-03-23T20:46:45.767Z] === RUN TestDaemonDNSFallback 20:46:45 [2022-03-23T20:46:45.805Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) 20:46:45 [2022-03-23T20:46:45.805Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:46:46 [2022-03-23T20:46:46.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:46:47 [2022-03-23T20:46:47.178Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) 20:46:47 [2022-03-23T20:46:47.178Z] === RUN TestCgroupNamespacesRunInvalidMode 20:46:47 [2022-03-23T20:46:47.744Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) 20:46:47 [2022-03-23T20:46:47.744Z] === RUN TestCgroupNamespacesRunOlderClient 20:46:47 [2022-03-23T20:46:47.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 20:46:48 [2022-03-23T20:46:48.182Z] ...INFO: Daemon under test started and replied! 20:46:48 [2022-03-23T20:46:48.182Z] INFO: Docker version of the daemon under test 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] Client: 20:46:48 [2022-03-23T20:46:48.182Z] Version: 17.06.2-ce 20:46:48 [2022-03-23T20:46:48.182Z] API version: 1.30 20:46:48 [2022-03-23T20:46:48.182Z] Go version: go1.8.3 20:46:48 [2022-03-23T20:46:48.182Z] Git commit: cec0b72 20:46:48 [2022-03-23T20:46:48.182Z] Built: Tue Sep 5 19:57:19 2017 20:46:48 [2022-03-23T20:46:48.182Z] OS/Arch: windows/amd64 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] Server: 20:46:48 [2022-03-23T20:46:48.182Z] Version: 0.0.0-dev 20:46:48 [2022-03-23T20:46:48.182Z] API version: 1.42 (minimum version 1.24) 20:46:48 [2022-03-23T20:46:48.182Z] Go version: go1.18 20:46:48 [2022-03-23T20:46:48.182Z] Git commit: 8c7ea316d1 20:46:48 [2022-03-23T20:46:48.182Z] Built: 03/23/2022 20:44:33 20:46:48 [2022-03-23T20:46:48.182Z] OS/Arch: windows/amd64 20:46:48 [2022-03-23T20:46:48.182Z] Experimental: false 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] INFO: Docker info of the daemon under test 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] Containers: 0 20:46:48 [2022-03-23T20:46:48.182Z] Running: 0 20:46:48 [2022-03-23T20:46:48.182Z] Paused: 0 20:46:48 [2022-03-23T20:46:48.182Z] Stopped: 0 20:46:48 [2022-03-23T20:46:48.182Z] Images: 0 20:46:48 [2022-03-23T20:46:48.182Z] Server Version: 0.0.0-dev 20:46:48 [2022-03-23T20:46:48.182Z] Storage Driver: windowsfilter 20:46:48 [2022-03-23T20:46:48.182Z] Windows: 20:46:48 [2022-03-23T20:46:48.182Z] Logging Driver: json-file 20:46:48 [2022-03-23T20:46:48.182Z] Plugins: 20:46:48 [2022-03-23T20:46:48.182Z] Volume: local 20:46:48 [2022-03-23T20:46:48.182Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:46:48 [2022-03-23T20:46:48.182Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:46:48 [2022-03-23T20:46:48.182Z] Swarm: inactive 20:46:48 [2022-03-23T20:46:48.182Z] Default Isolation: process 20:46:48 [2022-03-23T20:46:48.182Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 20:46:48 [2022-03-23T20:46:48.182Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) 20:46:48 [2022-03-23T20:46:48.182Z] OSType: windows 20:46:48 [2022-03-23T20:46:48.182Z] Architecture: x86_64 20:46:48 [2022-03-23T20:46:48.182Z] CPUs: 4 20:46:48 [2022-03-23T20:46:48.182Z] Total Memory: 32GiB 20:46:48 [2022-03-23T20:46:48.182Z] Name: azwin-2-c236d0 20:46:48 [2022-03-23T20:46:48.182Z] ID: IMB5:BRH7:QDYA:FUTI:EZVF:TL46:UKPA:6C6I:7RJA:WG7K:BNMU:DSCR 20:46:48 [2022-03-23T20:46:48.182Z] Docker Root Dir: D:\CI\PR-42638\25\daemon 20:46:48 [2022-03-23T20:46:48.182Z] Debug Mode (client): false 20:46:48 [2022-03-23T20:46:48.182Z] Debug Mode (server): true 20:46:48 [2022-03-23T20:46:48.182Z] File Descriptors: -1 20:46:48 [2022-03-23T20:46:48.182Z] Goroutines: 29 20:46:48 [2022-03-23T20:46:48.182Z] System Time: 2022-03-23T20:46:47.8367464Z 20:46:48 [2022-03-23T20:46:48.182Z] EventsListeners: 0 20:46:48 [2022-03-23T20:46:48.182Z] Registry: https://index.docker.io/v1/ 20:46:48 [2022-03-23T20:46:48.182Z] Labels: 20:46:48 [2022-03-23T20:46:48.182Z] Experimental: false 20:46:48 [2022-03-23T20:46:48.182Z] Insecure Registries: 20:46:48 [2022-03-23T20:46:48.182Z] 127.0.0.0/8 20:46:48 [2022-03-23T20:46:48.182Z] Live Restore Enabled: false 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] INFO: Docker images of the daemon under test 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] REPOSITORY TAG IMAGE ID CREATED SIZE 20:46:48 [2022-03-23T20:46:48.182Z] 20:46:48 [2022-03-23T20:46:48.182Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 20:46:48 [2022-03-23T20:46:48.182Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... 20:46:48 [2022-03-23T20:46:48.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:46:48 [2022-03-23T20:46:48.638Z] ltsc2022: Pulling from windows/servercore 20:46:49 [2022-03-23T20:46:49.093Z] 8f616e6e9eec: Pulling fs layer 20:46:49 [2022-03-23T20:46:49.093Z] 037d5740b404: Pulling fs layer 20:46:49 [2022-03-23T20:46:49.119Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) 20:46:49 [2022-03-23T20:46:49.119Z] === RUN TestNISDomainname 20:46:49 [2022-03-23T20:46:49.377Z] --- PASS: TestNISDomainname (0.53s) 20:46:49 [2022-03-23T20:46:49.378Z] === RUN TestHostnameDnsResolution 20:46:49 [2022-03-23T20:46:49.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestDaemonDNSFallback (6.28s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestInspectNetwork 20:46:49 [2022-03-23T20:46:49.949Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestInspectNetwork (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestRunContainerWithBridgeNone 20:46:49 [2022-03-23T20:46:49.949Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestNetworkInvalidJSON 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestNetworkInvalidJSON//networks/create 20:46:49 [2022-03-23T20:46:49.949Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:46:49 [2022-03-23T20:46:49.949Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:46:49 [2022-03-23T20:46:49.949Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:46:49 [2022-03-23T20:46:49.949Z] === CONT TestNetworkInvalidJSON//networks/create 20:46:49 [2022-03-23T20:46:49.949Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:46:49 [2022-03-23T20:46:49.949Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestNetworkInvalidJSON (0.02s) 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestNetworkList 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestNetworkList//networks 20:46:49 [2022-03-23T20:46:49.949Z] === PAUSE TestNetworkList//networks 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestNetworkList//networks/ 20:46:49 [2022-03-23T20:46:49.949Z] === PAUSE TestNetworkList//networks/ 20:46:49 [2022-03-23T20:46:49.949Z] === CONT TestNetworkList//networks 20:46:49 [2022-03-23T20:46:49.949Z] === CONT TestNetworkList//networks/ 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestNetworkList (0.01s) 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestNetworkList//networks/ (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] --- PASS: TestNetworkList//networks (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestHostIPv4BridgeLabel 20:46:49 [2022-03-23T20:46:49.949Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestDaemonRestartWithLiveRestore 20:46:49 [2022-03-23T20:46:49.949Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestDaemonDefaultNetworkPools 20:46:49 [2022-03-23T20:46:49.949Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestDaemonRestartWithExistingNetwork 20:46:49 [2022-03-23T20:46:49.949Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:46:49 [2022-03-23T20:46:49.949Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:46:49 [2022-03-23T20:46:49.949Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestServiceWithPredefinedNetwork 20:46:49 [2022-03-23T20:46:49.949Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.949Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 20:46:49 [2022-03-23T20:46:49.949Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:243: FLAKY_TEST 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestServiceWithDataPathPortInit 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestServiceWithDefaultAddressPoolInit 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] PASS 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === Skipped 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:243: FLAKY_TEST 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] DONE 22 tests, 12 skipped in 7.018s 20:46:49 [2022-03-23T20:46:49.950Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:46:49 [2022-03-23T20:46:49.950Z] INFO: Testing against a local daemon 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestDockerNetworkIpvlanPersistance 20:46:49 [2022-03-23T20:46:49.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestDockerNetworkIpvlan 20:46:49 [2022-03-23T20:46:49.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] PASS 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === Skipped 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] DONE 2 tests, 2 skipped in 0.093s 20:46:49 [2022-03-23T20:46:49.950Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:46:49 [2022-03-23T20:46:49.950Z] INFO: Testing against a local daemon 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestDockerNetworkMacvlanPersistance 20:46:49 [2022-03-23T20:46:49.950Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestDockerNetworkMacvlan 20:46:49 [2022-03-23T20:46:49.950Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] PASS 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === Skipped 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] DONE 2 tests, 2 skipped in 0.083s 20:46:49 [2022-03-23T20:46:49.950Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 20:46:49 [2022-03-23T20:46:49.950Z] testing: warning: no tests to run 20:46:49 [2022-03-23T20:46:49.950Z] PASS 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] DONE 0 tests in 0.023s 20:46:49 [2022-03-23T20:46:49.950Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:46:49 [2022-03-23T20:46:49.950Z] INFO: Testing against a local daemon 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginAllowRequest 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginTLS 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginTLS (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginDenyRequest 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginAPIDenyResponse 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginDenyResponse 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginAllowEventStream 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginErrorResponse 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginErrorRequest 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginHeader 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginHeader (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.04s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginV2Disable 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) 20:46:49 [2022-03-23T20:46:49.950Z] PASS 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === Skipped 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.04s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) 20:46:49 [2022-03-23T20:46:49.950Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] DONE 17 tests, 17 skipped in 0.196s 20:46:49 [2022-03-23T20:46:49.950Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 20:46:49 [2022-03-23T20:46:49.950Z] INFO: Testing against a local daemon 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestPluginInvalidJSON 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:46:49 [2022-03-23T20:46:49.950Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:46:49 [2022-03-23T20:46:49.950Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:46:49 [2022-03-23T20:46:49.950Z] --- PASS: TestPluginInvalidJSON (0.01s) 20:46:49 [2022-03-23T20:46:49.950Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestPluginInstall 20:46:49 [2022-03-23T20:46:49.950Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestPluginInstall (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestPluginsWithRuntimes 20:46:49 [2022-03-23T20:46:49.950Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] === RUN TestPluginBackCompatMediaTypes 20:46:49 [2022-03-23T20:46:49.950Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 20:46:49 [2022-03-23T20:46:49.950Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] PASS 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === Skipped 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) 20:46:49 [2022-03-23T20:46:49.950Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) 20:46:49 [2022-03-23T20:46:49.950Z] 20:46:49 [2022-03-23T20:46:49.950Z] DONE 5 tests, 3 skipped in 0.134s 20:46:49 [2022-03-23T20:46:49.950Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:46:50 [2022-03-23T20:46:50.209Z] INFO: Testing against a local daemon 20:46:50 [2022-03-23T20:46:50.209Z] === RUN TestExternalGraphDriver 20:46:50 [2022-03-23T20:46:50.209Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 20:46:50 [2022-03-23T20:46:50.209Z] --- SKIP: TestExternalGraphDriver (0.04s) 20:46:50 [2022-03-23T20:46:50.209Z] === RUN TestGraphdriverPluginV2 20:46:50 [2022-03-23T20:46:50.313Z] --- PASS: TestHostnameDnsResolution (0.74s) 20:46:50 [2022-03-23T20:46:50.313Z] === RUN TestUnprivilegedPortsAndPing 20:46:50 [2022-03-23T20:46:50.572Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) 20:46:50 [2022-03-23T20:46:50.572Z] === RUN TestPrivilegedHostDevices 20:46:50 [2022-03-23T20:46:50.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:46:51 [2022-03-23T20:46:51.139Z] --- PASS: TestPrivilegedHostDevices (0.51s) 20:46:51 [2022-03-23T20:46:51.139Z] === RUN TestStats 20:46:52 [2022-03-23T20:46:52.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:46:52 [2022-03-23T20:46:52.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:46:53 [2022-03-23T20:46:53.491Z] --- PASS: TestGraphdriverPluginV2 (3.29s) 20:46:53 [2022-03-23T20:46:53.491Z] PASS 20:46:53 [2022-03-23T20:46:53.491Z] 20:46:53 [2022-03-23T20:46:53.491Z] === Skipped 20:46:53 [2022-03-23T20:46:53.491Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) 20:46:53 [2022-03-23T20:46:53.491Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 20:46:53 [2022-03-23T20:46:53.491Z] 20:46:53 [2022-03-23T20:46:53.491Z] DONE 2 tests, 1 skipped in 3.422s 20:46:53 [2022-03-23T20:46:53.491Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:46:53 [2022-03-23T20:46:53.491Z] INFO: Testing against a local daemon 20:46:53 [2022-03-23T20:46:53.491Z] === RUN TestContinueAfterPluginCrash 20:46:53 [2022-03-23T20:46:53.491Z] === PAUSE TestContinueAfterPluginCrash 20:46:53 [2022-03-23T20:46:53.491Z] === RUN TestReadPluginNoRead 20:46:53 [2022-03-23T20:46:53.491Z] === PAUSE TestReadPluginNoRead 20:46:53 [2022-03-23T20:46:53.491Z] === RUN TestDaemonStartWithLogOpt 20:46:53 [2022-03-23T20:46:53.491Z] === PAUSE TestDaemonStartWithLogOpt 20:46:53 [2022-03-23T20:46:53.491Z] === CONT TestContinueAfterPluginCrash 20:46:53 [2022-03-23T20:46:53.491Z] === CONT TestDaemonStartWithLogOpt 20:46:53 [2022-03-23T20:46:53.670Z] --- PASS: TestStats (2.52s) 20:46:53 [2022-03-23T20:46:53.670Z] === RUN TestStopContainerWithTimeout 20:46:53 [2022-03-23T20:46:53.670Z] === RUN TestStopContainerWithTimeout/0 20:46:53 [2022-03-23T20:46:53.670Z] === PAUSE TestStopContainerWithTimeout/0 20:46:53 [2022-03-23T20:46:53.670Z] === RUN TestStopContainerWithTimeout/1 20:46:53 [2022-03-23T20:46:53.670Z] === PAUSE TestStopContainerWithTimeout/1 20:46:53 [2022-03-23T20:46:53.670Z] === RUN TestStopContainerWithTimeout/3 20:46:53 [2022-03-23T20:46:53.670Z] === PAUSE TestStopContainerWithTimeout/3 20:46:53 [2022-03-23T20:46:53.670Z] === RUN TestStopContainerWithTimeout/-1 20:46:53 [2022-03-23T20:46:53.670Z] === PAUSE TestStopContainerWithTimeout/-1 20:46:53 [2022-03-23T20:46:53.670Z] === CONT TestStopContainerWithTimeout/0 20:46:53 [2022-03-23T20:46:53.670Z] === CONT TestStopContainerWithTimeout/-1 20:46:54 [2022-03-23T20:46:54.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:46:54 [2022-03-23T20:46:54.237Z] === CONT TestStopContainerWithTimeout/3 20:46:55 [2022-03-23T20:46:55.076Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:46:55 [2022-03-23T20:46:55.076Z] Using test binary docker 20:46:55 [2022-03-23T20:46:55.076Z] +++ /etc/init.d/apparmor start 20:46:55 [2022-03-23T20:46:55.076Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 20:46:55 [2022-03-23T20:46:55.076Z] INFO: Waiting for daemon to start... 20:46:55 [2022-03-23T20:46:55.076Z] Starting dockerd 20:46:55 [2022-03-23T20:46:55.076Z] +++ 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 20:46:56 [2022-03-23T20:46:56.768Z] === CONT TestStopContainerWithTimeout/1 20:46:57 [2022-03-23T20:46:57.601Z] . 20:46:57 [2022-03-23T20:46:57.601Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:46:57 [2022-03-23T20:46:57.601Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:46:57 [2022-03-23T20:46:57.601Z] Running integration-test (iteration 1) 20:46:57 [2022-03-23T20:46:57.601Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 20:46:57 [2022-03-23T20:46:57.601Z] ++ 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 20:46:57 [2022-03-23T20:46:57.601Z] ++ set -e 20:46:57 [2022-03-23T20:46:57.601Z] ++ '[' -n 0 ']' 20:46:57 [2022-03-23T20:46:57.601Z] ++ set -x 20:46:57 [2022-03-23T20:46:57.601Z] ++ 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 20:46:57 [2022-03-23T20:46:57.601Z] INFO: Testing against a local daemon 20:46:57 [2022-03-23T20:46:57.601Z] === RUN TestCgroupNamespacesBuild 20:46:57 [2022-03-23T20:46:57.679Z] === CONT TestReadPluginNoRead 20:46:57 [2022-03-23T20:46:57.679Z] --- PASS: TestDaemonStartWithLogOpt (3.62s) 20:46:58 [2022-03-23T20:46:58.140Z] --- PASS: TestStopContainerWithTimeout (0.01s) 20:46:58 [2022-03-23T20:46:58.140Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) 20:46:58 [2022-03-23T20:46:58.140Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) 20:46:58 [2022-03-23T20:46:58.140Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) 20:46:58 [2022-03-23T20:46:58.140Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) 20:46:58 [2022-03-23T20:46:58.140Z] === RUN TestDeleteDevicemapper 20:46:58 [2022-03-23T20:46:58.140Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:46:58 [2022-03-23T20:46:58.140Z] --- SKIP: TestDeleteDevicemapper (0.00s) 20:46:58 [2022-03-23T20:46:58.140Z] === RUN TestStopContainerWithRestartPolicyAlways 20:46:59 [2022-03-23T20:46:59.501Z] --- PASS: TestCgroupNamespacesBuild (2.15s) 20:46:59 [2022-03-23T20:46:59.501Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:46:59 [2022-03-23T20:46:59.515Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) 20:46:59 [2022-03-23T20:46:59.515Z] === RUN TestUpdateMemory 20:46:59 [2022-03-23T20:46:59.515Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 20:46:59 [2022-03-23T20:46:59.515Z] --- SKIP: TestUpdateMemory (0.00s) 20:46:59 [2022-03-23T20:46:59.515Z] === RUN TestUpdateCPUQuota 20:46:59 [2022-03-23T20:46:59.577Z] === RUN TestReadPluginNoRead/default 20:47:00 [2022-03-23T20:47:00.454Z] --- PASS: TestUpdateCPUQuota (0.91s) 20:47:00 [2022-03-23T20:47:00.454Z] === RUN TestUpdatePidsLimit 20:47:00 [2022-03-23T20:47:00.454Z] === RUN TestUpdatePidsLimit/update_from_none 20:47:00 [2022-03-23T20:47:00.454Z] === RUN TestUpdatePidsLimit/no_change 20:47:00 [2022-03-23T20:47:00.512Z] === RUN TestReadPluginNoRead/disabled_caching 20:47:00 [2022-03-23T20:47:00.545Z] Removing intermediate container 9ccea0a68be5 20:47:00 [2022-03-23T20:47:00.545Z] ---> 42c6c8de52bb 20:47:00 [2022-03-23T20:47:00.545Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] 20:47:00 [2022-03-23T20:47:00.545Z] ---> Running in 65b1eac92765 20:47:00 [2022-03-23T20:47:00.714Z] === RUN TestUpdatePidsLimit/update_lower 20:47:00 [2022-03-23T20:47:00.974Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 20:47:01 [2022-03-23T20:47:01.003Z] Removing intermediate container 65b1eac92765 20:47:01 [2022-03-23T20:47:01.003Z] ---> 9973e33e1e18 20:47:01 [2022-03-23T20:47:01.003Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker 20:47:01 [2022-03-23T20:47:01.003Z] ---> Running in cee958020f66 20:47:01 [2022-03-23T20:47:01.234Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 20:47:01 [2022-03-23T20:47:01.397Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) 20:47:01 [2022-03-23T20:47:01.397Z] === RUN TestBuildWithSession 20:47:01 [2022-03-23T20:47:01.397Z] build_session_test.go:25: TODO: BuildKit 20:47:01 [2022-03-23T20:47:01.397Z] --- SKIP: TestBuildWithSession (0.00s) 20:47:01 [2022-03-23T20:47:01.397Z] === RUN TestBuildSquashParent 20:47:01 [2022-03-23T20:47:01.493Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 20:47:01 [2022-03-23T20:47:01.753Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 20:47:01 [2022-03-23T20:47:01.885Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 20:47:01 [2022-03-23T20:47:01.885Z] --- PASS: TestContinueAfterPluginCrash (8.35s) 20:47:01 [2022-03-23T20:47:01.967Z] Removing intermediate container cee958020f66 20:47:01 [2022-03-23T20:47:01.967Z] ---> 398e3d9aac94 20:47:01 [2022-03-23T20:47:01.967Z] Step 11/11 : COPY . . 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit (2.05s) 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) 20:47:02 [2022-03-23T20:47:02.326Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) 20:47:02 [2022-03-23T20:47:02.326Z] === RUN TestUpdateRestartPolicy 20:47:03 [2022-03-23T20:47:03.259Z] === CONT TestReadPluginNoRead 20:47:03 [2022-03-23T20:47:03.259Z] read_test.go:92: [dab9316d92a17] daemon is not started 20:47:03 [2022-03-23T20:47:03.259Z] --- PASS: TestReadPluginNoRead (6.03s) 20:47:03 [2022-03-23T20:47:03.259Z] --- PASS: TestReadPluginNoRead/default (1.24s) 20:47:03 [2022-03-23T20:47:03.259Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) 20:47:03 [2022-03-23T20:47:03.259Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) 20:47:03 [2022-03-23T20:47:03.259Z] PASS 20:47:03 [2022-03-23T20:47:03.259Z] 20:47:03 [2022-03-23T20:47:03.259Z] DONE 6 tests in 9.739s 20:47:03 [2022-03-23T20:47:03.259Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 20:47:03 [2022-03-23T20:47:03.259Z] testing: warning: no tests to run 20:47:03 [2022-03-23T20:47:03.259Z] PASS 20:47:03 [2022-03-23T20:47:03.259Z] 20:47:03 [2022-03-23T20:47:03.259Z] DONE 0 tests in 0.032s 20:47:03 [2022-03-23T20:47:03.259Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:47:03 [2022-03-23T20:47:03.259Z] INFO: Testing against a local daemon 20:47:03 [2022-03-23T20:47:03.259Z] === RUN TestPluginWithDevMounts 20:47:03 [2022-03-23T20:47:03.259Z] mounts_test.go:20: (*Execution).IsRootless-fm 20:47:03 [2022-03-23T20:47:03.259Z] --- SKIP: TestPluginWithDevMounts (0.00s) 20:47:03 [2022-03-23T20:47:03.259Z] PASS 20:47:03 [2022-03-23T20:47:03.259Z] 20:47:03 [2022-03-23T20:47:03.259Z] === Skipped 20:47:03 [2022-03-23T20:47:03.259Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 20:47:03 [2022-03-23T20:47:03.260Z] mounts_test.go:20: (*Execution).IsRootless-fm 20:47:03 [2022-03-23T20:47:03.260Z] 20:47:03 [2022-03-23T20:47:03.260Z] DONE 1 tests, 1 skipped in 0.105s 20:47:03 [2022-03-23T20:47:03.260Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 20:47:03 [2022-03-23T20:47:03.519Z] INFO: Testing against a local daemon 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestSecretInspect 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestSecretInspect (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestSecretList 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestSecretList (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestSecretsCreateAndDelete 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestSecretsUpdate 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestSecretsUpdate (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestTemplatedSecret 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestTemplatedSecret (0.00s) 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestSecretCreateResolve 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestSecretCreateResolve (0.02s) 20:47:03 [2022-03-23T20:47:03.519Z] PASS 20:47:03 [2022-03-23T20:47:03.519Z] 20:47:03 [2022-03-23T20:47:03.519Z] === Skipped 20:47:03 [2022-03-23T20:47:03.519Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] 20:47:03 [2022-03-23T20:47:03.519Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] 20:47:03 [2022-03-23T20:47:03.519Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] 20:47:03 [2022-03-23T20:47:03.519Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] 20:47:03 [2022-03-23T20:47:03.519Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] 20:47:03 [2022-03-23T20:47:03.519Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) 20:47:03 [2022-03-23T20:47:03.519Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] 20:47:03 [2022-03-23T20:47:03.519Z] DONE 6 tests, 6 skipped in 0.156s 20:47:03 [2022-03-23T20:47:03.519Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 20:47:03 [2022-03-23T20:47:03.519Z] INFO: Testing against a local daemon 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestServiceCreateInit 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:47:03 [2022-03-23T20:47:03.519Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:47:03 [2022-03-23T20:47:03.519Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- PASS: TestServiceCreateInit (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestCreateServiceMultipleTimes 20:47:03 [2022-03-23T20:47:03.519Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.519Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 20:47:03 [2022-03-23T20:47:03.519Z] === RUN TestCreateServiceConflict 20:47:03 [2022-03-23T20:47:03.519Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.690Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:47:03 [2022-03-23T20:47:03.690Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 20:47:03 [2022-03-23T20:47:03.690Z] GOOS="" GOARCH="" GOARM="" 20:47:03 [2022-03-23T20:47:03.690Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 20:47:03 [2022-03-23T20:47:03.690Z] 20:47:03 [2022-03-23T20:47:03.690Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:47:03 [2022-03-23T20:47:03.690Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:47:03 [2022-03-23T20:47:03.690Z] HOSTNAME=8080b8375ad2 20:47:03 [2022-03-23T20:47:03.690Z] TESTDEBUG=0 20:47:03 [2022-03-23T20:47:03.690Z] DEST=bundles/test-integration 20:47:03 [2022-03-23T20:47:03.690Z] PWD=/go/src/github.com/docker/docker 20:47:03 [2022-03-23T20:47:03.690Z] DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed 20:47:03 [2022-03-23T20:47:03.690Z] container=docker 20:47:03 [2022-03-23T20:47:03.690Z] HOME=/root 20:47:03 [2022-03-23T20:47:03.690Z] GOLANG_VERSION=1.18 20:47:03 [2022-03-23T20:47:03.690Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:47:03 [2022-03-23T20:47:03.690Z] VALIDATE_BRANCH=master 20:47:03 [2022-03-23T20:47:03.690Z] TERM=xterm 20:47:03 [2022-03-23T20:47:03.690Z] DOCKER_PKG=github.com/docker/docker 20:47:03 [2022-03-23T20:47:03.690Z] SHLVL=1 20:47:03 [2022-03-23T20:47:03.690Z] TIMEOUT=120m 20:47:03 [2022-03-23T20:47:03.690Z] DOCKER_BUILDTAGS=apparmor seccomp journald 20:47:03 [2022-03-23T20:47:03.690Z] DOCKER_GRAPHDRIVER=overlay2 20:47:03 [2022-03-23T20:47:03.690Z] GO111MODULE=off 20:47:03 [2022-03-23T20:47:03.690Z] DOCKER_EXPERIMENTAL=1 20:47:03 [2022-03-23T20:47:03.690Z] TEST_SKIP_INTEGRATION_CLI=1 20:47:03 [2022-03-23T20:47:03.690Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:47:03 [2022-03-23T20:47:03.690Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:47:03 [2022-03-23T20:47:03.690Z] GOPATH=/go 20:47:03 [2022-03-23T20:47:03.690Z] PKG_CONFIG=pkg-config 20:47:03 [2022-03-23T20:47:03.690Z] _=/usr/bin/env 20:47:03 [2022-03-23T20:47:03.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:47:03 [2022-03-23T20:47:03.778Z] --- SKIP: TestCreateServiceConflict (0.02s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestCreateServiceMaxReplicas 20:47:03 [2022-03-23T20:47:03.779Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestCreateWithDuplicateNetworkNames 20:47:03 [2022-03-23T20:47:03.779Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestCreateServiceSecretFileMode 20:47:03 [2022-03-23T20:47:03.779Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestCreateServiceConfigFileMode 20:47:03 [2022-03-23T20:47:03.779Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestCreateServiceSysctls 20:47:03 [2022-03-23T20:47:03.779Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestCreateServiceSysctls (0.03s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestCreateServiceCapabilities 20:47:03 [2022-03-23T20:47:03.779Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestInspect 20:47:03 [2022-03-23T20:47:03.779Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestInspect (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestCreateJob 20:47:03 [2022-03-23T20:47:03.779Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestCreateJob (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestReplicatedJob 20:47:03 [2022-03-23T20:47:03.779Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestReplicatedJob (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestUpdateReplicatedJob 20:47:03 [2022-03-23T20:47:03.779Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestUpdateReplicatedJob (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestServiceListWithStatuses 20:47:03 [2022-03-23T20:47:03.779Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestDockerNetworkConnectAlias 20:47:03 [2022-03-23T20:47:03.779Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestDockerNetworkReConnect 20:47:03 [2022-03-23T20:47:03.779Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:03 [2022-03-23T20:47:03.779Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 20:47:03 [2022-03-23T20:47:03.779Z] === RUN TestServicePlugin 20:47:05 [2022-03-23T20:47:05.684Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.684Z] --- SKIP: TestServicePlugin (1.94s) 20:47:05 [2022-03-23T20:47:05.684Z] === RUN TestServiceUpdateLabel 20:47:05 [2022-03-23T20:47:05.684Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.684Z] --- SKIP: TestServiceUpdateLabel (0.01s) 20:47:05 [2022-03-23T20:47:05.684Z] === RUN TestServiceUpdateSecrets 20:47:05 [2022-03-23T20:47:05.684Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.684Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 20:47:05 [2022-03-23T20:47:05.684Z] === RUN TestServiceUpdateConfigs 20:47:05 [2022-03-23T20:47:05.684Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.684Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 20:47:05 [2022-03-23T20:47:05.684Z] === RUN TestServiceUpdateNetwork 20:47:05 [2022-03-23T20:47:05.684Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.684Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 20:47:05 [2022-03-23T20:47:05.684Z] === RUN TestServiceUpdatePidsLimit 20:47:05 [2022-03-23T20:47:05.943Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) 20:47:05 [2022-03-23T20:47:05.943Z] PASS 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === Skipped 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) 20:47:05 [2022-03-23T20:47:05.943Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestInspect (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 20:47:05 [2022-03-23T20:47:05.943Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) 20:47:05 [2022-03-23T20:47:05.943Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) 20:47:05 [2022-03-23T20:47:05.943Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 20:47:05 [2022-03-23T20:47:05.943Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) 20:47:05 [2022-03-23T20:47:05.943Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] DONE 24 tests, 23 skipped in 2.341s 20:47:05 [2022-03-23T20:47:05.943Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 20:47:05 [2022-03-23T20:47:05.943Z] INFO: Testing against a local daemon 20:47:05 [2022-03-23T20:47:05.943Z] === RUN TestSessionCreate 20:47:05 [2022-03-23T20:47:05.943Z] --- PASS: TestSessionCreate (0.04s) 20:47:05 [2022-03-23T20:47:05.943Z] === RUN TestSessionCreateWithBadUpgrade 20:47:05 [2022-03-23T20:47:05.943Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) 20:47:05 [2022-03-23T20:47:05.943Z] PASS 20:47:05 [2022-03-23T20:47:05.943Z] 20:47:05 [2022-03-23T20:47:05.943Z] DONE 2 tests in 0.156s 20:47:05 [2022-03-23T20:47:05.943Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 20:47:06 [2022-03-23T20:47:06.202Z] INFO: Testing against a local daemon 20:47:06 [2022-03-23T20:47:06.202Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:47:06 [2022-03-23T20:47:06.202Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:47:06 [2022-03-23T20:47:06.202Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 20:47:06 [2022-03-23T20:47:06.202Z] === RUN TestDiskUsage 20:47:06 [2022-03-23T20:47:06.202Z] === PAUSE TestDiskUsage 20:47:06 [2022-03-23T20:47:06.202Z] === RUN TestEventsExecDie 20:47:06 [2022-03-23T20:47:06.769Z] --- PASS: TestEventsExecDie (0.52s) 20:47:06 [2022-03-23T20:47:06.769Z] === RUN TestEventsBackwardsCompatible 20:47:06 [2022-03-23T20:47:06.769Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 20:47:06 [2022-03-23T20:47:06.769Z] === RUN TestEventsVolumeCreate 20:47:06 [2022-03-23T20:47:06.769Z] --- PASS: TestEventsVolumeCreate (0.04s) 20:47:06 [2022-03-23T20:47:06.769Z] === RUN TestInfoBinaryCommits 20:47:06 [2022-03-23T20:47:06.769Z] --- PASS: TestInfoBinaryCommits (0.03s) 20:47:06 [2022-03-23T20:47:06.769Z] === RUN TestInfoAPIVersioned 20:47:06 [2022-03-23T20:47:06.769Z] --- PASS: TestInfoAPIVersioned (0.01s) 20:47:06 [2022-03-23T20:47:06.769Z] === RUN TestInfoAPI 20:47:06 [2022-03-23T20:47:06.769Z] --- PASS: TestInfoAPI (0.02s) 20:47:06 [2022-03-23T20:47:06.769Z] === RUN TestInfoAPIWarnings 20:47:09 [2022-03-23T20:47:09.496Z] --- PASS: TestBuildSquashParent (7.89s) 20:47:09 [2022-03-23T20:47:09.496Z] === RUN TestBuildWithRemoveAndForceRemove 20:47:09 [2022-03-23T20:47:09.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:47:09 [2022-03-23T20:47:09.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:47:09 [2022-03-23T20:47:09.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:47:09 [2022-03-23T20:47:09.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:47:09 [2022-03-23T20:47:09.496Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:47:09 [2022-03-23T20:47:09.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:47:09 [2022-03-23T20:47:09.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:47:09 [2022-03-23T20:47:09.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:47:09 [2022-03-23T20:47:09.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:47:09 [2022-03-23T20:47:09.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:47:09 [2022-03-23T20:47:09.496Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:47:09 [2022-03-23T20:47:09.496Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:47:09 [2022-03-23T20:47:09.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:47:09 [2022-03-23T20:47:09.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:47:12 [2022-03-23T20:47:12.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:47:12 [2022-03-23T20:47:12.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:47:14 [2022-03-23T20:47:14.526Z] --- PASS: TestUpdateRestartPolicy (11.04s) 20:47:14 [2022-03-23T20:47:14.526Z] === RUN TestUpdateRestartWithAutoRemove 20:47:14 [2022-03-23T20:47:14.526Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) 20:47:14 [2022-03-23T20:47:14.526Z] === RUN TestWaitNonBlocked 20:47:14 [2022-03-23T20:47:14.526Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:14 [2022-03-23T20:47:14.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:14 [2022-03-23T20:47:14.526Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:14 [2022-03-23T20:47:14.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:14 [2022-03-23T20:47:14.526Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:14 [2022-03-23T20:47:14.526Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:14 [2022-03-23T20:47:14.526Z] --- PASS: TestWaitNonBlocked (0.01s) 20:47:14 [2022-03-23T20:47:14.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) 20:47:14 [2022-03-23T20:47:14.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) 20:47:14 [2022-03-23T20:47:14.526Z] === RUN TestWaitBlocked 20:47:14 [2022-03-23T20:47:14.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:47:14 [2022-03-23T20:47:14.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:47:14 [2022-03-23T20:47:14.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:47:14 [2022-03-23T20:47:14.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:47:14 [2022-03-23T20:47:14.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:47:14 [2022-03-23T20:47:14.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:47:15 [2022-03-23T20:47:15.093Z] --- PASS: TestWaitBlocked (0.01s) 20:47:15 [2022-03-23T20:47:15.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) 20:47:15 [2022-03-23T20:47:15.093Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) 20:47:15 [2022-03-23T20:47:15.093Z] === CONT TestContainerStartOnDaemonRestart 20:47:15 [2022-03-23T20:47:15.093Z] === CONT TestRestartDaemonWithRestartingContainer 20:47:15 [2022-03-23T20:47:15.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:47:15 [2022-03-23T20:47:15.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:47:17 [2022-03-23T20:47:17.630Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) 20:47:17 [2022-03-23T20:47:17.630Z] === CONT TestDaemonHostGatewayIP 20:47:17 [2022-03-23T20:47:17.630Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) 20:47:17 [2022-03-23T20:47:17.630Z] === CONT TestDaemonRestartIpcMode 20:47:18 [2022-03-23T20:47:18.581Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 20:47:18 [2022-03-23T20:47:18.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) 20:47:18 [2022-03-23T20:47:18.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) 20:47:18 [2022-03-23T20:47:18.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) 20:47:18 [2022-03-23T20:47:18.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) 20:47:18 [2022-03-23T20:47:18.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.88s) 20:47:18 [2022-03-23T20:47:18.581Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.87s) 20:47:18 [2022-03-23T20:47:18.581Z] === RUN TestBuildMultiStageCopy 20:47:18 [2022-03-23T20:47:18.581Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:47:20 [2022-03-23T20:47:20.163Z] --- PASS: TestDaemonHostGatewayIP (2.61s) 20:47:20 [2022-03-23T20:47:20.163Z] === CONT TestIpcModeOlderClient 20:47:20 [2022-03-23T20:47:20.163Z] --- PASS: TestIpcModeOlderClient (0.07s) 20:47:20 [2022-03-23T20:47:20.163Z] === CONT TestContainerKillOnDaemonStart 20:47:20 [2022-03-23T20:47:20.163Z] --- PASS: TestDaemonRestartIpcMode (2.67s) 20:47:21 [2022-03-23T20:47:21.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:47:21 [2022-03-23T20:47:21.358Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:47:21 [2022-03-23T20:47:21.922Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:47:22 [2022-03-23T20:47:22.180Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:47:22 [2022-03-23T20:47:22.747Z] --- PASS: TestBuildMultiStageCopy (4.53s) 20:47:22 [2022-03-23T20:47:22.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) 20:47:22 [2022-03-23T20:47:22.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) 20:47:22 [2022-03-23T20:47:22.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) 20:47:22 [2022-03-23T20:47:22.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) 20:47:22 [2022-03-23T20:47:22.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) 20:47:22 [2022-03-23T20:47:22.747Z] === RUN TestBuildMultiStageParentConfig 20:47:24 [2022-03-23T20:47:24.120Z] --- PASS: TestBuildMultiStageParentConfig (1.14s) 20:47:24 [2022-03-23T20:47:24.120Z] === RUN TestBuildLabelWithTargets 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestInfoAPIWarnings (16.36s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestInfoDebug 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestInfoDebug (0.54s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestInfoInsecureRegistries 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestInfoInsecureRegistries (0.54s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestInfoRegistryMirrors 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestInfoRegistryMirrors (0.54s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestLoginFailsWithBadCredentials 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestPingCacheHeaders 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestPingCacheHeaders (0.03s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestPingGet 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestPingGet (0.01s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestPingHead 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestPingHead (0.03s) 20:47:24 [2022-03-23T20:47:24.843Z] === RUN TestVersion 20:47:24 [2022-03-23T20:47:24.843Z] --- PASS: TestVersion (0.04s) 20:47:24 [2022-03-23T20:47:24.843Z] === CONT TestDiskUsage 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/container_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/image_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/volume_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/build-cache_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/container,_volume_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/image,_build-cache_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.410Z] === RUN TestDiskUsage/after_LoadBusybox 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.669Z] === RUN TestDiskUsage/after_container.Run 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/container_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/image_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/volume_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 20:47:25 [2022-03-23T20:47:25.927Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 20:47:26 [2022-03-23T20:47:26.018Z] --- PASS: TestBuildLabelWithTargets (1.85s) 20:47:26 [2022-03-23T20:47:26.018Z] === RUN TestBuildWithEmptyLayers 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage (1.19s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty (0.01s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.186Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) 20:47:26 [2022-03-23T20:47:26.187Z] PASS 20:47:26 [2022-03-23T20:47:26.187Z] 20:47:26 [2022-03-23T20:47:26.187Z] === Skipped 20:47:26 [2022-03-23T20:47:26.187Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 20:47:26 [2022-03-23T20:47:26.187Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:47:26 [2022-03-23T20:47:26.187Z] 20:47:26 [2022-03-23T20:47:26.187Z] DONE 50 tests, 1 skipped in 20.111s 20:47:26 [2022-03-23T20:47:26.187Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 20:47:26 [2022-03-23T20:47:26.187Z] INFO: Testing against a local daemon 20:47:26 [2022-03-23T20:47:26.187Z] === RUN TestVolumesCreateAndList 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestVolumesCreateAndList (0.02s) 20:47:26 [2022-03-23T20:47:26.187Z] === RUN TestVolumesRemove 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestVolumesRemove (0.04s) 20:47:26 [2022-03-23T20:47:26.187Z] === RUN TestVolumesInspect 20:47:26 [2022-03-23T20:47:26.187Z] --- PASS: TestVolumesInspect (0.02s) 20:47:26 [2022-03-23T20:47:26.187Z] === RUN TestVolumesInvalidJSON 20:47:26 [2022-03-23T20:47:26.187Z] === RUN TestVolumesInvalidJSON//volumes/create 20:47:26 [2022-03-23T20:47:26.187Z] === PAUSE TestVolumesInvalidJSON//volumes/create 20:47:26 [2022-03-23T20:47:26.446Z] === CONT TestVolumesInvalidJSON//volumes/create 20:47:26 [2022-03-23T20:47:26.446Z] --- PASS: TestVolumesInvalidJSON (0.01s) 20:47:26 [2022-03-23T20:47:26.446Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 20:47:26 [2022-03-23T20:47:26.446Z] PASS 20:47:26 [2022-03-23T20:47:26.446Z] 20:47:26 [2022-03-23T20:47:26.446Z] DONE 5 tests in 0.170s 20:47:26 [2022-03-23T20:47:26.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 20:47:26 [2022-03-23T20:47:26.446Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13788 is not a child of this shell 20:47:26 [2022-03-23T20:47:26.446Z] warning: PID 13788 from bundles/test-integration/docker.pid had a nonzero exit code 20:47:26 [2022-03-23T20:47:26.446Z] Leaving: AppArmorNo profiles have been unloaded. 20:47:26 [2022-03-23T20:47:26.446Z] 20:47:26 [2022-03-23T20:47:26.446Z] Unloading profiles will leave already running processes permanently 20:47:26 [2022-03-23T20:47:26.446Z] unconfined, which can lead to unexpected situations. 20:47:26 [2022-03-23T20:47:26.446Z] 20:47:26 [2022-03-23T20:47:26.446Z] To set a process to complain mode, use the command line tool 20:47:26 [2022-03-23T20:47:26.446Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 20:47:26 [2022-03-23T20:47:26.446Z] Removing test suite binaries 20:47:26 [2022-03-23T20:47:26.446Z] exiting test-integration 20:47:26 [2022-03-23T20:47:26.446Z] ++ exit 0 20:47:26 [2022-03-23T20:47:26.446Z] 20:47:26 [2022-03-23T20:47:26.952Z] --- PASS: TestBuildWithEmptyLayers (1.19s) 20:47:26 [2022-03-23T20:47:26.952Z] === RUN TestBuildMultiStageOnBuild Post stage [Pipeline] junit 20:47:27 [2022-03-23T20:47:27.027Z] Recording test results 20:47:28 [2022-03-23T20:47:28.414Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:47:28 [2022-03-23T20:47:28.758Z] + echo Ensuring container killed. 20:47:28 [2022-03-23T20:47:28.758Z] Ensuring container killed. 20:47:28 [2022-03-23T20:47:28.758Z] + docker rm -vf docker-pr25 20:47:28 [2022-03-23T20:47:28.758Z] Error: No such container: docker-pr25 [Pipeline] sh 20:47:29 [2022-03-23T20:47:29.047Z] + echo Chowning /workspace to jenkins user 20:47:29 [2022-03-23T20:47:29.047Z] Chowning /workspace to jenkins user 20:47:29 [2022-03-23T20:47:29.047Z] + id -u 20:47:29 [2022-03-23T20:47:29.047Z] + id -g 20:47:29 [2022-03-23T20:47:29.047Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42638:/workspace busybox chown -R 1000:1000 /workspace 20:47:29 [2022-03-23T20:47:29.047Z] Unable to find image 'busybox:latest' locally 20:47:29 [2022-03-23T20:47:29.047Z] latest: Pulling from library/busybox 20:47:29 [2022-03-23T20:47:29.307Z] 554879bb3004: Pulling fs layer 20:47:29 [2022-03-23T20:47:29.307Z] 554879bb3004: Download complete 20:47:29 [2022-03-23T20:47:29.307Z] 554879bb3004: Pull complete 20:47:29 [2022-03-23T20:47:29.307Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a 20:47:29 [2022-03-23T20:47:29.307Z] Status: Downloaded newer image for busybox:latest 20:47:30 [2022-03-23T20:47:30.229Z] --- PASS: TestBuildMultiStageOnBuild (2.67s) 20:47:30 [2022-03-23T20:47:30.229Z] === RUN TestBuildUncleanTarFilenames [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:47:30 [2022-03-23T20:47:30.542Z] + bundleName=amd64-rootless 20:47:30 [2022-03-23T20:47:30.542Z] + echo Creating amd64-rootless-bundles.tar.gz 20:47:30 [2022-03-23T20:47:30.542Z] Creating amd64-rootless-bundles.tar.gz 20:47:30 [2022-03-23T20:47:30.542Z] + xargs tar -czf amd64-rootless-bundles.tar.gz 20:47:30 [2022-03-23T20:47:30.542Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 20:47:30 [2022-03-23T20:47:30.555Z] Archiving artifacts 20:47:31 [2022-03-23T20:47:31.156Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) 20:47:31 [2022-03-23T20:47:31.156Z] === RUN TestBuildMultiStageLayerLeak 20:47:32 [2022-03-23T20:47:32.138Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) 20:47:32 [2022-03-23T20:47:32.362Z] PASS 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] === Skipped 20:47:32 [2022-03-23T20:47:32.362Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 20:47:32 [2022-03-23T20:47:32.362Z] 20:47:32 [2022-03-23T20:47:32.362Z] DONE 201 tests, 7 skipped in 120.704s 20:47:32 [2022-03-23T20:47:32.362Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestConfigDaemonLibtrustID 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestDaemonConfigValidation 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestDaemonConfigValidation/config_with_no_content 20:47:32 [2022-03-23T20:47:32.362Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestDaemonConfigValidation/config_with_{} 20:47:32 [2022-03-23T20:47:32.362Z] === PAUSE TestDaemonConfigValidation/config_with_{} 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestDaemonConfigValidation/invalid_config 20:47:32 [2022-03-23T20:47:32.362Z] === PAUSE TestDaemonConfigValidation/invalid_config 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestDaemonConfigValidation/malformed_config 20:47:32 [2022-03-23T20:47:32.362Z] === PAUSE TestDaemonConfigValidation/malformed_config 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestDaemonConfigValidation/valid_config 20:47:32 [2022-03-23T20:47:32.362Z] === PAUSE TestDaemonConfigValidation/valid_config 20:47:32 [2022-03-23T20:47:32.362Z] === CONT TestDaemonConfigValidation/config_with_no_content 20:47:32 [2022-03-23T20:47:32.362Z] === CONT TestDaemonConfigValidation/malformed_config 20:47:32 [2022-03-23T20:47:32.362Z] === CONT TestDaemonConfigValidation/valid_config 20:47:32 [2022-03-23T20:47:32.362Z] === CONT TestDaemonConfigValidation/invalid_config 20:47:32 [2022-03-23T20:47:32.362Z] === CONT TestDaemonConfigValidation/config_with_{} 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestDaemonConfigValidation (0.00s) 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) 20:47:32 [2022-03-23T20:47:32.362Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestConfigDaemonSeccompProfiles 20:47:32 [2022-03-23T20:47:32.362Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 20:47:32 [2022-03-23T20:47:32.446Z] + make clean 20:47:32 [2022-03-23T20:47:32.705Z] docker volume rm -f docker-dev-cache docker-mod-cache 20:47:32 [2022-03-23T20:47:32.705Z] docker-dev-cache 20:47:32 [2022-03-23T20:47:32.705Z] docker-mod-cache [Pipeline] deleteDir 20:47:33 [2022-03-23T20:47:33.345Z] 8f616e6e9eec: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:47:33 [2022-03-23T20:47:33.737Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 20:47:34 [2022-03-23T20:47:34.423Z] --- PASS: TestBuildMultiStageLayerLeak (2.99s) 20:47:34 [2022-03-23T20:47:34.423Z] === RUN TestBuildWithHugeFile 20:47:34 [2022-03-23T20:47:34.676Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 20:47:35 [2022-03-23T20:47:35.611Z] === CONT TestConfigDaemonSeccompProfiles 20:47:35 [2022-03-23T20:47:35.611Z] daemon_test.go:156: [d43dc732d13dc] daemon is not started 20:47:35 [2022-03-23T20:47:35.611Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) 20:47:35 [2022-03-23T20:47:35.611Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 20:47:35 [2022-03-23T20:47:35.611Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) 20:47:35 [2022-03-23T20:47:35.611Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 20:47:35 [2022-03-23T20:47:35.611Z] === RUN TestDaemonProxy 20:47:35 [2022-03-23T20:47:35.611Z] === RUN TestDaemonProxy/environment_variables 20:47:37 [2022-03-23T20:47:37.515Z] === RUN TestDaemonProxy/command-line_options 20:47:37 [2022-03-23T20:47:37.635Z] ---> 5715515a9021 20:47:37 [2022-03-23T20:47:37.636Z] Successfully built 5715515a9021 20:47:37 [2022-03-23T20:47:37.636Z] Successfully tagged docker:latest 20:47:37 [2022-03-23T20:47:37.636Z] INFO: Image build ended at 03/23/2022 20:47:35. Duration:00:05:56.0893327 20:47:37 [2022-03-23T20:47:37.636Z] 20:47:37 [2022-03-23T20:47:37.636Z] 20:47:37 [2022-03-23T20:47:37.636Z] INFO: Building the test binaries at 03/23/2022 20:47:35... 20:47:39 [2022-03-23T20:47:39.421Z] === RUN TestDaemonProxy/configuration_file 20:47:40 [2022-03-23T20:47:40.997Z] === RUN TestDaemonProxy/conflicting_options 20:47:41 [2022-03-23T20:47:41.281Z] === RUN TestDaemonProxy/reload_sanitized 20:47:41 [2022-03-23T20:47:41.865Z] --- PASS: TestDaemonProxy (6.29s) 20:47:41 [2022-03-23T20:47:41.865Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) 20:47:41 [2022-03-23T20:47:41.865Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) 20:47:41 [2022-03-23T20:47:41.865Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 20:47:41 [2022-03-23T20:47:41.865Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 20:47:41 [2022-03-23T20:47:41.865Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 20:47:41 [2022-03-23T20:47:41.865Z] PASS 20:47:41 [2022-03-23T20:47:41.865Z] 20:47:41 [2022-03-23T20:47:41.865Z] DONE 17 tests in 10.183s 20:47:41 [2022-03-23T20:47:41.865Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 20:47:41 [2022-03-23T20:47:41.865Z] INFO: Testing against a local daemon 20:47:41 [2022-03-23T20:47:41.865Z] === RUN TestCommitInheritsEnv 20:47:42 [2022-03-23T20:47:42.144Z] --- PASS: TestCommitInheritsEnv (0.29s) 20:47:42 [2022-03-23T20:47:42.144Z] === RUN TestImportExtremelyLargeImageWorks 20:47:42 [2022-03-23T20:47:42.144Z] === PAUSE TestImportExtremelyLargeImageWorks 20:47:42 [2022-03-23T20:47:42.144Z] === RUN TestImportWithCustomPlatform 20:47:42 [2022-03-23T20:47:42.144Z] === RUN TestImportWithCustomPlatform/#00 20:47:42 [2022-03-23T20:47:42.144Z] === RUN TestImportWithCustomPlatform/_______ 20:47:42 [2022-03-23T20:47:42.144Z] === RUN TestImportWithCustomPlatform// 20:47:42 [2022-03-23T20:47:42.144Z] === RUN TestImportWithCustomPlatform/linux 20:47:42 [2022-03-23T20:47:42.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:47:42 [2022-03-23T20:47:42.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:47:42 [2022-03-23T20:47:42.402Z] === RUN TestImportWithCustomPlatform/LINUX 20:47:42 [2022-03-23T20:47:42.402Z] === RUN TestImportWithCustomPlatform/linux/sparc64 20:47:42 [2022-03-23T20:47:42.402Z] === RUN TestImportWithCustomPlatform/macos 20:47:42 [2022-03-23T20:47:42.402Z] === RUN TestImportWithCustomPlatform/macos/arm64 20:47:42 [2022-03-23T20:47:42.403Z] === RUN TestImportWithCustomPlatform/nintendo64 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform (0.32s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 20:47:42 [2022-03-23T20:47:42.403Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 20:47:42 [2022-03-23T20:47:42.403Z] === RUN TestImagesFilterMultiReference 20:47:42 [2022-03-23T20:47:42.666Z] --- PASS: TestImagesFilterMultiReference (0.05s) 20:47:42 [2022-03-23T20:47:42.666Z] === RUN TestImagePullPlatformInvalid 20:47:42 [2022-03-23T20:47:42.666Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 20:47:42 [2022-03-23T20:47:42.666Z] === RUN TestRemoveImageOrphaning 20:47:42 [2022-03-23T20:47:42.926Z] --- PASS: TestRemoveImageOrphaning (0.29s) 20:47:42 [2022-03-23T20:47:42.926Z] === RUN TestRemoveImageGarbageCollector 20:47:43 [2022-03-23T20:47:43.417Z] INFO: make.ps1 starting at 03/23/2022 20:47:42 20:47:43 [2022-03-23T20:47:43.417Z] INFO: Git commit (8c7ea316d1) assumed from DOCKER_GITCOMMIT environment variable 20:47:43 [2022-03-23T20:47:43.417Z] INFO: Invoking autogen... 20:47:43 [2022-03-23T20:47:43.875Z] INFO: Building daemon... 20:47:44 [2022-03-23T20:47:44.827Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) 20:47:44 [2022-03-23T20:47:44.827Z] === RUN TestTagUnprefixedRepoByNameOrName 20:47:44 [2022-03-23T20:47:44.827Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 20:47:44 [2022-03-23T20:47:44.827Z] === RUN TestTagInvalidReference 20:47:44 [2022-03-23T20:47:44.827Z] --- PASS: TestTagInvalidReference (0.01s) 20:47:44 [2022-03-23T20:47:44.827Z] === RUN TestTagValidPrefixedRepo 20:47:44 [2022-03-23T20:47:44.827Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 20:47:44 [2022-03-23T20:47:44.827Z] === RUN TestTagExistedNameWithoutForce 20:47:44 [2022-03-23T20:47:44.827Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 20:47:44 [2022-03-23T20:47:44.827Z] === RUN TestTagOfficialNames 20:47:44 [2022-03-23T20:47:44.827Z] --- PASS: TestTagOfficialNames (0.05s) 20:47:44 [2022-03-23T20:47:44.827Z] === RUN TestTagMatchesDigest 20:47:44 [2022-03-23T20:47:44.827Z] --- PASS: TestTagMatchesDigest (0.01s) 20:47:44 [2022-03-23T20:47:44.827Z] === CONT TestImportExtremelyLargeImageWorks 20:47:45 [2022-03-23T20:47:45.331Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:47:45 [2022-03-23T20:47:45.331Z] Building: bundles/dynbinary-daemon/docker-proxy-dev 20:47:45 [2022-03-23T20:47:45.331Z] GOOS="" GOARCH="" GOARM="" 20:47:45 [2022-03-23T20:47:45.331Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev 20:47:45 [2022-03-23T20:47:45.331Z] 20:47:45 [2022-03-23T20:47:45.331Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 20:47:45 [2022-03-23T20:47:45.331Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 20:47:45 [2022-03-23T20:47:45.331Z] Using test binary docker 20:47:45 [2022-03-23T20:47:45.331Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:47:45 [2022-03-23T20:47:45.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 20:47:45 [2022-03-23T20:47:45.331Z] INFO: Waiting for daemon to start... 20:47:45 [2022-03-23T20:47:45.331Z] Starting dockerd 20:47:45 [2022-03-23T20:47:45.331Z] . 20:47:45 [2022-03-23T20:47:45.331Z] INFO: Building docker-sdk-python3:5.0.3... 20:48:00 [2022-03-23T20:48:00.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 20:48:05 [2022-03-23T20:48:05.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:48:06 [2022-03-23T20:48:06.468Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:48:06 [2022-03-23T20:48:06.468Z] Using test binary docker 20:48:06 [2022-03-23T20:48:06.468Z] +++ /etc/init.d/apparmor start 20:48:06 [2022-03-23T20:48:06.468Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 20:48:06 [2022-03-23T20:48:06.468Z] INFO: Waiting for daemon to start... 20:48:06 [2022-03-23T20:48:06.468Z] Starting dockerd 20:48:06 [2022-03-23T20:48:06.468Z] +++ 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 20:48:06 [2022-03-23T20:48:06.468Z] . 20:48:06 [2022-03-23T20:48:06.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:48:06 [2022-03-23T20:48:06.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:48:06 [2022-03-23T20:48:06.468Z] Error: No such image: emptyfs 20:48:06 [2022-03-23T20:48:06.468Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:48:06 [2022-03-23T20:48:06.468Z] ++++ docker load 20:48:06 [2022-03-23T20:48:06.468Z] Running integration-test (iteration 1) 20:48:06 [2022-03-23T20:48:06.468Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 20:48:06 [2022-03-23T20:48:06.468Z] ++ 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)/' 20:48:06 [2022-03-23T20:48:06.468Z] ++ set -e 20:48:06 [2022-03-23T20:48:06.468Z] ++ '[' -n 0 ']' 20:48:06 [2022-03-23T20:48:06.468Z] ++ set -x 20:48:06 [2022-03-23T20:48:06.468Z] ++ 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)/' 20:48:06 [2022-03-23T20:48:06.468Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:48:06 [2022-03-23T20:48:06.468Z] Using test binary docker 20:48:06 [2022-03-23T20:48:06.468Z] +++ /etc/init.d/apparmor start 20:48:06 [2022-03-23T20:48:06.468Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 20:48:06 [2022-03-23T20:48:06.468Z] Starting dockerd 20:48:06 [2022-03-23T20:48:06.468Z] INFO: Waiting for daemon to start... 20:48:06 [2022-03-23T20:48:06.468Z] +++ 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 20:48:06 [2022-03-23T20:48:06.725Z] .Loaded image: busybox:latest 20:48:07 [2022-03-23T20:48:07.288Z] Loaded image: busybox:glibc 20:48:08 [2022-03-23T20:48:08.262Z] 20:48:08 [2022-03-23T20:48:08.262Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:48:08 [2022-03-23T20:48:08.519Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:48:08 [2022-03-23T20:48:08.519Z] Error: No such image: emptyfs 20:48:08 [2022-03-23T20:48:08.519Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:48:08 [2022-03-23T20:48:08.519Z] ++++ docker load 20:48:08 [2022-03-23T20:48:08.776Z] Running integration-test (iteration 1) 20:48:08 [2022-03-23T20:48:08.776Z] 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)/ 20:48:08 [2022-03-23T20:48:08.776Z] ++ 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)/' 20:48:08 [2022-03-23T20:48:08.776Z] ++ set -e 20:48:08 [2022-03-23T20:48:08.776Z] ++ '[' -n 0 ']' 20:48:08 [2022-03-23T20:48:08.776Z] ++ set -x 20:48:08 [2022-03-23T20:48:08.777Z] ++ 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)/' 20:48:10 [2022-03-23T20:48:10.148Z] Loaded image: busybox:latest 20:48:10 [2022-03-23T20:48:10.406Z] Loaded image: busybox:glibc 20:48:10 [2022-03-23T20:48:10.406Z] Loaded image: debian:bullseye-slim 20:48:10 [2022-03-23T20:48:10.406Z] Loaded image: hello-world:latest 20:48:10 [2022-03-23T20:48:10.662Z] Loaded image: arm32v7/hello-world:latest 20:48:10 [2022-03-23T20:48:10.662Z] INFO: Testing against a local daemon 20:48:10 [2022-03-23T20:48:10.662Z] === RUN TestDockerDaemonSuite 20:48:10 [2022-03-23T20:48:10.662Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 20:48:13 [2022-03-23T20:48:13.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:48:13 [2022-03-23T20:48:13.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:48:13 [2022-03-23T20:48:13.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:48:13 [2022-03-23T20:48:13.995Z] Loaded image: debian:bullseye-slim 20:48:13 [2022-03-23T20:48:13.995Z] Loaded image: hello-world:latest 20:48:13 [2022-03-23T20:48:13.995Z] Loaded image: arm32v7/hello-world:latest 20:48:13 [2022-03-23T20:48:13.995Z] INFO: Testing against a local daemon 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPIErrorJSON 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPIErrorPlainText 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 20:48:13 [2022-03-23T20:48:13.995Z] === RUN TestDockerSuite/TestAPIImagesDelete 20:48:14 [2022-03-23T20:48:14.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:48:14 [2022-03-23T20:48:14.559Z] === RUN TestDockerSuite/TestAPIImagesFilter 20:48:14 [2022-03-23T20:48:14.559Z] === RUN TestDockerSuite/TestAPIImagesHistory 20:48:14 [2022-03-23T20:48:14.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:48:15 [2022-03-23T20:48:15.120Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 20:48:15 [2022-03-23T20:48:15.120Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 20:48:15 [2022-03-23T20:48:15.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:48:15 [2022-03-23T20:48:15.682Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 20:48:15 [2022-03-23T20:48:15.682Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 20:48:15 [2022-03-23T20:48:15.682Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 20:48:16 [2022-03-23T20:48:16.610Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 20:48:17 [2022-03-23T20:48:17.172Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 20:48:17 [2022-03-23T20:48:17.428Z] === RUN TestDockerSuite/TestAPINetworkFilter 20:48:17 [2022-03-23T20:48:17.428Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 20:48:17 [2022-03-23T20:48:17.428Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 20:48:17 [2022-03-23T20:48:17.471Z] sha256:45b382210e3d0e8d155b85266eb985cafcd4094db2ebc6cb3fa704303925b8a7 20:48:17 [2022-03-23T20:48:17.471Z] INFO: Starting docker-py tests... 20:48:17 [2022-03-23T20:48:17.471Z] ============================= test session starts ============================== 20:48:17 [2022-03-23T20:48:17.471Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 20:48:17 [2022-03-23T20:48:17.471Z] rootdir: /src, inifile: pytest.ini 20:48:17 [2022-03-23T20:48:17.471Z] plugins: timeout-1.3.3, cov-2.6.1 20:48:17 [2022-03-23T20:48:17.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:48:17 [2022-03-23T20:48:17.732Z] collected 395 items / 2 deselected / 393 selected 20:48:17 [2022-03-23T20:48:17.732Z] 20:48:18 [2022-03-23T20:48:18.398Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 20:48:18 [2022-03-23T20:48:18.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:48:18 [2022-03-23T20:48:18.656Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 20:48:19 [2022-03-23T20:48:19.221Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 20:48:19 [2022-03-23T20:48:19.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 20:48:19 [2022-03-23T20:48:19.477Z] === RUN TestDockerSuite/TestAPIOptionsRoute 20:48:19 [2022-03-23T20:48:19.477Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 20:48:19 [2022-03-23T20:48:19.477Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 20:48:19 [2022-03-23T20:48:19.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:48:20 [2022-03-23T20:48:20.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:48:21 [2022-03-23T20:48:21.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:48:22 [2022-03-23T20:48:22.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:48:22 [2022-03-23T20:48:22.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:48:23 [2022-03-23T20:48:23.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:48:24 [2022-03-23T20:48:24.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:48:24 [2022-03-23T20:48:24.191Z] Using test binary docker 20:48:24 [2022-03-23T20:48:24.191Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:48:24 [2022-03-23T20:48:24.191Z] +++ /etc/init.d/apparmor start 20:48:24 [2022-03-23T20:48:24.191Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 20:48:24 [2022-03-23T20:48:24.191Z] Starting dockerd 20:48:24 [2022-03-23T20:48:24.191Z] INFO: Waiting for daemon to start... 20:48:24 [2022-03-23T20:48:24.191Z] +++ 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 20:48:27 [2022-03-23T20:48:27.476Z] . 20:48:27 [2022-03-23T20:48:27.476Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:48:27 [2022-03-23T20:48:27.476Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:48:27 [2022-03-23T20:48:27.476Z] Error: No such image: emptyfs 20:48:27 [2022-03-23T20:48:27.476Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:48:27 [2022-03-23T20:48:27.476Z] ++++ docker load 20:48:27 [2022-03-23T20:48:27.570Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 20:48:27 [2022-03-23T20:48:27.734Z] Running integration-test (iteration 1) 20:48:27 [2022-03-23T20:48:27.734Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 20:48:27 [2022-03-23T20:48:27.734Z] ++ 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 20:48:27 [2022-03-23T20:48:27.734Z] ++ set -e 20:48:27 [2022-03-23T20:48:27.734Z] ++ '[' -n 0 ']' 20:48:27 [2022-03-23T20:48:27.734Z] ++ set -x 20:48:27 [2022-03-23T20:48:27.734Z] ++ 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 20:48:27 [2022-03-23T20:48:27.734Z] Loaded image: busybox:latest 20:48:27 [2022-03-23T20:48:27.996Z] Loaded image: busybox:glibc 20:48:28 [2022-03-23T20:48:28.931Z] Loaded image: debian:bullseye-slim 20:48:28 [2022-03-23T20:48:28.931Z] Loaded image: hello-world:latest 20:48:29 [2022-03-23T20:48:29.188Z] Loaded image: arm32v7/hello-world:latest 20:48:29 [2022-03-23T20:48:29.188Z] INFO: Testing against a local daemon 20:48:29 [2022-03-23T20:48:29.188Z] === RUN TestCgroupNamespacesBuild 20:48:29 [2022-03-23T20:48:29.459Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 20:48:30 [2022-03-23T20:48:30.566Z] --- PASS: TestCgroupNamespacesBuild (1.33s) 20:48:30 [2022-03-23T20:48:30.566Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:48:30 [2022-03-23T20:48:30.742Z] 037d5740b404: Verifying Checksum 20:48:30 [2022-03-23T20:48:30.742Z] 037d5740b404: Download complete 20:48:31 [2022-03-23T20:48:31.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 20:48:31 [2022-03-23T20:48:31.502Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) 20:48:31 [2022-03-23T20:48:31.502Z] === RUN TestBuildWithSession 20:48:31 [2022-03-23T20:48:31.502Z] build_session_test.go:25: TODO: BuildKit 20:48:31 [2022-03-23T20:48:31.502Z] --- SKIP: TestBuildWithSession (0.00s) 20:48:31 [2022-03-23T20:48:31.502Z] === RUN TestBuildSquashParent 20:48:33 [2022-03-23T20:48:33.252Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 20:48:34 [2022-03-23T20:48:34.185Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 20:48:34 [2022-03-23T20:48:34.453Z] tests/integration/api_build_test.py .......................X [ 6%] 20:48:34 [2022-03-23T20:48:34.749Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 20:48:34 [2022-03-23T20:48:34.749Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 20:48:35 [2022-03-23T20:48:35.288Z] tests/integration/api_client_test.py ..... [ 7%] 20:48:35 [2022-03-23T20:48:35.680Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 20:48:35 [2022-03-23T20:48:35.692Z] --- PASS: TestBuildSquashParent (3.57s) 20:48:35 [2022-03-23T20:48:35.692Z] === RUN TestBuildWithRemoveAndForceRemove 20:48:35 [2022-03-23T20:48:35.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:48:35 [2022-03-23T20:48:35.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:48:35 [2022-03-23T20:48:35.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:48:35 [2022-03-23T20:48:35.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:48:35 [2022-03-23T20:48:35.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:48:35 [2022-03-23T20:48:35.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:48:35 [2022-03-23T20:48:35.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:48:35 [2022-03-23T20:48:35.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:48:35 [2022-03-23T20:48:35.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:48:35 [2022-03-23T20:48:35.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:48:35 [2022-03-23T20:48:35.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:48:35 [2022-03-23T20:48:35.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:48:35 [2022-03-23T20:48:35.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:48:35 [2022-03-23T20:48:35.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:48:36 [2022-03-23T20:48:36.611Z] === RUN TestDockerSuite/TestAttachAfterDetach 20:48:36 [2022-03-23T20:48:36.611Z] docker_cli_daemon_test.go:1472: [debd884c0a0b4] daemon is not started 20:48:36 [2022-03-23T20:48:36.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:48:36 [2022-03-23T20:48:36.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:48:36 [2022-03-23T20:48:36.807Z] tests/integration/api_config_test.py ...... [ 8%] 20:48:37 [2022-03-23T20:48:37.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:48:37 [2022-03-23T20:48:37.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:48:37 [2022-03-23T20:48:37.583Z] check_test.go:308: [dddd16d5a639d] daemon is not started 20:48:37 [2022-03-23T20:48:37.583Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 20:48:38 [2022-03-23T20:48:38.510Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 20:48:38 [2022-03-23T20:48:38.938Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 20:48:38 [2022-03-23T20:48:38.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) 20:48:38 [2022-03-23T20:48:38.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) 20:48:38 [2022-03-23T20:48:38.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) 20:48:38 [2022-03-23T20:48:38.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) 20:48:38 [2022-03-23T20:48:38.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) 20:48:38 [2022-03-23T20:48:38.938Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) 20:48:38 [2022-03-23T20:48:38.938Z] === RUN TestBuildMultiStageCopy 20:48:38 [2022-03-23T20:48:38.938Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:48:39 [2022-03-23T20:48:39.872Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:48:39 [2022-03-23T20:48:39.877Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 20:48:40 [2022-03-23T20:48:40.145Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:48:40 [2022-03-23T20:48:40.145Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:48:40 [2022-03-23T20:48:40.406Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:48:40 [2022-03-23T20:48:40.442Z] === RUN TestDockerSuite/TestAttachDetach 20:48:40 [2022-03-23T20:48:40.679Z] --- PASS: TestBuildMultiStageCopy (1.88s) 20:48:40 [2022-03-23T20:48:40.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) 20:48:40 [2022-03-23T20:48:40.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) 20:48:40 [2022-03-23T20:48:40.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) 20:48:40 [2022-03-23T20:48:40.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) 20:48:40 [2022-03-23T20:48:40.679Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) 20:48:40 [2022-03-23T20:48:40.679Z] === RUN TestBuildMultiStageParentConfig 20:48:41 [2022-03-23T20:48:41.252Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) 20:48:41 [2022-03-23T20:48:41.252Z] === RUN TestBuildLabelWithTargets 20:48:41 [2022-03-23T20:48:41.809Z] === RUN TestDockerSuite/TestAttachDisconnect 20:48:41 [2022-03-23T20:48:41.809Z] check_test.go:308: [d825f3224fd42] daemon is not started 20:48:41 [2022-03-23T20:48:41.809Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 20:48:42 [2022-03-23T20:48:42.194Z] --- PASS: TestBuildLabelWithTargets (0.88s) 20:48:42 [2022-03-23T20:48:42.194Z] === RUN TestBuildWithEmptyLayers 20:48:42 [2022-03-23T20:48:42.375Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 20:48:42 [2022-03-23T20:48:42.762Z] --- PASS: TestBuildWithEmptyLayers (0.38s) 20:48:42 [2022-03-23T20:48:42.762Z] === RUN TestBuildMultiStageOnBuild 20:48:44 [2022-03-23T20:48:44.142Z] --- PASS: TestBuildMultiStageOnBuild (1.23s) 20:48:44 [2022-03-23T20:48:44.142Z] === RUN TestBuildUncleanTarFilenames 20:48:44 [2022-03-23T20:48:44.270Z] === RUN TestDockerSuite/TestAttachPausedContainer 20:48:44 [2022-03-23T20:48:44.402Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) 20:48:44 [2022-03-23T20:48:44.402Z] === RUN TestBuildMultiStageLayerLeak 20:48:45 [2022-03-23T20:48:45.203Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 20:48:45 [2022-03-23T20:48:45.780Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) 20:48:45 [2022-03-23T20:48:45.780Z] === RUN TestBuildWithHugeFile 20:48:46 [2022-03-23T20:48:46.135Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 20:48:46 [2022-03-23T20:48:46.135Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 20:48:47 [2022-03-23T20:48:47.514Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 20:48:49 [2022-03-23T20:48:49.407Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 20:48:49 [2022-03-23T20:48:49.408Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 20:48:50 [2022-03-23T20:48:50.338Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 20:48:51 [2022-03-23T20:48:51.715Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 20:48:51 [2022-03-23T20:48:51.715Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 20:48:51 [2022-03-23T20:48:51.777Z] 8f616e6e9eec: Verifying Checksum 20:48:51 [2022-03-23T20:48:51.777Z] 8f616e6e9eec: Download complete 20:48:51 [2022-03-23T20:48:51.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 20:48:52 [2022-03-23T20:48:52.906Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 20:48:53 [2022-03-23T20:48:53.471Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 20:48:55 [2022-03-23T20:48:55.996Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 20:48:59 [2022-03-23T20:48:59.276Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 20:49:01 [2022-03-23T20:49:01.796Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 20:49:03 [2022-03-23T20:49:03.690Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 20:49:06 [2022-03-23T20:49:06.215Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 20:49:06 [2022-03-23T20:49:06.400Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] 20:49:06 [2022-03-23T20:49:06.472Z] check_test.go:308: [db9d0f50e5c4e] daemon is not started 20:49:06 [2022-03-23T20:49:06.472Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 20:49:07 [2022-03-23T20:49:07.036Z] check_test.go:308: [d6e92f0cbce99] daemon is not started 20:49:07 [2022-03-23T20:49:07.036Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 20:49:08 [2022-03-23T20:49:08.405Z] --- PASS: TestBuildWithHugeFile (94.17s) 20:49:08 [2022-03-23T20:49:08.405Z] === RUN TestBuildWCOWSandboxSize 20:49:08 [2022-03-23T20:49:08.405Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:49:08 [2022-03-23T20:49:08.405Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 20:49:08 [2022-03-23T20:49:08.405Z] === RUN TestBuildWithEmptyDockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:49:08 [2022-03-23T20:49:08.405Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:49:08 [2022-03-23T20:49:08.664Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 20:49:08 [2022-03-23T20:49:08.664Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:49:08 [2022-03-23T20:49:08.664Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) 20:49:08 [2022-03-23T20:49:08.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) 20:49:08 [2022-03-23T20:49:08.664Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) 20:49:08 [2022-03-23T20:49:08.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) 20:49:08 [2022-03-23T20:49:08.664Z] === RUN TestBuildPreserveOwnership 20:49:08 [2022-03-23T20:49:08.664Z] === RUN TestBuildPreserveOwnership/copy_from 20:49:09 [2022-03-23T20:49:09.234Z] check_test.go:308: [df25184c60246] daemon is not started 20:49:09 [2022-03-23T20:49:09.234Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 20:49:11 [2022-03-23T20:49:11.820Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 20:49:12 [2022-03-23T20:49:12.077Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:49:13 [2022-03-23T20:49:13.004Z] === RUN TestDockerSuite/TestBuildAddBadLinks 20:49:13 [2022-03-23T20:49:13.259Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 20:49:13 [2022-03-23T20:49:13.514Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 20:49:13 [2022-03-23T20:49:13.770Z] --- PASS: TestBuildPreserveOwnership (5.06s) 20:49:13 [2022-03-23T20:49:13.770Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.41s) 20:49:13 [2022-03-23T20:49:13.770Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) 20:49:13 [2022-03-23T20:49:13.770Z] === RUN TestBuildPlatformInvalid 20:49:14 [2022-03-23T20:49:14.028Z] --- PASS: TestBuildPlatformInvalid (0.17s) 20:49:14 [2022-03-23T20:49:14.028Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 20:49:14 [2022-03-23T20:49:14.955Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 20:49:15 [2022-03-23T20:49:15.212Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 20:49:15 [2022-03-23T20:49:15.212Z] Loaded image: busybox:latest 20:49:15 [2022-03-23T20:49:15.212Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 20:49:15 [2022-03-23T20:49:15.468Z] Loaded image: busybox:glibc 20:49:16 [2022-03-23T20:49:16.029Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 20:49:17 [2022-03-23T20:49:17.919Z] Loaded image: debian:bullseye-slim 20:49:17 [2022-03-23T20:49:17.919Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 20:49:17 [2022-03-23T20:49:17.919Z] Loaded image: hello-world:latest 20:49:17 [2022-03-23T20:49:17.919Z] Loaded image: arm32v7/hello-world:latest 20:49:18 [2022-03-23T20:49:18.846Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 20:49:20 [2022-03-23T20:49:20.261Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 20:49:20 [2022-03-23T20:49:20.868Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 20:49:21 [2022-03-23T20:49:21.277Z] --- PASS: TestImportExtremelyLargeImageWorks (93.27s) 20:49:21 [2022-03-23T20:49:21.278Z] PASS 20:49:21 [2022-03-23T20:49:21.278Z] 20:49:21 [2022-03-23T20:49:21.278Z] DONE 22 tests in 96.345s 20:49:21 [2022-03-23T20:49:21.278Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 20:49:21 [2022-03-23T20:49:21.278Z] INFO: Testing against a local daemon 20:49:21 [2022-03-23T20:49:21.278Z] === RUN TestNetworkCreateDelete 20:49:21 [2022-03-23T20:49:21.278Z] --- PASS: TestNetworkCreateDelete (0.13s) 20:49:21 [2022-03-23T20:49:21.278Z] === RUN TestDockerNetworkDeletePreferID 20:49:21 [2022-03-23T20:49:21.278Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) 20:49:21 [2022-03-23T20:49:21.278Z] === RUN TestDaemonDNSFallback 20:49:22 [2022-03-23T20:49:22.802Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 20:49:23 [2022-03-23T20:49:23.058Z] check_test.go:308: [d803f9e62ce0a] daemon is not started 20:49:23 [2022-03-23T20:49:23.058Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 20:49:23 [2022-03-23T20:49:23.620Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 20:49:24 [2022-03-23T20:49:24.184Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 20:49:24 [2022-03-23T20:49:24.746Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 20:49:25 [2022-03-23T20:49:25.100Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 20:49:25 [2022-03-23T20:49:25.100Z] 20:49:25 [2022-03-23T20:49:25.100Z] ________ ____ __. 20:49:25 [2022-03-23T20:49:25.100Z] \_____ \ | |/ _| 20:49:25 [2022-03-23T20:49:25.100Z] / | \| < 20:49:25 [2022-03-23T20:49:25.100Z] / | \ | \ 20:49:25 [2022-03-23T20:49:25.100Z] \_______ /____|__ \ 20:49:25 [2022-03-23T20:49:25.100Z] \/ \/ 20:49:25 [2022-03-23T20:49:25.100Z] 20:49:25 [2022-03-23T20:49:25.100Z] INFO: make.ps1 ended at 03/23/2022 20:49:18 20:49:25 [2022-03-23T20:49:25.100Z] INFO: Binaries build ended at 03/23/2022 20:49:19. Duration:00:01:43.8952600 20:49:25 [2022-03-23T20:49:25.100Z] INFO: Copying the built daemon binary to d:\CI\PR-42638\25\binary\dockerd-8c7ea316d1.exe... 20:49:25 [2022-03-23T20:49:25.100Z] INFO: Copying the built client binary to d:\CI\PR-42638\25\binary\docker-8c7ea316d1.exe... 20:49:25 [2022-03-23T20:49:25.100Z] INFO: Copying dockerversion from the container... 20:49:25 [2022-03-23T20:49:25.100Z] INFO: Copying the golang package from the container to d:\CI\PR-42638\25\installer\go.zip... 20:49:25 [2022-03-23T20:49:25.100Z] INFO: Extracting go.zip to d:\CI\PR-42638\25\go 20:49:25 [2022-03-23T20:49:25.463Z] --- PASS: TestDaemonDNSFallback (6.30s) 20:49:25 [2022-03-23T20:49:25.463Z] === RUN TestInspectNetwork 20:49:27 [2022-03-23T20:49:27.266Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 20:49:27 [2022-03-23T20:49:27.829Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 20:49:27 [2022-03-23T20:49:27.994Z] === RUN TestInspectNetwork/full_network_id 20:49:27 [2022-03-23T20:49:27.994Z] === RUN TestInspectNetwork/partial_network_id 20:49:27 [2022-03-23T20:49:27.994Z] === RUN TestInspectNetwork/network_name 20:49:27 [2022-03-23T20:49:27.994Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 20:49:29 [2022-03-23T20:49:29.721Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.84s) 20:49:29 [2022-03-23T20:49:29.721Z] PASS 20:49:29 [2022-03-23T20:49:29.721Z] 20:49:29 [2022-03-23T20:49:29.721Z] === Skipped 20:49:29 [2022-03-23T20:49:29.721Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 20:49:29 [2022-03-23T20:49:29.722Z] build_session_test.go:25: TODO: BuildKit 20:49:29 [2022-03-23T20:49:29.722Z] 20:49:29 [2022-03-23T20:49:29.722Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) 20:49:29 [2022-03-23T20:49:29.722Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:49:29 [2022-03-23T20:49:29.722Z] 20:49:29 [2022-03-23T20:49:29.722Z] DONE 34 tests, 2 skipped in 152.493s 20:49:29 [2022-03-23T20:49:29.722Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 20:49:29 [2022-03-23T20:49:29.722Z] ++ 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 20:49:29 [2022-03-23T20:49:29.722Z] ++ set -e 20:49:29 [2022-03-23T20:49:29.722Z] ++ '[' -n 0 ']' 20:49:29 [2022-03-23T20:49:29.722Z] ++ set -x 20:49:29 [2022-03-23T20:49:29.722Z] ++ 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 20:49:29 [2022-03-23T20:49:29.726Z] 037d5740b404: Pull complete 20:49:29 [2022-03-23T20:49:29.726Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 20:49:29 [2022-03-23T20:49:29.726Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 20:49:29 [2022-03-23T20:49:29.726Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully 20:49:29 [2022-03-23T20:49:29.726Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test 20:49:29 [2022-03-23T20:49:29.726Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' 20:49:29 [2022-03-23T20:49:29.726Z] WARN: Skipping validation tests 20:49:29 [2022-03-23T20:49:29.726Z] INFO: Running unit tests at 03/23/2022 20:49:20... 20:49:29 [2022-03-23T20:49:29.727Z] INFO: make.ps1 starting at 03/23/2022 20:49:24 20:49:29 [2022-03-23T20:49:29.727Z] INFO: Git commit (8c7ea316d1) assumed from DOCKER_GITCOMMIT environment variable 20:49:29 [2022-03-23T20:49:29.727Z] INFO: Invoking autogen... 20:49:29 [2022-03-23T20:49:29.727Z] INFO: Running unit tests... 20:49:29 [2022-03-23T20:49:29.979Z] INFO: Testing against a local daemon 20:49:29 [2022-03-23T20:49:29.979Z] === RUN TestConfigInspect 20:49:30 [2022-03-23T20:49:30.908Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 20:49:30 [2022-03-23T20:49:30.908Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 20:49:32 [2022-03-23T20:49:32.181Z] --- PASS: TestInspectNetwork (7.28s) 20:49:32 [2022-03-23T20:49:32.181Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 20:49:32 [2022-03-23T20:49:32.181Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 20:49:32 [2022-03-23T20:49:32.181Z] --- PASS: TestInspectNetwork/network_name (0.00s) 20:49:32 [2022-03-23T20:49:32.181Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 20:49:32 [2022-03-23T20:49:32.181Z] === RUN TestRunContainerWithBridgeNone 20:49:32 [2022-03-23T20:49:32.283Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 20:49:32 [2022-03-23T20:49:32.462Z] --- PASS: TestBuildWithHugeFile (44.26s) 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildWCOWSandboxSize 20:49:32 [2022-03-23T20:49:32.462Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:49:32 [2022-03-23T20:49:32.462Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildWithEmptyDockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:49:32 [2022-03-23T20:49:32.462Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 20:49:32 [2022-03-23T20:49:32.462Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) 20:49:32 [2022-03-23T20:49:32.462Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) 20:49:32 [2022-03-23T20:49:32.462Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildPreserveOwnership 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildPreserveOwnership/copy_from 20:49:32 [2022-03-23T20:49:32.462Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:49:32 [2022-03-23T20:49:32.720Z] --- PASS: TestBuildPreserveOwnership (2.59s) 20:49:32 [2022-03-23T20:49:32.720Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.72s) 20:49:32 [2022-03-23T20:49:32.720Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) 20:49:32 [2022-03-23T20:49:32.720Z] === RUN TestBuildPlatformInvalid 20:49:32 [2022-03-23T20:49:32.720Z] --- PASS: TestBuildPlatformInvalid (0.06s) 20:49:32 [2022-03-23T20:49:32.720Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 20:49:32 [2022-03-23T20:49:32.848Z] === RUN TestDockerDaemonSuite/TestDaemonIP 20:49:32 [2022-03-23T20:49:32.848Z] --- PASS: TestConfigInspect (2.99s) 20:49:32 [2022-03-23T20:49:32.848Z] === RUN TestConfigList 20:49:33 [2022-03-23T20:49:33.444Z] 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/httpstatus 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 20:49:33 [2022-03-23T20:49:33.655Z] Loaded image: busybox:latest 20:49:33 [2022-03-23T20:49:33.655Z] Loaded image: busybox:glibc 20:49:34 [2022-03-23T20:49:34.082Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) 20:49:34 [2022-03-23T20:49:34.082Z] === RUN TestNetworkInvalidJSON 20:49:34 [2022-03-23T20:49:34.082Z] === RUN TestNetworkInvalidJSON//networks/create 20:49:34 [2022-03-23T20:49:34.082Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:49:34 [2022-03-23T20:49:34.082Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:49:34 [2022-03-23T20:49:34.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:49:34 [2022-03-23T20:49:34.083Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:49:34 [2022-03-23T20:49:34.083Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:49:34 [2022-03-23T20:49:34.083Z] === CONT TestNetworkInvalidJSON//networks/create 20:49:34 [2022-03-23T20:49:34.083Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:49:34 [2022-03-23T20:49:34.083Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:49:34 [2022-03-23T20:49:34.083Z] --- PASS: TestNetworkInvalidJSON (0.01s) 20:49:34 [2022-03-23T20:49:34.083Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 20:49:34 [2022-03-23T20:49:34.083Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 20:49:34 [2022-03-23T20:49:34.083Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 20:49:34 [2022-03-23T20:49:34.083Z] === RUN TestNetworkList 20:49:34 [2022-03-23T20:49:34.083Z] === RUN TestNetworkList//networks 20:49:34 [2022-03-23T20:49:34.083Z] === PAUSE TestNetworkList//networks 20:49:34 [2022-03-23T20:49:34.083Z] === RUN TestNetworkList//networks/ 20:49:34 [2022-03-23T20:49:34.083Z] === PAUSE TestNetworkList//networks/ 20:49:34 [2022-03-23T20:49:34.083Z] === CONT TestNetworkList//networks 20:49:34 [2022-03-23T20:49:34.083Z] === CONT TestNetworkList//networks/ 20:49:34 [2022-03-23T20:49:34.083Z] --- PASS: TestNetworkList (0.01s) 20:49:34 [2022-03-23T20:49:34.083Z] --- PASS: TestNetworkList//networks (0.00s) 20:49:34 [2022-03-23T20:49:34.083Z] --- PASS: TestNetworkList//networks/ (0.00s) 20:49:34 [2022-03-23T20:49:34.083Z] === RUN TestHostIPv4BridgeLabel 20:49:34 [2022-03-23T20:49:34.344Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 20:49:34 [2022-03-23T20:49:34.344Z] === RUN TestDaemonRestartWithLiveRestore 20:49:34 [2022-03-23T20:49:34.590Z] Loaded image: debian:bullseye-slim 20:49:34 [2022-03-23T20:49:34.590Z] Loaded image: hello-world:latest 20:49:34 [2022-03-23T20:49:34.590Z] Loaded image: arm32v7/hello-world:latest 20:49:35 [2022-03-23T20:49:35.367Z] === RUN TestDockerSuite/TestBuildAddNonTar 20:49:35 [2022-03-23T20:49:35.368Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 20:49:35 [2022-03-23T20:49:35.368Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 20:49:35 [2022-03-23T20:49:35.368Z] check_test.go:308: [d1632cd3bf70d] daemon is not started 20:49:35 [2022-03-23T20:49:35.368Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 20:49:35 [2022-03-23T20:49:35.503Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 20:49:35 [2022-03-23T20:49:35.503Z] === RUN TestDaemonDefaultNetworkPools 20:49:35 [2022-03-23T20:49:35.930Z] --- PASS: TestConfigList (2.89s) 20:49:35 [2022-03-23T20:49:35.930Z] === RUN TestConfigsCreateAndDelete 20:49:36 [2022-03-23T20:49:36.069Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 20:49:36 [2022-03-23T20:49:36.069Z] === RUN TestDaemonRestartWithExistingNetwork 20:49:36 [2022-03-23T20:49:36.186Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 20:49:36 [2022-03-23T20:49:36.748Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 20:49:37 [2022-03-23T20:49:37.004Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 20:49:37 [2022-03-23T20:49:37.443Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 20:49:37 [2022-03-23T20:49:37.443Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:49:38 [2022-03-23T20:49:38.818Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) 20:49:38 [2022-03-23T20:49:38.818Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:49:38 [2022-03-23T20:49:38.898Z] --- PASS: TestConfigsCreateAndDelete (3.10s) 20:49:38 [2022-03-23T20:49:38.898Z] === RUN TestConfigsUpdate 20:49:39 [2022-03-23T20:49:39.077Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) 20:49:39 [2022-03-23T20:49:39.077Z] === RUN TestServiceWithPredefinedNetwork 20:49:39 [2022-03-23T20:49:39.155Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 20:49:39 [2022-03-23T20:49:39.412Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 20:49:40 [2022-03-23T20:49:40.343Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 20:49:41 [2022-03-23T20:49:41.274Z] --- PASS: TestConfigsUpdate (2.53s) 20:49:41 [2022-03-23T20:49:41.274Z] === RUN TestTemplatedConfig 20:49:41 [2022-03-23T20:49:41.530Z] check_test.go:308: [df6390653c737] daemon is not started 20:49:41 [2022-03-23T20:49:41.530Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 20:49:41 [2022-03-23T20:49:41.607Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) 20:49:41 [2022-03-23T20:49:41.607Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:49:41 [2022-03-23T20:49:41.607Z] service_test.go:243: FLAKY_TEST 20:49:41 [2022-03-23T20:49:41.607Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:49:41 [2022-03-23T20:49:41.607Z] === RUN TestServiceWithDataPathPortInit 20:49:42 [2022-03-23T20:49:42.095Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 20:49:42 [2022-03-23T20:49:42.706Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.77s) 20:49:42 [2022-03-23T20:49:42.706Z] PASS 20:49:42 [2022-03-23T20:49:42.706Z] 20:49:42 [2022-03-23T20:49:42.706Z] === Skipped 20:49:42 [2022-03-23T20:49:42.706Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 20:49:42 [2022-03-23T20:49:42.706Z] build_session_test.go:25: TODO: BuildKit 20:49:42 [2022-03-23T20:49:42.706Z] 20:49:42 [2022-03-23T20:49:42.706Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 20:49:42 [2022-03-23T20:49:42.706Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:49:42 [2022-03-23T20:49:42.706Z] 20:49:42 [2022-03-23T20:49:42.706Z] DONE 34 tests, 2 skipped in 73.831s 20:49:42 [2022-03-23T20:49:42.706Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 20:49:42 [2022-03-23T20:49:42.706Z] ++ 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 20:49:42 [2022-03-23T20:49:42.706Z] ++ set -e 20:49:42 [2022-03-23T20:49:42.706Z] ++ '[' -n 0 ']' 20:49:42 [2022-03-23T20:49:42.706Z] ++ set -x 20:49:42 [2022-03-23T20:49:42.707Z] ++ 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 20:49:42 [2022-03-23T20:49:42.707Z] INFO: Testing against a local daemon 20:49:42 [2022-03-23T20:49:42.707Z] === RUN TestConfigInspect 20:49:43 [2022-03-23T20:49:43.462Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 20:49:43 [2022-03-23T20:49:43.641Z] --- PASS: TestConfigInspect (2.17s) 20:49:43 [2022-03-23T20:49:43.641Z] === RUN TestConfigList 20:49:44 [2022-03-23T20:49:44.394Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 20:49:44 [2022-03-23T20:49:44.394Z] === RUN TestDockerSuite/TestBuildAddScript 20:49:44 [2022-03-23T20:49:44.650Z] --- PASS: TestTemplatedConfig (3.35s) 20:49:44 [2022-03-23T20:49:44.650Z] === RUN TestConfigCreateResolve 20:49:44 [2022-03-23T20:49:44.905Z] check_test.go:308: [dc4758da5d494] daemon is not started 20:49:44 [2022-03-23T20:49:44.905Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 20:49:45 [2022-03-23T20:49:45.938Z] ? github.com/docker/docker/api [no test files] 20:49:46 [2022-03-23T20:49:46.170Z] --- PASS: TestConfigList (2.18s) 20:49:46 [2022-03-23T20:49:46.170Z] === RUN TestConfigsCreateAndDelete 20:49:46 [2022-03-23T20:49:46.795Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 20:49:47 [2022-03-23T20:49:47.357Z] --- PASS: TestConfigCreateResolve (2.73s) 20:49:47 [2022-03-23T20:49:47.357Z] PASS 20:49:47 [2022-03-23T20:49:47.357Z] 20:49:47 [2022-03-23T20:49:47.357Z] DONE 6 tests in 17.640s 20:49:47 [2022-03-23T20:49:47.614Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 20:49:47 [2022-03-23T20:49:47.614Z] ++ 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 20:49:47 [2022-03-23T20:49:47.614Z] ++ set -e 20:49:47 [2022-03-23T20:49:47.614Z] ++ '[' -n 0 ']' 20:49:47 [2022-03-23T20:49:47.614Z] ++ set -x 20:49:47 [2022-03-23T20:49:47.614Z] ++ 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 20:49:47 [2022-03-23T20:49:47.614Z] INFO: Testing against a local daemon 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestCheckpoint 20:49:47 [2022-03-23T20:49:47.614Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:49:47 [2022-03-23T20:49:47.614Z] --- SKIP: TestCheckpoint (0.00s) 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestContainerInvalidJSON 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:49:47 [2022-03-23T20:49:47.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:49:47 [2022-03-23T20:49:47.614Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:49:47 [2022-03-23T20:49:47.614Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:49:47 [2022-03-23T20:49:47.614Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:49:47 [2022-03-23T20:49:47.614Z] --- PASS: TestContainerInvalidJSON (0.01s) 20:49:47 [2022-03-23T20:49:47.614Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:49:47 [2022-03-23T20:49:47.614Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestCopyFromContainerPathDoesNotExist 20:49:47 [2022-03-23T20:49:47.614Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestCopyFromContainerPathIsNotDir 20:49:47 [2022-03-23T20:49:47.614Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestCopyToContainerPathDoesNotExist 20:49:47 [2022-03-23T20:49:47.614Z] docker_cli_daemon_plugins_test.go:80: [d6da7bcbd1254] daemon is not started 20:49:47 [2022-03-23T20:49:47.614Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) 20:49:47 [2022-03-23T20:49:47.614Z] === RUN TestCopyToContainerPathIsNotDir 20:49:47 [2022-03-23T20:49:47.870Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 20:49:47 [2022-03-23T20:49:47.870Z] === RUN TestCopyFromContainer 20:49:48 [2022-03-23T20:49:48.068Z] --- PASS: TestConfigsCreateAndDelete (2.08s) 20:49:48 [2022-03-23T20:49:48.068Z] === RUN TestConfigsUpdate 20:49:48 [2022-03-23T20:49:48.797Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 20:49:49 [2022-03-23T20:49:49.364Z] === RUN TestCopyFromContainer// 20:49:49 [2022-03-23T20:49:49.364Z] === RUN TestCopyFromContainer//bar/root 20:49:49 [2022-03-23T20:49:49.364Z] === RUN TestCopyFromContainer//bar/root/ 20:49:49 [2022-03-23T20:49:49.364Z] === RUN TestCopyFromContainer/bar/quux 20:49:49 [2022-03-23T20:49:49.620Z] === RUN TestCopyFromContainer/bar/quux/ 20:49:49 [2022-03-23T20:49:49.620Z] === RUN TestCopyFromContainer/bar/quux/baz 20:49:49 [2022-03-23T20:49:49.620Z] === RUN TestCopyFromContainer/bar/filesymlink 20:49:49 [2022-03-23T20:49:49.877Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:49:49 [2022-03-23T20:49:49.877Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:49:49 [2022-03-23T20:49:49.877Z] === RUN TestCopyFromContainer/bar/notarget 20:49:49 [2022-03-23T20:49:49.970Z] --- PASS: TestConfigsUpdate (2.07s) 20:49:49 [2022-03-23T20:49:49.970Z] === RUN TestTemplatedConfig 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer (2.32s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer// (0.10s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:49:50 [2022-03-23T20:49:50.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:49:50 [2022-03-23T20:49:50.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:49:50 [2022-03-23T20:49:50.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:49:50 [2022-03-23T20:49:50.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:49:50 [2022-03-23T20:49:50.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:49:50 [2022-03-23T20:49:50.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateLinkToNonExistingContainer 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateWithInvalidEnv 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateWithInvalidEnv/0 20:49:50 [2022-03-23T20:49:50.133Z] === PAUSE TestCreateWithInvalidEnv/0 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateWithInvalidEnv/1 20:49:50 [2022-03-23T20:49:50.133Z] === PAUSE TestCreateWithInvalidEnv/1 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateWithInvalidEnv/2 20:49:50 [2022-03-23T20:49:50.133Z] === PAUSE TestCreateWithInvalidEnv/2 20:49:50 [2022-03-23T20:49:50.133Z] === CONT TestCreateWithInvalidEnv/0 20:49:50 [2022-03-23T20:49:50.133Z] === CONT TestCreateWithInvalidEnv/2 20:49:50 [2022-03-23T20:49:50.133Z] === CONT TestCreateWithInvalidEnv/1 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateTmpfsMountsTarget 20:49:50 [2022-03-23T20:49:50.133Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 20:49:50 [2022-03-23T20:49:50.133Z] === RUN TestCreateWithCustomMaskedPaths 20:49:51 [2022-03-23T20:49:51.504Z] docker_cli_daemon_plugins_test.go:170: [d82c010860afc] daemon is not started 20:49:52 [2022-03-23T20:49:52.068Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) 20:49:52 [2022-03-23T20:49:52.068Z] === RUN TestCreateWithCustomReadonlyPaths 20:49:52 [2022-03-23T20:49:52.503Z] --- PASS: TestTemplatedConfig (2.03s) 20:49:52 [2022-03-23T20:49:52.503Z] === RUN TestConfigCreateResolve 20:49:53 [2022-03-23T20:49:53.001Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 20:49:53 [2022-03-23T20:49:53.001Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 20:49:53 [2022-03-23T20:49:53.931Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) 20:49:53 [2022-03-23T20:49:53.931Z] === RUN TestCreateWithInvalidHealthcheckParams 20:49:53 [2022-03-23T20:49:53.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:49:53 [2022-03-23T20:49:53.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:49:53 [2022-03-23T20:49:53.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:49:53 [2022-03-23T20:49:53.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:49:53 [2022-03-23T20:49:53.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:49:53 [2022-03-23T20:49:53.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:49:53 [2022-03-23T20:49:53.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:49:53 [2022-03-23T20:49:53.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 20:49:53 [2022-03-23T20:49:53.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 20:49:53 [2022-03-23T20:49:53.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) 20:49:53 [2022-03-23T20:49:53.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 20:49:53 [2022-03-23T20:49:53.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 20:49:53 [2022-03-23T20:49:53.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 20:49:53 [2022-03-23T20:49:53.931Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 20:49:54 [2022-03-23T20:49:54.410Z] --- PASS: TestConfigCreateResolve (2.06s) 20:49:54 [2022-03-23T20:49:54.410Z] PASS 20:49:54 [2022-03-23T20:49:54.410Z] 20:49:54 [2022-03-23T20:49:54.410Z] DONE 6 tests in 12.671s 20:49:54 [2022-03-23T20:49:54.410Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 20:49:54 [2022-03-23T20:49:54.410Z] ++ 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 20:49:54 [2022-03-23T20:49:54.410Z] ++ set -e 20:49:54 [2022-03-23T20:49:54.410Z] ++ '[' -n 0 ']' 20:49:54 [2022-03-23T20:49:54.410Z] ++ set -x 20:49:54 [2022-03-23T20:49:54.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 20:49:54 [2022-03-23T20:49:54.410Z] INFO: Testing against a local daemon 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestCheckpoint 20:49:54 [2022-03-23T20:49:54.410Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:49:54 [2022-03-23T20:49:54.410Z] --- SKIP: TestCheckpoint (0.00s) 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestContainerInvalidJSON 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:49:54 [2022-03-23T20:49:54.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:49:54 [2022-03-23T20:49:54.410Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:49:54 [2022-03-23T20:49:54.410Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:49:54 [2022-03-23T20:49:54.410Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:49:54 [2022-03-23T20:49:54.410Z] --- PASS: TestContainerInvalidJSON (0.01s) 20:49:54 [2022-03-23T20:49:54.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:49:54 [2022-03-23T20:49:54.410Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestCopyFromContainerPathDoesNotExist 20:49:54 [2022-03-23T20:49:54.410Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestCopyFromContainerPathIsNotDir 20:49:54 [2022-03-23T20:49:54.410Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestCopyToContainerPathDoesNotExist 20:49:54 [2022-03-23T20:49:54.410Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 20:49:54 [2022-03-23T20:49:54.410Z] === RUN TestCopyToContainerPathIsNotDir 20:49:54 [2022-03-23T20:49:54.669Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 20:49:54 [2022-03-23T20:49:54.669Z] === RUN TestCopyFromContainer 20:49:54 [2022-03-23T20:49:54.862Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestCreateDifferentPlatform 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestCreateDifferentPlatform/different_os 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 20:49:54 [2022-03-23T20:49:54.862Z] --- PASS: TestCreateDifferentPlatform (0.03s) 20:49:54 [2022-03-23T20:49:54.862Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 20:49:54 [2022-03-23T20:49:54.862Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestCreateVolumesFromNonExistingContainer 20:49:54 [2022-03-23T20:49:54.862Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestCreatePlatformSpecificImageNoPlatform 20:49:54 [2022-03-23T20:49:54.862Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestContainerStartOnDaemonRestart 20:49:54 [2022-03-23T20:49:54.862Z] === PAUSE TestContainerStartOnDaemonRestart 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestDaemonRestartIpcMode 20:49:54 [2022-03-23T20:49:54.862Z] === PAUSE TestDaemonRestartIpcMode 20:49:54 [2022-03-23T20:49:54.862Z] === RUN TestDaemonHostGatewayIP 20:49:54 [2022-03-23T20:49:54.863Z] === PAUSE TestDaemonHostGatewayIP 20:49:54 [2022-03-23T20:49:54.863Z] === RUN TestRestartDaemonWithRestartingContainer 20:49:54 [2022-03-23T20:49:54.863Z] === PAUSE TestRestartDaemonWithRestartingContainer 20:49:54 [2022-03-23T20:49:54.863Z] === RUN TestContainerKillOnDaemonStart 20:49:54 [2022-03-23T20:49:54.863Z] === PAUSE TestContainerKillOnDaemonStart 20:49:54 [2022-03-23T20:49:54.863Z] === RUN TestDiff 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Extraction ended at 03/23/2022 20:49:54. Duration:00:00:31.3848978 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Updating the golang and path environment variables 20:49:55 [2022-03-23T20:49:55.027Z] INFO: GOPATH=d:\gopath 20:49:55 [2022-03-23T20:49:55.027Z] INFO: go version go1.18 windows/amd64 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Running the daemon under test in debug mode 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Starting a daemon under test... 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42638\25\daemon --pidfile d:\CI\PR-42638\25\docker.pid -D 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Process started successfully. 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Start tailing logs of the daemon under tests 20:49:55 [2022-03-23T20:49:55.027Z] INFO: Waiting for the daemon under test to start... 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer// 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer//bar/root 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer//bar/root/ 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer/bar/quux 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer/bar/quux/ 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer/bar/quux/baz 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer/bar/filesymlink 20:49:55 [2022-03-23T20:49:55.605Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:49:55 [2022-03-23T20:49:55.794Z] --- PASS: TestDiff (0.76s) 20:49:55 [2022-03-23T20:49:55.794Z] === RUN TestExecWithCloseStdin 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCopyFromContainer/bar/notarget 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer (1.36s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer// (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:49:55 [2022-03-23T20:49:55.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:49:55 [2022-03-23T20:49:55.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:49:55 [2022-03-23T20:49:55.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:49:55 [2022-03-23T20:49:55.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:49:55 [2022-03-23T20:49:55.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:49:55 [2022-03-23T20:49:55.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateLinkToNonExistingContainer 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateWithInvalidEnv 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateWithInvalidEnv/0 20:49:55 [2022-03-23T20:49:55.864Z] === PAUSE TestCreateWithInvalidEnv/0 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateWithInvalidEnv/1 20:49:55 [2022-03-23T20:49:55.864Z] === PAUSE TestCreateWithInvalidEnv/1 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateWithInvalidEnv/2 20:49:55 [2022-03-23T20:49:55.864Z] === PAUSE TestCreateWithInvalidEnv/2 20:49:55 [2022-03-23T20:49:55.864Z] === CONT TestCreateWithInvalidEnv/0 20:49:55 [2022-03-23T20:49:55.864Z] === CONT TestCreateWithInvalidEnv/2 20:49:55 [2022-03-23T20:49:55.864Z] === CONT TestCreateWithInvalidEnv/1 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateTmpfsMountsTarget 20:49:55 [2022-03-23T20:49:55.864Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 20:49:55 [2022-03-23T20:49:55.864Z] === RUN TestCreateWithCustomMaskedPaths 20:49:56 [2022-03-23T20:49:56.357Z] --- PASS: TestExecWithCloseStdin (0.83s) 20:49:56 [2022-03-23T20:49:56.357Z] === RUN TestExec 20:49:56 [2022-03-23T20:49:56.357Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 20:49:56 [2022-03-23T20:49:56.485Z] --- PASS: TestServiceWithDataPathPortInit (13.91s) 20:49:56 [2022-03-23T20:49:56.485Z] === RUN TestServiceWithDefaultAddressPoolInit 20:49:56 [2022-03-23T20:49:56.920Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 20:49:57 [2022-03-23T20:49:57.177Z] --- PASS: TestExec (0.77s) 20:49:57 [2022-03-23T20:49:57.177Z] === RUN TestExecUser 20:49:57 [2022-03-23T20:49:57.239Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) 20:49:57 [2022-03-23T20:49:57.239Z] === RUN TestCreateWithCustomReadonlyPaths 20:49:57 [2022-03-23T20:49:57.434Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 20:49:57 [2022-03-23T20:49:57.434Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 20:49:57 [2022-03-23T20:49:57.860Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u48uotc7ebnz55u179xhioeez Created:2022-03-23 20:49:56.526798466 +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[82ff3f5310d697774c083e66093ffa61fd0ddc960838d66fa43f329a6ad38a9a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s6n6jaguonb51vfdhrdm2f52b EndpointID:bff5c488582b039d753df9296cd6720efec413a5f81a581e42185e13dc28755f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5e833f2b86e2219aea5a2ef7a9925fe0136b1443611271d110e06a88ae34699b 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:fb90bcb2e784 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s6n6jaguonb51vfdhrdm2f52b EndpointID:bff5c488582b039d753df9296cd6720efec413a5f81a581e42185e13dc28755f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 20:49:57 [2022-03-23T20:49:57.997Z] --- PASS: TestExecUser (0.69s) 20:49:57 [2022-03-23T20:49:57.997Z] === RUN TestExportContainerAndImportImage 20:49:57 [2022-03-23T20:49:57.997Z] check_test.go:308: [da447a9f93398] daemon is not started 20:49:57 [2022-03-23T20:49:57.997Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateWithInvalidHealthcheckParams 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:49:58 [2022-03-23T20:49:58.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:49:58 [2022-03-23T20:49:58.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:49:58 [2022-03-23T20:49:58.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:49:58 [2022-03-23T20:49:58.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateDifferentPlatform 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateDifferentPlatform/different_os 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateDifferentPlatform (0.01s) 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreateVolumesFromNonExistingContainer 20:49:58 [2022-03-23T20:49:58.613Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 20:49:58 [2022-03-23T20:49:58.613Z] === RUN TestCreatePlatformSpecificImageNoPlatform 20:49:58 [2022-03-23T20:49:58.871Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) 20:49:58 [2022-03-23T20:49:58.871Z] === RUN TestContainerStartOnDaemonRestart 20:49:58 [2022-03-23T20:49:58.871Z] === PAUSE TestContainerStartOnDaemonRestart 20:49:58 [2022-03-23T20:49:58.871Z] === RUN TestDaemonRestartIpcMode 20:49:58 [2022-03-23T20:49:58.871Z] === PAUSE TestDaemonRestartIpcMode 20:49:58 [2022-03-23T20:49:58.871Z] === RUN TestDaemonHostGatewayIP 20:49:58 [2022-03-23T20:49:58.871Z] === PAUSE TestDaemonHostGatewayIP 20:49:58 [2022-03-23T20:49:58.871Z] === RUN TestRestartDaemonWithRestartingContainer 20:49:58 [2022-03-23T20:49:58.871Z] === PAUSE TestRestartDaemonWithRestartingContainer 20:49:58 [2022-03-23T20:49:58.871Z] === RUN TestContainerKillOnDaemonStart 20:49:58 [2022-03-23T20:49:58.871Z] === PAUSE TestContainerKillOnDaemonStart 20:49:58 [2022-03-23T20:49:58.871Z] === RUN TestDiff 20:49:58 [2022-03-23T20:49:58.925Z] --- PASS: TestExportContainerAndImportImage (1.10s) 20:49:58 [2022-03-23T20:49:58.925Z] === RUN TestExportContainerAfterDaemonRestart 20:49:59 [2022-03-23T20:49:59.129Z] --- PASS: TestDiff (0.37s) 20:49:59 [2022-03-23T20:49:59.129Z] === RUN TestExecWithCloseStdin 20:49:59 [2022-03-23T20:49:59.309Z] .........................xx.................... [ 29%] 20:49:59 [2022-03-23T20:49:59.696Z] --- PASS: TestExecWithCloseStdin (0.47s) 20:49:59 [2022-03-23T20:49:59.696Z] === RUN TestExec 20:49:59 [2022-03-23T20:49:59.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 20:49:59 [2022-03-23T20:49:59.954Z] --- PASS: TestExec (0.45s) 20:49:59 [2022-03-23T20:49:59.955Z] === RUN TestExecUser 20:50:00 [2022-03-23T20:50:00.115Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 20:50:00 [2022-03-23T20:50:00.372Z] === RUN TestDockerSuite/TestBuildAddTar 20:50:00 [2022-03-23T20:50:00.523Z] --- PASS: TestExecUser (0.47s) 20:50:00 [2022-03-23T20:50:00.523Z] === RUN TestExportContainerAndImportImage 20:50:00 [2022-03-23T20:50:00.630Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) 20:50:00 [2022-03-23T20:50:00.630Z] === RUN TestHealthCheckWorkdir 20:50:01 [2022-03-23T20:50:01.091Z] --- PASS: TestExportContainerAndImportImage (0.56s) 20:50:01 [2022-03-23T20:50:01.091Z] === RUN TestExportContainerAfterDaemonRestart 20:50:01 [2022-03-23T20:50:01.590Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 20:50:01 [2022-03-23T20:50:01.590Z] --- PASS: TestHealthCheckWorkdir (1.14s) 20:50:01 [2022-03-23T20:50:01.590Z] === RUN TestHealthKillContainer 20:50:02 [2022-03-23T20:50:02.467Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) 20:50:02 [2022-03-23T20:50:02.467Z] === RUN TestHealthCheckWorkdir 20:50:02 [2022-03-23T20:50:02.974Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 20:50:03 [2022-03-23T20:50:03.036Z] --- PASS: TestHealthCheckWorkdir (0.51s) 20:50:03 [2022-03-23T20:50:03.036Z] === RUN TestHealthKillContainer 20:50:03 [2022-03-23T20:50:03.126Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) 20:50:03 [2022-03-23T20:50:03.126Z] PASS 20:50:03 [2022-03-23T20:50:03.126Z] 20:50:03 [2022-03-23T20:50:03.126Z] === Skipped 20:50:03 [2022-03-23T20:50:03.126Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:50:03 [2022-03-23T20:50:03.126Z] service_test.go:243: FLAKY_TEST 20:50:03 [2022-03-23T20:50:03.126Z] 20:50:03 [2022-03-23T20:50:03.126Z] DONE 26 tests, 1 skipped in 44.058s 20:50:03 [2022-03-23T20:50:03.126Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:50:03 [2022-03-23T20:50:03.126Z] INFO: Testing against a local daemon 20:50:03 [2022-03-23T20:50:03.126Z] === RUN TestDockerNetworkIpvlanPersistance 20:50:03 [2022-03-23T20:50:03.126Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:03 [2022-03-23T20:50:03.126Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 20:50:03 [2022-03-23T20:50:03.126Z] === RUN TestDockerNetworkIpvlan 20:50:03 [2022-03-23T20:50:03.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:03 [2022-03-23T20:50:03.126Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:50:03 [2022-03-23T20:50:03.126Z] PASS 20:50:03 [2022-03-23T20:50:03.126Z] 20:50:03 [2022-03-23T20:50:03.126Z] === Skipped 20:50:03 [2022-03-23T20:50:03.126Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 20:50:03 [2022-03-23T20:50:03.126Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:03 [2022-03-23T20:50:03.126Z] 20:50:03 [2022-03-23T20:50:03.126Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:50:03 [2022-03-23T20:50:03.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:03 [2022-03-23T20:50:03.126Z] 20:50:03 [2022-03-23T20:50:03.126Z] DONE 2 tests, 2 skipped in 0.037s 20:50:03 [2022-03-23T20:50:03.126Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:50:03 [2022-03-23T20:50:03.126Z] INFO: Testing against a local daemon 20:50:03 [2022-03-23T20:50:03.126Z] === RUN TestDockerNetworkMacvlanPersistance 20:50:03 [2022-03-23T20:50:03.695Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) 20:50:03 [2022-03-23T20:50:03.695Z] === RUN TestDockerNetworkMacvlan 20:50:04 [2022-03-23T20:50:04.262Z] === RUN TestDockerNetworkMacvlan/Subinterface 20:50:04 [2022-03-23T20:50:04.345Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 20:50:05 [2022-03-23T20:50:05.197Z] === RUN TestDockerNetworkMacvlan/OverlapParent 20:50:05 [2022-03-23T20:50:05.711Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 20:50:05 [2022-03-23T20:50:05.761Z] === RUN TestDockerNetworkMacvlan/NilParent 20:50:06 [2022-03-23T20:50:06.272Z] === RUN TestDockerSuite/TestBuildAddTarXz 20:50:07 [2022-03-23T20:50:07.021Z] === RUN TestMiddlewares 20:50:07 [2022-03-23T20:50:07.021Z] --- PASS: TestMiddlewares (0.00s) 20:50:07 [2022-03-23T20:50:07.021Z] PASS 20:50:07 [2022-03-23T20:50:07.021Z] coverage: 7.9% of statements 20:50:07 [2022-03-23T20:50:07.021Z] ok github.com/docker/docker/api/server 0.056s coverage: 7.9% of statements 20:50:07 [2022-03-23T20:50:07.236Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 20:50:07 [2022-03-23T20:50:07.236Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 20:50:07 [2022-03-23T20:50:07.658Z] === RUN TestDockerNetworkMacvlan/InternalMode 20:50:08 [2022-03-23T20:50:08.164Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 20:50:08 [2022-03-23T20:50:08.726Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 20:50:09 [2022-03-23T20:50:09.289Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 20:50:09 [2022-03-23T20:50:09.558Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 20:50:10 [2022-03-23T20:50:10.216Z] --- PASS: TestHealthKillContainer (8.52s) 20:50:10 [2022-03-23T20:50:10.216Z] === RUN TestInspectCpusetInConfigPre120 20:50:10 [2022-03-23T20:50:10.779Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) 20:50:10 [2022-03-23T20:50:10.779Z] === RUN TestIpcModeNone 20:50:10 [2022-03-23T20:50:10.779Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 20:50:11 [2022-03-23T20:50:11.344Z] --- PASS: TestIpcModeNone (0.65s) 20:50:11 [2022-03-23T20:50:11.344Z] === RUN TestIpcModePrivate 20:50:11 [2022-03-23T20:50:11.412Z] --- PASS: TestHealthKillContainer (7.86s) 20:50:11 [2022-03-23T20:50:11.412Z] === RUN TestInspectCpusetInConfigPre120 20:50:11 [2022-03-23T20:50:11.412Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) 20:50:11 [2022-03-23T20:50:11.412Z] === RUN TestIpcModeNone 20:50:11 [2022-03-23T20:50:11.412Z] --- PASS: TestIpcModeNone (0.44s) 20:50:11 [2022-03-23T20:50:11.412Z] === RUN TestIpcModePrivate 20:50:11 [2022-03-23T20:50:11.908Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false 20:50:11 [2022-03-23T20:50:11.908Z] --- PASS: TestIpcModePrivate (0.65s) 20:50:11 [2022-03-23T20:50:11.908Z] === RUN TestIpcModeShareable 20:50:11 [2022-03-23T20:50:11.981Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false 20:50:11 [2022-03-23T20:50:11.982Z] --- PASS: TestIpcModePrivate (0.44s) 20:50:11 [2022-03-23T20:50:11.982Z] === RUN TestIpcModeShareable 20:50:12 [2022-03-23T20:50:12.241Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true 20:50:12 [2022-03-23T20:50:12.472Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true 20:50:12 [2022-03-23T20:50:12.500Z] --- PASS: TestIpcModeShareable (0.42s) 20:50:12 [2022-03-23T20:50:12.500Z] === RUN TestAPIIpcModeShareableAndContainer 20:50:12 [2022-03-23T20:50:12.731Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 20:50:12 [2022-03-23T20:50:12.731Z] --- PASS: TestIpcModeShareable (0.69s) 20:50:12 [2022-03-23T20:50:12.731Z] === RUN TestAPIIpcModeShareableAndContainer 20:50:12 [2022-03-23T20:50:12.844Z] === RUN TestDockerNetworkMacvlan/Addressing 20:50:13 [2022-03-23T20:50:13.103Z] --- PASS: TestDockerNetworkMacvlan (9.58s) 20:50:13 [2022-03-23T20:50:13.103Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 20:50:13 [2022-03-23T20:50:13.103Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) 20:50:13 [2022-03-23T20:50:13.103Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) 20:50:13 [2022-03-23T20:50:13.103Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) 20:50:13 [2022-03-23T20:50:13.103Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) 20:50:13 [2022-03-23T20:50:13.103Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) 20:50:13 [2022-03-23T20:50:13.103Z] PASS 20:50:13 [2022-03-23T20:50:13.103Z] 20:50:13 [2022-03-23T20:50:13.103Z] DONE 8 tests in 10.907s 20:50:13 [2022-03-23T20:50:13.103Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 20:50:13 [2022-03-23T20:50:13.103Z] testing: warning: no tests to run 20:50:13 [2022-03-23T20:50:13.103Z] PASS 20:50:13 [2022-03-23T20:50:13.103Z] 20:50:13 [2022-03-23T20:50:13.103Z] DONE 0 tests in 0.011s 20:50:13 [2022-03-23T20:50:13.103Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:50:13 [2022-03-23T20:50:13.362Z] INFO: Testing against a local daemon 20:50:13 [2022-03-23T20:50:13.362Z] === RUN TestAuthZPluginAllowRequest 20:50:13 [2022-03-23T20:50:13.877Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) 20:50:13 [2022-03-23T20:50:13.877Z] === RUN TestAPIIpcModeHost 20:50:14 [2022-03-23T20:50:14.136Z] --- PASS: TestAPIIpcModeHost (0.33s) 20:50:14 [2022-03-23T20:50:14.136Z] === RUN TestDaemonIpcModeShareable 20:50:14 [2022-03-23T20:50:14.296Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) 20:50:14 [2022-03-23T20:50:14.296Z] === RUN TestAuthZPluginTLS 20:50:14 [2022-03-23T20:50:14.629Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) 20:50:14 [2022-03-23T20:50:14.629Z] === RUN TestAPIIpcModeHost 20:50:14 [2022-03-23T20:50:14.864Z] --- PASS: TestAuthZPluginTLS (0.55s) 20:50:14 [2022-03-23T20:50:14.864Z] === RUN TestAuthZPluginDenyRequest 20:50:15 [2022-03-23T20:50:15.070Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true 20:50:15 [2022-03-23T20:50:15.191Z] --- PASS: TestAPIIpcModeHost (0.53s) 20:50:15 [2022-03-23T20:50:15.191Z] === RUN TestDaemonIpcModeShareable 20:50:15 [2022-03-23T20:50:15.327Z] --- PASS: TestDaemonIpcModeShareable (1.13s) 20:50:15 [2022-03-23T20:50:15.327Z] === RUN TestDaemonIpcModePrivate 20:50:15 [2022-03-23T20:50:15.430Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 20:50:15 [2022-03-23T20:50:15.430Z] === RUN TestAuthZPluginAPIDenyResponse 20:50:15 [2022-03-23T20:50:15.447Z] === RUN TestDockerSuite/TestBuildBlankName 20:50:15 [2022-03-23T20:50:15.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 20:50:15 [2022-03-23T20:50:15.880Z] tests/integration/api_exec_test.py ..................... [ 34%] 20:50:15 [2022-03-23T20:50:15.995Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 20:50:15 [2022-03-23T20:50:15.995Z] === RUN TestAuthZPluginDenyResponse 20:50:16 [2022-03-23T20:50:16.098Z] .....INFO: Daemon under test started and replied! 20:50:16 [2022-03-23T20:50:16.098Z] INFO: Docker version of the daemon under test 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] Client: 20:50:16 [2022-03-23T20:50:16.098Z] Version: 17.06.2-ce 20:50:16 [2022-03-23T20:50:16.098Z] API version: 1.30 20:50:16 [2022-03-23T20:50:16.098Z] Go version: go1.8.3 20:50:16 [2022-03-23T20:50:16.098Z] Git commit: cec0b72 20:50:16 [2022-03-23T20:50:16.098Z] Built: Tue Sep 5 19:57:19 2017 20:50:16 [2022-03-23T20:50:16.098Z] OS/Arch: windows/amd64 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] Server: 20:50:16 [2022-03-23T20:50:16.098Z] Version: 0.0.0-dev 20:50:16 [2022-03-23T20:50:16.098Z] API version: 1.42 (minimum version 1.24) 20:50:16 [2022-03-23T20:50:16.098Z] Go version: go1.18 20:50:16 [2022-03-23T20:50:16.098Z] Git commit: 8c7ea316d1 20:50:16 [2022-03-23T20:50:16.098Z] Built: 03/23/2022 20:47:42 20:50:16 [2022-03-23T20:50:16.098Z] OS/Arch: windows/amd64 20:50:16 [2022-03-23T20:50:16.098Z] Experimental: false 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] INFO: Docker info of the daemon under test 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] Containers: 0 20:50:16 [2022-03-23T20:50:16.098Z] Running: 0 20:50:16 [2022-03-23T20:50:16.098Z] Paused: 0 20:50:16 [2022-03-23T20:50:16.098Z] Stopped: 0 20:50:16 [2022-03-23T20:50:16.098Z] Images: 0 20:50:16 [2022-03-23T20:50:16.098Z] Server Version: 0.0.0-dev 20:50:16 [2022-03-23T20:50:16.098Z] Storage Driver: windowsfilter 20:50:16 [2022-03-23T20:50:16.098Z] Windows: 20:50:16 [2022-03-23T20:50:16.098Z] Logging Driver: json-file 20:50:16 [2022-03-23T20:50:16.098Z] Plugins: 20:50:16 [2022-03-23T20:50:16.098Z] Volume: local 20:50:16 [2022-03-23T20:50:16.098Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:50:16 [2022-03-23T20:50:16.098Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:50:16 [2022-03-23T20:50:16.098Z] Swarm: inactive 20:50:16 [2022-03-23T20:50:16.098Z] Default Isolation: process 20:50:16 [2022-03-23T20:50:16.098Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 20:50:16 [2022-03-23T20:50:16.098Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) 20:50:16 [2022-03-23T20:50:16.098Z] OSType: windows 20:50:16 [2022-03-23T20:50:16.098Z] Architecture: x86_64 20:50:16 [2022-03-23T20:50:16.098Z] CPUs: 4 20:50:16 [2022-03-23T20:50:16.098Z] Total Memory: 32GiB 20:50:16 [2022-03-23T20:50:16.098Z] Name: azwin-2-a25970 20:50:16 [2022-03-23T20:50:16.098Z] ID: LSCO:33FF:USEB:2RFS:MZHO:OVWY:FITR:RI6M:FGPF:SJFY:QT3Q:Q5KX 20:50:16 [2022-03-23T20:50:16.098Z] Docker Root Dir: D:\CI\PR-42638\25\daemon 20:50:16 [2022-03-23T20:50:16.098Z] Debug Mode (client): false 20:50:16 [2022-03-23T20:50:16.098Z] Debug Mode (server): true 20:50:16 [2022-03-23T20:50:16.098Z] File Descriptors: -1 20:50:16 [2022-03-23T20:50:16.098Z] Goroutines: 16 20:50:16 [2022-03-23T20:50:16.098Z] System Time: 2022-03-23T20:50:13.9205721Z 20:50:16 [2022-03-23T20:50:16.098Z] EventsListeners: 0 20:50:16 [2022-03-23T20:50:16.098Z] Registry: https://index.docker.io/v1/ 20:50:16 [2022-03-23T20:50:16.098Z] Labels: 20:50:16 [2022-03-23T20:50:16.098Z] Experimental: false 20:50:16 [2022-03-23T20:50:16.098Z] Insecure Registries: 20:50:16 [2022-03-23T20:50:16.098Z] 127.0.0.0/8 20:50:16 [2022-03-23T20:50:16.098Z] Live Restore Enabled: false 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] INFO: Docker images of the daemon under test 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE 20:50:16 [2022-03-23T20:50:16.098Z] 20:50:16 [2022-03-23T20:50:16.098Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 20:50:16 [2022-03-23T20:50:16.098Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 20:50:16 [2022-03-23T20:50:16.098Z] ltsc2019: Pulling from windows/servercore 20:50:16 [2022-03-23T20:50:16.098Z] 4612f6d0b889: Pulling fs layer 20:50:16 [2022-03-23T20:50:16.098Z] 0a6173b79e25: Pulling fs layer 20:50:16 [2022-03-23T20:50:16.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false 20:50:16 [2022-03-23T20:50:16.260Z] --- PASS: TestDaemonIpcModePrivate (1.13s) 20:50:16 [2022-03-23T20:50:16.260Z] === RUN TestDaemonIpcModePrivateFromConfig 20:50:16 [2022-03-23T20:50:16.264Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true 20:50:16 [2022-03-23T20:50:16.520Z] --- PASS: TestDaemonIpcModeShareable (1.45s) 20:50:16 [2022-03-23T20:50:16.520Z] === RUN TestDaemonIpcModePrivate 20:50:16 [2022-03-23T20:50:16.561Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 20:50:16 [2022-03-23T20:50:16.561Z] === RUN TestAuthZPluginAllowEventStream 20:50:17 [2022-03-23T20:50:17.194Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false 20:50:17 [2022-03-23T20:50:17.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 20:50:17 [2022-03-23T20:50:17.452Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) 20:50:17 [2022-03-23T20:50:17.452Z] === RUN TestDaemonIpcModeShareableFromConfig 20:50:17 [2022-03-23T20:50:17.703Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false 20:50:17 [2022-03-23T20:50:17.763Z] 8f616e6e9eec: Pull complete 20:50:17 [2022-03-23T20:50:17.933Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) 20:50:17 [2022-03-23T20:50:17.933Z] === RUN TestAuthZPluginErrorResponse 20:50:17 [2022-03-23T20:50:17.959Z] --- PASS: TestDaemonIpcModePrivate (1.41s) 20:50:17 [2022-03-23T20:50:17.959Z] === RUN TestDaemonIpcModePrivateFromConfig 20:50:18 [2022-03-23T20:50:18.190Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 20:50:18 [2022-03-23T20:50:18.190Z] === RUN TestAuthZPluginErrorRequest 20:50:18 [2022-03-23T20:50:18.386Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true 20:50:18 [2022-03-23T20:50:18.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 20:50:18 [2022-03-23T20:50:18.644Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) 20:50:18 [2022-03-23T20:50:18.644Z] === RUN TestIpcModeOlderClient 20:50:18 [2022-03-23T20:50:18.644Z] === PAUSE TestIpcModeOlderClient 20:50:18 [2022-03-23T20:50:18.644Z] === RUN TestKillContainerInvalidSignal 20:50:18 [2022-03-23T20:50:18.791Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 20:50:18 [2022-03-23T20:50:18.791Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:50:18 [2022-03-23T20:50:18.902Z] --- PASS: TestKillContainerInvalidSignal (0.41s) 20:50:18 [2022-03-23T20:50:18.902Z] === RUN TestKillContainer 20:50:18 [2022-03-23T20:50:18.902Z] === RUN TestKillContainer/no_signal 20:50:19 [2022-03-23T20:50:19.083Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false 20:50:19 [2022-03-23T20:50:19.340Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 20:50:19 [2022-03-23T20:50:19.340Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) 20:50:19 [2022-03-23T20:50:19.340Z] === RUN TestDaemonIpcModeShareableFromConfig 20:50:19 [2022-03-23T20:50:19.363Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 20:50:19 [2022-03-23T20:50:19.364Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:50:19 [2022-03-23T20:50:19.468Z] === RUN TestKillContainer/non_killing_signal 20:50:19 [2022-03-23T20:50:19.468Z] === RUN TestKillContainer/killing_signal 20:50:19 [2022-03-23T20:50:19.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 20:50:20 [2022-03-23T20:50:20.035Z] --- PASS: TestKillContainer (1.17s) 20:50:20 [2022-03-23T20:50:20.035Z] --- PASS: TestKillContainer/no_signal (0.39s) 20:50:20 [2022-03-23T20:50:20.035Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 20:50:20 [2022-03-23T20:50:20.035Z] --- PASS: TestKillContainer/killing_signal (0.36s) 20:50:20 [2022-03-23T20:50:20.035Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:50:20 [2022-03-23T20:50:20.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:50:20 [2022-03-23T20:50:20.601Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:50:20 [2022-03-23T20:50:20.743Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) 20:50:20 [2022-03-23T20:50:20.743Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 20:50:20 [2022-03-23T20:50:20.836Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true 20:50:21 [2022-03-23T20:50:21.092Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) 20:50:21 [2022-03-23T20:50:21.092Z] === RUN TestIpcModeOlderClient 20:50:21 [2022-03-23T20:50:21.092Z] === PAUSE TestIpcModeOlderClient 20:50:21 [2022-03-23T20:50:21.092Z] === RUN TestKillContainerInvalidSignal 20:50:21 [2022-03-23T20:50:21.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) 20:50:21 [2022-03-23T20:50:21.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) 20:50:21 [2022-03-23T20:50:21.166Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) 20:50:21 [2022-03-23T20:50:21.166Z] === RUN TestKillStoppedContainer 20:50:21 [2022-03-23T20:50:21.166Z] --- PASS: TestKillStoppedContainer (0.04s) 20:50:21 [2022-03-23T20:50:21.166Z] === RUN TestKillStoppedContainerAPIPre120 20:50:21 [2022-03-23T20:50:21.166Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 20:50:21 [2022-03-23T20:50:21.166Z] === RUN TestKillDifferentUserContainer 20:50:21 [2022-03-23T20:50:21.655Z] --- PASS: TestKillContainerInvalidSignal (0.64s) 20:50:21 [2022-03-23T20:50:21.656Z] === RUN TestKillContainer 20:50:21 [2022-03-23T20:50:21.656Z] === RUN TestKillContainer/no_signal 20:50:21 [2022-03-23T20:50:21.731Z] --- PASS: TestKillDifferentUserContainer (0.40s) 20:50:21 [2022-03-23T20:50:21.731Z] === RUN TestInspectOomKilledTrue 20:50:21 [2022-03-23T20:50:21.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 20:50:21 [2022-03-23T20:50:21.990Z] --- PASS: TestInspectOomKilledTrue (0.44s) 20:50:21 [2022-03-23T20:50:21.990Z] === RUN TestInspectOomKilledFalse 20:50:22 [2022-03-23T20:50:22.117Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s) 20:50:22 [2022-03-23T20:50:22.117Z] === RUN TestAuthZPluginHeader 20:50:22 [2022-03-23T20:50:22.476Z] === RUN TestKillContainer/non_killing_signal 20:50:22 [2022-03-23T20:50:22.558Z] --- PASS: TestInspectOomKilledFalse (0.38s) 20:50:22 [2022-03-23T20:50:22.558Z] === RUN TestLinksEtcHostsContentMatch 20:50:22 [2022-03-23T20:50:22.684Z] --- PASS: TestAuthZPluginHeader (0.69s) 20:50:22 [2022-03-23T20:50:22.685Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:50:22 [2022-03-23T20:50:22.818Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 20:50:22 [2022-03-23T20:50:22.818Z] === RUN TestLinksContainerNames 20:50:23 [2022-03-23T20:50:23.040Z] === RUN TestKillContainer/killing_signal 20:50:23 [2022-03-23T20:50:23.375Z] tests/integration/api_healthcheck_test.py .... [ 35%] 20:50:23 [2022-03-23T20:50:23.385Z] --- PASS: TestLinksContainerNames (0.78s) 20:50:23 [2022-03-23T20:50:23.386Z] === RUN TestLogsFollowTailEmpty 20:50:23 [2022-03-23T20:50:23.957Z] --- PASS: TestLogsFollowTailEmpty (0.40s) 20:50:23 [2022-03-23T20:50:23.957Z] === RUN TestContainerNetworkMountsNoChown 20:50:23 [2022-03-23T20:50:23.971Z] --- PASS: TestKillContainer (2.20s) 20:50:23 [2022-03-23T20:50:23.971Z] --- PASS: TestKillContainer/no_signal (0.66s) 20:50:23 [2022-03-23T20:50:23.971Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) 20:50:23 [2022-03-23T20:50:23.971Z] --- PASS: TestKillContainer/killing_signal (0.72s) 20:50:23 [2022-03-23T20:50:23.971Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:50:23 [2022-03-23T20:50:23.971Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:50:23 [2022-03-23T20:50:23.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 20:50:24 [2022-03-23T20:50:24.216Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/default 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/default 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/private 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/private 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/rprivate 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/rprivate 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/slave 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/slave 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/rslave 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/rslave 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/shared 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/shared 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/rshared 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/rshared 20:50:24 [2022-03-23T20:50:24.216Z] === CONT TestMountDaemonRoot/default 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/default/mount_root 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/default/bind_root 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:50:24 [2022-03-23T20:50:24.216Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === CONT TestMountDaemonRoot/rshared 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:50:24 [2022-03-23T20:50:24.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:50:24 [2022-03-23T20:50:24.216Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:50:24 [2022-03-23T20:50:24.216Z] === CONT TestMountDaemonRoot/default/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === CONT TestMountDaemonRoot/shared 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/shared/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/shared/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === CONT TestMountDaemonRoot/rslave 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === CONT TestMountDaemonRoot/slave 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/slave/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/slave/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === CONT TestMountDaemonRoot/rprivate 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === CONT TestMountDaemonRoot/private 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/private/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:50:24 [2022-03-23T20:50:24.476Z] === RUN TestMountDaemonRoot/private/mount_root 20:50:24 [2022-03-23T20:50:24.477Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:50:24 [2022-03-23T20:50:24.477Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/default/mount_root 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/shared/bind_root 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/shared/mount_root 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:50:24 [2022-03-23T20:50:24.477Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:50:24 [2022-03-23T20:50:24.535Z] check_test.go:308: [d772ae960687d] daemon is not started 20:50:24 [2022-03-23T20:50:24.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/slave/mount_root 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/slave/bind_root 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/private/bind_root 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/private/mount_root 20:50:24 [2022-03-23T20:50:24.736Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 20:50:24 [2022-03-23T20:50:24.736Z] === RUN TestContainerBindMountNonRecursive 20:50:24 [2022-03-23T20:50:24.792Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:50:25 [2022-03-23T20:50:25.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) 20:50:25 [2022-03-23T20:50:25.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) 20:50:25 [2022-03-23T20:50:25.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) 20:50:25 [2022-03-23T20:50:25.356Z] === RUN TestKillStoppedContainer 20:50:25 [2022-03-23T20:50:25.356Z] --- PASS: TestKillStoppedContainer (0.10s) 20:50:25 [2022-03-23T20:50:25.356Z] === RUN TestKillStoppedContainerAPIPre120 20:50:25 [2022-03-23T20:50:25.612Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) 20:50:25 [2022-03-23T20:50:25.612Z] === RUN TestKillDifferentUserContainer 20:50:26 [2022-03-23T20:50:26.116Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) 20:50:26 [2022-03-23T20:50:26.116Z] === RUN TestContainerVolumesMountedAsShared 20:50:26 [2022-03-23T20:50:26.175Z] --- PASS: TestKillDifferentUserContainer (0.72s) 20:50:26 [2022-03-23T20:50:26.175Z] === RUN TestInspectOomKilledTrue 20:50:26 [2022-03-23T20:50:26.175Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:50:26 [2022-03-23T20:50:26.175Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 20:50:26 [2022-03-23T20:50:26.175Z] === RUN TestInspectOomKilledFalse 20:50:26 [2022-03-23T20:50:26.175Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:50:26 [2022-03-23T20:50:26.175Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:50:26 [2022-03-23T20:50:26.175Z] === RUN TestLinksEtcHostsContentMatch 20:50:26 [2022-03-23T20:50:26.375Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) 20:50:26 [2022-03-23T20:50:26.375Z] === RUN TestContainerVolumesMountedAsSlave 20:50:26 [2022-03-23T20:50:26.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 20:50:26 [2022-03-23T20:50:26.635Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) 20:50:26 [2022-03-23T20:50:26.635Z] === RUN TestNetworkNat 20:50:26 [2022-03-23T20:50:26.689Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) 20:50:26 [2022-03-23T20:50:26.689Z] === RUN TestLinksContainerNames 20:50:26 [2022-03-23T20:50:26.872Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.80s) 20:50:26 [2022-03-23T20:50:26.872Z] === RUN TestAuthZPluginV2Disable 20:50:26 [2022-03-23T20:50:26.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 20:50:27 [2022-03-23T20:50:27.203Z] --- PASS: TestNetworkNat (0.48s) 20:50:27 [2022-03-23T20:50:27.203Z] === RUN TestNetworkLocalhostTCPNat 20:50:27 [2022-03-23T20:50:27.461Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) 20:50:27 [2022-03-23T20:50:27.461Z] === RUN TestNetworkLoopbackNat 20:50:27 [2022-03-23T20:50:27.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 20:50:27 [2022-03-23T20:50:27.767Z] tests/integration/api_image_test.py ............s..... [ 39%] 20:50:28 [2022-03-23T20:50:28.077Z] --- PASS: TestLinksContainerNames (1.36s) 20:50:28 [2022-03-23T20:50:28.077Z] === RUN TestLogsFollowTailEmpty 20:50:28 [2022-03-23T20:50:28.499Z] 0a6173b79e25: Verifying Checksum 20:50:28 [2022-03-23T20:50:28.499Z] 0a6173b79e25: Download complete 20:50:29 [2022-03-23T20:50:29.009Z] --- PASS: TestLogsFollowTailEmpty (0.98s) 20:50:29 [2022-03-23T20:50:29.009Z] === RUN TestContainerNetworkMountsNoChown 20:50:30 [2022-03-23T20:50:30.002Z] --- PASS: TestNetworkLoopbackNat (2.52s) 20:50:30 [2022-03-23T20:50:30.002Z] === RUN TestPause 20:50:30 [2022-03-23T20:50:30.160Z] --- PASS: TestAuthZPluginV2Disable (3.39s) 20:50:30 [2022-03-23T20:50:30.160Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:50:30 [2022-03-23T20:50:30.423Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) 20:50:30 [2022-03-23T20:50:30.423Z] === RUN TestMountDaemonRoot 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/default 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/default 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/private 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/private 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rprivate 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rprivate 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/slave 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/slave 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rslave 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rslave 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/shared 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/shared 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rshared 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rshared 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/default 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/default/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/default/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rshared 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/shared 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/shared/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/shared/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rslave 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/slave 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/slave/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/slave/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rprivate 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/private 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/private/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/private/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/default/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/default/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/shared/mount_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/shared/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/slave/bind_root 20:50:30 [2022-03-23T20:50:30.424Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:50:30 [2022-03-23T20:50:30.567Z] --- PASS: TestPause (0.43s) 20:50:30 [2022-03-23T20:50:30.567Z] === RUN TestPauseFailsOnWindowsServerContainers 20:50:30 [2022-03-23T20:50:30.567Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:50:30 [2022-03-23T20:50:30.567Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:50:30 [2022-03-23T20:50:30.567Z] === RUN TestPauseStopPausedContainer 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/slave/mount_root 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/private/bind_root 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/private/mount_root 20:50:30 [2022-03-23T20:50:30.680Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot (0.06s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 20:50:30 [2022-03-23T20:50:30.680Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 20:50:30 [2022-03-23T20:50:30.680Z] === RUN TestContainerBindMountNonRecursive 20:50:31 [2022-03-23T20:50:31.133Z] --- PASS: TestPauseStopPausedContainer (0.45s) 20:50:31 [2022-03-23T20:50:31.133Z] === RUN TestPidHost 20:50:31 [2022-03-23T20:50:31.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 20:50:32 [2022-03-23T20:50:32.074Z] --- PASS: TestPidHost (0.93s) 20:50:32 [2022-03-23T20:50:32.074Z] === RUN TestPsFilter 20:50:32 [2022-03-23T20:50:32.074Z] --- PASS: TestPsFilter (0.14s) 20:50:32 [2022-03-23T20:50:32.074Z] === RUN TestRemoveContainerWithRemovedVolume 20:50:32 [2022-03-23T20:50:32.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 20:50:32 [2022-03-23T20:50:32.332Z] === RUN TestRemoveContainerWithVolume 20:50:32 [2022-03-23T20:50:32.898Z] --- PASS: TestRemoveContainerWithVolume (0.40s) 20:50:32 [2022-03-23T20:50:32.898Z] === RUN TestRemoveContainerRunning 20:50:32 [2022-03-23T20:50:32.977Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) 20:50:32 [2022-03-23T20:50:32.977Z] === RUN TestContainerVolumesMountedAsShared 20:50:33 [2022-03-23T20:50:33.158Z] --- PASS: TestRemoveContainerRunning (0.43s) 20:50:33 [2022-03-23T20:50:33.158Z] === RUN TestRemoveContainerForceRemoveRunning 20:50:33 [2022-03-23T20:50:33.438Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) 20:50:33 [2022-03-23T20:50:33.438Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:50:33 [2022-03-23T20:50:33.726Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) 20:50:33 [2022-03-23T20:50:33.726Z] === RUN TestRemoveInvalidContainer 20:50:33 [2022-03-23T20:50:33.726Z] --- PASS: TestRemoveInvalidContainer (0.01s) 20:50:33 [2022-03-23T20:50:33.726Z] === RUN TestRenameLinkedContainer 20:50:33 [2022-03-23T20:50:33.909Z] --- PASS: TestContainerVolumesMountedAsShared (1.18s) 20:50:33 [2022-03-23T20:50:33.909Z] === RUN TestContainerVolumesMountedAsSlave 20:50:34 [2022-03-23T20:50:34.279Z] 4612f6d0b889: Verifying Checksum 20:50:34 [2022-03-23T20:50:34.279Z] 4612f6d0b889: Download complete 20:50:34 [2022-03-23T20:50:34.515Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) 20:50:34 [2022-03-23T20:50:34.515Z] === RUN TestNetworkNat 20:50:35 [2022-03-23T20:50:35.449Z] --- PASS: TestNetworkNat (0.81s) 20:50:35 [2022-03-23T20:50:35.449Z] === RUN TestNetworkLocalhostTCPNat 20:50:35 [2022-03-23T20:50:35.633Z] --- PASS: TestRenameLinkedContainer (1.70s) 20:50:35 [2022-03-23T20:50:35.633Z] === RUN TestRenameStoppedContainer 20:50:35 [2022-03-23T20:50:35.893Z] --- PASS: TestRenameStoppedContainer (0.41s) 20:50:35 [2022-03-23T20:50:35.893Z] === RUN TestRenameRunningContainerAndReuse 20:50:36 [2022-03-23T20:50:36.821Z] --- PASS: TestNetworkLocalhostTCPNat (1.22s) 20:50:36 [2022-03-23T20:50:36.821Z] === RUN TestNetworkLoopbackNat 20:50:36 [2022-03-23T20:50:36.829Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) 20:50:36 [2022-03-23T20:50:36.829Z] === RUN TestRenameInvalidName 20:50:37 [2022-03-23T20:50:37.089Z] --- PASS: TestRenameInvalidName (0.40s) 20:50:37 [2022-03-23T20:50:37.089Z] === RUN TestRenameAnonymousContainer 20:50:38 [2022-03-23T20:50:38.466Z] --- PASS: TestRenameAnonymousContainer (1.45s) 20:50:38 [2022-03-23T20:50:38.466Z] === RUN TestRenameContainerWithSameName 20:50:39 [2022-03-23T20:50:39.035Z] --- PASS: TestRenameContainerWithSameName (0.41s) 20:50:39 [2022-03-23T20:50:39.035Z] === RUN TestRenameContainerWithLinkedContainer 20:50:39 [2022-03-23T20:50:39.968Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) 20:50:39 [2022-03-23T20:50:39.968Z] === RUN TestResize 20:50:40 [2022-03-23T20:50:40.137Z] --- PASS: TestNetworkLoopbackNat (3.37s) 20:50:40 [2022-03-23T20:50:40.138Z] === RUN TestPause 20:50:40 [2022-03-23T20:50:40.227Z] --- PASS: TestResize (0.37s) 20:50:40 [2022-03-23T20:50:40.227Z] === RUN TestResizeWithInvalidSize 20:50:40 [2022-03-23T20:50:40.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 20:50:40 [2022-03-23T20:50:40.487Z] --- PASS: TestResizeWithInvalidSize (0.39s) 20:50:40 [2022-03-23T20:50:40.487Z] === RUN TestResizeWhenContainerNotStarted 20:50:40 [2022-03-23T20:50:40.957Z] --- PASS: TestPause (0.94s) 20:50:40 [2022-03-23T20:50:40.957Z] === RUN TestPauseFailsOnWindowsServerContainers 20:50:40 [2022-03-23T20:50:40.957Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:50:40 [2022-03-23T20:50:40.957Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:50:40 [2022-03-23T20:50:40.957Z] === RUN TestPauseStopPausedContainer 20:50:41 [2022-03-23T20:50:41.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:50:41 [2022-03-23T20:50:41.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:41 [2022-03-23T20:50:41.884Z] --- PASS: TestPauseStopPausedContainer (0.78s) 20:50:41 [2022-03-23T20:50:41.884Z] === RUN TestPidHost 20:50:42 [2022-03-23T20:50:42.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:50:42 [2022-03-23T20:50:42.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 20:50:43 [2022-03-23T20:50:43.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 20:50:43 [2022-03-23T20:50:43.197Z] --- PASS: TestPidHost (1.61s) 20:50:43 [2022-03-23T20:50:43.197Z] === RUN TestPsFilter 20:50:43 [2022-03-23T20:50:43.417Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.94s) 20:50:43 [2022-03-23T20:50:43.417Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:50:43 [2022-03-23T20:50:43.439Z] tests/integration/api_network_test.py ............................ [ 47%] 20:50:43 [2022-03-23T20:50:43.455Z] --- PASS: TestPsFilter (0.16s) 20:50:43 [2022-03-23T20:50:43.455Z] === RUN TestRemoveContainerWithRemovedVolume 20:50:43 [2022-03-23T20:50:43.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 20:50:43 [2022-03-23T20:50:43.969Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) 20:50:43 [2022-03-23T20:50:43.969Z] === RUN TestRemoveContainerWithVolume 20:50:43 [2022-03-23T20:50:43.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:50:44 [2022-03-23T20:50:44.898Z] --- PASS: TestRemoveContainerWithVolume (0.60s) 20:50:44 [2022-03-23T20:50:44.898Z] === RUN TestRemoveContainerRunning 20:50:44 [2022-03-23T20:50:44.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:50:44 [2022-03-23T20:50:44.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:50:45 [2022-03-23T20:50:45.461Z] --- PASS: TestRemoveContainerRunning (0.77s) 20:50:45 [2022-03-23T20:50:45.461Z] === RUN TestRemoveContainerForceRemoveRunning 20:50:46 [2022-03-23T20:50:46.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 20:50:46 [2022-03-23T20:50:46.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) 20:50:46 [2022-03-23T20:50:46.280Z] === RUN TestRemoveInvalidContainer 20:50:46 [2022-03-23T20:50:46.280Z] --- PASS: TestRemoveInvalidContainer (0.02s) 20:50:46 [2022-03-23T20:50:46.280Z] === RUN TestRenameLinkedContainer 20:50:46 [2022-03-23T20:50:46.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:46 [2022-03-23T20:50:46.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:48 [2022-03-23T20:50:48.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 20:50:48 [2022-03-23T20:50:48.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 20:50:48 [2022-03-23T20:50:48.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 20:50:48 [2022-03-23T20:50:48.944Z] --- PASS: TestRenameLinkedContainer (2.73s) 20:50:48 [2022-03-23T20:50:48.944Z] === RUN TestRenameStoppedContainer 20:50:49 [2022-03-23T20:50:49.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:49 [2022-03-23T20:50:49.583Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:50:49 [2022-03-23T20:50:49.923Z] --- PASS: TestRenameStoppedContainer (0.81s) 20:50:49 [2022-03-23T20:50:49.923Z] === RUN TestRenameRunningContainerAndReuse 20:50:50 [2022-03-23T20:50:50.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 20:50:51 [2022-03-23T20:50:51.074Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) 20:50:51 [2022-03-23T20:50:51.074Z] === RUN TestRenameInvalidName 20:50:51 [2022-03-23T20:50:51.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 20:50:51 [2022-03-23T20:50:51.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:50:51 [2022-03-23T20:50:51.896Z] --- PASS: TestRenameInvalidName (0.76s) 20:50:51 [2022-03-23T20:50:51.896Z] === RUN TestRenameAnonymousContainer 20:50:52 [2022-03-23T20:50:52.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 20:50:53 [2022-03-23T20:50:53.287Z] tests/integration/api_plugin_test.py ........... [ 49%] 20:50:53 [2022-03-23T20:50:53.411Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:50:53 [2022-03-23T20:50:53.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:50:54 [2022-03-23T20:50:54.689Z] tests/integration/api_secret_test.py ..... [ 51%] 20:50:54 [2022-03-23T20:50:54.718Z] --- PASS: TestRenameAnonymousContainer (2.76s) 20:50:54 [2022-03-23T20:50:54.718Z] === RUN TestRenameContainerWithSameName 20:50:54 [2022-03-23T20:50:54.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:50:55 [2022-03-23T20:50:55.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:50:55 [2022-03-23T20:50:55.280Z] --- PASS: TestRenameContainerWithSameName (0.67s) 20:50:55 [2022-03-23T20:50:55.280Z] === RUN TestRenameContainerWithLinkedContainer 20:50:56 [2022-03-23T20:50:56.206Z] check_test.go:308: [d0381dccb490d] daemon is not started 20:50:56 [2022-03-23T20:50:56.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 20:50:56 [2022-03-23T20:50:56.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:50:56 [2022-03-23T20:50:56.767Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) 20:50:56 [2022-03-23T20:50:56.767Z] === RUN TestResize 20:50:57 [2022-03-23T20:50:57.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 20:50:57 [2022-03-23T20:50:57.698Z] --- PASS: TestResize (0.70s) 20:50:57 [2022-03-23T20:50:57.698Z] === RUN TestResizeWithInvalidSize 20:50:57 [2022-03-23T20:50:57.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 20:50:58 [2022-03-23T20:50:58.262Z] --- PASS: TestResizeWithInvalidSize (0.69s) 20:50:58 [2022-03-23T20:50:58.262Z] === RUN TestResizeWhenContainerNotStarted 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.26s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) 20:50:58 [2022-03-23T20:50:58.322Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) 20:50:58 [2022-03-23T20:50:58.322Z] === RUN TestCgroupNamespacesRun 20:50:58 [2022-03-23T20:50:58.828Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) 20:50:58 [2022-03-23T20:50:58.828Z] === RUN TestDaemonRestartKillContainers 20:50:58 [2022-03-23T20:50:58.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:50:58 [2022-03-23T20:50:58.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:50:58 [2022-03-23T20:50:58.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 20:50:58 [2022-03-23T20:50:58.901Z] tests/integration/api_service_test.py .................................. [ 59%] 20:50:59 [2022-03-23T20:50:59.259Z] --- PASS: TestCgroupNamespacesRun (1.15s) 20:50:59 [2022-03-23T20:50:59.259Z] === RUN TestCgroupNamespacesRunPrivileged 20:50:59 [2022-03-23T20:50:59.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 20:51:00 [2022-03-23T20:51:00.196Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) 20:51:00 [2022-03-23T20:51:00.196Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:51:00 [2022-03-23T20:51:00.327Z] === RUN TestDockerSuite/TestBuildCacheAdd 20:51:01 [2022-03-23T20:51:01.261Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 20:51:01 [2022-03-23T20:51:01.495Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) 20:51:01 [2022-03-23T20:51:01.495Z] PASS 20:51:01 [2022-03-23T20:51:01.495Z] 20:51:01 [2022-03-23T20:51:01.495Z] DONE 17 tests in 46.439s 20:51:01 [2022-03-23T20:51:01.495Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 20:51:01 [2022-03-23T20:51:01.495Z] INFO: Testing against a local daemon 20:51:01 [2022-03-23T20:51:01.495Z] === RUN TestPluginInvalidJSON 20:51:01 [2022-03-23T20:51:01.495Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:51:01 [2022-03-23T20:51:01.495Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:51:01 [2022-03-23T20:51:01.495Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:51:01 [2022-03-23T20:51:01.495Z] --- PASS: TestPluginInvalidJSON (0.01s) 20:51:01 [2022-03-23T20:51:01.495Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 20:51:01 [2022-03-23T20:51:01.495Z] === RUN TestPluginInstall 20:51:01 [2022-03-23T20:51:01.495Z] === RUN TestPluginInstall/no_auth 20:51:01 [2022-03-23T20:51:01.495Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:51:01 [2022-03-23T20:51:01.495Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb99a117ec5c0189384e0f7bc195e6329f3309e234486e332c9d854d70f0d0dc" mediatype=application/vnd.docker.plugin.v1+json size=522 20:51:01 [2022-03-23T20:51:01.495Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:51:01 [2022-03-23T20:51:01.495Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb99a117ec5c0189384e0f7bc195e6329f3309e234486e332c9d854d70f0d0dc" mediatype=application/vnd.docker.plugin.v1+json size=522 20:51:01 [2022-03-23T20:51:01.495Z] === RUN TestPluginInstall/with_htpasswd 20:51:01 [2022-03-23T20:51:01.572Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) 20:51:01 [2022-03-23T20:51:01.572Z] === RUN TestCgroupNamespacesRunHostMode 20:51:01 [2022-03-23T20:51:01.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:51:01 [2022-03-23T20:51:01.849Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:51:01 [2022-03-23T20:51:01.849Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41b043dc7d4c4e45e5c00d92c962f2140a070e29aca8a9bdd8a39f9b3a8ce5c7" mediatype=application/vnd.docker.plugin.v1+json size=522 20:51:01 [2022-03-23T20:51:01.849Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:51:01 [2022-03-23T20:51:01.849Z] time="2022-03-23T20:51:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41b043dc7d4c4e45e5c00d92c962f2140a070e29aca8a9bdd8a39f9b3a8ce5c7" mediatype=application/vnd.docker.plugin.v1+json size=522 20:51:02 [2022-03-23T20:51:02.108Z] === RUN TestPluginInstall/with_insecure 20:51:02 [2022-03-23T20:51:02.454Z] === RUN TestDockerSuite/TestBuildCacheFrom 20:51:02 [2022-03-23T20:51:02.520Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) 20:51:02 [2022-03-23T20:51:02.520Z] === RUN TestCgroupNamespacesRunPrivateMode 20:51:03 [2022-03-23T20:51:03.043Z] time="2022-03-23T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:51:03 [2022-03-23T20:51:03.043Z] time="2022-03-23T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad2c91cf1e23520a1f714877f2481c528a48fa06d0027a8b66cbde4a74178771" mediatype=application/vnd.docker.plugin.v1+json size=522 20:51:03 [2022-03-23T20:51:03.043Z] time="2022-03-23T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:51:03 [2022-03-23T20:51:03.043Z] time="2022-03-23T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad2c91cf1e23520a1f714877f2481c528a48fa06d0027a8b66cbde4a74178771" mediatype=application/vnd.docker.plugin.v1+json size=522 20:51:03 [2022-03-23T20:51:03.043Z] plugin_test.go:165: [da532e6c16a5b] daemon is not started 20:51:03 [2022-03-23T20:51:03.043Z] --- PASS: TestPluginInstall (3.34s) 20:51:03 [2022-03-23T20:51:03.043Z] --- PASS: TestPluginInstall/no_auth (1.66s) 20:51:03 [2022-03-23T20:51:03.043Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) 20:51:03 [2022-03-23T20:51:03.043Z] --- PASS: TestPluginInstall/with_insecure (1.07s) 20:51:03 [2022-03-23T20:51:03.043Z] === RUN TestPluginsWithRuntimes 20:51:03 [2022-03-23T20:51:03.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:51:03 [2022-03-23T20:51:03.456Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) 20:51:03 [2022-03-23T20:51:03.456Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:51:04 [2022-03-23T20:51:04.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:51:04 [2022-03-23T20:51:04.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:51:04 [2022-03-23T20:51:04.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) 20:51:04 [2022-03-23T20:51:04.829Z] === RUN TestCgroupNamespacesRunInvalidMode 20:51:04 [2022-03-23T20:51:04.941Z] === RUN TestPluginsWithRuntimes/No_Args 20:51:05 [2022-03-23T20:51:05.394Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) 20:51:05 [2022-03-23T20:51:05.394Z] === RUN TestCgroupNamespacesRunOlderClient 20:51:05 [2022-03-23T20:51:05.507Z] === RUN TestPluginsWithRuntimes/With_Args 20:51:06 [2022-03-23T20:51:06.441Z] --- PASS: TestPluginsWithRuntimes (3.35s) 20:51:06 [2022-03-23T20:51:06.441Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) 20:51:06 [2022-03-23T20:51:06.441Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) 20:51:06 [2022-03-23T20:51:06.441Z] === RUN TestPluginBackCompatMediaTypes 20:51:06 [2022-03-23T20:51:06.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:51:06 [2022-03-23T20:51:06.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:51:06 [2022-03-23T20:51:06.768Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) 20:51:06 [2022-03-23T20:51:06.768Z] === RUN TestNISDomainname 20:51:07 [2022-03-23T20:51:07.006Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) 20:51:07 [2022-03-23T20:51:07.006Z] PASS 20:51:07 [2022-03-23T20:51:07.006Z] 20:51:07 [2022-03-23T20:51:07.006Z] DONE 10 tests in 7.308s 20:51:07 [2022-03-23T20:51:07.006Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:51:07 [2022-03-23T20:51:07.006Z] INFO: Testing against a local daemon 20:51:07 [2022-03-23T20:51:07.006Z] === RUN TestExternalGraphDriver 20:51:07 [2022-03-23T20:51:07.006Z] === RUN TestExternalGraphDriver/json 20:51:07 [2022-03-23T20:51:07.026Z] --- PASS: TestNISDomainname (0.50s) 20:51:07 [2022-03-23T20:51:07.026Z] === RUN TestHostnameDnsResolution 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestBoolValue 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestBoolValue (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestBoolValueOrDefault 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestBoolValueOrDefault (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestInt64ValueOrZero 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestInt64ValueOrZero (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestInt64ValueOrDefault 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestInt64ValueOrDefault (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestInt64ValueOrDefaultWithError 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestJsonContentType 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestJsonContentType (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 16.2% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 16.2% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestMaskSecretKeys 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestMaskSecretKeys (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestVersionMiddlewareVersion 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 37.7% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestStrSliceMarshalJSON 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestStrSliceUnmarshalJSON 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestStrSliceUnmarshalString 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestStrSliceUnmarshalSlice 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 90.0% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestToJSON 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestToJSON (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestToParamWithVersion 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestToParamWithVersion (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestFromJSON 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestFromJSON (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestEmpty 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestEmpty (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestArgsMatchKVListEmptySources 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestArgsMatchKVList 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestArgsMatchKVList (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestArgsMatch 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestArgsMatch (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestAdd 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestAdd (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestDel 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestDel (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestLen 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestLen (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestExactMatch 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestExactMatch (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestOnlyOneExactMatch 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestOnlyOneExactMatch (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestContains 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestContains (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestValidate 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestValidate (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestWalkValues 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestWalkValues (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestFuzzyMatch 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestFuzzyMatch (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestClone 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestClone (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 92.2% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestDurationToSecondsString 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestDurationToSecondsString (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestGetTimestamp 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestAdjustForAPIVersion 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestAdjustForAPIVersion (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 5.7% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/backend [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/container [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/events [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/image [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/mount [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/network [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/registry [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestGetTimestamp (0.20s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseTimestamps 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseTimestamps (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 100.0% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/api/types/time 0.236s coverage: 100.0% of statements 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestCompareVersion 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestCompareVersion (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 77.3% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/api/types/volume [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestCloneArgsSmartHttp 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestCloneArgsDumbHttp 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestCloneArgsGit 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestCloneArgsGit (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestCheckoutGit 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestEnable 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestEnable (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestDisable 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestDisable (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] === RUN TestEnabled 20:51:07 [2022-03-23T20:51:07.393Z] --- PASS: TestEnabled (0.00s) 20:51:07 [2022-03-23T20:51:07.393Z] PASS 20:51:07 [2022-03-23T20:51:07.393Z] coverage: 100.0% of statements 20:51:07 [2022-03-23T20:51:07.393Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestProcessNoDockerignore 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestProcessNoDockerignore (0.01s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestProcessShouldLeaveAllFiles 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestDetectContentType 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestDetectContentType (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestSelectAcceptableMIME 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestSelectAcceptableMIME (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestInspectEmptyResponse 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestInspectEmptyResponse (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestInspectResponseBinary 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestInspectResponseBinary (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestResponseUnsupportedContentType 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestInspectResponseTextSimple 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestInspectResponseTextSimple (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestInspectResponseEmptyContentType 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestUnknownContentLength 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestUnknownContentLength (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestDownloadRemote 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestDownloadRemote (0.10s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestGetWithStatusError 20:51:07 [2022-03-23T20:51:07.849Z] --- PASS: TestGetWithStatusError (0.01s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestCloseRootDirectory 20:51:07 [2022-03-23T20:51:07.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:51:07 [2022-03-23T20:51:07.849Z] --- SKIP: TestCloseRootDirectory (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestHashFile 20:51:07 [2022-03-23T20:51:07.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:51:07 [2022-03-23T20:51:07.849Z] --- SKIP: TestHashFile (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestHashSubdir 20:51:07 [2022-03-23T20:51:07.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:51:07 [2022-03-23T20:51:07.849Z] --- SKIP: TestHashSubdir (0.01s) 20:51:07 [2022-03-23T20:51:07.849Z] === RUN TestRemoveDirectory 20:51:07 [2022-03-23T20:51:07.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:51:07 [2022-03-23T20:51:07.849Z] --- SKIP: TestRemoveDirectory (0.00s) 20:51:07 [2022-03-23T20:51:07.849Z] PASS 20:51:07 [2022-03-23T20:51:07.849Z] coverage: 9.3% of statements 20:51:07 [2022-03-23T20:51:07.849Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements 20:51:07 [2022-03-23T20:51:07.959Z] --- PASS: TestHostnameDnsResolution (0.74s) 20:51:07 [2022-03-23T20:51:07.959Z] === RUN TestUnprivilegedPortsAndPing 20:51:08 [2022-03-23T20:51:08.218Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) 20:51:08 [2022-03-23T20:51:08.218Z] === RUN TestPrivilegedHostDevices 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestGetAllAllowed 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestGetAllAllowed (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestGetAllMeta 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestGetAllMeta (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestWarnOnUnusedBuildArgs 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestIsUnreferencedBuiltin 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestIsExistingDirectory 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestIsExistingDirectory (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestGetFilenameForDownload 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestGetFilenameForDownload (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestEnv2Variables 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestEnv2Variables (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestEnvValueWithExistingRunConfigEnv 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestMaintainer 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestMaintainer (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestLabel 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestLabel (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestFromScratch 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestFromScratch (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestFromWithArg 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestFromWithArg (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestFromWithArgButBuildArgsNotGiven 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestFromWithUndefinedArg 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestFromWithUndefinedArg (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestFromMultiStageWithNamedStage 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestOnbuild 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestOnbuild (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestWorkdir 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestWorkdir (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestCmd 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestCmd (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestHealthcheckNone 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestHealthcheckNone (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestHealthcheckCmd 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestHealthcheckCmd (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestEntrypoint 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestEntrypoint (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestExpose 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestExpose (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestUser 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestUser (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestVolume 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestVolume (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestStopSignal 20:51:08 [2022-03-23T20:51:08.305Z] dispatchers_test.go:377: Windows does not support stopsignal 20:51:08 [2022-03-23T20:51:08.305Z] --- SKIP: TestStopSignal (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestArg 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestArg (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestShell 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestShell (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestPrependEnvOnCmd 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestPrependEnvOnCmd (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestRunWithBuildArgs 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestRunWithBuildArgs (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestRunIgnoresHealthcheck 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestDispatchUnsupportedOptions 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 20:51:08 [2022-03-23T20:51:08.305Z] === RUN TestNormalizeWorkdir 20:51:08 [2022-03-23T20:51:08.305Z] --- PASS: TestNormalizeWorkdir (0.00s) 20:51:08 [2022-03-23T20:51:08.532Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch/ADD_multiple_files_to_file 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch/COPY_multiple_files_to_file 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch/COPY_wildcard_no_files 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDispatch/COPY_url 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch (0.13s) 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDispatch/COPY_url (0.01s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestAddScratchImageAddsToMounts 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestAddFromScratchPopulatesPlatform 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestImageSourceGetAddsToMounts 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestEmptyDockerfile 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestEmptyDockerfile (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestSymlinkDockerfile 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestSymlinkDockerfile (0.01s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDockerfileOutsideTheBuildContext 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestNonExistingDockerfile 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestNonExistingDockerfile (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestCopyRunConfig 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestCopyRunConfig (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestDeepCopyRunConfig 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestDeepCopyRunConfig (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestExportImage 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestExportImage (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] === RUN TestNormalizeDest 20:51:08 [2022-03-23T20:51:08.760Z] --- PASS: TestNormalizeDest (0.00s) 20:51:08 [2022-03-23T20:51:08.760Z] PASS 20:51:08 [2022-03-23T20:51:08.760Z] coverage: 46.7% of statements 20:51:08 [2022-03-23T20:51:08.760Z] ok github.com/docker/docker/builder/dockerfile 0.329s coverage: 46.7% of statements 20:51:08 [2022-03-23T20:51:08.783Z] --- PASS: TestPrivilegedHostDevices (0.47s) 20:51:08 [2022-03-23T20:51:08.783Z] === RUN TestStats 20:51:08 [2022-03-23T20:51:08.907Z] === RUN TestExternalGraphDriver/spec 20:51:09 [2022-03-23T20:51:09.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 20:51:09 [2022-03-23T20:51:09.699Z] === RUN TestDockerSuite/TestBuildCacheRootSource 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestTCP4Proxy 20:51:09 [2022-03-23T20:51:09.727Z] --- PASS: TestTCP4Proxy (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestTCP4ProxyHalfClose 20:51:09 [2022-03-23T20:51:09.727Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestTCP6Proxy 20:51:09 [2022-03-23T20:51:09.727Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 20:51:09 [2022-03-23T20:51:09.727Z] --- SKIP: TestTCP6Proxy (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestTCPDualStackProxy 20:51:09 [2022-03-23T20:51:09.727Z] network_proxy_test.go:208: No support for dual stack yet 20:51:09 [2022-03-23T20:51:09.727Z] --- SKIP: TestTCPDualStackProxy (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestUDP4Proxy 20:51:09 [2022-03-23T20:51:09.727Z] --- PASS: TestUDP4Proxy (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestUDP6Proxy 20:51:09 [2022-03-23T20:51:09.727Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 20:51:09 [2022-03-23T20:51:09.727Z] --- SKIP: TestUDP6Proxy (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestUDPWriteError 20:51:09 [2022-03-23T20:51:09.727Z] --- PASS: TestUDPWriteError (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestSCTP4Proxy 20:51:09 [2022-03-23T20:51:09.727Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows 20:51:09 [2022-03-23T20:51:09.727Z] --- SKIP: TestSCTP4Proxy (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] === RUN TestSCTP6Proxy 20:51:09 [2022-03-23T20:51:09.727Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 20:51:09 [2022-03-23T20:51:09.727Z] --- SKIP: TestSCTP6Proxy (0.00s) 20:51:09 [2022-03-23T20:51:09.727Z] PASS 20:51:09 [2022-03-23T20:51:09.727Z] coverage: 49.4% of statements 20:51:09 [2022-03-23T20:51:09.727Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements 20:51:10 [2022-03-23T20:51:10.280Z] === RUN TestExternalGraphDriver/pull 20:51:10 [2022-03-23T20:51:10.672Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 20:51:11 [2022-03-23T20:51:11.237Z] === RUN TestDockerSuite/TestBuildChownOnCopy 20:51:11 [2022-03-23T20:51:11.310Z] --- PASS: TestStats (2.45s) 20:51:11 [2022-03-23T20:51:11.310Z] === RUN TestStopContainerWithTimeout 20:51:11 [2022-03-23T20:51:11.310Z] === RUN TestStopContainerWithTimeout/0 20:51:11 [2022-03-23T20:51:11.310Z] === PAUSE TestStopContainerWithTimeout/0 20:51:11 [2022-03-23T20:51:11.310Z] === RUN TestStopContainerWithTimeout/1 20:51:11 [2022-03-23T20:51:11.310Z] === PAUSE TestStopContainerWithTimeout/1 20:51:11 [2022-03-23T20:51:11.310Z] === RUN TestStopContainerWithTimeout/3 20:51:11 [2022-03-23T20:51:11.310Z] === PAUSE TestStopContainerWithTimeout/3 20:51:11 [2022-03-23T20:51:11.310Z] === RUN TestStopContainerWithTimeout/-1 20:51:11 [2022-03-23T20:51:11.310Z] === PAUSE TestStopContainerWithTimeout/-1 20:51:11 [2022-03-23T20:51:11.310Z] === CONT TestStopContainerWithTimeout/0 20:51:11 [2022-03-23T20:51:11.310Z] === CONT TestStopContainerWithTimeout/-1 20:51:11 [2022-03-23T20:51:11.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:51:11 [2022-03-23T20:51:11.751Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:51:11 [2022-03-23T20:51:11.875Z] === CONT TestStopContainerWithTimeout/3 20:51:12 [2022-03-23T20:51:12.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 20:51:12 [2022-03-23T20:51:12.181Z] --- PASS: TestExternalGraphDriver (4.91s) 20:51:12 [2022-03-23T20:51:12.181Z] --- PASS: TestExternalGraphDriver/json (1.63s) 20:51:12 [2022-03-23T20:51:12.181Z] --- PASS: TestExternalGraphDriver/spec (1.63s) 20:51:12 [2022-03-23T20:51:12.181Z] --- PASS: TestExternalGraphDriver/pull (1.62s) 20:51:12 [2022-03-23T20:51:12.181Z] === RUN TestGraphdriverPluginV2 20:51:13 [2022-03-23T20:51:13.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 20:51:13 [2022-03-23T20:51:13.778Z] === CONT TestStopContainerWithTimeout/1 20:51:14 [2022-03-23T20:51:14.925Z] ............................ [ 66%] 20:51:15 [2022-03-23T20:51:15.152Z] --- PASS: TestStopContainerWithTimeout (0.03s) 20:51:15 [2022-03-23T20:51:15.152Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) 20:51:15 [2022-03-23T20:51:15.152Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) 20:51:15 [2022-03-23T20:51:15.152Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) 20:51:15 [2022-03-23T20:51:15.152Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) 20:51:15 [2022-03-23T20:51:15.152Z] === RUN TestDeleteDevicemapper 20:51:15 [2022-03-23T20:51:15.152Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:51:15 [2022-03-23T20:51:15.152Z] --- SKIP: TestDeleteDevicemapper (0.00s) 20:51:15 [2022-03-23T20:51:15.152Z] === RUN TestStopContainerWithRestartPolicyAlways 20:51:15 [2022-03-23T20:51:15.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:51:15 [2022-03-23T20:51:15.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 20:51:16 [2022-03-23T20:51:16.367Z] --- PASS: TestGraphdriverPluginV2 (4.20s) 20:51:16 [2022-03-23T20:51:16.367Z] PASS 20:51:16 [2022-03-23T20:51:16.367Z] 20:51:16 [2022-03-23T20:51:16.367Z] DONE 5 tests in 9.145s 20:51:16 [2022-03-23T20:51:16.367Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:51:16 [2022-03-23T20:51:16.367Z] INFO: Testing against a local daemon 20:51:16 [2022-03-23T20:51:16.367Z] === RUN TestContinueAfterPluginCrash 20:51:16 [2022-03-23T20:51:16.367Z] === PAUSE TestContinueAfterPluginCrash 20:51:16 [2022-03-23T20:51:16.367Z] === RUN TestReadPluginNoRead 20:51:16 [2022-03-23T20:51:16.367Z] === PAUSE TestReadPluginNoRead 20:51:16 [2022-03-23T20:51:16.367Z] === RUN TestDaemonStartWithLogOpt 20:51:16 [2022-03-23T20:51:16.367Z] === PAUSE TestDaemonStartWithLogOpt 20:51:16 [2022-03-23T20:51:16.367Z] === CONT TestContinueAfterPluginCrash 20:51:16 [2022-03-23T20:51:16.367Z] === CONT TestDaemonStartWithLogOpt 20:51:16 [2022-03-23T20:51:16.526Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) 20:51:16 [2022-03-23T20:51:16.526Z] === RUN TestUpdateMemory 20:51:16 [2022-03-23T20:51:16.762Z] === RUN TestDockerSuite/TestBuildChownSingleFile 20:51:16 [2022-03-23T20:51:16.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:51:17 [2022-03-23T20:51:17.092Z] --- PASS: TestUpdateMemory (0.47s) 20:51:17 [2022-03-23T20:51:17.092Z] === RUN TestUpdateCPUQuota 20:51:17 [2022-03-23T20:51:17.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:51:17 [2022-03-23T20:51:17.657Z] --- PASS: TestUpdateCPUQuota (0.65s) 20:51:17 [2022-03-23T20:51:17.657Z] === RUN TestUpdatePidsLimit 20:51:17 [2022-03-23T20:51:17.657Z] === RUN TestUpdatePidsLimit/update_from_none 20:51:17 [2022-03-23T20:51:17.915Z] === RUN TestUpdatePidsLimit/no_change 20:51:17 [2022-03-23T20:51:17.915Z] === RUN TestUpdatePidsLimit/update_lower 20:51:18 [2022-03-23T20:51:18.173Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 20:51:18 [2022-03-23T20:51:18.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 20:51:18 [2022-03-23T20:51:18.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 20:51:18 [2022-03-23T20:51:18.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 20:51:18 [2022-03-23T20:51:18.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 20:51:18 [2022-03-23T20:51:18.692Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 20:51:18 [2022-03-23T20:51:18.692Z] check_test.go:308: [d175dbd79978c] daemon is not started 20:51:18 [2022-03-23T20:51:18.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 20:51:18 [2022-03-23T20:51:18.692Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 20:51:18 [2022-03-23T20:51:18.692Z] check_test.go:308: [d5cf7e5d28f58] daemon is not started 20:51:18 [2022-03-23T20:51:18.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 20:51:18 [2022-03-23T20:51:18.948Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit (1.70s) 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) 20:51:19 [2022-03-23T20:51:19.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) 20:51:19 [2022-03-23T20:51:19.255Z] === RUN TestUpdateRestartPolicy 20:51:19 [2022-03-23T20:51:19.510Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:51:19 [2022-03-23T20:51:19.650Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) 20:51:19 [2022-03-23T20:51:19.650Z] === CONT TestReadPluginNoRead 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCheckpointCreateError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCheckpointCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCheckpointCreate 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCheckpointCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCheckpointDeleteError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCheckpointDeleteError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCheckpointDelete 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCheckpointDelete (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCheckpointListError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCheckpointListError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCheckpointList 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCheckpointList (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCheckpointListContainerNotFound 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNewClientWithOpsFromEnv 20:51:20 [2022-03-23T20:51:20.022Z] client_test.go:23: runtime.GOOS == "windows" 20:51:20 [2022-03-23T20:51:20.022Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestGetAPIPath 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestGetAPIPath (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestParseHostURL 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestParseHostURL (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersionEmpty 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersion 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersion/downgrade_from_default 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersion/downgrade_legacy 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersion/downgrade_old 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersion/no_upgrade 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersion (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPVersionOverride 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersionAutomatic 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestNegotiateAPIVersionWithFixedVersion 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestClientRedirect 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestClientRedirect/GET 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestClientRedirect/POST 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestClientRedirect/PUT 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestClientRedirect/DELETE 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestClientRedirect (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestClientRedirect/GET (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestClientRedirect/POST (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestClientRedirect/PUT (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestClientRedirect/DELETE (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigCreateUnsupported 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigCreateUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigCreateError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigCreate 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigInspectNotFound 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigInspectNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigInspectUnsupported 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigInspectUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigInspectError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigInspectConfigNotFound 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigInspect 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigListUnsupported 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigListUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigListError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigListError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigList 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigList (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigRemoveUnsupported 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigRemoveError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigRemove 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigUpdateUnsupported 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigUpdateError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigUpdateError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestConfigUpdate 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestConfigUpdate (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerCommitError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerCommitError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerCommit 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerCommit (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerStatPathError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerStatPathError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerStatPathNotFoundError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerStatPathNoHeaderError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerStatPath 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerStatPath (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyToContainerError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyToContainerError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyToContainerNotFoundError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyToContainerNotStatusOKError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyToContainer 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyToContainer (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyFromContainerError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyFromContainerError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyFromContainerNotFoundError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyFromContainerNotStatusOKError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyFromContainerNoHeaderError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestCopyFromContainer 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestCopyFromContainer (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerCreateError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerCreateImageNotFound 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerCreateWithName 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerCreateWithName (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerCreateAutoRemove 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerDiffError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerDiffError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerDiff 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerDiff (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExecCreateError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExecCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExecCreate 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExecCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExecStartError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExecStartError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExecStart 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExecStart (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExecInspectError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExecInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExecInspect 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExecInspect (0.01s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExportError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExportError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerExport 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerExport (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerInspectError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerInspectContainerNotFound 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerInspectContainerNotFound (0.01s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerInspect 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerInspectNode 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerInspectNode (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerKillError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerKillError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerKill 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerKill (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerListError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerListError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerList 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerList (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerLogsNotFoundError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerLogsError 20:51:20 [2022-03-23T20:51:20.022Z] --- PASS: TestContainerLogsError (0.00s) 20:51:20 [2022-03-23T20:51:20.022Z] === RUN TestContainerLogs 20:51:20 [2022-03-23T20:51:20.084Z] === RUN TestDockerSuite/TestBuildClearCmd 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerLogs (0.20s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerPauseError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerPauseError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerPause 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerPause (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainersPruneError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainersPruneError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainersPrune 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainersPrune (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerRemoveError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerRemoveNotFoundError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerRemove 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerRenameError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerRenameError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerRename 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerRename (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerResizeError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerResizeError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerExecResizeError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerExecResizeError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerResize 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerResize (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerExecResize 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerExecResize (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerRestartError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerRestartError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerRestart 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerRestart (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerStartError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerStartError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerStart 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerStart (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerStatsError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerStatsError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerStats 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerStats (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerStopError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerStopError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerStop 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerStop (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerTopError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerTopError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerTop 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerTop (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerUnpauseError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerUnpauseError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerUnpause 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerUnpause (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerUpdateError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerUpdateError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerUpdate 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerUpdate (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerWaitError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerWaitError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestContainerWait 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestContainerWait (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestDiskUsageError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestDiskUsageError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestDiskUsage 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestDiskUsage (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestDistributionInspectUnsupported 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestDistributionInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestEventsErrorInOptions 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestEventsErrorInOptions (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestEventsErrorFromServer 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestEventsErrorFromServer (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestEvents 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestEvents (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestTLSCloseWriter 20:51:20 [2022-03-23T20:51:20.480Z] === PAUSE TestTLSCloseWriter 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageBuildError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageBuildError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageBuild 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageBuild (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestGetDockerOS 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestGetDockerOS (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageCreateError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageCreate 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageHistoryError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageHistoryError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageHistory 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageHistory (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageImportError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageImportError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageImport 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageImport (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageInspectError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageInspectImageNotFound 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageInspectImageNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageInspect 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageListError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageListError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageList 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageList (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageListApiBefore125 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageListApiBefore125 (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageLoadError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageLoadError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageLoad 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageLoad (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagesPruneError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagesPruneError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagesPrune 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagesPrune (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePullReferenceParseError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePullReferenceParseError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePullAnyError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePullAnyError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePullStatusUnauthorizedError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePullWithPrivilegedFuncNoError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePullWithoutErrors 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePullWithoutErrors (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushReferenceError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushReferenceError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushAnyError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushAnyError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushStatusUnauthorizedError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithPrivilegedFuncNoError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithoutErrors 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithoutErrors (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageRemoveError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageRemoveImageNotFound 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageRemove 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageSaveError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageSaveError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageSave 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageSave (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageSearchAnyError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageSearchAnyError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageSearchStatusUnauthorizedError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 20:51:20 [2022-03-23T20:51:20.480Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 20:51:20 [2022-03-23T20:51:20.480Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageSearchWithPrivilegedFuncNoError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageSearchWithoutErrors 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageTagError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageTagError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageTagInvalidReference 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageTagInvalidReference (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageTagInvalidSourceImageName 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageTagHexSource 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageTagHexSource (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestImageTag 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestImageTag (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestInfoServerError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestInfoServerError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestInfoInvalidResponseJSONError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestInfo 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestInfo (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkConnectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkConnectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkConnect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkConnect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkCreateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkCreate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkDisconnectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkDisconnectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkDisconnect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkDisconnect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkInspect 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkInspect/empty_ID 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkInspect/no_options 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkInspect/verbose 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkInspect/global_scope 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkInspect/unknown_network 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkInspect/server_error 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkInspect/no_options (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkInspect/verbose (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkInspect/global_scope (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkInspect/server_error (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkListError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkListError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkList 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkList (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworksPruneError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworksPruneError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworksPrune 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworksPrune (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkRemoveError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNetworkRemove 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNetworkRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeInspectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeInspectNodeNotFound 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeInspect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeListError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeListError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeList 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeList (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeRemoveError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeRemove 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeUpdateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeUpdateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestNodeUpdate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestNodeUpdate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestOptionWithHostFromEnv 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestOptionWithHostFromEnv (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestOptionWithTimeout 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestOptionWithTimeout (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestOptionWithVersionFromEnv 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingFail 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingFail (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingWithError 20:51:20 [2022-03-23T20:51:20.481Z] 2022/03/23 20:51:20 RoundTripper returned a response & error; ignoring response 20:51:20 [2022-03-23T20:51:20.481Z] 2022/03/23 20:51:20 RoundTripper returned a response & error; ignoring response 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingWithError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingSuccess 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingSuccess (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingHeadFallback 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingHeadFallback/OK 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingHeadFallback/Internal_Server_Error 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingHeadFallback/Not_Found 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPingHeadFallback/Method_Not_Allowed 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingHeadFallback (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingHeadFallback/OK (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginDisableError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginDisableError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginDisable 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginDisable (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginEnableError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginEnableError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginEnable 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginEnable (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginInspectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginInspect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginListError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginListError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginList 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginList (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginPushError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginPushError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginPush 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginPush (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginRemoveError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginRemove 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginSetError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginSetError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPluginSet 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPluginSet (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSetHostHeader 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSetHostHeader (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestPlainTextError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestPlainTextError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestInfiniteError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestInfiniteError (0.03s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestCanceledContext 20:51:20 [2022-03-23T20:51:20.481Z] 2022/03/23 20:51:20 RoundTripper returned a response & error; ignoring response 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestCanceledContext (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestDeadlineExceededContext 20:51:20 [2022-03-23T20:51:20.481Z] 2022/03/23 20:51:20 RoundTripper returned a response & error; ignoring response 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestDeadlineExceededContext (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretCreateUnsupported 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretCreateUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretCreateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretCreate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretInspectUnsupported 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretInspectUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretInspectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretInspectSecretNotFound 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretInspect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretListUnsupported 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretListUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretListError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretListError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretList 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretList (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretRemoveUnsupported 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretRemoveError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretRemove 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretUpdateUnsupported 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretUpdateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretUpdateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSecretUpdate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSecretUpdate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceCreateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceCreate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceCreateCompatiblePlatforms 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceCreateDigestPinning 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceInspectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceInspectServiceNotFound 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceInspect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceListError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceListError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceList 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceList (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceLogsError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceLogsError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceLogs 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceLogs (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceRemoveError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceRemoveNotFoundError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceRemove 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceUpdateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceUpdateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestServiceUpdate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestServiceUpdate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmGetUnlockKeyError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmGetUnlockKey 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmInitError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmInitError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmInit 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmInit (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmInspectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmInspect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmJoinError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmJoinError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmJoin 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmJoin (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmLeaveError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmLeaveError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmLeave 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmLeave (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmUnlockError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmUnlockError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmUnlock 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmUnlock (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmUpdateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmUpdateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestSwarmUpdate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestSwarmUpdate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestTaskInspectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestTaskInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestTaskInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestTaskInspect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestTaskInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestTaskListError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestTaskListError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestTaskList 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestTaskList (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeCreateError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeCreateError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeCreate 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeCreate (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeInspectError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeInspectError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeInspectNotFound 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeInspectNotFound (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeInspectWithEmptyID 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeInspect 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeInspect (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeListError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeListError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeList 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeList (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeRemoveError 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeRemoveError (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === RUN TestVolumeRemove 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestVolumeRemove (0.00s) 20:51:20 [2022-03-23T20:51:20.481Z] === CONT TestTLSCloseWriter 20:51:20 [2022-03-23T20:51:20.481Z] --- PASS: TestTLSCloseWriter (0.01s) 20:51:20 [2022-03-23T20:51:20.481Z] PASS 20:51:20 [2022-03-23T20:51:20.481Z] coverage: 75.2% of statements 20:51:20 [2022-03-23T20:51:20.481Z] ok github.com/docker/docker/client 0.434s coverage: 75.2% of statements 20:51:20 [2022-03-23T20:51:20.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:51:20 [2022-03-23T20:51:20.648Z] === RUN TestDockerSuite/TestBuildCmd 20:51:20 [2022-03-23T20:51:20.906Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 20:51:21 [2022-03-23T20:51:21.206Z] === RUN TestDockerSuite/TestBuildCmdShDashC 20:51:21 [2022-03-23T20:51:21.464Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 20:51:21 [2022-03-23T20:51:21.464Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows 20:51:21 [2022-03-23T20:51:21.464Z] === RUN TestDockerSuite/TestBuildCmdSpaces 20:51:21 [2022-03-23T20:51:21.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:51:22 [2022-03-23T20:51:22.184Z] === RUN TestReadPluginNoRead/disabled_caching 20:51:22 [2022-03-23T20:51:22.291Z] check_test.go:308: [dba54d17d41ea] daemon is not started 20:51:22 [2022-03-23T20:51:22.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 20:51:23 [2022-03-23T20:51:23.123Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 20:51:23 [2022-03-23T20:51:23.223Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.93s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.70s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.06s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.50s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) 20:51:24 [2022-03-23T20:51:24.246Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) 20:51:24 [2022-03-23T20:51:24.246Z] === RUN TestCgroupNamespacesRun 20:51:24 [2022-03-23T20:51:24.502Z] === RUN TestReadPluginNoRead/default 20:51:24 [2022-03-23T20:51:24.502Z] --- PASS: TestContinueAfterPluginCrash (8.31s) 20:51:25 [2022-03-23T20:51:25.440Z] === CONT TestReadPluginNoRead 20:51:25 [2022-03-23T20:51:25.440Z] read_test.go:92: [df35749cfdf3c] daemon is not started 20:51:25 [2022-03-23T20:51:25.440Z] --- PASS: TestReadPluginNoRead (5.88s) 20:51:25 [2022-03-23T20:51:25.440Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) 20:51:25 [2022-03-23T20:51:25.440Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 20:51:25 [2022-03-23T20:51:25.440Z] --- PASS: TestReadPluginNoRead/default (1.22s) 20:51:25 [2022-03-23T20:51:25.440Z] PASS 20:51:25 [2022-03-23T20:51:25.440Z] 20:51:25 [2022-03-23T20:51:25.440Z] DONE 6 tests in 9.257s 20:51:25 [2022-03-23T20:51:25.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 20:51:25 [2022-03-23T20:51:25.440Z] testing: warning: no tests to run 20:51:25 [2022-03-23T20:51:25.440Z] PASS 20:51:25 [2022-03-23T20:51:25.440Z] 20:51:25 [2022-03-23T20:51:25.440Z] DONE 0 tests in 0.012s 20:51:25 [2022-03-23T20:51:25.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:51:25 [2022-03-23T20:51:25.440Z] INFO: Testing against a local daemon 20:51:25 [2022-03-23T20:51:25.440Z] === RUN TestPluginWithDevMounts 20:51:25 [2022-03-23T20:51:25.440Z] === PAUSE TestPluginWithDevMounts 20:51:25 [2022-03-23T20:51:25.440Z] === CONT TestPluginWithDevMounts 20:51:26 [2022-03-23T20:51:26.144Z] --- PASS: TestCgroupNamespacesRun (1.66s) 20:51:26 [2022-03-23T20:51:26.144Z] === RUN TestCgroupNamespacesRunPrivileged 20:51:26 [2022-03-23T20:51:26.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 20:51:27 [2022-03-23T20:51:27.332Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) 20:51:27 [2022-03-23T20:51:27.332Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:51:27 [2022-03-23T20:51:27.340Z] --- PASS: TestPluginWithDevMounts (1.59s) 20:51:27 [2022-03-23T20:51:27.340Z] PASS 20:51:27 [2022-03-23T20:51:27.340Z] 20:51:27 [2022-03-23T20:51:27.340Z] DONE 1 tests in 1.627s 20:51:27 [2022-03-23T20:51:27.340Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 20:51:27 [2022-03-23T20:51:27.340Z] INFO: Testing against a local daemon 20:51:27 [2022-03-23T20:51:27.340Z] === RUN TestSecretInspect 20:51:27 [2022-03-23T20:51:27.588Z] === RUN TestDockerSuite/TestBuildConditionalCache 20:51:28 [2022-03-23T20:51:28.518Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 20:51:29 [2022-03-23T20:51:29.240Z] --- PASS: TestSecretInspect (2.13s) 20:51:29 [2022-03-23T20:51:29.240Z] === RUN TestSecretList 20:51:29 [2022-03-23T20:51:29.447Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) 20:51:29 [2022-03-23T20:51:29.447Z] === RUN TestCgroupNamespacesRunHostMode 20:51:29 [2022-03-23T20:51:29.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 20:51:29 [2022-03-23T20:51:29.707Z] === RUN TestDockerSuite/TestBuildContextCleanup 20:51:29 [2022-03-23T20:51:29.966Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 20:51:30 [2022-03-23T20:51:30.530Z] === RUN TestDockerSuite/TestBuildContextTarGzip 20:51:30 [2022-03-23T20:51:30.788Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) 20:51:30 [2022-03-23T20:51:30.788Z] === RUN TestCgroupNamespacesRunPrivateMode 20:51:31 [2022-03-23T20:51:31.352Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 20:51:31 [2022-03-23T20:51:31.461Z] --- PASS: TestUpdateRestartPolicy (10.67s) 20:51:31 [2022-03-23T20:51:31.461Z] === RUN TestUpdateRestartWithAutoRemove 20:51:31 [2022-03-23T20:51:31.461Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) 20:51:31 [2022-03-23T20:51:31.461Z] === RUN TestWaitNonBlocked 20:51:31 [2022-03-23T20:51:31.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:51:31 [2022-03-23T20:51:31.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:51:31 [2022-03-23T20:51:31.461Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:51:31 [2022-03-23T20:51:31.461Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:51:31 [2022-03-23T20:51:31.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:51:31 [2022-03-23T20:51:31.461Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:51:31 [2022-03-23T20:51:31.461Z] --- PASS: TestWaitNonBlocked (0.01s) 20:51:31 [2022-03-23T20:51:31.461Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) 20:51:31 [2022-03-23T20:51:31.461Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) 20:51:31 [2022-03-23T20:51:31.461Z] === RUN TestWaitBlocked 20:51:31 [2022-03-23T20:51:31.461Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:51:31 [2022-03-23T20:51:31.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:51:31 [2022-03-23T20:51:31.461Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:51:31 [2022-03-23T20:51:31.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:51:31 [2022-03-23T20:51:31.461Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:51:31 [2022-03-23T20:51:31.461Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:51:31 [2022-03-23T20:51:31.609Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 20:51:31 [2022-03-23T20:51:31.719Z] --- PASS: TestWaitBlocked (0.01s) 20:51:31 [2022-03-23T20:51:31.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) 20:51:31 [2022-03-23T20:51:31.719Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) 20:51:31 [2022-03-23T20:51:31.719Z] === CONT TestContainerStartOnDaemonRestart 20:51:31 [2022-03-23T20:51:31.719Z] === CONT TestRestartDaemonWithRestartingContainer 20:51:31 [2022-03-23T20:51:31.774Z] --- PASS: TestSecretList (2.20s) 20:51:31 [2022-03-23T20:51:31.774Z] === RUN TestSecretsCreateAndDelete 20:51:32 [2022-03-23T20:51:32.539Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.57s) 20:51:32 [2022-03-23T20:51:32.539Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:51:32 [2022-03-23T20:51:32.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 20:51:33 [2022-03-23T20:51:33.625Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) 20:51:33 [2022-03-23T20:51:33.625Z] === CONT TestIpcModeOlderClient 20:51:33 [2022-03-23T20:51:33.625Z] --- PASS: TestIpcModeOlderClient (0.07s) 20:51:33 [2022-03-23T20:51:33.625Z] === CONT TestContainerKillOnDaemonStart 20:51:33 [2022-03-23T20:51:33.625Z] === CONT TestDaemonHostGatewayIP 20:51:33 [2022-03-23T20:51:33.625Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) 20:51:33 [2022-03-23T20:51:33.679Z] --- PASS: TestSecretsCreateAndDelete (2.11s) 20:51:33 [2022-03-23T20:51:33.679Z] === RUN TestSecretsUpdate 20:51:33 [2022-03-23T20:51:33.906Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s) 20:51:33 [2022-03-23T20:51:33.906Z] === RUN TestCgroupNamespacesRunInvalidMode 20:51:34 [2022-03-23T20:51:34.837Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) 20:51:34 [2022-03-23T20:51:34.837Z] === RUN TestCgroupNamespacesRunOlderClient 20:51:35 [2022-03-23T20:51:35.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 20:51:35 [2022-03-23T20:51:35.583Z] --- PASS: TestSecretsUpdate (2.08s) 20:51:35 [2022-03-23T20:51:35.583Z] === RUN TestTemplatedSecret 20:51:36 [2022-03-23T20:51:36.158Z] --- PASS: TestDaemonHostGatewayIP (2.23s) 20:51:36 [2022-03-23T20:51:36.158Z] === CONT TestDaemonRestartIpcMode 20:51:36 [2022-03-23T20:51:36.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.50s) 20:51:36 [2022-03-23T20:51:36.328Z] === RUN TestNISDomainname 20:51:36 [2022-03-23T20:51:36.934Z] --- PASS: TestNISDomainname (0.75s) 20:51:36 [2022-03-23T20:51:36.934Z] === RUN TestHostnameDnsResolution 20:51:38 [2022-03-23T20:51:38.060Z] --- PASS: TestDaemonRestartIpcMode (2.12s) 20:51:38 [2022-03-23T20:51:38.117Z] --- PASS: TestTemplatedSecret (2.50s) 20:51:38 [2022-03-23T20:51:38.117Z] === RUN TestSecretCreateResolve 20:51:38 [2022-03-23T20:51:38.298Z] --- PASS: TestHostnameDnsResolution (1.09s) 20:51:38 [2022-03-23T20:51:38.298Z] === RUN TestUnprivilegedPortsAndPing 20:51:38 [2022-03-23T20:51:38.858Z] --- PASS: TestUnprivilegedPortsAndPing (0.75s) 20:51:38 [2022-03-23T20:51:38.858Z] === RUN TestPrivilegedHostDevices 20:51:39 [2022-03-23T20:51:39.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 20:51:39 [2022-03-23T20:51:39.691Z] --- PASS: TestPrivilegedHostDevices (0.93s) 20:51:39 [2022-03-23T20:51:39.691Z] === RUN TestStats 20:51:40 [2022-03-23T20:51:40.643Z] --- PASS: TestSecretCreateResolve (2.10s) 20:51:40 [2022-03-23T20:51:40.643Z] PASS 20:51:40 [2022-03-23T20:51:40.643Z] 20:51:40 [2022-03-23T20:51:40.643Z] DONE 6 tests in 13.162s 20:51:40 [2022-03-23T20:51:40.643Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 20:51:40 [2022-03-23T20:51:40.643Z] INFO: Testing against a local daemon 20:51:40 [2022-03-23T20:51:40.643Z] === RUN TestServiceCreateInit 20:51:40 [2022-03-23T20:51:40.643Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:51:41 [2022-03-23T20:51:41.530Z] --- PASS: TestCheckoutGit (34.08s) 20:51:41 [2022-03-23T20:51:41.530Z] === RUN TestValidGitTransport 20:51:41 [2022-03-23T20:51:41.530Z] --- PASS: TestValidGitTransport (0.00s) 20:51:41 [2022-03-23T20:51:41.530Z] === RUN TestGitInvalidRef 20:51:41 [2022-03-23T20:51:41.530Z] --- PASS: TestGitInvalidRef (0.26s) 20:51:41 [2022-03-23T20:51:41.530Z] PASS 20:51:41 [2022-03-23T20:51:41.530Z] coverage: 86.3% of statements 20:51:41 [2022-03-23T20:51:41.530Z] ok github.com/docker/docker/builder/remotecontext/git 34.405s coverage: 86.3% of statements 20:51:41 [2022-03-23T20:51:41.530Z] ? github.com/docker/docker/cli [no test files] 20:51:41 [2022-03-23T20:51:41.530Z] ? github.com/docker/docker/cli/config [no test files] 20:51:41 [2022-03-23T20:51:41.597Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 20:51:42 [2022-03-23T20:51:42.162Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 20:51:42 [2022-03-23T20:51:42.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 20:51:42 [2022-03-23T20:51:42.724Z] --- PASS: TestStats (2.84s) 20:51:42 [2022-03-23T20:51:42.724Z] === RUN TestStopContainerWithTimeout 20:51:42 [2022-03-23T20:51:42.724Z] === RUN TestStopContainerWithTimeout/0 20:51:42 [2022-03-23T20:51:42.724Z] === PAUSE TestStopContainerWithTimeout/0 20:51:42 [2022-03-23T20:51:42.724Z] === RUN TestStopContainerWithTimeout/1 20:51:42 [2022-03-23T20:51:42.724Z] === PAUSE TestStopContainerWithTimeout/1 20:51:42 [2022-03-23T20:51:42.724Z] === RUN TestStopContainerWithTimeout/3 20:51:42 [2022-03-23T20:51:42.724Z] === PAUSE TestStopContainerWithTimeout/3 20:51:42 [2022-03-23T20:51:42.724Z] === RUN TestStopContainerWithTimeout/-1 20:51:42 [2022-03-23T20:51:42.724Z] === PAUSE TestStopContainerWithTimeout/-1 20:51:42 [2022-03-23T20:51:42.724Z] === CONT TestStopContainerWithTimeout/0 20:51:42 [2022-03-23T20:51:42.724Z] === CONT TestStopContainerWithTimeout/-1 20:51:42 [2022-03-23T20:51:42.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 20:51:43 [2022-03-23T20:51:43.658Z] === CONT TestStopContainerWithTimeout/3 20:51:44 [2022-03-23T20:51:44.015Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:51:45 [2022-03-23T20:51:45.552Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 20:51:45 [2022-03-23T20:51:45.552Z] === CONT TestStopContainerWithTimeout/1 20:51:46 [2022-03-23T20:51:46.169Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) 20:51:46 [2022-03-23T20:51:46.169Z] PASS 20:51:46 [2022-03-23T20:51:46.169Z] 20:51:46 [2022-03-23T20:51:46.169Z] === Skipped 20:51:46 [2022-03-23T20:51:46.169Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 20:51:46 [2022-03-23T20:51:46.169Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:51:46 [2022-03-23T20:51:46.169Z] 20:51:46 [2022-03-23T20:51:46.170Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:51:46 [2022-03-23T20:51:46.170Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:51:46 [2022-03-23T20:51:46.170Z] 20:51:46 [2022-03-23T20:51:46.170Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 20:51:46 [2022-03-23T20:51:46.170Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:51:46 [2022-03-23T20:51:46.170Z] 20:51:46 [2022-03-23T20:51:46.170Z] DONE 201 tests, 3 skipped in 110.968s 20:51:46 [2022-03-23T20:51:46.170Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 20:51:46 [2022-03-23T20:51:46.170Z] ++ 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 20:51:46 [2022-03-23T20:51:46.170Z] ++ set -e 20:51:46 [2022-03-23T20:51:46.170Z] ++ '[' -n 0 ']' 20:51:46 [2022-03-23T20:51:46.170Z] ++ set -x 20:51:46 [2022-03-23T20:51:46.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestConfigDaemonLibtrustID 20:51:46 [2022-03-23T20:51:46.170Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestDaemonConfigValidation 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestDaemonConfigValidation/config_with_no_content 20:51:46 [2022-03-23T20:51:46.170Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestDaemonConfigValidation/config_with_{} 20:51:46 [2022-03-23T20:51:46.170Z] === PAUSE TestDaemonConfigValidation/config_with_{} 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestDaemonConfigValidation/invalid_config 20:51:46 [2022-03-23T20:51:46.170Z] === PAUSE TestDaemonConfigValidation/invalid_config 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestDaemonConfigValidation/malformed_config 20:51:46 [2022-03-23T20:51:46.170Z] === PAUSE TestDaemonConfigValidation/malformed_config 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestDaemonConfigValidation/valid_config 20:51:46 [2022-03-23T20:51:46.170Z] === PAUSE TestDaemonConfigValidation/valid_config 20:51:46 [2022-03-23T20:51:46.170Z] === CONT TestDaemonConfigValidation/config_with_no_content 20:51:46 [2022-03-23T20:51:46.170Z] === CONT TestDaemonConfigValidation/malformed_config 20:51:46 [2022-03-23T20:51:46.170Z] === CONT TestDaemonConfigValidation/valid_config 20:51:46 [2022-03-23T20:51:46.170Z] === CONT TestDaemonConfigValidation/invalid_config 20:51:46 [2022-03-23T20:51:46.170Z] === CONT TestDaemonConfigValidation/config_with_{} 20:51:46 [2022-03-23T20:51:46.170Z] --- PASS: TestDaemonConfigValidation (0.00s) 20:51:46 [2022-03-23T20:51:46.170Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 20:51:46 [2022-03-23T20:51:46.170Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 20:51:46 [2022-03-23T20:51:46.170Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 20:51:46 [2022-03-23T20:51:46.170Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 20:51:46 [2022-03-23T20:51:46.170Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestConfigDaemonSeccompProfiles 20:51:46 [2022-03-23T20:51:46.170Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 20:51:46 [2022-03-23T20:51:46.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 20:51:47 [2022-03-23T20:51:47.107Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 20:51:47 [2022-03-23T20:51:47.306Z] --- PASS: TestServiceCreateInit (6.89s) 20:51:47 [2022-03-23T20:51:47.306Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.29s) 20:51:47 [2022-03-23T20:51:47.306Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) 20:51:47 [2022-03-23T20:51:47.306Z] === RUN TestCreateServiceMultipleTimes 20:51:47 [2022-03-23T20:51:47.460Z] --- PASS: TestStopContainerWithTimeout (0.02s) 20:51:47 [2022-03-23T20:51:47.460Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) 20:51:47 [2022-03-23T20:51:47.460Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) 20:51:47 [2022-03-23T20:51:47.460Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) 20:51:47 [2022-03-23T20:51:47.460Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) 20:51:47 [2022-03-23T20:51:47.460Z] === RUN TestDeleteDevicemapper 20:51:47 [2022-03-23T20:51:47.460Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:51:47 [2022-03-23T20:51:47.460Z] --- SKIP: TestDeleteDevicemapper (0.00s) 20:51:47 [2022-03-23T20:51:47.460Z] === RUN TestStopContainerWithRestartPolicyAlways 20:51:48 [2022-03-23T20:51:48.043Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 20:51:48 [2022-03-23T20:51:48.874Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 20:51:48 [2022-03-23T20:51:48.874Z] check_test.go:308: [dd69cb476cf77] daemon is not started 20:51:48 [2022-03-23T20:51:48.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 20:51:48 [2022-03-23T20:51:48.989Z] === CONT TestConfigDaemonSeccompProfiles 20:51:48 [2022-03-23T20:51:48.989Z] daemon_test.go:156: [d504a5414952a] daemon is not started 20:51:48 [2022-03-23T20:51:48.989Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) 20:51:48 [2022-03-23T20:51:48.989Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) 20:51:48 [2022-03-23T20:51:48.989Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) 20:51:48 [2022-03-23T20:51:48.989Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) 20:51:48 [2022-03-23T20:51:48.989Z] === RUN TestDaemonProxy 20:51:48 [2022-03-23T20:51:48.989Z] === RUN TestDaemonProxy/environment_variables 20:51:49 [2022-03-23T20:51:49.435Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) 20:51:49 [2022-03-23T20:51:49.435Z] === RUN TestUpdateMemory 20:51:49 [2022-03-23T20:51:49.435Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 20:51:49 [2022-03-23T20:51:49.435Z] --- SKIP: TestUpdateMemory (0.00s) 20:51:49 [2022-03-23T20:51:49.435Z] === RUN TestUpdateCPUQuota 20:51:49 [2022-03-23T20:51:49.999Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 20:51:49 [2022-03-23T20:51:49.999Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows 20:51:49 [2022-03-23T20:51:49.999Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 20:51:49 [2022-03-23T20:51:49.999Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliConfigWithTLS 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliConfigWithConflicts 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliWithConflictingLabels 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliWithDuplicateLabels 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonCliConfigWithLogLevel 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestLoadDaemonConfigWithRegistryOptions 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestConfigureDaemonLogs 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestConfigureDaemonLogs (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestCommonOptionsInstallFlags 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 20:51:50 [2022-03-23T20:51:50.083Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 20:51:50 [2022-03-23T20:51:50.083Z] PASS 20:51:50 [2022-03-23T20:51:50.083Z] coverage: 19.0% of statements 20:51:50 [2022-03-23T20:51:50.083Z] ok github.com/docker/docker/cmd/dockerd 0.166s coverage: 19.0% of statements 20:51:50 [2022-03-23T20:51:50.083Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] 20:51:50 [2022-03-23T20:51:50.083Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 20:51:50 [2022-03-23T20:51:50.255Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 20:51:50 [2022-03-23T20:51:50.256Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows 20:51:50 [2022-03-23T20:51:50.256Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 20:51:50 [2022-03-23T20:51:50.256Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows 20:51:50 [2022-03-23T20:51:50.256Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 20:51:50 [2022-03-23T20:51:50.911Z] === RUN TestDaemonProxy/command-line_options 20:51:51 [2022-03-23T20:51:51.183Z] --- PASS: TestUpdateCPUQuota (1.44s) 20:51:51 [2022-03-23T20:51:51.183Z] === RUN TestUpdatePidsLimit 20:51:51 [2022-03-23T20:51:51.183Z] === RUN TestUpdatePidsLimit/update_from_none 20:51:51 [2022-03-23T20:51:51.183Z] === RUN TestUpdatePidsLimit/no_change 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestContainerStopSignal 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestContainerStopSignal (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestContainerStopTimeout 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestContainerStopTimeout (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestContainerSecretReferenceDestTarget 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestContainerLogPathSetForJSONFileLogger 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestContainerLogPathSetForRingLogger 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestReplaceAndAppendEnvVars 20:51:51 [2022-03-23T20:51:51.610Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestNewMemoryStore 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestNewMemoryStore (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestAddContainers 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestAddContainers (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestGetContainer 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestGetContainer (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestDeleteContainer 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestDeleteContainer (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestListContainers 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestListContainers (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestFirstContainer 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestFirstContainer (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestApplyAllContainer 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestApplyAllContainer (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestIsValidHealthString 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestIsValidHealthString (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestStateRunStop 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestStateRunStop (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestStateTimeoutWait 20:51:51 [2022-03-23T20:51:51.610Z] state_test.go:141: Stop callback fired 20:51:51 [2022-03-23T20:51:51.610Z] state_test.go:165: Stop callback fired 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestStateTimeoutWait (0.10s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestIsValidStateString 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestIsValidStateString (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestViewSaveDelete 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestViewSaveDelete (0.01s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestViewAll 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestViewAll (0.01s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestViewGet 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestViewGet (0.01s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestNames 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestNames (0.00s) 20:51:51 [2022-03-23T20:51:51.610Z] === RUN TestViewWithHealthCheck 20:51:51 [2022-03-23T20:51:51.610Z] --- PASS: TestViewWithHealthCheck (0.01s) 20:51:51 [2022-03-23T20:51:51.610Z] PASS 20:51:51 [2022-03-23T20:51:51.610Z] coverage: 41.7% of statements 20:51:51 [2022-03-23T20:51:51.611Z] ok github.com/docker/docker/container 0.244s coverage: 41.7% of statements 20:51:51 [2022-03-23T20:51:51.611Z] ? github.com/docker/docker/container/stream [no test files] 20:51:51 [2022-03-23T20:51:51.611Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:51:51 [2022-03-23T20:51:51.611Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:51:51 [2022-03-23T20:51:51.611Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:51:51 [2022-03-23T20:51:51.745Z] === RUN TestUpdatePidsLimit/update_lower 20:51:51 [2022-03-23T20:51:51.745Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 20:51:52 [2022-03-23T20:51:52.002Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 20:51:52 [2022-03-23T20:51:52.067Z] === RUN TestPrepare 20:51:52 [2022-03-23T20:51:52.067Z] --- PASS: TestPrepare (0.00s) 20:51:52 [2022-03-23T20:51:52.067Z] === RUN TestStart 20:51:52 [2022-03-23T20:51:52.067Z] --- PASS: TestStart (0.00s) 20:51:52 [2022-03-23T20:51:52.067Z] === RUN TestWaitCancel 20:51:52 [2022-03-23T20:51:52.067Z] --- PASS: TestWaitCancel (0.00s) 20:51:52 [2022-03-23T20:51:52.067Z] === RUN TestWaitDisabled 20:51:52 [2022-03-23T20:51:52.067Z] --- PASS: TestWaitDisabled (0.00s) 20:51:52 [2022-03-23T20:51:52.067Z] === RUN TestWaitEnabled 20:51:52 [2022-03-23T20:51:52.067Z] --- PASS: TestWaitEnabled (0.00s) 20:51:52 [2022-03-23T20:51:52.067Z] === RUN TestRemove 20:51:52 [2022-03-23T20:51:52.067Z] --- PASS: TestRemove (0.00s) 20:51:52 [2022-03-23T20:51:52.067Z] PASS 20:51:52 [2022-03-23T20:51:52.067Z] coverage: 65.3% of statements 20:51:52 [2022-03-23T20:51:52.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 20:51:52 [2022-03-23T20:51:52.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 20:51:52 [2022-03-23T20:51:52.523Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements 20:51:52 [2022-03-23T20:51:52.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 20:51:52 [2022-03-23T20:51:52.814Z] === RUN TestDaemonProxy/configuration_file 20:51:53 [2022-03-23T20:51:53.380Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 20:51:53 [2022-03-23T20:51:53.901Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit (2.99s) 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) 20:51:53 [2022-03-23T20:51:53.946Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) 20:51:53 [2022-03-23T20:51:53.946Z] === RUN TestUpdateRestartPolicy 20:51:54 [2022-03-23T20:51:54.690Z] === RUN TestNewListSecretsFilters 20:51:54 [2022-03-23T20:51:54.690Z] --- PASS: TestNewListSecretsFilters (0.00s) 20:51:54 [2022-03-23T20:51:54.690Z] === RUN TestNewListConfigsFilters 20:51:54 [2022-03-23T20:51:54.690Z] --- PASS: TestNewListConfigsFilters (0.00s) 20:51:54 [2022-03-23T20:51:54.690Z] PASS 20:51:54 [2022-03-23T20:51:54.690Z] coverage: 0.5% of statements 20:51:54 [2022-03-23T20:51:54.690Z] ok github.com/docker/docker/daemon/cluster 0.191s coverage: 0.5% of statements 20:51:54 [2022-03-23T20:51:54.716Z] === RUN TestDaemonProxy/conflicting_options 20:51:54 [2022-03-23T20:51:54.976Z] === RUN TestDaemonProxy/reload_sanitized 20:51:55 [2022-03-23T20:51:55.545Z] --- PASS: TestDaemonProxy (6.36s) 20:51:55 [2022-03-23T20:51:55.545Z] --- PASS: TestDaemonProxy/environment_variables (1.84s) 20:51:55 [2022-03-23T20:51:55.545Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) 20:51:55 [2022-03-23T20:51:55.545Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 20:51:55 [2022-03-23T20:51:55.545Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) 20:51:55 [2022-03-23T20:51:55.545Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 20:51:55 [2022-03-23T20:51:55.545Z] PASS 20:51:55 [2022-03-23T20:51:55.545Z] 20:51:55 [2022-03-23T20:51:55.545Z] DONE 17 tests in 10.285s 20:51:55 [2022-03-23T20:51:55.545Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 20:51:55 [2022-03-23T20:51:55.545Z] ++ 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 20:51:55 [2022-03-23T20:51:55.545Z] ++ set -e 20:51:55 [2022-03-23T20:51:55.545Z] ++ '[' -n 0 ']' 20:51:55 [2022-03-23T20:51:55.545Z] ++ set -x 20:51:55 [2022-03-23T20:51:55.545Z] ++ 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 20:51:55 [2022-03-23T20:51:55.545Z] INFO: Testing against a local daemon 20:51:55 [2022-03-23T20:51:55.545Z] === RUN TestCommitInheritsEnv 20:51:55 [2022-03-23T20:51:55.652Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 20:51:55 [2022-03-23T20:51:55.652Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) 20:51:55 [2022-03-23T20:51:55.652Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 20:51:55 [2022-03-23T20:51:55.804Z] --- PASS: TestCommitInheritsEnv (0.23s) 20:51:55 [2022-03-23T20:51:55.805Z] === RUN TestImportExtremelyLargeImageWorks 20:51:55 [2022-03-23T20:51:55.805Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 20:51:55 [2022-03-23T20:51:55.805Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 20:51:55 [2022-03-23T20:51:55.805Z] === RUN TestImportWithCustomPlatform 20:51:55 [2022-03-23T20:51:55.805Z] === RUN TestImportWithCustomPlatform/#00 20:51:55 [2022-03-23T20:51:55.805Z] === RUN TestImportWithCustomPlatform/_______ 20:51:55 [2022-03-23T20:51:55.805Z] === RUN TestImportWithCustomPlatform// 20:51:55 [2022-03-23T20:51:55.805Z] === RUN TestImportWithCustomPlatform/linux 20:51:55 [2022-03-23T20:51:55.885Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 20:51:56 [2022-03-23T20:51:56.064Z] === RUN TestImportWithCustomPlatform/LINUX 20:51:56 [2022-03-23T20:51:56.064Z] === RUN TestImportWithCustomPlatform/linux/sparc64 20:51:56 [2022-03-23T20:51:56.064Z] === RUN TestImportWithCustomPlatform/macos 20:51:56 [2022-03-23T20:51:56.064Z] === RUN TestImportWithCustomPlatform/macos/arm64 20:51:56 [2022-03-23T20:51:56.064Z] === RUN TestImportWithCustomPlatform/nintendo64 20:51:56 [2022-03-23T20:51:56.064Z] --- PASS: TestImportWithCustomPlatform (0.30s) 20:51:56 [2022-03-23T20:51:56.064Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) 20:51:56 [2022-03-23T20:51:56.064Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 20:51:56 [2022-03-23T20:51:56.064Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 20:51:56 [2022-03-23T20:51:56.064Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) 20:51:56 [2022-03-23T20:51:56.064Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) 20:51:56 [2022-03-23T20:51:56.064Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) 20:51:56 [2022-03-23T20:51:56.065Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 20:51:56 [2022-03-23T20:51:56.065Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 20:51:56 [2022-03-23T20:51:56.065Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 20:51:56 [2022-03-23T20:51:56.065Z] === RUN TestImagesFilterMultiReference 20:51:56 [2022-03-23T20:51:56.065Z] --- PASS: TestImagesFilterMultiReference (0.07s) 20:51:56 [2022-03-23T20:51:56.065Z] === RUN TestImagePullPlatformInvalid 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCContainerRuntime 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCIsolation 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCIsolation/empty 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCIsolation/default 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCIsolation/process 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCIsolation/proCess 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertFromGRPCIsolation 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertFromGRPCIsolation/default 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertFromGRPCIsolation/process 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCCredentialSpec 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 20:51:56 [2022-03-23T20:51:56.108Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCConfigs 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCConfigs/file 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCConfigs 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCConfigs/file 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCConfigs/runtime 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 20:51:56 [2022-03-23T20:51:56.109Z] === RUN TestServiceConvertToGRPCConfigs/none 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 20:51:56 [2022-03-23T20:51:56.109Z] PASS 20:51:56 [2022-03-23T20:51:56.109Z] coverage: 35.9% of statements 20:51:56 [2022-03-23T20:51:56.109Z] ok github.com/docker/docker/daemon/cluster/convert 0.807s coverage: 35.9% of statements 20:51:56 [2022-03-23T20:51:56.323Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 20:51:56 [2022-03-23T20:51:56.323Z] === RUN TestRemoveImageOrphaning 20:51:56 [2022-03-23T20:51:56.582Z] --- PASS: TestRemoveImageOrphaning (0.31s) 20:51:56 [2022-03-23T20:51:56.582Z] === RUN TestRemoveImageGarbageCollector 20:51:56 [2022-03-23T20:51:56.582Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:56 [2022-03-23T20:51:56.583Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 20:51:56 [2022-03-23T20:51:56.583Z] === RUN TestTagUnprefixedRepoByNameOrName 20:51:56 [2022-03-23T20:51:56.583Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 20:51:56 [2022-03-23T20:51:56.583Z] === RUN TestTagInvalidReference 20:51:56 [2022-03-23T20:51:56.583Z] --- PASS: TestTagInvalidReference (0.01s) 20:51:56 [2022-03-23T20:51:56.583Z] === RUN TestTagValidPrefixedRepo 20:51:56 [2022-03-23T20:51:56.583Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 20:51:56 [2022-03-23T20:51:56.583Z] === RUN TestTagExistedNameWithoutForce 20:51:56 [2022-03-23T20:51:56.583Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 20:51:56 [2022-03-23T20:51:56.583Z] === RUN TestTagOfficialNames 20:51:56 [2022-03-23T20:51:56.583Z] --- PASS: TestTagOfficialNames (0.05s) 20:51:56 [2022-03-23T20:51:56.583Z] === RUN TestTagMatchesDigest 20:51:56 [2022-03-23T20:51:56.583Z] --- PASS: TestTagMatchesDigest (0.01s) 20:51:56 [2022-03-23T20:51:56.583Z] PASS 20:51:56 [2022-03-23T20:51:56.583Z] 20:51:56 [2022-03-23T20:51:56.583Z] === Skipped 20:51:56 [2022-03-23T20:51:56.583Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 20:51:56 [2022-03-23T20:51:56.583Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 20:51:56 [2022-03-23T20:51:56.583Z] 20:51:56 [2022-03-23T20:51:56.583Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 20:51:56 [2022-03-23T20:51:56.583Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:56 [2022-03-23T20:51:56.583Z] 20:51:56 [2022-03-23T20:51:56.583Z] DONE 22 tests, 2 skipped in 1.238s 20:51:56 [2022-03-23T20:51:56.583Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 20:51:56 [2022-03-23T20:51:56.583Z] ++ 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 20:51:56 [2022-03-23T20:51:56.583Z] ++ set -e 20:51:56 [2022-03-23T20:51:56.583Z] ++ '[' -n 0 ']' 20:51:56 [2022-03-23T20:51:56.583Z] ++ set -x 20:51:56 [2022-03-23T20:51:56.583Z] ++ 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 20:51:56 [2022-03-23T20:51:56.818Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 20:51:56 [2022-03-23T20:51:56.843Z] INFO: Testing against a local daemon 20:51:56 [2022-03-23T20:51:56.843Z] === RUN TestNetworkCreateDelete 20:51:56 [2022-03-23T20:51:56.843Z] --- PASS: TestNetworkCreateDelete (0.12s) 20:51:56 [2022-03-23T20:51:56.843Z] === RUN TestDockerNetworkDeletePreferID 20:51:57 [2022-03-23T20:51:57.075Z] check_test.go:308: [d57b058716e48] daemon is not started 20:51:57 [2022-03-23T20:51:57.075Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 20:51:57 [2022-03-23T20:51:57.411Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) 20:51:57 [2022-03-23T20:51:57.411Z] === RUN TestDaemonDNSFallback 20:51:58 [2022-03-23T20:51:58.277Z] === RUN TestWaitNodeAttachment 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestWaitNodeAttachment (0.43s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestIsolationConversion 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestIsolationConversion/default 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestIsolationConversion/process 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestIsolationConversion/hyperv 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestIsolationConversion (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestIsolationConversion/default (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestIsolationConversion/process (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestContainerLabels 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestContainerLabels (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestCredentialSpecConversion 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestCredentialSpecConversion/none 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestCredentialSpecConversion/config 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestCredentialSpecConversion/file 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestCredentialSpecConversion/registry 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestCredentialSpecConversion (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestControllerValidateMountBind 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestControllerValidateMountBind (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestControllerValidateMountVolume 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestControllerValidateMountVolume (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestControllerValidateMountTarget 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestControllerValidateMountTarget (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestControllerValidateMountTmpfs 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestControllerValidateMountInvalidType 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] === RUN TestControllerValidateMountNamedPipe 20:51:58 [2022-03-23T20:51:58.734Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 20:51:58 [2022-03-23T20:51:58.734Z] PASS 20:51:58 [2022-03-23T20:51:58.734Z] coverage: 11.0% of statements 20:51:58 [2022-03-23T20:51:58.734Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.648s coverage: 11.0% of statements 20:51:58 [2022-03-23T20:51:58.973Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 20:51:58 [2022-03-23T20:51:58.973Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestBuilderGC 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestBuilderGC (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationNotFound 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonBrokenConfiguration 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestFindConfigurationConflicts 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestFindConfigurationConflicts (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestFindConfigurationConflictsWithNamedOptions 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeConflicts 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeConcurrent 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeConcurrentError 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestFindConfigurationConflictsWithMergedValues 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/single_label_without_value 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_label 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_dns 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_dns-search 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_max-download-attempts 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestValidateConfiguration/with_node_generic_resources 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestReloadSetConfigFileNotExist 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestEventsLog 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestEventsLog (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestEventsLogTimeout 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestEventsLogTimeout (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestLogEvents 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestLogEvents (0.05s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestLoadBufferedEvents 20:51:59 [2022-03-23T20:51:59.190Z] time="2022-03-23T20:51:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestReloadDefaultConfigNotExist 20:51:59 [2022-03-23T20:51:59.190Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root 20:51:59 [2022-03-23T20:51:59.190Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestReloadBadDefaultConfig 20:51:59 [2022-03-23T20:51:59.190Z] time="2022-03-23T20:51:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3440668489" 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestReloadWithConflictingLabels 20:51:59 [2022-03-23T20:51:59.190Z] time="2022-03-23T20:51:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2327549403" 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestReloadWithDuplicateLabels 20:51:59 [2022-03-23T20:51:59.190Z] time="2022-03-23T20:51:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2131080972" 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestMaskURLCredentials 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestMaskURLCredentials (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestDaemonConfigurationMerge 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] PASS 20:51:59 [2022-03-23T20:51:59.190Z] coverage: 79.2% of statements 20:51:59 [2022-03-23T20:51:59.190Z] ok github.com/docker/docker/daemon/config 0.337s coverage: 79.2% of statements 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestLoadBufferedEvents (0.20s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestLoadBufferedEventsOnlyFromPast 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] === RUN TestIgnoreBufferedWhenNoTimes 20:51:59 [2022-03-23T20:51:59.190Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 20:51:59 [2022-03-23T20:51:59.190Z] PASS 20:51:59 [2022-03-23T20:51:59.190Z] coverage: 50.0% of statements 20:51:59 [2022-03-23T20:51:59.190Z] ok github.com/docker/docker/daemon/events 0.331s coverage: 50.0% of statements 20:52:00 [2022-03-23T20:52:00.718Z] === RUN TestIsEmptyDir 20:52:00 [2022-03-23T20:52:00.718Z] --- PASS: TestIsEmptyDir (0.01s) 20:52:00 [2022-03-23T20:52:00.718Z] PASS 20:52:00 [2022-03-23T20:52:00.718Z] coverage: 2.3% of statements 20:52:00 [2022-03-23T20:52:00.718Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements 20:52:00 [2022-03-23T20:52:00.718Z] === RUN TestLinkNaming 20:52:00 [2022-03-23T20:52:00.718Z] --- PASS: TestLinkNaming (0.00s) 20:52:00 [2022-03-23T20:52:00.718Z] === RUN TestLinkNew 20:52:00 [2022-03-23T20:52:00.718Z] --- PASS: TestLinkNew (0.00s) 20:52:00 [2022-03-23T20:52:00.718Z] === RUN TestLinkEnv 20:52:00 [2022-03-23T20:52:00.718Z] --- PASS: TestLinkEnv (0.00s) 20:52:00 [2022-03-23T20:52:00.718Z] === RUN TestLinkMultipleEnv 20:52:00 [2022-03-23T20:52:00.718Z] --- PASS: TestLinkMultipleEnv (0.00s) 20:52:00 [2022-03-23T20:52:00.718Z] === RUN TestLinkPortRangeEnv 20:52:00 [2022-03-23T20:52:00.718Z] --- PASS: TestLinkPortRangeEnv (0.00s) 20:52:00 [2022-03-23T20:52:00.718Z] PASS 20:52:00 [2022-03-23T20:52:00.718Z] coverage: 93.0% of statements 20:52:00 [2022-03-23T20:52:00.718Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements 20:52:00 [2022-03-23T20:52:00.866Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestVerifyNetworkingConfig 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestGetContainer 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestGetContainer (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestValidContainerNames 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestValidContainerNames (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestContainerInitDNS 20:52:01 [2022-03-23T20:52:01.688Z] daemon_test.go:145: root required 20:52:01 [2022-03-23T20:52:01.688Z] --- SKIP: TestContainerInitDNS (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestMerge 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestMerge (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestValidateContainerIsolation 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestValidateContainerIsolation (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestFindNetworkErrorType 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestFindNetworkErrorType (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestEnsureServicesExist 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestEnsureServicesExist (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestEnsureServicesExistErrors 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestContainerDelete 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestContainerDelete (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestContainerDoubleDelete 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestContainerDoubleDelete (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestLogContainerEventCopyLabels 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestLogContainerEventWithAttributes 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestNoneHealthcheck 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestNoneHealthcheck (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestHealthStates 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] time="2022-03-23T20:52:01Z" 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" 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestHealthStates (0.20s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestGetInspectData 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestGetInspectData (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestFillLicense 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestFillLicense (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestListInvalidFilter 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestListInvalidFilter (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestNameFilter 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestNameFilter (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestMergeAndVerifyLogConfigNilConfig 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 20:52:01 [2022-03-23T20:52:01.688Z] === 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 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- 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) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestDaemonReloadLabels 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestDaemonReloadLabels (0.01s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestDaemonReloadMirrors 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestDaemonReloadMirrors (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestDaemonReloadInsecureRegistries 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 20:52:01 [2022-03-23T20:52:01.688Z] === RUN TestDaemonReloadNotAffectOthers 20:52:01 [2022-03-23T20:52:01.688Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 20:52:01 [2022-03-23T20:52:01.689Z] === RUN TestDaemonReloadNetworkDiagnosticPort 20:52:01 [2022-03-23T20:52:01.689Z] reload_test.go:342: root required 20:52:01 [2022-03-23T20:52:01.689Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 20:52:01 [2022-03-23T20:52:01.689Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 20:52:01 [2022-03-23T20:52:01.689Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) 20:52:01 [2022-03-23T20:52:01.689Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 20:52:01 [2022-03-23T20:52:01.689Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) 20:52:01 [2022-03-23T20:52:01.689Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 20:52:02 [2022-03-23T20:52:02.149Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) 20:52:02 [2022-03-23T20:52:02.149Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 20:52:02 [2022-03-23T20:52:02.149Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) 20:52:02 [2022-03-23T20:52:02.149Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 20:52:02 [2022-03-23T20:52:02.149Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 20:52:02 [2022-03-23T20:52:02.149Z] === RUN TestParseVolumesFrom 20:52:02 [2022-03-23T20:52:02.149Z] --- PASS: TestParseVolumesFrom (0.00s) 20:52:02 [2022-03-23T20:52:02.149Z] PASS 20:52:02 [2022-03-23T20:52:02.149Z] coverage: 8.6% of statements 20:52:02 [2022-03-23T20:52:02.149Z] ok github.com/docker/docker/daemon 0.833s coverage: 8.6% of statements 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/exec [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 20:52:02 [2022-03-23T20:52:02.149Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 20:52:02 [2022-03-23T20:52:02.756Z] === RUN TestDockerSuite/TestBuildCopyWildcard 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig/defaults 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig/invalid_create_group 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig/invalid_flush_interval 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig/flush_interval_at_15 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewAWSLogsClientUserAgentHandler 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestNewAWSLogsClientRegionDetect 20:52:03 [2022-03-23T20:52:03.109Z] time="2022-03-23T20:52:02Z" level=info msg="Trying to get region from EC2 Metadata" 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestCreateSuccess 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestCreateSuccess (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestCreateStreamSkipped 20:52:03 [2022-03-23T20:52:03.109Z] time="2022-03-23T20:52:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestCreateStreamSkipped (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestCreateLogGroupSuccess 20:52:03 [2022-03-23T20:52:03.109Z] time="2022-03-23T20:52:03Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>" 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestCreateError 20:52:03 [2022-03-23T20:52:03.109Z] --- PASS: TestCreateError (0.00s) 20:52:03 [2022-03-23T20:52:03.109Z] === RUN TestCreateAlreadyExists 20:52:03 [2022-03-23T20:52:03.565Z] time="2022-03-23T20:52:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCreateAlreadyExists (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestLogClosed 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestLogClosed (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestLogBlocking 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestLogBlocking (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestLogNonBlockingBufferEmpty 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestLogNonBlockingBufferFull 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestPublishBatchSuccess 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestPublishBatchSuccess (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestPublishBatchError 20:52:03 [2022-03-23T20:52:03.565Z] time="2022-03-23T20:52:03Z" level=error msg=error 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestPublishBatchError (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestPublishBatchInvalidSeqSuccess 20:52:03 [2022-03-23T20:52:03.565Z] time="2022-03-23T20:52:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestPublishBatchAlreadyAccepted 20:52:03 [2022-03-23T20:52:03.565Z] time="2022-03-23T20:52:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 20:52:03 [2022-03-23T20:52:03.565Z] time="2022-03-23T20:52:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestCollectBatchSimple 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCollectBatchSimple (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestCollectBatchTicker 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCollectBatchTicker (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestCollectBatchMultilinePattern 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestCollectBatchClose 20:52:03 [2022-03-23T20:52:03.565Z] --- PASS: TestCollectBatchClose (0.00s) 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestEffectiveLen 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestEffectiveLen/0/Hello 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestEffectiveLen/2/🙃 20:52:03 [2022-03-23T20:52:03.565Z] === RUN TestEffectiveLen/3/���� 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestEffectiveLen/4/He��o 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestEffectiveLen/5/ 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestEffectiveLen (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestEffectiveLen/5/ (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/0/ 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/1/Hello 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: Hello 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/2/Hello 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: He 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: llo 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/3/Hello 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: Hello 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/4/🙃 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: 🙃 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/5/🙃 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: 🙃 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/6/a� 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: a 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: � 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestFindValidSplit/7/a� 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1076: a� 20:52:03 [2022-03-23T20:52:03.566Z] cloudwatchlogs_test.go:1077: 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/0/ (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestProcessEventEmoji 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestProcessEventEmoji (0.02s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestCollectBatchLineSplit 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestCollectBatchLineSplit (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestCollectBatchLineSplitWithBinary 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestCollectBatchMaxEvents 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestCollectBatchMaxEvents (0.03s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestCollectBatchMaxTotalBytes 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestCollectBatchWithDuplicateTimestamps 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsMultilinePattern 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsFormat 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsFormat/0/json/emf 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsFormat/1/random 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsFormat/2/ 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsFormat/3/json/emf 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestValidateLogOptionsFormat/4/json/emf 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsFormat (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestCreateTagSuccess 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestCreateTagSuccess (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 20:52:03 [2022-03-23T20:52:03.566Z] === RUN TestNewAWSLogsClientCredentialSharedFile 20:52:03 [2022-03-23T20:52:03.566Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 20:52:03 [2022-03-23T20:52:03.974Z] --- PASS: TestDaemonDNSFallback (6.25s) 20:52:03 [2022-03-23T20:52:03.975Z] === RUN TestInspectNetwork 20:52:04 [2022-03-23T20:52:04.023Z] PASS 20:52:04 [2022-03-23T20:52:04.023Z] coverage: 79.9% of statements 20:52:04 [2022-03-23T20:52:04.023Z] ok github.com/docker/docker/daemon/logger/awslogs 0.463s coverage: 79.9% of statements 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestAdapterReadLogs 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestAdapterReadLogs (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestCopier 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestCopier (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestCopierLongLines 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestCopierLongLines (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestCopierSlow 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestSearchRegistryForImagesErrors 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestSearchRegistryForImages 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestSearchRegistryForImages (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestOnlyPlatformWithFallback 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestImageDelete 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestImageDelete/no_lease 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestImageDelete/lease_exists 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestImageDelete (0.04s) 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestImageDelete/no_lease (0.01s) 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestImageDelete/lease_exists (0.02s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestContentStoreForPull 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestCopierSlow (0.21s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestCopierWithSized 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestCopierWithSized/as_is 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestCopierWithSized/With_RingLogger 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestCopierWithSized (0.01s) 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestCopierWithSized/as_is (0.01s) 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestCopierWithPartial 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestCopierWithPartial (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestRingLogger 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestRingLogger (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestRingCap 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestRingCap (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestRingClose 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestRingClose (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] === RUN TestRingDrain 20:52:04 [2022-03-23T20:52:04.023Z] --- PASS: TestRingDrain (0.00s) 20:52:04 [2022-03-23T20:52:04.023Z] PASS 20:52:04 [2022-03-23T20:52:04.023Z] coverage: 43.2% of statements 20:52:04 [2022-03-23T20:52:04.023Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 43.2% of statements 20:52:04 [2022-03-23T20:52:04.481Z] --- PASS: TestContentStoreForPull (0.23s) 20:52:04 [2022-03-23T20:52:04.481Z] PASS 20:52:04 [2022-03-23T20:52:04.481Z] coverage: 6.6% of statements 20:52:04 [2022-03-23T20:52:04.481Z] ok github.com/docker/docker/daemon/images 0.368s coverage: 6.6% of statements 20:52:04 [2022-03-23T20:52:04.481Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:52:04 [2022-03-23T20:52:04.481Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:52:04 [2022-03-23T20:52:04.481Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms 20:52:04 [2022-03-23T20:52:04.936Z] === RUN TestValidateLogOptReconnectInterval/valid_10s 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) 20:52:04 [2022-03-23T20:52:04.936Z] PASS 20:52:04 [2022-03-23T20:52:04.936Z] coverage: 33.6% of statements 20:52:04 [2022-03-23T20:52:04.936Z] ok github.com/docker/docker/daemon/logger/fluentd 0.061s coverage: 33.6% of statements 20:52:04 [2022-03-23T20:52:04.936Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:52:04 [2022-03-23T20:52:04.936Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 20:52:04 [2022-03-23T20:52:04.936Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 20:52:05 [2022-03-23T20:52:05.276Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 20:52:05 [2022-03-23T20:52:05.389Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) 20:52:05 [2022-03-23T20:52:05.389Z] === RUN TestCreateServiceConflict 20:52:05 [2022-03-23T20:52:05.389Z] --- PASS: TestCreateServiceConflict (2.13s) 20:52:05 [2022-03-23T20:52:05.389Z] === RUN TestCreateServiceMaxReplicas 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestJSONLogsMarshalJSONBuf 20:52:05 [2022-03-23T20:52:05.392Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestJSONFileLogger 20:52:05 [2022-03-23T20:52:05.392Z] --- PASS: TestJSONFileLogger (0.00s) 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestJSONFileLoggerWithTags 20:52:05 [2022-03-23T20:52:05.392Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestJSONFileLoggerWithOpts 20:52:05 [2022-03-23T20:52:05.392Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestFastTimeMarshalJSON 20:52:05 [2022-03-23T20:52:05.392Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestJSONFileLoggerWithLabelsEnv 20:52:05 [2022-03-23T20:52:05.392Z] --- PASS: TestFastTimeMarshalJSON (0.01s) 20:52:05 [2022-03-23T20:52:05.392Z] PASS 20:52:05 [2022-03-23T20:52:05.392Z] coverage: 87.2% of statements 20:52:05 [2022-03-23T20:52:05.392Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestEncodeDecode 20:52:05 [2022-03-23T20:52:05.392Z] === PAUSE TestEncodeDecode 20:52:05 [2022-03-23T20:52:05.392Z] === RUN TestUnexpectedEOF 20:52:05 [2022-03-23T20:52:05.392Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.234s coverage: 87.2% of statements 20:52:05 [2022-03-23T20:52:05.840Z] --- PASS: TestUpdateRestartPolicy (11.89s) 20:52:05 [2022-03-23T20:52:05.840Z] === RUN TestUpdateRestartWithAutoRemove 20:52:05 [2022-03-23T20:52:05.848Z] time="2022-03-23T20:52:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 20:52:05 [2022-03-23T20:52:05.849Z] time="2022-03-23T20:52:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 20:52:05 [2022-03-23T20:52:05.849Z] --- PASS: TestUnexpectedEOF (0.17s) 20:52:05 [2022-03-23T20:52:05.849Z] === CONT TestEncodeDecode 20:52:05 [2022-03-23T20:52:05.849Z] --- PASS: TestEncodeDecode (0.00s) 20:52:05 [2022-03-23T20:52:05.849Z] PASS 20:52:05 [2022-03-23T20:52:05.849Z] coverage: 69.9% of statements 20:52:05 [2022-03-23T20:52:05.849Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.313s coverage: 69.9% of statements 20:52:06 [2022-03-23T20:52:06.306Z] === RUN TestWriteLog 20:52:06 [2022-03-23T20:52:06.306Z] === PAUSE TestWriteLog 20:52:06 [2022-03-23T20:52:06.306Z] === RUN TestReadLog 20:52:06 [2022-03-23T20:52:06.306Z] === PAUSE TestReadLog 20:52:06 [2022-03-23T20:52:06.306Z] === RUN TestDecode 20:52:06 [2022-03-23T20:52:06.306Z] --- PASS: TestDecode (0.04s) 20:52:06 [2022-03-23T20:52:06.306Z] === CONT TestWriteLog 20:52:06 [2022-03-23T20:52:06.306Z] --- PASS: TestWriteLog (0.00s) 20:52:06 [2022-03-23T20:52:06.306Z] === CONT TestReadLog 20:52:06 [2022-03-23T20:52:06.306Z] === RUN TestReadLog/tail_exact 20:52:06 [2022-03-23T20:52:06.306Z] === RUN TestReadLog/tail_less_than_available 20:52:06 [2022-03-23T20:52:06.306Z] === RUN TestReadLog/tail_more_than_available 20:52:06 [2022-03-23T20:52:06.306Z] --- PASS: TestReadLog (0.23s) 20:52:06 [2022-03-23T20:52:06.306Z] --- PASS: TestReadLog/tail_exact (0.19s) 20:52:06 [2022-03-23T20:52:06.306Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) 20:52:06 [2022-03-23T20:52:06.306Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) 20:52:06 [2022-03-23T20:52:06.306Z] PASS 20:52:06 [2022-03-23T20:52:06.306Z] coverage: 78.7% of statements 20:52:06 [2022-03-23T20:52:06.306Z] ok github.com/docker/docker/daemon/logger/local 0.417s coverage: 78.7% of statements 20:52:06 [2022-03-23T20:52:06.406Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 20:52:06 [2022-03-23T20:52:06.406Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) 20:52:06 [2022-03-23T20:52:06.406Z] === RUN TestWaitNonBlocked 20:52:06 [2022-03-23T20:52:06.510Z] === RUN TestInspectNetwork/full_network_id 20:52:06 [2022-03-23T20:52:06.511Z] === RUN TestInspectNetwork/partial_network_id 20:52:06 [2022-03-23T20:52:06.511Z] === RUN TestInspectNetwork/network_name 20:52:06 [2022-03-23T20:52:06.511Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 20:52:06 [2022-03-23T20:52:06.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:52:06 [2022-03-23T20:52:06.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:52:06 [2022-03-23T20:52:06.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:52:06 [2022-03-23T20:52:06.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:52:06 [2022-03-23T20:52:06.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:52:06 [2022-03-23T20:52:06.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:52:06 [2022-03-23T20:52:06.664Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 20:52:06 [2022-03-23T20:52:06.762Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:52:06 [2022-03-23T20:52:06.921Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 20:52:07 [2022-03-23T20:52:07.218Z] === RUN TestOpenFileDelete 20:52:07 [2022-03-23T20:52:07.218Z] --- PASS: TestOpenFileDelete (0.00s) 20:52:07 [2022-03-23T20:52:07.218Z] === RUN TestOpenFileRename 20:52:07 [2022-03-23T20:52:07.218Z] --- PASS: TestOpenFileRename (0.00s) 20:52:07 [2022-03-23T20:52:07.218Z] === RUN TestHandleDecoderErr 20:52:07 [2022-03-23T20:52:07.218Z] --- PASS: TestHandleDecoderErr (0.00s) 20:52:07 [2022-03-23T20:52:07.218Z] === RUN TestParseLogTagDefaultTag 20:52:07 [2022-03-23T20:52:07.218Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 20:52:07 [2022-03-23T20:52:07.218Z] === RUN TestParseLogTag 20:52:07 [2022-03-23T20:52:07.218Z] --- PASS: TestParseLogTag (0.00s) 20:52:07 [2022-03-23T20:52:07.218Z] === RUN TestParseLogTagEmptyTag 20:52:07 [2022-03-23T20:52:07.218Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 20:52:07 [2022-03-23T20:52:07.218Z] === RUN TestTailFiles 20:52:07 [2022-03-23T20:52:07.219Z] --- PASS: TestTailFiles (0.00s) 20:52:07 [2022-03-23T20:52:07.219Z] === RUN TestFollowLogsConsumerGone 20:52:07 [2022-03-23T20:52:07.219Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 20:52:07 [2022-03-23T20:52:07.219Z] === RUN TestFollowLogsProducerGone 20:52:07 [2022-03-23T20:52:07.219Z] logfile_test.go:180: logDecode() closed after sending 752 messages 20:52:07 [2022-03-23T20:52:07.219Z] logfile_test.go:233: messages sent: 752, received: 752 20:52:07 [2022-03-23T20:52:07.219Z] --- PASS: TestFollowLogsProducerGone (0.00s) 20:52:07 [2022-03-23T20:52:07.219Z] === RUN TestCheckCapacityAndRotate 20:52:07 [2022-03-23T20:52:07.219Z] === RUN TestCheckCapacityAndRotate/closed_log_file 20:52:07 [2022-03-23T20:52:07.219Z] === RUN TestCheckCapacityAndRotate/with_log_reader 20:52:07 [2022-03-23T20:52:07.219Z] --- PASS: TestCheckCapacityAndRotate (0.04s) 20:52:07 [2022-03-23T20:52:07.219Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 20:52:07 [2022-03-23T20:52:07.219Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) 20:52:07 [2022-03-23T20:52:07.219Z] PASS 20:52:07 [2022-03-23T20:52:07.219Z] coverage: 50.7% of statements 20:52:07 [2022-03-23T20:52:07.219Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.124s coverage: 50.7% of statements 20:52:07 [2022-03-23T20:52:07.220Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 20:52:07 [2022-03-23T20:52:07.302Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) 20:52:07 [2022-03-23T20:52:07.302Z] === RUN TestCreateWithDuplicateNetworkNames 20:52:07 [2022-03-23T20:52:07.477Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 20:52:07 [2022-03-23T20:52:07.477Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestLog 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestLog (0.03s) 20:52:07 [2022-03-23T20:52:07.675Z] PASS 20:52:07 [2022-03-23T20:52:07.675Z] coverage: 31.5% of statements 20:52:07 [2022-03-23T20:52:07.675Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.082s coverage: 31.5% of statements 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestValidateLogOpt 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestValidateLogOpt (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestNewMissedConfig 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestNewMissedConfig (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestNewMissedUrl 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestNewMissedUrl (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestNewMissedToken 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestNewMissedToken (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestNewWithProxy 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestNewWithProxy (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestDefault 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestDefault (0.01s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestInlineFormatWithNonDefaultOptions 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestJsonFormat 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestJsonFormat (0.01s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestRawFormat 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestRawFormat (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestRawFormatWithLabels 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestRawFormatWithLabels (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestRawFormatWithoutTag 20:52:07 [2022-03-23T20:52:07.675Z] --- PASS: TestRawFormatWithoutTag (0.00s) 20:52:07 [2022-03-23T20:52:07.675Z] === RUN TestBatching 20:52:07 [2022-03-23T20:52:07.735Z] --- PASS: TestWaitNonBlocked (0.02s) 20:52:07 [2022-03-23T20:52:07.735Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) 20:52:07 [2022-03-23T20:52:07.735Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) 20:52:07 [2022-03-23T20:52:07.735Z] === RUN TestWaitBlocked 20:52:07 [2022-03-23T20:52:07.735Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:52:07 [2022-03-23T20:52:07.735Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:52:07 [2022-03-23T20:52:07.735Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:52:07 [2022-03-23T20:52:07.735Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:52:07 [2022-03-23T20:52:07.735Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:52:07 [2022-03-23T20:52:07.735Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:52:07 [2022-03-23T20:52:07.992Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestBatching (0.36s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestFrequency 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestNewParse 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestNewParse (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] PASS 20:52:08 [2022-03-23T20:52:08.132Z] coverage: 8.3% of statements 20:52:08 [2022-03-23T20:52:08.132Z] ok github.com/docker/docker/daemon/logger/templates 0.080s coverage: 8.3% of statements 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestFrequency (0.16s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestOneMessagePerRequest 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestOneMessagePerRequest (0.01s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestVerify 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestVerify (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestSkipVerify 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestParseLogFormat 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestParseLogFormat (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestValidateLogOptEmpty 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestValidateLogOptEmpty (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestValidateSyslogAddress 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestValidateSyslogAddress (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestParseAddressDefaultPort 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestParseAddressDefaultPort (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestValidateSyslogFacility 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestValidateSyslogFacility (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestValidateLogOptSyslogFormat 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] === RUN TestValidateLogOpt 20:52:08 [2022-03-23T20:52:08.132Z] --- PASS: TestValidateLogOpt (0.00s) 20:52:08 [2022-03-23T20:52:08.132Z] PASS 20:52:08 [2022-03-23T20:52:08.132Z] coverage: 46.8% of statements 20:52:08 [2022-03-23T20:52:08.132Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements 20:52:08 [2022-03-23T20:52:08.557Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 20:52:08 [2022-03-23T20:52:08.557Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config 20:52:08 [2022-03-23T20:52:08.587Z] time="2022-03-23T20:52:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:08 [2022-03-23T20:52:08.587Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:08 [2022-03-23T20:52:08.587Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:08 [2022-03-23T20:52:08.587Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:08 [2022-03-23T20:52:08.587Z] --- PASS: TestSkipVerify (0.49s) 20:52:08 [2022-03-23T20:52:08.587Z] === RUN TestBufferMaximum 20:52:08 [2022-03-23T20:52:08.815Z] --- PASS: TestWaitBlocked (0.02s) 20:52:08 [2022-03-23T20:52:08.815Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) 20:52:08 [2022-03-23T20:52:08.815Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) 20:52:08 [2022-03-23T20:52:08.815Z] === CONT TestContainerStartOnDaemonRestart 20:52:08 [2022-03-23T20:52:08.815Z] === CONT TestRestartDaemonWithRestartingContainer 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068728.472614\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068728.472614\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.044Z] --- PASS: TestBufferMaximum (0.00s) 20:52:09 [2022-03-23T20:52:09.044Z] === RUN TestServerAlwaysDown 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068728.475615\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068728.475615\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068728.475615\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068728.476615\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.044Z] time="2022-03-23T20:52:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068728.476615\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.044Z] --- PASS: TestServerAlwaysDown (0.00s) 20:52:09 [2022-03-23T20:52:09.044Z] === RUN TestCannotSendAfterClose 20:52:09 [2022-03-23T20:52:09.044Z] --- PASS: TestCannotSendAfterClose (0.00s) 20:52:09 [2022-03-23T20:52:09.044Z] === RUN TestDeadlockOnBlockedEndpoint 20:52:09 [2022-03-23T20:52:09.073Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config 20:52:09 [2022-03-23T20:52:09.077Z] tests/integration/api_volume_test.py ......... [ 74%] 20:52:09 [2022-03-23T20:52:09.502Z] === RUN TestV1IDService 20:52:09 [2022-03-23T20:52:09.502Z] --- PASS: TestV1IDService (0.03s) 20:52:09 [2022-03-23T20:52:09.502Z] === RUN TestV2MetadataService 20:52:09 [2022-03-23T20:52:09.636Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config 20:52:09 [2022-03-23T20:52:09.958Z] time="2022-03-23T20:52:09Z" 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 20:52:09 [2022-03-23T20:52:09.958Z] time="2022-03-23T20:52:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"707ac0a8c819\"}'" 20:52:09 [2022-03-23T20:52:09.958Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) 20:52:09 [2022-03-23T20:52:09.958Z] PASS 20:52:09 [2022-03-23T20:52:09.958Z] coverage: 82.5% of statements 20:52:09 [2022-03-23T20:52:09.958Z] ok github.com/docker/docker/daemon/logger/splunk 2.131s coverage: 82.5% of statements 20:52:09 [2022-03-23T20:52:09.958Z] ? github.com/docker/docker/daemon/names [no test files] 20:52:09 [2022-03-23T20:52:09.958Z] ? github.com/docker/docker/daemon/network [no test files] 20:52:09 [2022-03-23T20:52:09.958Z] ? github.com/docker/docker/daemon/stats [no test files] 20:52:10 [2022-03-23T20:52:10.200Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli 20:52:10 [2022-03-23T20:52:10.414Z] === RUN TestSuccessfulDownload 20:52:10 [2022-03-23T20:52:10.414Z] download_test.go:267: Needs fixing on Windows 20:52:10 [2022-03-23T20:52:10.414Z] --- SKIP: TestSuccessfulDownload (0.00s) 20:52:10 [2022-03-23T20:52:10.414Z] === RUN TestCancelledDownload 20:52:10 [2022-03-23T20:52:10.414Z] --- PASS: TestCancelledDownload (0.00s) 20:52:10 [2022-03-23T20:52:10.414Z] === RUN TestMaxDownloadAttempts 20:52:10 [2022-03-23T20:52:10.414Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:52:10 [2022-03-23T20:52:10.414Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:52:10 [2022-03-23T20:52:10.415Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:52:10 [2022-03-23T20:52:10.415Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:52:10 [2022-03-23T20:52:10.415Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:52:10 [2022-03-23T20:52:10.702Z] --- PASS: TestInspectNetwork (6.64s) 20:52:10 [2022-03-23T20:52:10.702Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 20:52:10 [2022-03-23T20:52:10.702Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 20:52:10 [2022-03-23T20:52:10.702Z] --- PASS: TestInspectNetwork/network_name (0.00s) 20:52:10 [2022-03-23T20:52:10.702Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 20:52:10 [2022-03-23T20:52:10.702Z] === RUN TestRunContainerWithBridgeNone 20:52:10 [2022-03-23T20:52:10.765Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli 20:52:10 [2022-03-23T20:52:10.871Z] --- PASS: TestV2MetadataService (1.03s) 20:52:10 [2022-03-23T20:52:10.871Z] PASS 20:52:10 [2022-03-23T20:52:10.871Z] coverage: 48.2% of statements 20:52:10 [2022-03-23T20:52:10.871Z] ok github.com/docker/docker/distribution/metadata 1.152s coverage: 48.2% of statements 20:52:10 [2022-03-23T20:52:10.871Z] time="2022-03-23T20:52:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:52:10 [2022-03-23T20:52:10.871Z] time="2022-03-23T20:52:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:52:10 [2022-03-23T20:52:10.871Z] time="2022-03-23T20:52:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:52:10 [2022-03-23T20:52:10.871Z] time="2022-03-23T20:52:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:52:10 [2022-03-23T20:52:10.871Z] --- PASS: TestMaxDownloadAttempts (0.00s) 20:52:10 [2022-03-23T20:52:10.871Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) 20:52:10 [2022-03-23T20:52:10.871Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) 20:52:10 [2022-03-23T20:52:10.871Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) 20:52:10 [2022-03-23T20:52:10.871Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) 20:52:10 [2022-03-23T20:52:10.871Z] === RUN TestTransfer 20:52:10 [2022-03-23T20:52:10.871Z] --- PASS: TestTransfer (0.12s) 20:52:10 [2022-03-23T20:52:10.871Z] === RUN TestConcurrencyLimit 20:52:10 [2022-03-23T20:52:10.995Z] tests/integration/client_test.py ..... [ 75%] 20:52:11 [2022-03-23T20:52:11.256Z] tests/integration/context_api_test.py ... [ 76%] 20:52:11 [2022-03-23T20:52:11.327Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestContinueOnError_NonMirrorEndpoint 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestContinueOnError_MirrorEndpoint 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestContinueOnError_NeverContinue 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/no_remote_or_local 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestConcurrencyLimit (0.34s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestInactiveJobs 20:52:11 [2022-03-23T20:52:11.328Z] time="2022-03-23T20:52:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2886507419\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/no_local_cache 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/with_local_cache 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/unknown_media_type 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/unknown_media_type/no_cache 20:52:11 [2022-03-23T20:52:11.328Z] time="2022-03-23T20:52:11Z" level=warning msg="reference for unknown type: " 20:52:11 [2022-03-23T20:52:11.328Z] time="2022-03-23T20:52:11Z" level=warning msg="reference for unknown type: " 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/unknown_media_type/with_cache 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 20:52:11 [2022-03-23T20:52:11.328Z] time="2022-03-23T20:52:11Z" level=warning msg="reference for unknown type: " 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 20:52:11 [2022-03-23T20:52:11.328Z] time="2022-03-23T20:52:11Z" level=warning msg="reference for unknown type: " 20:52:11 [2022-03-23T20:52:11.328Z] time="2022-03-23T20:52:11Z" level=warning msg="reference for unknown type: " 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/error_persisting_manifest 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 20:52:11 [2022-03-23T20:52:11.328Z] time="2022-03-23T20:52:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore (0.33s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/no_local_cache (0.02s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/with_local_cache (0.02s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaType 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaType/schema1 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFixManifestLayers 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFixManifestLayers (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFixManifestLayersBaseLayerParent 20:52:11 [2022-03-23T20:52:11.328Z] pull_v2_test.go:82: Needs fixing on Windows 20:52:11 [2022-03-23T20:52:11.328Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFixManifestLayersBadParent 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestValidateManifest 20:52:11 [2022-03-23T20:52:11.328Z] pull_v2_test.go:127: Needs fixing on Windows 20:52:11 [2022-03-23T20:52:11.328Z] --- SKIP: TestValidateManifest (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFormatPlatform 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFormatPlatform (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestPullSchema2Config 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestPullSchema2Config/success_first_time 20:52:11 [2022-03-23T20:52:11.328Z] pull_v2_test.go:284: HTTP GET /v2/ 20:52:11 [2022-03-23T20:52:11.328Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestPullSchema2Config/500_status 20:52:11 [2022-03-23T20:52:11.328Z] pull_v2_test.go:284: HTTP GET /v2/ 20:52:11 [2022-03-23T20:52:11.328Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestNotFound 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestNotFound (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestConflict 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestConflict (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestForbidden 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestForbidden (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestInvalidParameter 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestInvalidParameter (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestNotImplemented 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestNotImplemented (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestNotModified 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestNotModified (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestUnauthorized 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestUnauthorized (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestUnknown 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestUnknown (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestCancelled 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestCancelled (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDeadline 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDeadline (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestDataLoss 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestDataLoss (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestUnavailable 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestUnavailable (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestSystem 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestSystem (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Not_Found 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Bad_Request 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Conflict 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Unauthorized 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Service_Unavailable 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Forbidden 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Not_Modified 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Not_Implemented 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Internal_Server_Error 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Internal_Server_Error#01 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Internal_Server_Error#02 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Internal_Server_Error#03 20:52:11 [2022-03-23T20:52:11.328Z] === RUN TestFromStatusCode/Internal_Server_Error#04 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 20:52:11 [2022-03-23T20:52:11.328Z] PASS 20:52:11 [2022-03-23T20:52:11.328Z] coverage: 77.0% of statements 20:52:11 [2022-03-23T20:52:11.328Z] ok github.com/docker/docker/errdefs 0.052s coverage: 77.0% of statements 20:52:11 [2022-03-23T20:52:11.516Z] tests/integration/errors_test.py . [ 76%] 20:52:11 [2022-03-23T20:52:11.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 20:52:11 [2022-03-23T20:52:11.583Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestNetworkInvalidJSON 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestNetworkInvalidJSON//networks/create 20:52:11 [2022-03-23T20:52:11.636Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:52:11 [2022-03-23T20:52:11.636Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:52:11 [2022-03-23T20:52:11.636Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:52:11 [2022-03-23T20:52:11.636Z] === CONT TestNetworkInvalidJSON//networks/create 20:52:11 [2022-03-23T20:52:11.636Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:52:11 [2022-03-23T20:52:11.636Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestNetworkInvalidJSON (0.01s) 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestNetworkList 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestNetworkList//networks 20:52:11 [2022-03-23T20:52:11.636Z] === PAUSE TestNetworkList//networks 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestNetworkList//networks/ 20:52:11 [2022-03-23T20:52:11.636Z] === PAUSE TestNetworkList//networks/ 20:52:11 [2022-03-23T20:52:11.636Z] === CONT TestNetworkList//networks 20:52:11 [2022-03-23T20:52:11.636Z] === CONT TestNetworkList//networks/ 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestNetworkList (0.01s) 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestNetworkList//networks/ (0.00s) 20:52:11 [2022-03-23T20:52:11.636Z] --- PASS: TestNetworkList//networks (0.00s) 20:52:11 [2022-03-23T20:52:11.636Z] === RUN TestHostIPv4BridgeLabel 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestInactiveJobs (0.37s) 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestWatchRelease 20:52:11 [2022-03-23T20:52:11.911Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestPullSchema2Config/EOF 20:52:11 [2022-03-23T20:52:11.911Z] pull_v2_test.go:284: HTTP GET /v2/ 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestWatchRelease (0.04s) 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestWatchFinishedTransfer 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestWatchFinishedTransfer (0.00s) 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestDuplicateTransfer 20:52:11 [2022-03-23T20:52:11.911Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:52:11 [2022-03-23T20:52:11.911Z] 2022/03/23 20:52:11 http: panic serving 127.0.0.1:49217: intentional panic 20:52:11 [2022-03-23T20:52:11.911Z] goroutine 88 [running]: 20:52:11 [2022-03-23T20:52:11.911Z] net/http.(*conn).serve.func1() 20:52:11 [2022-03-23T20:52:11.911Z] c:/go/src/net/http/server.go:1825 +0xbf 20:52:11 [2022-03-23T20:52:11.911Z] panic({0x14d6e40, 0x16b8df0}) 20:52:11 [2022-03-23T20:52:11.911Z] c:/go/src/runtime/panic.go:844 +0x258 20:52:11 [2022-03-23T20:52:11.911Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051860?, {0x16c05d8?, 0xc00054c000?}) 20:52:11 [2022-03-23T20:52:11.911Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 20:52:11 [2022-03-23T20:52:11.911Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16c05d8, 0xc00054c000}, 0xc00015a100) 20:52:11 [2022-03-23T20:52:11.911Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 20:52:11 [2022-03-23T20:52:11.911Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16c05d8?, 0xc00054c000?}, 0xc000080c00?) 20:52:11 [2022-03-23T20:52:11.911Z] c:/go/src/net/http/server.go:2084 +0x2f 20:52:11 [2022-03-23T20:52:11.911Z] net/http.serverHandler.ServeHTTP({0xc0005621e0?}, {0x16c05d8, 0xc00054c000}, 0xc00015a100) 20:52:11 [2022-03-23T20:52:11.911Z] c:/go/src/net/http/server.go:2916 +0x43b 20:52:11 [2022-03-23T20:52:11.911Z] net/http.(*conn).serve(0xc00017e000, {0x16c0e50, 0xc0001e8420}) 20:52:11 [2022-03-23T20:52:11.911Z] c:/go/src/net/http/server.go:1966 +0x5d7 20:52:11 [2022-03-23T20:52:11.911Z] created by net/http.(*Server).Serve 20:52:11 [2022-03-23T20:52:11.911Z] c:/go/src/net/http/server.go:3071 +0x4db 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestDuplicateTransfer (0.05s) 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestSuccessfulUpload 20:52:11 [2022-03-23T20:52:11.911Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestPullSchema2Config/unauthorized 20:52:11 [2022-03-23T20:52:11.911Z] pull_v2_test.go:284: HTTP GET /v2/ 20:52:11 [2022-03-23T20:52:11.911Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestPullSchema2Config (0.53s) 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestPullSchema2Config/500_status (0.26s) 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestPullSchema2Config/EOF (0.26s) 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestGetRepositoryMountCandidates 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestLayerAlreadyExists 20:52:11 [2022-03-23T20:52:11.911Z] 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} 20:52:11 [2022-03-23T20:52:11.911Z] 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} 20:52:11 [2022-03-23T20:52:11.911Z] 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} 20:52:11 [2022-03-23T20:52:11.911Z] 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} 20:52:11 [2022-03-23T20:52:11.911Z] 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} 20:52:11 [2022-03-23T20:52:11.911Z] 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} 20:52:11 [2022-03-23T20:52:11.911Z] --- PASS: TestLayerAlreadyExists (0.00s) 20:52:11 [2022-03-23T20:52:11.911Z] === RUN TestWhenEmptyAuthConfig 20:52:11 [2022-03-23T20:52:11.931Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) 20:52:11 [2022-03-23T20:52:11.931Z] === CONT TestIpcModeOlderClient 20:52:11 [2022-03-23T20:52:11.931Z] --- PASS: TestIpcModeOlderClient (0.09s) 20:52:11 [2022-03-23T20:52:11.931Z] === CONT TestContainerKillOnDaemonStart 20:52:11 [2022-03-23T20:52:11.931Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.23s) 20:52:11 [2022-03-23T20:52:11.931Z] === CONT TestDaemonHostGatewayIP 20:52:12 [2022-03-23T20:52:12.189Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli 20:52:12 [2022-03-23T20:52:12.189Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 20:52:12 [2022-03-23T20:52:12.189Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 20:52:12 [2022-03-23T20:52:12.228Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) 20:52:12 [2022-03-23T20:52:12.228Z] === RUN TestDaemonRestartWithLiveRestore 20:52:12 [2022-03-23T20:52:12.370Z] time="2022-03-23T20:52:11Z" level=error msg="Upload failed, retrying: simulating retry" 20:52:12 [2022-03-23T20:52:12.370Z] --- PASS: TestSuccessfulUpload (0.37s) 20:52:12 [2022-03-23T20:52:12.370Z] === RUN TestCancelledUpload 20:52:12 [2022-03-23T20:52:12.370Z] --- PASS: TestCancelledUpload (0.00s) 20:52:12 [2022-03-23T20:52:12.370Z] PASS 20:52:12 [2022-03-23T20:52:12.370Z] coverage: 77.3% of statements 20:52:12 [2022-03-23T20:52:12.370Z] ok github.com/docker/docker/distribution/xfer 1.805s coverage: 77.3% of statements 20:52:12 [2022-03-23T20:52:12.370Z] === RUN TestCompare 20:52:12 [2022-03-23T20:52:12.370Z] --- PASS: TestCompare (0.00s) 20:52:12 [2022-03-23T20:52:12.370Z] PASS 20:52:12 [2022-03-23T20:52:12.370Z] coverage: 19.2% of statements 20:52:12 [2022-03-23T20:52:12.370Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements 20:52:12 [2022-03-23T20:52:12.751Z] check_test.go:308: [d1e06a117e8a7] daemon is not started 20:52:12 [2022-03-23T20:52:12.751Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSGetInvalidData 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSGetInvalidData (0.01s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSInvalidSet 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSInvalidSet (0.01s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSInvalidRoot 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSInvalidRoot (0.01s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSMetadataGetSet 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSMetadataGetSet (0.03s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSInvalidWalker 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSInvalidWalker (0.01s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSGetSet 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSGetSet (0.04s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSGetUnsetKey 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSGetUnsetKey (0.01s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSGetEmptyData 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSGetEmptyData (0.01s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSDelete 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSDelete (0.02s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSWalker 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSWalker (0.02s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestFSWalkerStopOnError 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestFSWalkerStopOnError (0.01s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestNewFromJSON 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestNewFromJSON (0.00s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestNewFromJSONWithInvalidJSON 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestMarshalKeyOrder 20:52:12 [2022-03-23T20:52:12.825Z] --- PASS: TestMarshalKeyOrder (0.00s) 20:52:12 [2022-03-23T20:52:12.825Z] === RUN TestHistoryEqual 20:52:13 [2022-03-23T20:52:13.161Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 20:52:13 [2022-03-23T20:52:13.161Z] === RUN TestDaemonDefaultNetworkPools 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestHistoryEqual (0.20s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestImage 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestImage (0.00s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestImageOSNotEmpty 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestImageOSNotEmpty (0.00s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestNewChildImageFromImageWithRootFS 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestCreate 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestCreate (0.01s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestRestore 20:52:13 [2022-03-23T20:52:13.281Z] time="2022-03-23T20:52:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestPushRegistryWhenAuthInfoEmpty 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestTokenPassThru 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestTokenPassThru (0.01s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestTokenPassThruDifferentHost 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestRestore (0.03s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestAddDelete 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) 20:52:13 [2022-03-23T20:52:13.281Z] PASS 20:52:13 [2022-03-23T20:52:13.281Z] coverage: 26.7% of statements 20:52:13 [2022-03-23T20:52:13.281Z] ok github.com/docker/docker/distribution 2.183s coverage: 26.7% of statements 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestAddDelete (0.03s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestSearchAfterDelete 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestSearchAfterDelete (0.01s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestParentReset 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestParentReset (0.03s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestGetAndSetLastUpdated 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestGetAndSetLastUpdated (0.02s) 20:52:13 [2022-03-23T20:52:13.281Z] === RUN TestStoreLen 20:52:13 [2022-03-23T20:52:13.281Z] --- PASS: TestStoreLen (0.05s) 20:52:13 [2022-03-23T20:52:13.281Z] PASS 20:52:13 [2022-03-23T20:52:13.281Z] coverage: 86.9% of statements 20:52:13 [2022-03-23T20:52:13.281Z] ok github.com/docker/docker/image 0.669s coverage: 86.9% of statements 20:52:13 [2022-03-23T20:52:13.281Z] ? github.com/docker/docker/distribution/utils [no test files] 20:52:13 [2022-03-23T20:52:13.281Z] ? github.com/docker/docker/dockerversion [no test files] 20:52:13 [2022-03-23T20:52:13.314Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 20:52:13 [2022-03-23T20:52:13.738Z] === RUN TestMakeV1ConfigFromConfig 20:52:13 [2022-03-23T20:52:13.738Z] === RUN TestValidateManifest 20:52:13 [2022-03-23T20:52:13.738Z] === RUN TestValidateManifest/nil 20:52:13 [2022-03-23T20:52:13.738Z] === RUN TestValidateManifest/non-nil 20:52:13 [2022-03-23T20:52:13.738Z] --- PASS: TestValidateManifest (0.00s) 20:52:13 [2022-03-23T20:52:13.738Z] --- PASS: TestValidateManifest/nil (0.00s) 20:52:13 [2022-03-23T20:52:13.738Z] --- PASS: TestValidateManifest/non-nil (0.00s) 20:52:13 [2022-03-23T20:52:13.738Z] PASS 20:52:13 [2022-03-23T20:52:13.738Z] coverage: 0.7% of statements 20:52:13 [2022-03-23T20:52:13.738Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 20:52:13 [2022-03-23T20:52:13.738Z] PASS 20:52:13 [2022-03-23T20:52:13.738Z] coverage: 25.0% of statements 20:52:13 [2022-03-23T20:52:13.738Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements 20:52:13 [2022-03-23T20:52:13.738Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements 20:52:13 [2022-03-23T20:52:13.738Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:52:13 [2022-03-23T20:52:13.874Z] check_test.go:308: [d63cd6fb1cafa] daemon is not started 20:52:13 [2022-03-23T20:52:13.875Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 20:52:14 [2022-03-23T20:52:14.094Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) 20:52:14 [2022-03-23T20:52:14.094Z] === RUN TestDaemonRestartWithExistingNetwork 20:52:14 [2022-03-23T20:52:14.143Z] 037d5740b404: Pull complete 20:52:14 [2022-03-23T20:52:14.143Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 20:52:14 [2022-03-23T20:52:14.143Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 20:52:14 [2022-03-23T20:52:14.143Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully 20:52:14 [2022-03-23T20:52:14.143Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test 20:52:14 [2022-03-23T20:52:14.143Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' 20:52:14 [2022-03-23T20:52:14.143Z] WARN: Skipping validation tests 20:52:14 [2022-03-23T20:52:14.143Z] INFO: Running unit tests at 03/23/2022 20:52:01... 20:52:14 [2022-03-23T20:52:14.143Z] INFO: make.ps1 starting at 03/23/2022 20:52:05 20:52:14 [2022-03-23T20:52:14.143Z] INFO: Git commit (8c7ea316d1) assumed from DOCKER_GITCOMMIT environment variable 20:52:14 [2022-03-23T20:52:14.143Z] INFO: Invoking autogen... 20:52:14 [2022-03-23T20:52:14.143Z] INFO: Running unit tests... 20:52:14 [2022-03-23T20:52:14.144Z] 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/httpstatus 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 20:52:14 [2022-03-23T20:52:14.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 20:52:14 [2022-03-23T20:52:14.438Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 20:52:14 [2022-03-23T20:52:14.699Z] === RUN TestSerialization 20:52:14 [2022-03-23T20:52:14.699Z] --- PASS: TestSerialization (0.02s) 20:52:14 [2022-03-23T20:52:14.699Z] PASS 20:52:14 [2022-03-23T20:52:14.699Z] coverage: 100.0% of statements 20:52:14 [2022-03-23T20:52:14.699Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements 20:52:15 [2022-03-23T20:52:15.027Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) 20:52:15 [2022-03-23T20:52:15.027Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:52:15 [2022-03-23T20:52:15.369Z] === RUN TestDockerSuite/TestBuildDockerignore 20:52:15 [2022-03-23T20:52:15.626Z] --- PASS: TestDaemonHostGatewayIP (3.66s) 20:52:15 [2022-03-23T20:52:15.626Z] === CONT TestDaemonRestartIpcMode 20:52:15 [2022-03-23T20:52:15.883Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 20:52:16 [2022-03-23T20:52:16.228Z] === RUN TestEnvironmentParsing 20:52:16 [2022-03-23T20:52:16.228Z] --- PASS: TestEnvironmentParsing (0.00s) 20:52:16 [2022-03-23T20:52:16.228Z] PASS 20:52:16 [2022-03-23T20:52:16.229Z] coverage: 1.2% of statements 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestEmptyLayer 20:52:16 [2022-03-23T20:52:16.229Z] --- PASS: TestEmptyLayer (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestCommitFailure 20:52:16 [2022-03-23T20:52:16.229Z] ok github.com/docker/docker/libcontainerd/local 0.077s coverage: 1.2% of statements 20:52:16 [2022-03-23T20:52:16.229Z] --- PASS: TestCommitFailure (0.02s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestStartTransactionFailure 20:52:16 [2022-03-23T20:52:16.229Z] --- PASS: TestStartTransactionFailure (0.01s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestGetOrphan 20:52:16 [2022-03-23T20:52:16.229Z] --- PASS: TestGetOrphan (0.01s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestMountAndRegister 20:52:16 [2022-03-23T20:52:16.229Z] layer_test.go:258: Layer size: 14 20:52:16 [2022-03-23T20:52:16.229Z] --- PASS: TestMountAndRegister (0.06s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestLayerRelease 20:52:16 [2022-03-23T20:52:16.229Z] layer_test.go:291: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestLayerRelease (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestStoreRestore 20:52:16 [2022-03-23T20:52:16.229Z] layer_test.go:340: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestStoreRestore (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestTarStreamStability 20:52:16 [2022-03-23T20:52:16.229Z] layer_test.go:455: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestTarStreamStability (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestRegisterExistingLayer 20:52:16 [2022-03-23T20:52:16.229Z] --- PASS: TestRegisterExistingLayer (0.17s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestTarStreamVerification 20:52:16 [2022-03-23T20:52:16.229Z] layer_test.go:684: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestTarStreamVerification (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestLayerMigration 20:52:16 [2022-03-23T20:52:16.229Z] migration_test.go:45: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestLayerMigration (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestLayerMigrationNoTarsplit 20:52:16 [2022-03-23T20:52:16.229Z] migration_test.go:181: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestMountInit 20:52:16 [2022-03-23T20:52:16.229Z] mount_test.go:17: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestMountInit (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestMountSize 20:52:16 [2022-03-23T20:52:16.229Z] mount_test.go:76: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestMountSize (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestMountChanges 20:52:16 [2022-03-23T20:52:16.229Z] mount_test.go:125: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestMountChanges (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] === RUN TestMountApply 20:52:16 [2022-03-23T20:52:16.229Z] mount_test.go:212: Failing on Windows 20:52:16 [2022-03-23T20:52:16.229Z] --- SKIP: TestMountApply (0.00s) 20:52:16 [2022-03-23T20:52:16.229Z] PASS 20:52:16 [2022-03-23T20:52:16.229Z] coverage: 30.6% of statements 20:52:16 [2022-03-23T20:52:16.229Z] ok github.com/docker/docker/layer 0.373s coverage: 30.6% of statements 20:52:16 [2022-03-23T20:52:16.405Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) 20:52:16 [2022-03-23T20:52:16.405Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:52:16 [2022-03-23T20:52:16.664Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) 20:52:16 [2022-03-23T20:52:16.664Z] === RUN TestServiceWithPredefinedNetwork 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSequenceGetAvailableBit 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSequenceGetAvailableBit (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSequenceEqual 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSequenceEqual (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSequenceCopy 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSequenceCopy (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestGetFirstAvailable 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestGetFirstAvailable (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestFindSequence 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestFindSequence (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestCheckIfAvailable 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestCheckIfAvailable (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestMergeSequences 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestMergeSequences (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestPushReservation 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestPushReservation (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSerializeDeserialize 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSerializeDeserialize (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSet 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSet (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSetUnset 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSetUnset (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestOffsetSetUnset 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestOffsetSetUnset (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSetInRange 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSetInRange (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestSetAnyInRange 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestSetAnyInRange (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestMethods 20:52:16 [2022-03-23T20:52:16.685Z] --- PASS: TestMethods (0.00s) 20:52:16 [2022-03-23T20:52:16.685Z] === RUN TestRandomAllocateDeallocate 20:52:16 [2022-03-23T20:52:16.685Z] ? github.com/docker/docker/libcontainerd [no test files] 20:52:16 [2022-03-23T20:52:16.685Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:52:16 [2022-03-23T20:52:16.685Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:52:16 [2022-03-23T20:52:16.685Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:52:18 [2022-03-23T20:52:18.851Z] === RUN TestInvalidConfig 20:52:18 [2022-03-23T20:52:18.851Z] --- PASS: TestInvalidConfig (0.00s) 20:52:18 [2022-03-23T20:52:18.851Z] === RUN TestConfig 20:52:18 [2022-03-23T20:52:18.851Z] --- PASS: TestConfig (0.00s) 20:52:18 [2022-03-23T20:52:18.851Z] === RUN TestOptionsLabels 20:52:18 [2022-03-23T20:52:18.851Z] --- PASS: TestOptionsLabels (0.00s) 20:52:18 [2022-03-23T20:52:18.851Z] === RUN TestValidName 20:52:18 [2022-03-23T20:52:18.851Z] --- PASS: TestValidName (0.00s) 20:52:18 [2022-03-23T20:52:18.851Z] PASS 20:52:18 [2022-03-23T20:52:18.851Z] coverage: 19.7% of statements 20:52:18 [2022-03-23T20:52:18.851Z] ok github.com/docker/docker/libnetwork/config 0.069s coverage: 19.7% of statements 20:52:19 [2022-03-23T20:52:19.159Z] --- PASS: TestDaemonRestartIpcMode (3.04s) 20:52:19 [2022-03-23T20:52:19.159Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 20:52:19 [2022-03-23T20:52:19.159Z] check_test.go:308: [d01172f601872] daemon is not started 20:52:19 [2022-03-23T20:52:19.159Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 20:52:19 [2022-03-23T20:52:19.199Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) 20:52:19 [2022-03-23T20:52:19.199Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:52:19 [2022-03-23T20:52:19.199Z] service_test.go:243: FLAKY_TEST 20:52:19 [2022-03-23T20:52:19.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:52:19 [2022-03-23T20:52:19.199Z] === RUN TestServiceWithDataPathPortInit 20:52:19 [2022-03-23T20:52:19.307Z] === RUN TestKey 20:52:19 [2022-03-23T20:52:19.308Z] --- PASS: TestKey (0.00s) 20:52:19 [2022-03-23T20:52:19.308Z] === RUN TestParseKey 20:52:19 [2022-03-23T20:52:19.308Z] --- PASS: TestParseKey (0.00s) 20:52:19 [2022-03-23T20:52:19.308Z] === RUN TestInvalidDataStore 20:52:19 [2022-03-23T20:52:19.308Z] --- PASS: TestInvalidDataStore (0.00s) 20:52:19 [2022-03-23T20:52:19.308Z] === RUN TestKVObjectFlatKey 20:52:19 [2022-03-23T20:52:19.308Z] --- PASS: TestKVObjectFlatKey (0.00s) 20:52:19 [2022-03-23T20:52:19.308Z] === RUN TestAtomicKVObjectFlatKey 20:52:19 [2022-03-23T20:52:19.308Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) 20:52:19 [2022-03-23T20:52:19.308Z] PASS 20:52:19 [2022-03-23T20:52:19.308Z] coverage: 21.9% of statements 20:52:19 [2022-03-23T20:52:19.308Z] ok github.com/docker/docker/libnetwork/datastore 0.059s coverage: 21.9% of statements 20:52:19 [2022-03-23T20:52:19.308Z] === RUN TestErrorInterfaces 20:52:19 [2022-03-23T20:52:19.308Z] --- PASS: TestErrorInterfaces (0.00s) 20:52:19 [2022-03-23T20:52:19.308Z] === RUN TestNetworkMarshalling 20:52:19 [2022-03-23T20:52:19.764Z] --- PASS: TestNetworkMarshalling (0.21s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestEndpointMarshalling 20:52:19 [2022-03-23T20:52:19.764Z] --- PASS: TestEndpointMarshalling (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestAuxAddresses 20:52:19 [2022-03-23T20:52:19.764Z] time="2022-03-23T20:52:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:52:19 [2022-03-23T20:52:19.764Z] --- PASS: TestAuxAddresses (0.04s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestSRVServiceQuery 20:52:19 [2022-03-23T20:52:19.764Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestSRVServiceQuery (0.01s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestServiceVIPReuse 20:52:19 [2022-03-23T20:52:19.764Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestServiceVIPReuse (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestIpamReleaseOnNetDriverFailures 20:52:19 [2022-03-23T20:52:19.764Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestDNSIPQuery 20:52:19 [2022-03-23T20:52:19.764Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestDNSIPQuery (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestDNSProxyServFail 20:52:19 [2022-03-23T20:52:19.764Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestDNSProxyServFail (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestSandboxAddEmpty 20:52:19 [2022-03-23T20:52:19.764Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestSandboxAddEmpty (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestSandboxAddMultiPrio 20:52:19 [2022-03-23T20:52:19.764Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestSandboxAddSamePrio 20:52:19 [2022-03-23T20:52:19.764Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestSandboxAddSamePrio (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestCleanupServiceDiscovery 20:52:19 [2022-03-23T20:52:19.764Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestDNSOptions 20:52:19 [2022-03-23T20:52:19.764Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 20:52:19 [2022-03-23T20:52:19.764Z] --- SKIP: TestDNSOptions (0.00s) 20:52:19 [2022-03-23T20:52:19.764Z] === RUN TestMultipleControllersWithSameStore 20:52:19 [2022-03-23T20:52:19.764Z] time="2022-03-23T20:52:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:52:19 [2022-03-23T20:52:19.764Z] time="2022-03-23T20:52:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:52:19 [2022-03-23T20:52:19.764Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) 20:52:19 [2022-03-23T20:52:19.764Z] PASS 20:52:19 [2022-03-23T20:52:19.764Z] coverage: 8.5% of statements 20:52:19 [2022-03-23T20:52:19.764Z] ok github.com/docker/docker/libnetwork 0.381s coverage: 8.5% of statements 20:52:20 [2022-03-23T20:52:20.220Z] === RUN TestIPDataMarshalling 20:52:20 [2022-03-23T20:52:20.220Z] --- PASS: TestIPDataMarshalling (0.00s) 20:52:20 [2022-03-23T20:52:20.220Z] === RUN TestValidateAndIsV6 20:52:20 [2022-03-23T20:52:20.220Z] --- PASS: TestValidateAndIsV6 (0.00s) 20:52:20 [2022-03-23T20:52:20.220Z] PASS 20:52:20 [2022-03-23T20:52:20.220Z] coverage: 68.9% of statements 20:52:20 [2022-03-23T20:52:20.220Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements 20:52:20 [2022-03-23T20:52:20.677Z] === RUN TestDriver 20:52:20 [2022-03-23T20:52:20.677Z] --- PASS: TestDriver (0.00s) 20:52:20 [2022-03-23T20:52:20.677Z] PASS 20:52:20 [2022-03-23T20:52:20.677Z] coverage: 34.8% of statements 20:52:20 [2022-03-23T20:52:20.677Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements 20:52:21 [2022-03-23T20:52:21.060Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 20:52:21 [2022-03-23T20:52:21.134Z] === RUN TestDriver 20:52:21 [2022-03-23T20:52:21.134Z] --- PASS: TestDriver (0.00s) 20:52:21 [2022-03-23T20:52:21.134Z] PASS 20:52:21 [2022-03-23T20:52:21.134Z] coverage: 34.8% of statements 20:52:21 [2022-03-23T20:52:21.134Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements 20:52:21 [2022-03-23T20:52:21.590Z] === RUN TestNetworkAllocateFree 20:52:21 [2022-03-23T20:52:21.590Z] --- PASS: TestNetworkAllocateFree (0.00s) 20:52:21 [2022-03-23T20:52:21.590Z] === RUN TestNetworkAllocateUserDefinedVNIs 20:52:21 [2022-03-23T20:52:21.590Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) 20:52:21 [2022-03-23T20:52:21.590Z] PASS 20:52:21 [2022-03-23T20:52:21.590Z] coverage: 63.6% of statements 20:52:21 [2022-03-23T20:52:21.590Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestGetEmptyCapabilities 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestGetEmptyCapabilities (0.01s) 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestGetExtraCapabilities 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestGetExtraCapabilities (0.01s) 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestGetInvalidCapabilities 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestGetInvalidCapabilities (0.00s) 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestRemoteDriver 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestRemoteDriver (0.01s) 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestDriverError 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestDriverError (0.00s) 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestMissingValues 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestMissingValues (0.02s) 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestRollback 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestRollback (0.01s) 20:52:22 [2022-03-23T20:52:22.045Z] PASS 20:52:22 [2022-03-23T20:52:22.045Z] coverage: 57.4% of statements 20:52:22 [2022-03-23T20:52:22.045Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.120s coverage: 57.4% of statements 20:52:22 [2022-03-23T20:52:22.045Z] --- PASS: TestRandomAllocateDeallocate (5.63s) 20:52:22 [2022-03-23T20:52:22.045Z] === RUN TestAllocateRandomDeallocate 20:52:22 [2022-03-23T20:52:22.178Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) 20:52:22 [2022-03-23T20:52:22.178Z] === RUN TestCreateServiceSecretFileMode 20:52:22 [2022-03-23T20:52:22.501Z] === RUN TestNAT 20:52:22 [2022-03-23T20:52:22.501Z] windows_test.go:58: Test does not work on CI and was never running to begin with 20:52:22 [2022-03-23T20:52:22.501Z] --- SKIP: TestNAT (0.00s) 20:52:22 [2022-03-23T20:52:22.501Z] === RUN TestTransparent 20:52:22 [2022-03-23T20:52:22.501Z] windows_test.go:63: Test does not work on CI and was never running to begin with 20:52:22 [2022-03-23T20:52:22.501Z] --- SKIP: TestTransparent (0.00s) 20:52:22 [2022-03-23T20:52:22.501Z] PASS 20:52:22 [2022-03-23T20:52:22.501Z] coverage: 0.0% of statements 20:52:22 [2022-03-23T20:52:22.501Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements 20:52:22 [2022-03-23T20:52:22.953Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 20:52:22 [2022-03-23T20:52:22.953Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestBuildDefault 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestBuildDefault (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestBuildHostnameDomainname 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestBuildHostnameDomainname (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestBuildHostname 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestBuildHostname (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestBuildHostnameFQDN 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestBuildHostnameFQDN (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestBuildNoIP 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestBuildNoIP (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestUpdate 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestUpdate (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestUpdateIgnoresPrefixedHostname 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestDeleteIgnoresPrefixedHostname 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestAddEmpty 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestAddEmpty (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestAdd 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestAdd (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestDeleteEmpty 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestDeleteEmpty (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestDeleteNewline 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestDeleteNewline (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestDelete 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestDelete (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestConcurrentWrites 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestNew 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestNew (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestAddDriver 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestAddDriver (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestAddDuplicateDriver 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestAddDuplicateDriver (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestIPAMDefaultAddressSpaces 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestDriver 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestDriver (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestIPAM 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestIPAM (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestWalkIPAMs 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestWalkIPAMs (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] === RUN TestWalkDrivers 20:52:22 [2022-03-23T20:52:22.957Z] --- PASS: TestWalkDrivers (0.00s) 20:52:22 [2022-03-23T20:52:22.957Z] PASS 20:52:22 [2022-03-23T20:52:22.957Z] coverage: 82.4% of statements 20:52:22 [2022-03-23T20:52:22.957Z] ok github.com/docker/docker/libnetwork/drvregistry 0.081s coverage: 82.4% of statements 20:52:23 [2022-03-23T20:52:23.413Z] --- PASS: TestConcurrentWrites (0.27s) 20:52:23 [2022-03-23T20:52:23.413Z] PASS 20:52:23 [2022-03-23T20:52:23.413Z] coverage: 81.2% of statements 20:52:23 [2022-03-23T20:52:23.413Z] ok github.com/docker/docker/libnetwork/etchosts 0.331s coverage: 81.2% of statements 20:52:23 [2022-03-23T20:52:23.413Z] --- PASS: TestAllocateRandomDeallocate (1.21s) 20:52:23 [2022-03-23T20:52:23.413Z] === RUN TestAllocateRandomDeallocateSerialize 20:52:23 [2022-03-23T20:52:23.413Z] === RUN TestNew 20:52:23 [2022-03-23T20:52:23.413Z] --- PASS: TestNew (0.00s) 20:52:23 [2022-03-23T20:52:23.413Z] === RUN TestAllocate 20:52:23 [2022-03-23T20:52:23.413Z] --- PASS: TestAllocate (0.00s) 20:52:23 [2022-03-23T20:52:23.413Z] === RUN TestUninitialized 20:52:23 [2022-03-23T20:52:23.413Z] --- PASS: TestUninitialized (0.00s) 20:52:23 [2022-03-23T20:52:23.413Z] === RUN TestAllocateInRange 20:52:23 [2022-03-23T20:52:23.413Z] --- PASS: TestAllocateInRange (0.00s) 20:52:23 [2022-03-23T20:52:23.413Z] === RUN TestAllocateSerial 20:52:23 [2022-03-23T20:52:23.413Z] --- PASS: TestAllocateSerial (0.00s) 20:52:23 [2022-03-23T20:52:23.413Z] PASS 20:52:23 [2022-03-23T20:52:23.413Z] coverage: 87.5% of statements 20:52:23 [2022-03-23T20:52:23.413Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements 20:52:23 [2022-03-23T20:52:23.517Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 20:52:23 [2022-03-23T20:52:23.869Z] === RUN TestCaller 20:52:23 [2022-03-23T20:52:23.869Z] --- PASS: TestCaller (0.00s) 20:52:23 [2022-03-23T20:52:23.869Z] PASS 20:52:23 [2022-03-23T20:52:23.869Z] coverage: 100.0% of statements 20:52:23 [2022-03-23T20:52:23.869Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements 20:52:24 [2022-03-23T20:52:24.324Z] === RUN TestSetSerialInsertDelete 20:52:24 [2022-03-23T20:52:24.324Z] --- PASS: TestSetSerialInsertDelete (0.00s) 20:52:24 [2022-03-23T20:52:24.324Z] === RUN TestSetParallelInsertDelete 20:52:24 [2022-03-23T20:52:24.425Z] ? github.com/docker/docker/api [no test files] 20:52:24 [2022-03-23T20:52:24.780Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.19s) 20:52:24 [2022-03-23T20:52:24.780Z] === RUN TestRetrieveFromStore 20:52:24 [2022-03-23T20:52:24.884Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) 20:52:24 [2022-03-23T20:52:24.884Z] PASS 20:52:24 [2022-03-23T20:52:24.884Z] 20:52:24 [2022-03-23T20:52:24.884Z] === Skipped 20:52:24 [2022-03-23T20:52:24.884Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 20:52:24 [2022-03-23T20:52:24.884Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:52:24 [2022-03-23T20:52:24.884Z] 20:52:24 [2022-03-23T20:52:24.884Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 20:52:24 [2022-03-23T20:52:24.884Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:52:24 [2022-03-23T20:52:24.884Z] 20:52:24 [2022-03-23T20:52:24.884Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 20:52:24 [2022-03-23T20:52:24.884Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:52:24 [2022-03-23T20:52:24.884Z] 20:52:24 [2022-03-23T20:52:24.884Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:52:24 [2022-03-23T20:52:24.884Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:52:24 [2022-03-23T20:52:24.884Z] 20:52:24 [2022-03-23T20:52:24.884Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 20:52:24 [2022-03-23T20:52:24.884Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:52:24 [2022-03-23T20:52:24.884Z] 20:52:24 [2022-03-23T20:52:24.885Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 20:52:24 [2022-03-23T20:52:24.885Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 20:52:24 [2022-03-23T20:52:24.885Z] 20:52:24 [2022-03-23T20:52:24.885Z] DONE 201 tests, 6 skipped in 157.259s 20:52:24 [2022-03-23T20:52:24.885Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 20:52:24 [2022-03-23T20:52:24.885Z] ++ 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 20:52:24 [2022-03-23T20:52:24.885Z] ++ set -e 20:52:24 [2022-03-23T20:52:24.885Z] ++ '[' -n 0 ']' 20:52:24 [2022-03-23T20:52:24.885Z] ++ set -x 20:52:24 [2022-03-23T20:52:24.885Z] ++ 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 20:52:24 [2022-03-23T20:52:24.885Z] === RUN TestConfigDaemonLibtrustID 20:52:25 [2022-03-23T20:52:25.236Z] --- PASS: TestRetrieveFromStore (0.44s) 20:52:25 [2022-03-23T20:52:25.236Z] === RUN TestIsCorrupted 20:52:25 [2022-03-23T20:52:25.236Z] --- PASS: TestIsCorrupted (0.02s) 20:52:25 [2022-03-23T20:52:25.236Z] === RUN TestSetRollover 20:52:25 [2022-03-23T20:52:25.236Z] === RUN TestInt2IP2IntConversion 20:52:25 [2022-03-23T20:52:25.447Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) 20:52:25 [2022-03-23T20:52:25.448Z] === RUN TestDaemonConfigValidation 20:52:25 [2022-03-23T20:52:25.448Z] === RUN TestDaemonConfigValidation/config_with_no_content 20:52:25 [2022-03-23T20:52:25.448Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 20:52:25 [2022-03-23T20:52:25.448Z] === RUN TestDaemonConfigValidation/config_with_{} 20:52:25 [2022-03-23T20:52:25.448Z] === PAUSE TestDaemonConfigValidation/config_with_{} 20:52:25 [2022-03-23T20:52:25.448Z] === RUN TestDaemonConfigValidation/invalid_config 20:52:25 [2022-03-23T20:52:25.448Z] === PAUSE TestDaemonConfigValidation/invalid_config 20:52:25 [2022-03-23T20:52:25.448Z] === RUN TestDaemonConfigValidation/malformed_config 20:52:25 [2022-03-23T20:52:25.448Z] === PAUSE TestDaemonConfigValidation/malformed_config 20:52:25 [2022-03-23T20:52:25.448Z] === RUN TestDaemonConfigValidation/valid_config 20:52:25 [2022-03-23T20:52:25.448Z] === PAUSE TestDaemonConfigValidation/valid_config 20:52:25 [2022-03-23T20:52:25.448Z] === CONT TestDaemonConfigValidation/config_with_no_content 20:52:25 [2022-03-23T20:52:25.448Z] === CONT TestDaemonConfigValidation/malformed_config 20:52:25 [2022-03-23T20:52:25.693Z] --- PASS: TestInt2IP2IntConversion (0.50s) 20:52:25 [2022-03-23T20:52:25.693Z] === RUN TestGetAddressVersion 20:52:25 [2022-03-23T20:52:25.693Z] --- PASS: TestGetAddressVersion (0.00s) 20:52:25 [2022-03-23T20:52:25.693Z] === RUN TestKeyString 20:52:25 [2022-03-23T20:52:25.693Z] --- PASS: TestKeyString (0.00s) 20:52:25 [2022-03-23T20:52:25.693Z] === RUN TestPoolDataMarshal 20:52:25 [2022-03-23T20:52:25.693Z] --- PASS: TestPoolDataMarshal (0.00s) 20:52:25 [2022-03-23T20:52:25.693Z] === RUN TestSubnetsMarshal 20:52:25 [2022-03-23T20:52:25.693Z] --- PASS: TestSubnetsMarshal (0.05s) 20:52:25 [2022-03-23T20:52:25.693Z] === RUN TestAddSubnets 20:52:25 [2022-03-23T20:52:25.693Z] --- PASS: TestAddSubnets (0.05s) 20:52:25 [2022-03-23T20:52:25.693Z] === RUN TestDoublePoolRelease 20:52:25 [2022-03-23T20:52:25.693Z] --- PASS: TestDoublePoolRelease (0.02s) 20:52:25 [2022-03-23T20:52:25.693Z] === RUN TestAddReleasePoolID 20:52:25 [2022-03-23T20:52:25.704Z] === CONT TestDaemonConfigValidation/invalid_config 20:52:25 [2022-03-23T20:52:25.704Z] === CONT TestDaemonConfigValidation/config_with_{} 20:52:25 [2022-03-23T20:52:25.704Z] === CONT TestDaemonConfigValidation/valid_config 20:52:25 [2022-03-23T20:52:25.704Z] --- PASS: TestDaemonConfigValidation (0.00s) 20:52:25 [2022-03-23T20:52:25.704Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) 20:52:25 [2022-03-23T20:52:25.704Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) 20:52:25 [2022-03-23T20:52:25.704Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) 20:52:25 [2022-03-23T20:52:25.704Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) 20:52:25 [2022-03-23T20:52:25.704Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) 20:52:25 [2022-03-23T20:52:25.704Z] === RUN TestConfigDaemonSeccompProfiles 20:52:25 [2022-03-23T20:52:25.704Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 20:52:25 [2022-03-23T20:52:25.961Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 20:52:26 [2022-03-23T20:52:26.148Z] === RUN TestPoolRequest 20:52:26 [2022-03-23T20:52:26.148Z] --- PASS: TestPoolRequest (0.00s) 20:52:26 [2022-03-23T20:52:26.148Z] === RUN TestOtherRequests 20:52:26 [2022-03-23T20:52:26.148Z] --- PASS: TestOtherRequests (0.00s) 20:52:26 [2022-03-23T20:52:26.148Z] PASS 20:52:26 [2022-03-23T20:52:26.148Z] coverage: 57.1% of statements 20:52:26 [2022-03-23T20:52:26.148Z] --- PASS: TestAddReleasePoolID (0.07s) 20:52:26 [2022-03-23T20:52:26.148Z] === RUN TestPredefinedPool 20:52:26 [2022-03-23T20:52:26.148Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements 20:52:26 [2022-03-23T20:52:26.148Z] --- PASS: TestPredefinedPool (0.02s) 20:52:26 [2022-03-23T20:52:26.148Z] === RUN TestRemoveSubnet 20:52:26 [2022-03-23T20:52:26.148Z] --- PASS: TestRemoveSubnet (0.22s) 20:52:26 [2022-03-23T20:52:26.148Z] === RUN TestGetSameAddress 20:52:26 [2022-03-23T20:52:26.148Z] --- PASS: TestGetSameAddress (0.02s) 20:52:26 [2022-03-23T20:52:26.148Z] === RUN TestPoolAllocationReuse 20:52:26 [2022-03-23T20:52:26.217Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 20:52:26 [2022-03-23T20:52:26.604Z] --- PASS: TestSetRollover (1.46s) 20:52:26 [2022-03-23T20:52:26.604Z] === RUN TestSetRolloverSerial 20:52:26 [2022-03-23T20:52:26.781Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 20:52:27 [2022-03-23T20:52:27.037Z] check_test.go:308: [d5abeabbd4484] daemon is not started 20:52:27 [2022-03-23T20:52:27.037Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 20:52:27 [2022-03-23T20:52:27.061Z] === RUN TestGetCapabilities 20:52:27 [2022-03-23T20:52:27.061Z] --- PASS: TestGetCapabilities (0.01s) 20:52:27 [2022-03-23T20:52:27.061Z] === RUN TestGetCapabilitiesFromLegacyDriver 20:52:27 [2022-03-23T20:52:27.061Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) 20:52:27 [2022-03-23T20:52:27.061Z] === RUN TestGetDefaultAddressSpaces 20:52:27 [2022-03-23T20:52:27.061Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) 20:52:27 [2022-03-23T20:52:27.061Z] === RUN TestRemoteDriver 20:52:27 [2022-03-23T20:52:27.061Z] --- PASS: TestRemoteDriver (0.01s) 20:52:27 [2022-03-23T20:52:27.061Z] PASS 20:52:27 [2022-03-23T20:52:27.061Z] coverage: 47.4% of statements 20:52:27 [2022-03-23T20:52:27.061Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements 20:52:27 [2022-03-23T20:52:27.516Z] --- PASS: TestPoolAllocationReuse (1.46s) 20:52:27 [2022-03-23T20:52:27.516Z] === RUN TestGetAddressSubPoolEqualPool 20:52:27 [2022-03-23T20:52:27.516Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) 20:52:27 [2022-03-23T20:52:27.516Z] === RUN TestRequestReleaseAddressFromSubPool 20:52:27 [2022-03-23T20:52:27.966Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 20:52:27 [2022-03-23T20:52:27.972Z] --- PASS: TestSetRolloverSerial (1.39s) 20:52:27 [2022-03-23T20:52:27.972Z] === RUN TestGetFirstAvailableFromCurrent 20:52:27 [2022-03-23T20:52:27.972Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) 20:52:27 [2022-03-23T20:52:27.972Z] PASS 20:52:27 [2022-03-23T20:52:27.972Z] coverage: 84.4% of statements 20:52:27 [2022-03-23T20:52:27.972Z] ok github.com/docker/docker/libnetwork/bitseq 11.386s coverage: 84.4% of statements 20:52:27 [2022-03-23T20:52:27.972Z] === RUN TestWindowsIPAM 20:52:27 [2022-03-23T20:52:27.972Z] --- PASS: TestWindowsIPAM (0.00s) 20:52:27 [2022-03-23T20:52:27.972Z] PASS 20:52:27 [2022-03-23T20:52:27.972Z] coverage: 71.4% of statements 20:52:27 [2022-03-23T20:52:27.972Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements 20:52:28 [2022-03-23T20:52:28.932Z] === RUN TestDefaultNetwork 20:52:29 [2022-03-23T20:52:29.333Z] === CONT TestConfigDaemonSeccompProfiles 20:52:29 [2022-03-23T20:52:29.333Z] daemon_test.go:156: [d79c1883df5dd] daemon is not started 20:52:29 [2022-03-23T20:52:29.333Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) 20:52:29 [2022-03-23T20:52:29.333Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) 20:52:29 [2022-03-23T20:52:29.333Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) 20:52:29 [2022-03-23T20:52:29.333Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) 20:52:29 [2022-03-23T20:52:29.333Z] === RUN TestDaemonProxy 20:52:29 [2022-03-23T20:52:29.333Z] === RUN TestDaemonProxy/environment_variables 20:52:29 [2022-03-23T20:52:29.387Z] --- PASS: TestDefaultNetwork (0.26s) 20:52:29 [2022-03-23T20:52:29.387Z] === RUN TestConfigGlobalScopeDefaultNetworks 20:52:29 [2022-03-23T20:52:29.387Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) 20:52:29 [2022-03-23T20:52:29.387Z] === RUN TestInitAddressPools 20:52:29 [2022-03-23T20:52:29.387Z] --- PASS: TestInitAddressPools (0.00s) 20:52:29 [2022-03-23T20:52:29.387Z] PASS 20:52:29 [2022-03-23T20:52:29.387Z] coverage: 74.0% of statements 20:52:29 [2022-03-23T20:52:29.387Z] ok github.com/docker/docker/libnetwork/ipamutils 0.595s coverage: 74.0% of statements 20:52:29 [2022-03-23T20:52:29.842Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.15s) 20:52:29 [2022-03-23T20:52:29.842Z] === RUN TestSerializeRequestReleaseAddressFromSubPool 20:52:29 [2022-03-23T20:52:29.842Z] === RUN TestKeyValue 20:52:29 [2022-03-23T20:52:29.842Z] --- PASS: TestKeyValue (0.00s) 20:52:29 [2022-03-23T20:52:29.842Z] PASS 20:52:29 [2022-03-23T20:52:29.842Z] coverage: 60.0% of statements 20:52:29 [2022-03-23T20:52:29.842Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements 20:52:29 [2022-03-23T20:52:29.951Z] tests/integration/models_containers_test.py ............................ [ 83%] 20:52:30 [2022-03-23T20:52:30.730Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 20:52:30 [2022-03-23T20:52:30.730Z] === RUN TestDaemonProxy/command-line_options 20:52:32 [2022-03-23T20:52:32.622Z] === RUN TestDaemonProxy/configuration_file 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 20:52:32 [2022-03-23T20:52:32.726Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.00s) 20:52:32 [2022-03-23T20:52:32.726Z] === RUN TestGetAddress 20:52:33 [2022-03-23T20:52:33.180Z] === RUN TestNetworkDBSimple 20:52:33 [2022-03-23T20:52:33.549Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 20:52:33 [2022-03-23T20:52:33.635Z] === RUN TestGenerate 20:52:33 [2022-03-23T20:52:33.635Z] --- PASS: TestGenerate (0.00s) 20:52:33 [2022-03-23T20:52:33.635Z] === RUN TestGeneratePtr 20:52:33 [2022-03-23T20:52:33.635Z] --- PASS: TestGeneratePtr (0.00s) 20:52:33 [2022-03-23T20:52:33.635Z] === RUN TestGenerateMissingField 20:52:33 [2022-03-23T20:52:33.635Z] --- PASS: TestGenerateMissingField (0.00s) 20:52:33 [2022-03-23T20:52:33.635Z] === RUN TestFieldCannotBeSet 20:52:33 [2022-03-23T20:52:33.635Z] --- PASS: TestFieldCannotBeSet (0.00s) 20:52:33 [2022-03-23T20:52:33.635Z] === RUN TestTypeMismatchError 20:52:33 [2022-03-23T20:52:33.635Z] --- PASS: TestTypeMismatchError (0.00s) 20:52:33 [2022-03-23T20:52:33.635Z] PASS 20:52:33 [2022-03-23T20:52:33.635Z] coverage: 100.0% of statements 20:52:33 [2022-03-23T20:52:33.635Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements 20:52:34 [2022-03-23T20:52:34.074Z] --- PASS: TestServiceWithDataPathPortInit (12.99s) 20:52:34 [2022-03-23T20:52:34.074Z] === RUN TestServiceWithDefaultAddressPoolInit 20:52:34 [2022-03-23T20:52:34.091Z] 2022/03/23 20:52:33 Closing DB instances... 20:52:34 [2022-03-23T20:52:34.091Z] testing: warning: no tests to run 20:52:34 [2022-03-23T20:52:34.091Z] PASS 20:52:34 [2022-03-23T20:52:34.091Z] coverage: 0.0% of statements 20:52:34 [2022-03-23T20:52:34.091Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] 20:52:34 [2022-03-23T20:52:34.331Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a17esisowfqosnjd3lx8n4ilf Created:2022-03-23 20:52:33.196909335 +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[19186ec72fd652ac89ed345685667f8d78ada676da9ffa16f8c35b99b692a4fe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qh7rpvhk5i5p4ziytpfsvy6tr EndpointID:67416adfb4fb82a7e9481d419b273135fb943dd7492d919662cfe556b9ad9400 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ad585d735398702c0f55e7953fad1b86c8c5434d8d3a5c44b4d363208cb1b95 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:845490f1bc82 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qh7rpvhk5i5p4ziytpfsvy6tr EndpointID:67416adfb4fb82a7e9481d419b273135fb943dd7492d919662cfe556b9ad9400 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 20:52:34 [2022-03-23T20:52:34.367Z] --- PASS: TestCreateServiceSecretFileMode (12.56s) 20:52:34 [2022-03-23T20:52:34.367Z] === RUN TestCreateServiceConfigFileMode 20:52:34 [2022-03-23T20:52:34.474Z] === RUN TestDaemonProxy/conflicting_options 20:52:34 [2022-03-23T20:52:34.474Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 20:52:34 [2022-03-23T20:52:34.550Z] --- PASS: TestSetParallelInsertDelete (10.00s) 20:52:34 [2022-03-23T20:52:34.550Z] PASS 20:52:34 [2022-03-23T20:52:34.550Z] coverage: 100.0% of statements 20:52:34 [2022-03-23T20:52:34.550Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.091s coverage: 100.0% of statements 20:52:34 [2022-03-23T20:52:34.730Z] === RUN TestDaemonProxy/reload_sanitized 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestRequestNewPort 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestRequestNewPort (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestRequestSpecificPort 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestRequestSpecificPort (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestReleasePort 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestReleasePort (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestReuseReleasedPort 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestReuseReleasedPort (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestReleaseUnreadledPort 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestReleaseUnreadledPort (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestUnknowProtocol 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestUnknowProtocol (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestAllocateAllPorts 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestAllocateAllPorts (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestPortAllocation 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestPortAllocation (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestPortAllocationWithCustomRange 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestNoDuplicateBPR 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestNoDuplicateBPR (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestChangePortRange 20:52:35 [2022-03-23T20:52:35.005Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 20:52:35 [2022-03-23T20:52:35.005Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 20:52:35 [2022-03-23T20:52:35.005Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 20:52:35 [2022-03-23T20:52:35.005Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100 20:52:35 [2022-03-23T20:52:35.005Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000 20:52:35 [2022-03-23T20:52:35.005Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestChangePortRange (0.00s) 20:52:35 [2022-03-23T20:52:35.005Z] PASS 20:52:35 [2022-03-23T20:52:35.005Z] coverage: 88.6% of statements 20:52:35 [2022-03-23T20:52:35.005Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements 20:52:35 [2022-03-23T20:52:35.005Z] --- PASS: TestNetworkDBSimple (2.04s) 20:52:35 [2022-03-23T20:52:35.005Z] === RUN TestNetworkDBJoinLeaveNetwork 20:52:35 [2022-03-23T20:52:35.291Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 20:52:35 [2022-03-23T20:52:35.291Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 20:52:35 [2022-03-23T20:52:35.291Z] --- PASS: TestDaemonProxy (6.34s) 20:52:35 [2022-03-23T20:52:35.291Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 20:52:35 [2022-03-23T20:52:35.291Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) 20:52:35 [2022-03-23T20:52:35.291Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) 20:52:35 [2022-03-23T20:52:35.291Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 20:52:35 [2022-03-23T20:52:35.291Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) 20:52:35 [2022-03-23T20:52:35.291Z] PASS 20:52:35 [2022-03-23T20:52:35.291Z] 20:52:35 [2022-03-23T20:52:35.291Z] DONE 17 tests in 10.586s 20:52:35 [2022-03-23T20:52:35.291Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 20:52:35 [2022-03-23T20:52:35.291Z] ++ 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 20:52:35 [2022-03-23T20:52:35.291Z] ++ set -e 20:52:35 [2022-03-23T20:52:35.291Z] ++ '[' -n 0 ']' 20:52:35 [2022-03-23T20:52:35.291Z] ++ set -x 20:52:35 [2022-03-23T20:52:35.291Z] ++ 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 20:52:35 [2022-03-23T20:52:35.462Z] testing: warning: no tests to run 20:52:35 [2022-03-23T20:52:35.462Z] PASS 20:52:35 [2022-03-23T20:52:35.462Z] coverage: 0.0% of statements 20:52:35 [2022-03-23T20:52:35.462Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] 20:52:35 [2022-03-23T20:52:35.547Z] INFO: Testing against a local daemon 20:52:35 [2022-03-23T20:52:35.547Z] === RUN TestCommitInheritsEnv 20:52:35 [2022-03-23T20:52:35.803Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 20:52:35 [2022-03-23T20:52:35.803Z] --- PASS: TestCommitInheritsEnv (0.45s) 20:52:35 [2022-03-23T20:52:35.803Z] === RUN TestImportExtremelyLargeImageWorks 20:52:35 [2022-03-23T20:52:35.803Z] === PAUSE TestImportExtremelyLargeImageWorks 20:52:35 [2022-03-23T20:52:35.803Z] === RUN TestImportWithCustomPlatform 20:52:35 [2022-03-23T20:52:35.803Z] === RUN TestImportWithCustomPlatform/#00 20:52:35 [2022-03-23T20:52:35.917Z] === RUN TestHashData 20:52:35 [2022-03-23T20:52:35.917Z] --- PASS: TestHashData (0.00s) 20:52:35 [2022-03-23T20:52:35.917Z] PASS 20:52:35 [2022-03-23T20:52:35.917Z] coverage: 2.8% of statements 20:52:35 [2022-03-23T20:52:35.917Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements 20:52:35 [2022-03-23T20:52:35.917Z] === RUN TestErrorConstructors 20:52:35 [2022-03-23T20:52:35.917Z] --- PASS: TestErrorConstructors (0.00s) 20:52:35 [2022-03-23T20:52:35.917Z] === RUN TestCompareIPMask 20:52:35 [2022-03-23T20:52:35.917Z] --- PASS: TestCompareIPMask (0.00s) 20:52:35 [2022-03-23T20:52:35.917Z] === RUN TestUtilGetHostPartIP 20:52:35 [2022-03-23T20:52:35.917Z] --- PASS: TestUtilGetHostPartIP (0.00s) 20:52:35 [2022-03-23T20:52:35.917Z] === RUN TestUtilGetBroadcastIP 20:52:35 [2022-03-23T20:52:35.917Z] --- PASS: TestUtilGetBroadcastIP (0.00s) 20:52:35 [2022-03-23T20:52:35.917Z] === RUN TestParseCIDR 20:52:35 [2022-03-23T20:52:35.917Z] --- PASS: TestParseCIDR (0.00s) 20:52:35 [2022-03-23T20:52:35.917Z] PASS 20:52:35 [2022-03-23T20:52:35.917Z] coverage: 37.3% of statements 20:52:35 [2022-03-23T20:52:35.917Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements 20:52:36 [2022-03-23T20:52:36.059Z] === RUN TestImportWithCustomPlatform/_______ 20:52:36 [2022-03-23T20:52:36.059Z] === RUN TestImportWithCustomPlatform// 20:52:36 [2022-03-23T20:52:36.059Z] === RUN TestImportWithCustomPlatform/linux 20:52:36 [2022-03-23T20:52:36.059Z] === RUN TestImportWithCustomPlatform/LINUX 20:52:36 [2022-03-23T20:52:36.314Z] === RUN TestImportWithCustomPlatform/linux/sparc64 20:52:36 [2022-03-23T20:52:36.315Z] === RUN TestImportWithCustomPlatform/macos 20:52:36 [2022-03-23T20:52:36.315Z] === RUN TestImportWithCustomPlatform/macos/arm64 20:52:36 [2022-03-23T20:52:36.315Z] === RUN TestImportWithCustomPlatform/nintendo64 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform (0.50s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/#00 (0.11s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 20:52:36 [2022-03-23T20:52:36.315Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 20:52:36 [2022-03-23T20:52:36.315Z] === RUN TestImagesFilterMultiReference 20:52:36 [2022-03-23T20:52:36.372Z] 2022/03/23 20:52:36 Closing DB instances... 20:52:36 [2022-03-23T20:52:36.570Z] --- PASS: TestImagesFilterMultiReference (0.07s) 20:52:36 [2022-03-23T20:52:36.571Z] === RUN TestImagePullPlatformInvalid 20:52:36 [2022-03-23T20:52:36.571Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 20:52:36 [2022-03-23T20:52:36.571Z] === RUN TestRemoveImageOrphaning 20:52:36 [2022-03-23T20:52:36.827Z] --- PASS: TestRemoveImageOrphaning (0.30s) 20:52:36 [2022-03-23T20:52:36.827Z] === RUN TestRemoveImageGarbageCollector 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 20:52:36 [2022-03-23T20:52:36.828Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 20:52:36 [2022-03-23T20:52:36.828Z] PASS 20:52:36 [2022-03-23T20:52:36.828Z] coverage: 50.0% of statements 20:52:36 [2022-03-23T20:52:36.828Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestAddressPoolOpt 20:52:37 [2022-03-23T20:52:37.284Z] --- PASS: TestAddressPoolOpt (0.00s) 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv/a 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv/something 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv/_=a 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv/env1=value1 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv/_env1=value1 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv/env2=value2=value3 20:52:37 [2022-03-23T20:52:37.284Z] === RUN TestValidateEnv/env3=abc!qwe 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/env_4=value_4 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/PATH 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/=a 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/PATH= 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/PATH=something 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/asd!qwe 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/1asd 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/123 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/some_space 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/__some_space_before 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/some_space_after__ 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/= 20:52:37 [2022-03-23T20:52:37.285Z] === RUN TestValidateEnv/PaTh 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/a (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/something (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/_=a (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/PATH (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/=a (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/PATH= (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/1asd (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/123 (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/some_space (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 20:52:37 [2022-03-23T20:52:37.285Z] --- PASS: TestValidateEnv/= (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateEnv/PaTh (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestParseHost 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestParseHost (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestParseDockerDaemonHost 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestParseDockerDaemonHost (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestParseTCP 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestParseTCP (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestParseInvalidUnixAddrInvalid 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateExtraHosts 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateExtraHosts (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestIpOptString 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestIpOptString (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestNewIpOptInvalidDefaultVal 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestNewIpOptValidDefaultVal 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestIpOptSetInvalidVal 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateIPAddress 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateIPAddress (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestMapOpts 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestMapOpts (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestListOptsWithoutValidator 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestListOptsWithoutValidator (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestListOptsWithValidator 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestListOptsWithValidator (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateDNSSearch 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateDNSSearch (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_general_format 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_more_than_one_= 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_one_more 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestNamedListOpts 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestNamedListOpts (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestNamedMapOpts 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestNamedMapOpts (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestParseLink 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestParseLink (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestUlimitOpt 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestUlimitOpt (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] PASS 20:52:37 [2022-03-23T20:52:37.740Z] coverage: 66.3% of statements 20:52:37 [2022-03-23T20:52:37.740Z] ok github.com/docker/docker/opts 0.074s coverage: 66.3% of statements 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestParseVersion 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestParseVersion (0.00s) 20:52:37 [2022-03-23T20:52:37.740Z] PASS 20:52:37 [2022-03-23T20:52:37.740Z] coverage: 52.9% of statements 20:52:37 [2022-03-23T20:52:37.740Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements 20:52:37 [2022-03-23T20:52:37.740Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) 20:52:37 [2022-03-23T20:52:37.740Z] === RUN TestNetworkDBJoinLeaveNetworks 20:52:38 [2022-03-23T20:52:38.512Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.66s) 20:52:38 [2022-03-23T20:52:38.512Z] PASS 20:52:38 [2022-03-23T20:52:38.512Z] 20:52:38 [2022-03-23T20:52:38.512Z] === Skipped 20:52:38 [2022-03-23T20:52:38.512Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:52:38 [2022-03-23T20:52:38.512Z] service_test.go:243: FLAKY_TEST 20:52:38 [2022-03-23T20:52:38.512Z] 20:52:38 [2022-03-23T20:52:38.512Z] DONE 26 tests, 1 skipped in 41.871s 20:52:38 [2022-03-23T20:52:38.512Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:52:38 [2022-03-23T20:52:38.512Z] ++ 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 20:52:38 [2022-03-23T20:52:38.512Z] ++ set -e 20:52:38 [2022-03-23T20:52:38.512Z] ++ '[' -n 0 ']' 20:52:38 [2022-03-23T20:52:38.512Z] ++ set -x 20:52:38 [2022-03-23T20:52:38.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-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 20:52:38 [2022-03-23T20:52:38.713Z] check_test.go:308: [d1b8ebf33ba78] daemon is not started 20:52:38 [2022-03-23T20:52:38.714Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 20:52:38 [2022-03-23T20:52:38.714Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 20:52:38 [2022-03-23T20:52:38.770Z] INFO: Testing against a local daemon 20:52:38 [2022-03-23T20:52:38.770Z] === RUN TestDockerNetworkIpvlanPersistance 20:52:38 [2022-03-23T20:52:38.770Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:52:38 [2022-03-23T20:52:38.770Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 20:52:38 [2022-03-23T20:52:38.770Z] === RUN TestDockerNetworkIpvlan 20:52:38 [2022-03-23T20:52:38.770Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:52:38 [2022-03-23T20:52:38.770Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:52:38 [2022-03-23T20:52:38.770Z] PASS 20:52:38 [2022-03-23T20:52:38.770Z] 20:52:38 [2022-03-23T20:52:38.770Z] === Skipped 20:52:38 [2022-03-23T20:52:38.770Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 20:52:38 [2022-03-23T20:52:38.770Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:52:38 [2022-03-23T20:52:38.770Z] 20:52:38 [2022-03-23T20:52:38.770Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:52:38 [2022-03-23T20:52:38.770Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:52:38 [2022-03-23T20:52:38.770Z] 20:52:38 [2022-03-23T20:52:38.770Z] DONE 2 tests, 2 skipped in 0.084s 20:52:38 [2022-03-23T20:52:38.771Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:52:38 [2022-03-23T20:52:38.771Z] ++ 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 20:52:38 [2022-03-23T20:52:38.771Z] ++ set -e 20:52:38 [2022-03-23T20:52:38.771Z] ++ '[' -n 0 ']' 20:52:38 [2022-03-23T20:52:38.771Z] ++ set -x 20:52:38 [2022-03-23T20:52:38.771Z] ++ 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 20:52:38 [2022-03-23T20:52:38.771Z] INFO: Testing against a local daemon 20:52:38 [2022-03-23T20:52:38.771Z] === RUN TestDockerNetworkMacvlanPersistance 20:52:38 [2022-03-23T20:52:38.969Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 20:52:39 [2022-03-23T20:52:39.226Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) 20:52:39 [2022-03-23T20:52:39.226Z] === RUN TestTagUnprefixedRepoByNameOrName 20:52:39 [2022-03-23T20:52:39.226Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 20:52:39 [2022-03-23T20:52:39.226Z] === RUN TestTagInvalidReference 20:52:39 [2022-03-23T20:52:39.226Z] --- PASS: TestTagInvalidReference (0.03s) 20:52:39 [2022-03-23T20:52:39.226Z] === RUN TestTagValidPrefixedRepo 20:52:39 [2022-03-23T20:52:39.226Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 20:52:39 [2022-03-23T20:52:39.226Z] === RUN TestTagExistedNameWithoutForce 20:52:39 [2022-03-23T20:52:39.226Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 20:52:39 [2022-03-23T20:52:39.226Z] === RUN TestTagOfficialNames 20:52:39 [2022-03-23T20:52:39.267Z] === RUN TestPeerCertificateMarshalJSON 20:52:39 [2022-03-23T20:52:39.267Z] 2022/03/23 20:52:38 Closing DB instances... 20:52:39 [2022-03-23T20:52:39.482Z] --- PASS: TestTagOfficialNames (0.06s) 20:52:39 [2022-03-23T20:52:39.482Z] === RUN TestTagMatchesDigest 20:52:39 [2022-03-23T20:52:39.482Z] --- PASS: TestTagMatchesDigest (0.02s) 20:52:39 [2022-03-23T20:52:39.482Z] === CONT TestImportExtremelyLargeImageWorks 20:52:39 [2022-03-23T20:52:39.482Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 20:52:39 [2022-03-23T20:52:39.722Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 20:52:39 [2022-03-23T20:52:39.722Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 20:52:39 [2022-03-23T20:52:39.722Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) 20:52:39 [2022-03-23T20:52:39.722Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 20:52:39 [2022-03-23T20:52:39.722Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 20:52:39 [2022-03-23T20:52:39.722Z] === RUN TestMiddleware 20:52:39 [2022-03-23T20:52:39.722Z] --- PASS: TestMiddleware (0.00s) 20:52:39 [2022-03-23T20:52:39.722Z] === RUN TestNewResponseModifier 20:52:39 [2022-03-23T20:52:39.722Z] --- PASS: TestNewResponseModifier (0.00s) 20:52:39 [2022-03-23T20:52:39.722Z] PASS 20:52:39 [2022-03-23T20:52:39.722Z] coverage: 26.8% of statements 20:52:39 [2022-03-23T20:52:39.722Z] ok github.com/docker/docker/pkg/authorization 0.530s coverage: 26.8% of statements 20:52:39 [2022-03-23T20:52:39.722Z] === RUN TestIsArchivePathDir 20:52:39 [2022-03-23T20:52:39.722Z] --- PASS: TestIsArchivePathDir (0.07s) 20:52:39 [2022-03-23T20:52:39.722Z] === RUN TestIsArchivePathInvalidFile 20:52:40 [2022-03-23T20:52:40.044Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 20:52:40 [2022-03-23T20:52:40.142Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) 20:52:40 [2022-03-23T20:52:40.142Z] === RUN TestDockerNetworkMacvlan 20:52:40 [2022-03-23T20:52:40.177Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) 20:52:40 [2022-03-23T20:52:40.177Z] === RUN TestIsArchivePathTar 20:52:40 [2022-03-23T20:52:40.177Z] --- PASS: TestIsArchivePathTar (0.16s) 20:52:40 [2022-03-23T20:52:40.177Z] === RUN TestDecompressStreamGzip 20:52:40 [2022-03-23T20:52:40.177Z] === RUN TestUnbuffered 20:52:40 [2022-03-23T20:52:40.177Z] --- PASS: TestUnbuffered (0.00s) 20:52:40 [2022-03-23T20:52:40.177Z] === RUN TestRaceUnbuffered 20:52:40 [2022-03-23T20:52:40.177Z] --- PASS: TestRaceUnbuffered (0.00s) 20:52:40 [2022-03-23T20:52:40.177Z] PASS 20:52:40 [2022-03-23T20:52:40.177Z] coverage: 100.0% of statements 20:52:40 [2022-03-23T20:52:40.177Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements 20:52:40 [2022-03-23T20:52:40.177Z] --- PASS: TestDecompressStreamGzip (0.13s) 20:52:40 [2022-03-23T20:52:40.177Z] === RUN TestDecompressStreamBzip2 20:52:40 [2022-03-23T20:52:40.311Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestDecompressStreamBzip2 (0.11s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestDecompressStreamXz 20:52:40 [2022-03-23T20:52:40.632Z] archive_test.go:133: Xz not present in msys2 20:52:40 [2022-03-23T20:52:40.632Z] --- SKIP: TestDecompressStreamXz (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestDecompressStreamZstd 20:52:40 [2022-03-23T20:52:40.632Z] archive_test.go:140: zstd not installed 20:52:40 [2022-03-23T20:52:40.632Z] --- SKIP: TestDecompressStreamZstd (0.03s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestCompressStreamXzUnsupported 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestCompressStreamBzip2Unsupported 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestCompressStreamInvalid 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestCompressStreamInvalid (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestExtensionInvalid 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestExtensionInvalid (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestExtensionUncompressed 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestExtensionUncompressed (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestExtensionBzip2 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestExtensionBzip2 (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestExtensionGzip 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestExtensionGzip (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestExtensionXz 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestExtensionXz (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestExtensionZstd 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestExtensionZstd (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestCmdStreamLargeStderr 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestCmdStreamLargeStderr (0.09s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestCmdStreamBad 20:52:40 [2022-03-23T20:52:40.632Z] archive_test.go:252: Failing on Windows CI machines 20:52:40 [2022-03-23T20:52:40.632Z] --- SKIP: TestCmdStreamBad (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestCmdStreamGood 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestCmdStreamGood (0.05s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestUntarPathWithInvalidDest 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestNetworkDBCRUDTableEntry 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestUntarPathWithInvalidSrc 20:52:40 [2022-03-23T20:52:40.632Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 20:52:40 [2022-03-23T20:52:40.632Z] === RUN TestUntarPath 20:52:40 [2022-03-23T20:52:40.707Z] === RUN TestDockerNetworkMacvlan/Subinterface 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestUntarPath (0.07s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestUntarPathWithDestinationFile 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[foo]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[bar]_[foo]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[foo_bar]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[qux]_[foo]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[]#01 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[qux]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[foo_bar_qux]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[qux]_[baz]] 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestMatch/[[foo_baz]] 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[foo]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[]#01 (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[qux]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] PASS 20:52:41 [2022-03-23T20:52:41.087Z] coverage: 87.5% of statements 20:52:41 [2022-03-23T20:52:41.087Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyWithTarInvalidSrc 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyWithTarSrcFile 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyWithTarSrcFolder 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyFileWithTarInvalidSrc 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyFileWithTarSrcFolder 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestCopyFileWithTarSrcFile 20:52:41 [2022-03-23T20:52:41.087Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 20:52:41 [2022-03-23T20:52:41.087Z] === RUN TestTarFiles 20:52:41 [2022-03-23T20:52:41.640Z] === RUN TestDockerNetworkMacvlan/OverlapParent 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootTarUntar 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootTarUntar (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootUntarWithHugeExcludesList 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootUntarEmptyArchive 20:52:42 [2022-03-23T20:52:42.048Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootTarUntarWithSymlink 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootCopyWithTar 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootCopyWithTar (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootCopyFileWithTar 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootUntarPath 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootUntarPath (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] === RUN TestChrootApplyDotDotFile 20:52:42 [2022-03-23T20:52:42.048Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 20:52:42 [2022-03-23T20:52:42.048Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 20:52:42 [2022-03-23T20:52:42.048Z] PASS 20:52:42 [2022-03-23T20:52:42.048Z] coverage: 15.1% of statements 20:52:42 [2022-03-23T20:52:42.048Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.1% of statements 20:52:42 [2022-03-23T20:52:42.200Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 20:52:42 [2022-03-23T20:52:42.200Z] check_test.go:308: [d7a5e447220d3] daemon is not started 20:52:42 [2022-03-23T20:52:42.200Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 20:52:42 [2022-03-23T20:52:42.206Z] === RUN TestDockerNetworkMacvlan/NilParent 20:52:42 [2022-03-23T20:52:42.764Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 20:52:43 [2022-03-23T20:52:43.010Z] 2022/03/23 20:52:42 Closing DB instances... 20:52:43 [2022-03-23T20:52:43.010Z] === RUN TestEnsureRemoveAllNotExist 20:52:43 [2022-03-23T20:52:43.010Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 20:52:43 [2022-03-23T20:52:43.010Z] === RUN TestEnsureRemoveAllWithDir 20:52:43 [2022-03-23T20:52:43.010Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 20:52:43 [2022-03-23T20:52:43.010Z] === RUN TestEnsureRemoveAllWithFile 20:52:43 [2022-03-23T20:52:43.010Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 20:52:43 [2022-03-23T20:52:43.010Z] PASS 20:52:43 [2022-03-23T20:52:43.010Z] coverage: 0.0% of statements 20:52:43 [2022-03-23T20:52:43.010Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestSizeEmpty 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestSizeEmpty (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestSizeEmptyFile 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestSizeEmptyFile (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestSizeNonemptyFile 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestSizeNonemptyFile (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestSizeNestedDirectoryEmpty 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestSizeFileAndNestedDirectoryEmpty 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestSizeFileAndNestedDirectoryNonempty 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestMoveToSubdir 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestMoveToSubdir (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] === RUN TestSizeNonExistingDirectory 20:52:43 [2022-03-23T20:52:43.971Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 20:52:43 [2022-03-23T20:52:43.971Z] PASS 20:52:43 [2022-03-23T20:52:43.971Z] coverage: 80.0% of statements 20:52:43 [2022-03-23T20:52:43.971Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements 20:52:44 [2022-03-23T20:52:44.108Z] === RUN TestDockerNetworkMacvlan/InternalMode 20:52:44 [2022-03-23T20:52:44.134Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 20:52:44 [2022-03-23T20:52:44.933Z] === RUN TestPollerAddRemove 20:52:44 [2022-03-23T20:52:44.933Z] --- PASS: TestPollerAddRemove (0.00s) 20:52:44 [2022-03-23T20:52:44.933Z] === RUN TestPollerEvent 20:52:44 [2022-03-23T20:52:44.933Z] poller_test.go:40: No chmod on Windows 20:52:44 [2022-03-23T20:52:44.933Z] --- SKIP: TestPollerEvent (0.00s) 20:52:44 [2022-03-23T20:52:44.933Z] === RUN TestPollerClose 20:52:44 [2022-03-23T20:52:44.933Z] --- PASS: TestPollerClose (0.00s) 20:52:44 [2022-03-23T20:52:44.933Z] PASS 20:52:44 [2022-03-23T20:52:44.933Z] coverage: 45.7% of statements 20:52:44 [2022-03-23T20:52:44.933Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements 20:52:44 [2022-03-23T20:52:44.933Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) 20:52:44 [2022-03-23T20:52:44.933Z] === RUN TestNetworkDBCRUDTableEntries 20:52:45 [2022-03-23T20:52:45.456Z] === RUN TestMiddlewares 20:52:45 [2022-03-23T20:52:45.456Z] --- PASS: TestMiddlewares (0.00s) 20:52:45 [2022-03-23T20:52:45.456Z] PASS 20:52:45 [2022-03-23T20:52:45.456Z] coverage: 7.9% of statements 20:52:45 [2022-03-23T20:52:45.456Z] ok github.com/docker/docker/api/server 0.049s coverage: 7.9% of statements 20:52:45 [2022-03-23T20:52:45.482Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 20:52:45 [2022-03-23T20:52:45.893Z] === RUN TestCopyFileWithInvalidSrc 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCopyFileWithInvalidDest 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCopyFileWithSameSrcAndDest 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCopyFile 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCopyFile (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 20:52:45 [2022-03-23T20:52:45.894Z] fileutils_test.go:133: Needs porting to Windows 20:52:45 [2022-03-23T20:52:45.894Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestReadSymlinkedDirectoryToFile 20:52:45 [2022-03-23T20:52:45.894Z] fileutils_test.go:179: Needs porting to Windows 20:52:45 [2022-03-23T20:52:45.894Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestWildcardMatches 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestWildcardMatches (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestPatternMatches 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestPatternMatches (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestExclusionPatternMatchesPatternBefore 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestPatternMatchesFolderExclusions 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestPatternMatchesFolderWithSlashExclusions 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestPatternMatchesFolderWildcardExclusions 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestExclusionPatternMatchesPatternAfter 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestExclusionPatternMatchesWholeDirectory 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestSingleExclamationError 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestSingleExclamationError (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatchesWithNoPatterns 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatchesWithMalformedPatterns 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatches 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatches/MatchesOrParentMatches 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatches/MatchesUsingParentResult 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatches/MatchesUsingParentResults 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatches/MatchesUsingParentResultsNoContext 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatches (0.01s) 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCleanPatterns 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCleanPatterns (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCleanPatternsStripEmptyPatterns 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCleanPatternsExceptionFlag 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCleanPatternsErrorSingleException 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCreateIfNotExistsDir 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCreateIfNotExistsFile 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCreateIfNotExistsFile (0.01s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestMatch 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestMatch (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCompile 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCompile/slash 20:52:45 [2022-03-23T20:52:45.894Z] === RUN TestCompile/backslash 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCompile (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCompile/slash (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] --- PASS: TestCompile/backslash (0.00s) 20:52:45 [2022-03-23T20:52:45.894Z] PASS 20:52:45 [2022-03-23T20:52:45.894Z] coverage: 84.7% of statements 20:52:45 [2022-03-23T20:52:45.894Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 84.7% of statements 20:52:46 [2022-03-23T20:52:46.307Z] ......... [ 85%] 20:52:46 [2022-03-23T20:52:46.555Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) 20:52:46 [2022-03-23T20:52:46.555Z] === RUN TestCreateServiceSysctls 20:52:46 [2022-03-23T20:52:46.653Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestGet 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestGet (0.00s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestGetShortcutString 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestGetShortcutString (0.00s) 20:52:46 [2022-03-23T20:52:46.855Z] PASS 20:52:46 [2022-03-23T20:52:46.855Z] coverage: 42.9% of statements 20:52:46 [2022-03-23T20:52:46.855Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestTarFiles (5.71s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestDetectCompressionZstd 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestDetectCompressionZstd (0.00s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestTarUntar 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestTarUntar (0.05s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestTarWithOptions 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestTarWithOptions (0.04s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestTypeXGlobalHeaderDoesNotFail 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestUntarUstarGnuConflict 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestUntarInvalidFilenames 20:52:46 [2022-03-23T20:52:46.855Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames917744982\\dest" 20:52:46 [2022-03-23T20:52:46.855Z] 2022/03/23 20:52:46 Closing DB instances... 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestUntarInvalidFilenames (0.20s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestUntarHardlinkToSymlink 20:52:46 [2022-03-23T20:52:46.855Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 20:52:46 [2022-03-23T20:52:46.855Z] === RUN TestUntarInvalidHardlink 20:52:46 [2022-03-23T20:52:46.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3798492783\\victim\\hello" -> "../victim/hello" 20:52:46 [2022-03-23T20:52:46.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3770303208\\victim\\hello" -> "/../victim/hello" 20:52:46 [2022-03-23T20:52:46.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2905041840\\victim" -> "../victim" 20:52:46 [2022-03-23T20:52:46.855Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1699428855\\victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.310Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2229133949\\victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2253727965\\victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.311Z] --- PASS: TestUntarInvalidHardlink (0.04s) 20:52:47 [2022-03-23T20:52:47.311Z] === RUN TestUntarInvalidSymlink 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4113555699\\dest\\dotdot" -> "../victim/hello" 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink404106404\\dest\\slash-dotdot" -> "/../victim/hello" 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2927827238\\dest\\loophole-victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1115760169\\dest\\loophole-victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2548343900\\dest\\loophole-victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2814996603\\dest\\loophole-victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.311Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3359526008\\dest\\dir\\loophole" -> "../../victim" 20:52:47 [2022-03-23T20:52:47.311Z] --- PASS: TestUntarInvalidSymlink (0.05s) 20:52:47 [2022-03-23T20:52:47.311Z] === RUN TestTempArchiveCloseMultipleTimes 20:52:47 [2022-03-23T20:52:47.311Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 20:52:47 [2022-03-23T20:52:47.311Z] === RUN TestXGlobalNoParent 20:52:47 [2022-03-23T20:52:47.311Z] --- PASS: TestXGlobalNoParent (0.00s) 20:52:47 [2022-03-23T20:52:47.311Z] === RUN TestReplaceFileTarWrapper 20:52:47 [2022-03-23T20:52:47.311Z] --- PASS: TestReplaceFileTarWrapper (0.19s) 20:52:47 [2022-03-23T20:52:47.311Z] === RUN TestPrefixHeaderReadable 20:52:47 [2022-03-23T20:52:47.311Z] --- PASS: TestPrefixHeaderReadable (0.03s) 20:52:47 [2022-03-23T20:52:47.311Z] === RUN TestDisablePigz 20:52:47 [2022-03-23T20:52:47.311Z] archive_test.go:1372: Test will not check full path when Pigz not installed 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestCreateIDMapOrder 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestCreateIDMapOrder (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] PASS 20:52:47 [2022-03-23T20:52:47.766Z] coverage: 7.2% of statements 20:52:47 [2022-03-23T20:52:47.766Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestDisablePigz (0.23s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestPigz 20:52:47 [2022-03-23T20:52:47.766Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestPigz (0.16s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestNosysFileInfo 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestNosysFileInfo (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestCopyFileWithInvalidDest 20:52:47 [2022-03-23T20:52:47.766Z] archive_windows_test.go:16: Currently fails 20:52:47 [2022-03-23T20:52:47.766Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestCanonicalTarNameForPath 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestCanonicalTarName 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestCanonicalTarName (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChmodTarEntry 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestChmodTarEntry (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestHardLinkOrder 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestHardLinkOrder (0.08s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangeString 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestChangeString (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesWithNoChanges 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestChangesWithNoChanges (0.03s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesWithChanges 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestChangesWithChanges (0.04s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesWithChangesGH13590 20:52:47 [2022-03-23T20:52:47.766Z] changes_test.go:195: needs more investigation 20:52:47 [2022-03-23T20:52:47.766Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesDirsEmpty 20:52:47 [2022-03-23T20:52:47.766Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 20:52:47 [2022-03-23T20:52:47.766Z] --- SKIP: TestChangesDirsEmpty (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesDirsMutated 20:52:47 [2022-03-23T20:52:47.766Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 20:52:47 [2022-03-23T20:52:47.766Z] --- SKIP: TestChangesDirsMutated (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestApplyLayer 20:52:47 [2022-03-23T20:52:47.766Z] changes_test.go:432: needs further investigation 20:52:47 [2022-03-23T20:52:47.766Z] --- SKIP: TestApplyLayer (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesSizeWithHardlinks 20:52:47 [2022-03-23T20:52:47.766Z] changes_test.go:468: needs further investigation 20:52:47 [2022-03-23T20:52:47.766Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesSizeWithNoChanges 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesSizeWithOnlyDeleteChanges 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestChangesSize 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestChangesSize (0.00s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestApplyLayerInvalidFilenames 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1758277129\\dest" 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestApplyLayerInvalidHardlink 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink977493283\\victim\\hello" -> "../victim/hello" 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink59347928\\victim\\hello" -> "/../victim/hello" 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1255755792\\victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2905889700\\victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1998552764\\victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1908268563\\victim" -> "../victim" 20:52:47 [2022-03-23T20:52:47.766Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) 20:52:47 [2022-03-23T20:52:47.766Z] === RUN TestApplyLayerInvalidSymlink 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2251390349\\dest\\dotdot" -> "../victim/hello" 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink106853714\\dest\\slash-dotdot" -> "/../victim/hello" 20:52:47 [2022-03-23T20:52:47.766Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2801380218\\dest\\loophole-victim" -> "../victim" 20:52:48 [2022-03-23T20:52:48.018Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 20:52:48 [2022-03-23T20:52:48.222Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3517990563\\dest\\loophole-victim" -> "../victim" 20:52:48 [2022-03-23T20:52:48.222Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1811904373\\dest\\loophole-victim" -> "../victim" 20:52:48 [2022-03-23T20:52:48.222Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1990232020\\dest\\loophole-victim" -> "../victim" 20:52:48 [2022-03-23T20:52:48.222Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) 20:52:48 [2022-03-23T20:52:48.222Z] === RUN TestApplyLayerWhiteouts 20:52:48 [2022-03-23T20:52:48.222Z] --- PASS: TestApplyLayerWhiteouts (0.11s) 20:52:48 [2022-03-23T20:52:48.222Z] === RUN TestGenerateEmptyFile 20:52:48 [2022-03-23T20:52:48.222Z] --- PASS: TestGenerateEmptyFile (0.00s) 20:52:48 [2022-03-23T20:52:48.222Z] === RUN TestGenerateWithContent 20:52:48 [2022-03-23T20:52:48.222Z] --- PASS: TestGenerateWithContent (0.00s) 20:52:48 [2022-03-23T20:52:48.222Z] PASS 20:52:48 [2022-03-23T20:52:48.222Z] coverage: 62.0% of statements 20:52:48 [2022-03-23T20:52:48.222Z] ok github.com/docker/docker/pkg/archive 8.328s coverage: 62.0% of statements 20:52:48 [2022-03-23T20:52:48.222Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) 20:52:48 [2022-03-23T20:52:48.222Z] === RUN TestNetworkDBNodeLeave 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestFixedBufferCap 20:52:48 [2022-03-23T20:52:48.678Z] --- PASS: TestFixedBufferCap (0.00s) 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestFixedBufferLen 20:52:48 [2022-03-23T20:52:48.678Z] --- PASS: TestFixedBufferLen (0.00s) 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestFixedBufferString 20:52:48 [2022-03-23T20:52:48.678Z] --- PASS: TestFixedBufferString (0.00s) 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestFixedBufferWrite 20:52:48 [2022-03-23T20:52:48.678Z] --- PASS: TestFixedBufferWrite (0.00s) 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestFixedBufferRead 20:52:48 [2022-03-23T20:52:48.678Z] --- PASS: TestFixedBufferRead (0.00s) 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestBytesPipeRead 20:52:48 [2022-03-23T20:52:48.678Z] --- PASS: TestBytesPipeRead (0.00s) 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestBytesPipeWrite 20:52:48 [2022-03-23T20:52:48.678Z] --- PASS: TestBytesPipeWrite (0.00s) 20:52:48 [2022-03-23T20:52:48.678Z] === RUN TestBytesPipeWriteRandomChunks 20:52:48 [2022-03-23T20:52:48.765Z] === RUN TestDockerNetworkMacvlan/Addressing 20:52:48 [2022-03-23T20:52:48.765Z] --- PASS: TestDockerNetworkMacvlan (8.80s) 20:52:48 [2022-03-23T20:52:48.765Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) 20:52:48 [2022-03-23T20:52:48.765Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 20:52:48 [2022-03-23T20:52:48.765Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) 20:52:48 [2022-03-23T20:52:48.765Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) 20:52:48 [2022-03-23T20:52:48.765Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.78s) 20:52:48 [2022-03-23T20:52:48.765Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) 20:52:48 [2022-03-23T20:52:48.765Z] PASS 20:52:48 [2022-03-23T20:52:48.765Z] 20:52:48 [2022-03-23T20:52:48.765Z] DONE 8 tests in 10.181s 20:52:48 [2022-03-23T20:52:48.765Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 20:52:48 [2022-03-23T20:52:48.765Z] ++ 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 20:52:48 [2022-03-23T20:52:48.765Z] ++ set -e 20:52:48 [2022-03-23T20:52:48.765Z] ++ '[' -n 0 ']' 20:52:48 [2022-03-23T20:52:48.765Z] ++ set -x 20:52:48 [2022-03-23T20:52:48.765Z] ++ 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 20:52:49 [2022-03-23T20:52:49.025Z] testing: warning: no tests to run 20:52:49 [2022-03-23T20:52:49.025Z] PASS 20:52:49 [2022-03-23T20:52:49.025Z] 20:52:49 [2022-03-23T20:52:49.025Z] DONE 0 tests in 0.023s 20:52:49 [2022-03-23T20:52:49.025Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:52:49 [2022-03-23T20:52:49.025Z] ++ 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 20:52:49 [2022-03-23T20:52:49.025Z] ++ set -e 20:52:49 [2022-03-23T20:52:49.025Z] ++ '[' -n 0 ']' 20:52:49 [2022-03-23T20:52:49.025Z] ++ set -x 20:52:49 [2022-03-23T20:52:49.025Z] ++ 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 20:52:49 [2022-03-23T20:52:49.025Z] INFO: Testing against a local daemon 20:52:49 [2022-03-23T20:52:49.025Z] === RUN TestAuthZPluginAllowRequest 20:52:49 [2022-03-23T20:52:49.085Z] --- PASS: TestCreateServiceSysctls (3.18s) 20:52:49 [2022-03-23T20:52:49.085Z] === RUN TestCreateServiceCapabilities 20:52:49 [2022-03-23T20:52:49.135Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) 20:52:49 [2022-03-23T20:52:49.135Z] === RUN TestAtomicWriteToFile 20:52:49 [2022-03-23T20:52:49.135Z] --- PASS: TestAtomicWriteToFile (0.02s) 20:52:49 [2022-03-23T20:52:49.135Z] === RUN TestAtomicWriteSetCommit 20:52:49 [2022-03-23T20:52:49.135Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 20:52:49 [2022-03-23T20:52:49.135Z] === RUN TestAtomicWriteSetCancel 20:52:49 [2022-03-23T20:52:49.135Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 20:52:49 [2022-03-23T20:52:49.135Z] === RUN TestReadCloserWrapperClose 20:52:49 [2022-03-23T20:52:49.135Z] --- PASS: TestReadCloserWrapperClose (0.00s) 20:52:49 [2022-03-23T20:52:49.135Z] === RUN TestReaderErrWrapperReadOnError 20:52:49 [2022-03-23T20:52:49.135Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 20:52:49 [2022-03-23T20:52:49.135Z] === RUN TestReaderErrWrapperRead 20:52:49 [2022-03-23T20:52:49.135Z] --- PASS: TestReaderErrWrapperRead (0.00s) 20:52:49 [2022-03-23T20:52:49.135Z] === RUN TestCancelReadCloser 20:52:49 [2022-03-23T20:52:49.591Z] --- PASS: TestCancelReadCloser (0.10s) 20:52:49 [2022-03-23T20:52:49.591Z] === RUN TestWriteCloserWrapperClose 20:52:49 [2022-03-23T20:52:49.591Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 20:52:49 [2022-03-23T20:52:49.591Z] === RUN TestNopWriteCloser 20:52:49 [2022-03-23T20:52:49.591Z] --- PASS: TestNopWriteCloser (0.00s) 20:52:49 [2022-03-23T20:52:49.591Z] === RUN TestNopWriter 20:52:49 [2022-03-23T20:52:49.591Z] --- PASS: TestNopWriter (0.00s) 20:52:49 [2022-03-23T20:52:49.591Z] === RUN TestWriteCounter 20:52:49 [2022-03-23T20:52:49.591Z] --- PASS: TestWriteCounter (0.00s) 20:52:49 [2022-03-23T20:52:49.591Z] PASS 20:52:49 [2022-03-23T20:52:49.591Z] coverage: 69.2% of statements 20:52:49 [2022-03-23T20:52:49.591Z] ok github.com/docker/docker/pkg/ioutils 0.656s coverage: 69.2% of statements 20:52:49 [2022-03-23T20:52:49.912Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 20:52:49 [2022-03-23T20:52:49.978Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) 20:52:49 [2022-03-23T20:52:49.978Z] === RUN TestAuthZPluginTLS 20:52:50 [2022-03-23T20:52:50.477Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestError 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestError (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/no_progress 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/progress_1 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/some_progress_with_a_start_time 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/some_progress_without_a_start_time 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/with_units 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestProgressString/hide_counts 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/no_progress (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/progress_1 (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/with_units (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestProgressString/hide_counts (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestJSONMessageDisplay 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestJSONMessageDisplay (0.18s) 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestJSONMessageDisplayWithJSONError 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] === RUN TestDisplayJSONMessagesStream 20:52:50 [2022-03-23T20:52:50.551Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 20:52:50 [2022-03-23T20:52:50.551Z] PASS 20:52:50 [2022-03-23T20:52:50.551Z] coverage: 91.7% of statements 20:52:50 [2022-03-23T20:52:50.551Z] ok github.com/docker/docker/pkg/jsonmessage 0.234s coverage: 91.7% of statements 20:52:50 [2022-03-23T20:52:50.557Z] --- PASS: TestAuthZPluginTLS (0.55s) 20:52:50 [2022-03-23T20:52:50.557Z] === RUN TestAuthZPluginDenyRequest 20:52:50 [2022-03-23T20:52:50.959Z] tests/integration/models_images_test.py ............... [ 89%] 20:52:51 [2022-03-23T20:52:51.006Z] --- PASS: TestNetworkDBNodeLeave (2.84s) 20:52:51 [2022-03-23T20:52:51.006Z] === RUN TestNetworkDBWatch 20:52:51 [2022-03-23T20:52:51.124Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 20:52:51 [2022-03-23T20:52:51.124Z] === RUN TestAuthZPluginAPIDenyResponse 20:52:51 [2022-03-23T20:52:51.462Z] === RUN TestStandardLongPath 20:52:51 [2022-03-23T20:52:51.462Z] --- PASS: TestStandardLongPath (0.00s) 20:52:51 [2022-03-23T20:52:51.462Z] === RUN TestUNCLongPath 20:52:51 [2022-03-23T20:52:51.462Z] --- PASS: TestUNCLongPath (0.00s) 20:52:51 [2022-03-23T20:52:51.462Z] PASS 20:52:51 [2022-03-23T20:52:51.462Z] coverage: 100.0% of statements 20:52:51 [2022-03-23T20:52:51.462Z] ok github.com/docker/docker/pkg/longpath 0.109s coverage: 100.0% of statements 20:52:51 [2022-03-23T20:52:51.618Z] --- PASS: TestCreateServiceCapabilities (2.58s) 20:52:51 [2022-03-23T20:52:51.618Z] === RUN TestInspect 20:52:51 [2022-03-23T20:52:51.690Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 20:52:51 [2022-03-23T20:52:51.691Z] === RUN TestAuthZPluginDenyResponse 20:52:51 [2022-03-23T20:52:51.847Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 20:52:51 [2022-03-23T20:52:51.918Z] === RUN TestNameFormat 20:52:51 [2022-03-23T20:52:51.918Z] --- PASS: TestNameFormat (0.00s) 20:52:51 [2022-03-23T20:52:51.918Z] === RUN TestNameRetries 20:52:51 [2022-03-23T20:52:51.918Z] --- PASS: TestNameRetries (0.00s) 20:52:51 [2022-03-23T20:52:51.918Z] PASS 20:52:51 [2022-03-23T20:52:51.918Z] coverage: 85.7% of statements 20:52:51 [2022-03-23T20:52:51.918Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements 20:52:52 [2022-03-23T20:52:52.104Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 20:52:52 [2022-03-23T20:52:52.259Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 20:52:52 [2022-03-23T20:52:52.259Z] === RUN TestAuthZPluginAllowEventStream 20:52:52 [2022-03-23T20:52:52.429Z] tests/integration/models_networks_test.py .... [ 90%] 20:52:52 [2022-03-23T20:52:52.879Z] === RUN TestParseKeyValueOpt 20:52:52 [2022-03-23T20:52:52.879Z] --- PASS: TestParseKeyValueOpt (0.00s) 20:52:52 [2022-03-23T20:52:52.879Z] === RUN TestParseUintList 20:52:52 [2022-03-23T20:52:52.879Z] --- PASS: TestParseUintList (0.00s) 20:52:52 [2022-03-23T20:52:52.879Z] === RUN TestParseUintListMaximumLimits 20:52:52 [2022-03-23T20:52:52.879Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 20:52:52 [2022-03-23T20:52:52.879Z] PASS 20:52:52 [2022-03-23T20:52:52.879Z] coverage: 97.0% of statements 20:52:52 [2022-03-23T20:52:52.879Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements 20:52:53 [2022-03-23T20:52:53.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) 20:52:53 [2022-03-23T20:52:53.193Z] === RUN TestAuthZPluginErrorResponse 20:52:53 [2022-03-23T20:52:53.335Z] 2022/03/23 20:52:52 Closing DB instances... 20:52:53 [2022-03-23T20:52:53.472Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 20:52:53 [2022-03-23T20:52:53.759Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 20:52:53 [2022-03-23T20:52:53.759Z] === RUN TestAuthZPluginErrorRequest 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes 20:52:53 [2022-03-23T20:52:53.790Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) 20:52:53 [2022-03-23T20:52:53.790Z] PASS 20:52:53 [2022-03-23T20:52:53.790Z] coverage: 36.4% of statements 20:52:53 [2022-03-23T20:52:53.790Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements 20:52:54 [2022-03-23T20:52:54.152Z] --- PASS: TestInspect (2.80s) 20:52:54 [2022-03-23T20:52:54.152Z] === RUN TestCreateJob 20:52:54 [2022-03-23T20:52:54.324Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 20:52:54 [2022-03-23T20:52:54.324Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:52:54 [2022-03-23T20:52:54.752Z] --- PASS: TestNetworkDBWatch (3.36s) 20:52:54 [2022-03-23T20:52:54.752Z] === RUN TestNetworkDBBulkSync 20:52:54 [2022-03-23T20:52:54.752Z] === RUN TestNewAndRemove 20:52:54 [2022-03-23T20:52:54.752Z] --- PASS: TestNewAndRemove (0.00s) 20:52:54 [2022-03-23T20:52:54.752Z] === RUN TestRemoveInvalidPath 20:52:54 [2022-03-23T20:52:54.752Z] --- PASS: TestRemoveInvalidPath (0.00s) 20:52:54 [2022-03-23T20:52:54.752Z] PASS 20:52:54 [2022-03-23T20:52:54.752Z] coverage: 82.6% of statements 20:52:54 [2022-03-23T20:52:54.752Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements 20:52:54 [2022-03-23T20:52:54.889Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 20:52:54 [2022-03-23T20:52:54.889Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:52:55 [2022-03-23T20:52:55.713Z] 2022/03/23 20:52:55 Closing DB instances... 20:52:56 [2022-03-23T20:52:56.261Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) 20:52:56 [2022-03-23T20:52:56.261Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 20:52:56 [2022-03-23T20:52:56.674Z] === RUN TestFailedConnection 20:52:56 [2022-03-23T20:52:56.674Z] --- PASS: TestGetAddress (23.84s) 20:52:56 [2022-03-23T20:52:56.674Z] === RUN TestRequestSyntaxCheck 20:52:56 [2022-03-23T20:52:56.674Z] --- PASS: TestRequestSyntaxCheck (0.02s) 20:52:56 [2022-03-23T20:52:56.674Z] === RUN TestRequest 20:52:57 [2022-03-23T20:52:57.429Z] --- PASS: TestCreateJob (3.28s) 20:52:57 [2022-03-23T20:52:57.429Z] === RUN TestReplicatedJob 20:52:57 [2022-03-23T20:52:57.634Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) 20:52:57 [2022-03-23T20:52:57.634Z] === RUN TestAuthZPluginHeader 20:52:57 [2022-03-23T20:52:57.635Z] --- PASS: TestNetworkDBBulkSync (3.03s) 20:52:57 [2022-03-23T20:52:57.635Z] === RUN TestNetworkDBCRUDMediumCluster 20:52:57 [2022-03-23T20:52:57.637Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 20:52:57 [2022-03-23T20:52:57.717Z] tests/integration/models_nodes_test.py . [ 90%] 20:52:58 [2022-03-23T20:52:58.199Z] --- PASS: TestAuthZPluginHeader (0.67s) 20:52:58 [2022-03-23T20:52:58.199Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:52:58 [2022-03-23T20:52:58.199Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:52:58 [2022-03-23T20:52:58.199Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:52:58 [2022-03-23T20:52:58.199Z] === RUN TestAuthZPluginV2Disable 20:52:58 [2022-03-23T20:52:58.199Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:52:58 [2022-03-23T20:52:58.199Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 20:52:58 [2022-03-23T20:52:58.199Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:52:58 [2022-03-23T20:52:58.199Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:52:58 [2022-03-23T20:52:58.199Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:52:58 [2022-03-23T20:52:58.199Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:52:58 [2022-03-23T20:52:58.199Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:52:58 [2022-03-23T20:52:58.199Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:52:58 [2022-03-23T20:52:58.199Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:52:58 [2022-03-23T20:52:58.596Z] --- PASS: TestFailedConnection (2.00s) 20:52:58 [2022-03-23T20:52:58.596Z] === RUN TestFailOnce 20:52:58 [2022-03-23T20:52:58.596Z] 2022/03/23 20:52:58 http: panic serving 127.0.0.1:49295: Plugin not ready 20:52:58 [2022-03-23T20:52:58.596Z] goroutine 34 [running]: 20:52:58 [2022-03-23T20:52:58.596Z] net/http.(*conn).serve.func1() 20:52:58 [2022-03-23T20:52:58.596Z] c:/go/src/net/http/server.go:1825 +0xbf 20:52:58 [2022-03-23T20:52:58.596Z] panic({0xf33700, 0x107d030}) 20:52:58 [2022-03-23T20:52:58.596Z] c:/go/src/runtime/panic.go:844 +0x258 20:52:58 [2022-03-23T20:52:58.596Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008ba70?) 20:52:58 [2022-03-23T20:52:58.596Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d 20:52:58 [2022-03-23T20:52:58.596Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1082838?, 0xc0001b6000?}, 0xe8da46?) 20:52:58 [2022-03-23T20:52:58.596Z] c:/go/src/net/http/server.go:2084 +0x2f 20:52:58 [2022-03-23T20:52:58.596Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1082838, 0xc0001b6000}, 0xc0001a8000) 20:52:58 [2022-03-23T20:52:58.596Z] c:/go/src/net/http/server.go:2462 +0x149 20:52:58 [2022-03-23T20:52:58.596Z] net/http.serverHandler.ServeHTTP({0x1080e58?}, {0x1082838, 0xc0001b6000}, 0xc0001a8000) 20:52:58 [2022-03-23T20:52:58.596Z] c:/go/src/net/http/server.go:2916 +0x43b 20:52:58 [2022-03-23T20:52:58.596Z] net/http.(*conn).serve(0xc000194000, {0x1082d38, 0xc0000260f0}) 20:52:58 [2022-03-23T20:52:58.596Z] c:/go/src/net/http/server.go:1966 +0x5d7 20:52:58 [2022-03-23T20:52:58.596Z] created by net/http.(*Server).Serve 20:52:58 [2022-03-23T20:52:58.596Z] c:/go/src/net/http/server.go:3071 +0x4db 20:52:58 [2022-03-23T20:52:58.596Z] time="2022-03-23T20:52:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" 20:52:58 [2022-03-23T20:52:58.659Z] tests/integration/models_resources_test.py . [ 91%] 20:52:59 [2022-03-23T20:52:59.557Z] --- PASS: TestFailOnce (1.20s) 20:52:59 [2022-03-23T20:52:59.557Z] === RUN TestEchoInputOutput 20:52:59 [2022-03-23T20:52:59.557Z] --- PASS: TestEchoInputOutput (0.00s) 20:52:59 [2022-03-23T20:52:59.557Z] === RUN TestBackoff 20:52:59 [2022-03-23T20:52:59.557Z] --- PASS: TestBackoff (0.00s) 20:52:59 [2022-03-23T20:52:59.557Z] === RUN TestAbortRetry 20:52:59 [2022-03-23T20:52:59.557Z] --- PASS: TestAbortRetry (0.00s) 20:52:59 [2022-03-23T20:52:59.557Z] === RUN TestClientScheme 20:52:59 [2022-03-23T20:52:59.557Z] --- PASS: TestClientScheme (0.00s) 20:52:59 [2022-03-23T20:52:59.557Z] === RUN TestNewClientWithTimeout 20:53:00 [2022-03-23T20:53:00.012Z] time="2022-03-23T20:52:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 20:53:00 [2022-03-23T20:53:00.151Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 20:53:00 [2022-03-23T20:53:00.467Z] 2022/03/23 20:53:00 Closing DB instances... 20:53:00 [2022-03-23T20:53:00.467Z] time="2022-03-23T20:53:00Z" level=error msg="node: 722f1dd22900 is unknown to memberlist" 20:53:00 [2022-03-23T20:53:00.801Z] tests/integration/models_services_test.py ................X. [ 95%] 20:53:01 [2022-03-23T20:53:01.106Z] 4612f6d0b889: Pull complete 20:53:01 [2022-03-23T20:53:01.993Z] time="2022-03-23T20:53:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 20:53:02 [2022-03-23T20:53:02.690Z] --- PASS: TestReplicatedJob (5.47s) 20:53:02 [2022-03-23T20:53:02.690Z] === RUN TestUpdateReplicatedJob 20:53:02 [2022-03-23T20:53:02.953Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) 20:53:02 [2022-03-23T20:53:02.953Z] === RUN TestNetworkDBNodeJoinLeaveIteration 20:53:03 [2022-03-23T20:53:03.566Z] tests/integration/models_swarm_test.py .. [ 96%] 20:53:03 [2022-03-23T20:53:03.566Z] tests/integration/models_volumes_test.py .. [ 96%] 20:53:03 [2022-03-23T20:53:03.914Z] --- PASS: TestRequest (7.16s) 20:53:03 [2022-03-23T20:53:03.914Z] === RUN TestOverlappingRequests 20:53:03 [2022-03-23T20:53:03.914Z] 2022/03/23 20:53:03 Closing DB instances... 20:53:04 [2022-03-23T20:53:04.325Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 20:53:04 [2022-03-23T20:53:04.369Z] time="2022-03-23T20:53:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 20:53:04 [2022-03-23T20:53:04.369Z] --- PASS: TestOverlappingRequests (0.35s) 20:53:04 [2022-03-23T20:53:04.369Z] === RUN TestRelease 20:53:05 [2022-03-23T20:53:05.898Z] --- PASS: TestRelease (1.38s) 20:53:05 [2022-03-23T20:53:05.898Z] === RUN TestAllocateRandomDeallocate 20:53:05 [2022-03-23T20:53:05.898Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) 20:53:05 [2022-03-23T20:53:05.898Z] === RUN TestNetworkDBGarbageCollection 20:53:06 [2022-03-23T20:53:06.216Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 20:53:06 [2022-03-23T20:53:06.872Z] --- PASS: TestUpdateReplicatedJob (3.32s) 20:53:06 [2022-03-23T20:53:06.873Z] === RUN TestServiceListWithStatuses 20:53:06 [2022-03-23T20:53:06.873Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:53:06 [2022-03-23T20:53:06.873Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:53:06 [2022-03-23T20:53:06.873Z] === RUN TestDockerNetworkConnectAlias 20:53:07 [2022-03-23T20:53:07.147Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 20:53:07 [2022-03-23T20:53:07.637Z] tests/integration/regression_test.py ...... [ 98%] 20:53:07 [2022-03-23T20:53:07.710Z] === RUN TestDockerSuite/TestBuildDotDotFile 20:53:07 [2022-03-23T20:53:07.710Z] === RUN TestDockerSuite/TestBuildEOLInLine 20:53:07 [2022-03-23T20:53:07.899Z] tests/integration/credentials/store_test.py ...... [ 99%] 20:53:07 [2022-03-23T20:53:07.899Z] tests/integration/credentials/utils_test.py . [100%] 20:53:07 [2022-03-23T20:53:07.899Z] 20:53:07 [2022-03-23T20:53:07.899Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 20:53:07 [2022-03-23T20:53:07.899Z] =========================== short test summary info ============================ 20:53:07 [2022-03-23T20:53:07.899Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 20:53:07 [2022-03-23T20:53:07.899Z] CONFIG_RT_GROUP_SCHED isn't enabled 20:53:07 [2022-03-23T20:53:07.899Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 20:53:07 [2022-03-23T20:53:07.899Z] Not supported on most drivers 20:53:07 [2022-03-23T20:53:07.899Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top 20:53:07 [2022-03-23T20:53:07.899Z] Output of docker top depends on host distro, and is not formalized. 20:53:07 [2022-03-23T20:53:07.899Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 20:53:07 [2022-03-23T20:53:07.899Z] Output of docker top depends on host distro, and is not formalized. 20:53:07 [2022-03-23T20:53:07.899Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 20:53:07 [2022-03-23T20:53:07.899Z] Can fail if eth0 has multiple IP addresses 20:53:07 [2022-03-23T20:53:07.899Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 20:53:07 [2022-03-23T20:53:07.899Z] This doesn't seem to be taken into account by the engine 20:53:07 [2022-03-23T20:53:07.899Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 20:53:07 [2022-03-23T20:53:07.899Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 20:53:07 [2022-03-23T20:53:07.899Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.16 seconds == 20:53:08 [2022-03-23T20:53:08.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 20:53:08 [2022-03-23T20:53:08.639Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 20:53:08 [2022-03-23T20:53:08.786Z] time="2022-03-23T20:53:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 20:53:09 [2022-03-23T20:53:09.745Z] --- PASS: TestAllocateRandomDeallocate (4.00s) 20:53:09 [2022-03-23T20:53:09.745Z] === RUN TestRetrieveFromStore 20:53:10 [2022-03-23T20:53:10.153Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) 20:53:10 [2022-03-23T20:53:10.153Z] === RUN TestDockerNetworkReConnect 20:53:10 [2022-03-23T20:53:10.706Z] --- PASS: TestRetrieveFromStore (1.30s) 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestRequestReleaseAddressDuplicate 20:53:10 [2022-03-23T20:53:10.706Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestParallelPredefinedRequest1 20:53:10 [2022-03-23T20:53:10.706Z] === PAUSE TestParallelPredefinedRequest1 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestParallelPredefinedRequest2 20:53:10 [2022-03-23T20:53:10.706Z] === PAUSE TestParallelPredefinedRequest2 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestParallelPredefinedRequest3 20:53:10 [2022-03-23T20:53:10.706Z] === PAUSE TestParallelPredefinedRequest3 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestParallelPredefinedRequest4 20:53:10 [2022-03-23T20:53:10.706Z] === PAUSE TestParallelPredefinedRequest4 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestParallelPredefinedRequest5 20:53:10 [2022-03-23T20:53:10.706Z] === PAUSE TestParallelPredefinedRequest5 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestDebug 20:53:10 [2022-03-23T20:53:10.706Z] --- PASS: TestDebug (0.00s) 20:53:10 [2022-03-23T20:53:10.706Z] === RUN TestRequestPoolParallel 20:53:11 [2022-03-23T20:53:11.667Z] --- PASS: TestRequestPoolParallel (0.55s) 20:53:11 [2022-03-23T20:53:11.667Z] === RUN TestFullAllocateRelease 20:53:11 [2022-03-23T20:53:11.912Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 20:53:12 [2022-03-23T20:53:12.122Z] --- PASS: TestFullAllocateRelease (0.45s) 20:53:12 [2022-03-23T20:53:12.122Z] === RUN TestOddAllocateRelease 20:53:12 [2022-03-23T20:53:12.122Z] --- PASS: TestOddAllocateRelease (0.26s) 20:53:12 [2022-03-23T20:53:12.122Z] === RUN TestFullAllocateSerialReleaseParallel 20:53:12 [2022-03-23T20:53:12.122Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) 20:53:12 [2022-03-23T20:53:12.122Z] === RUN TestOddAllocateSerialReleaseParallel 20:53:12 [2022-03-23T20:53:12.122Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) 20:53:12 [2022-03-23T20:53:12.123Z] === RUN TestEvenAllocateSerialReleaseParallel 20:53:12 [2022-03-23T20:53:12.476Z] === RUN TestDockerSuite/TestBuildEmptyCmd 20:53:12 [2022-03-23T20:53:12.578Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest1 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest4 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest3 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest1 20:53:12 [2022-03-23T20:53:12.578Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest3 20:53:12 [2022-03-23T20:53:12.578Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest4 20:53:12 [2022-03-23T20:53:12.578Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:53:12 [2022-03-23T20:53:12.578Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) 20:53:12 [2022-03-23T20:53:12.578Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest2 20:53:12 [2022-03-23T20:53:12.578Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:53:12 [2022-03-23T20:53:12.578Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) 20:53:12 [2022-03-23T20:53:12.578Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) 20:53:12 [2022-03-23T20:53:12.578Z] === CONT TestParallelPredefinedRequest5 20:53:12 [2022-03-23T20:53:12.578Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:53:12 [2022-03-23T20:53:12.578Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) 20:53:12 [2022-03-23T20:53:12.578Z] PASS 20:53:12 [2022-03-23T20:53:12.578Z] coverage: 85.3% of statements 20:53:12 [2022-03-23T20:53:12.578Z] ok github.com/docker/docker/libnetwork/ipam 47.197s coverage: 85.3% of statements 20:53:12 [2022-03-23T20:53:12.733Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestParseEmptyInterface 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestParseEmptyInterface (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestParseNonInterfaceType 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestParseNonInterfaceType (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestParseWithOneFunction 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestParseWithOneFunction (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestParseWithMultipleFuncs 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestParseWithUnnamedReturn 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestEmbeddedInterface 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestEmbeddedInterface (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestParsedImports 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestParsedImports (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] === RUN TestAliasedImports 20:53:13 [2022-03-23T20:53:13.033Z] --- PASS: TestAliasedImports (0.00s) 20:53:13 [2022-03-23T20:53:13.033Z] PASS 20:53:13 [2022-03-23T20:53:13.033Z] coverage: 56.8% of statements 20:53:13 [2022-03-23T20:53:13.033Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements 20:53:13 [2022-03-23T20:53:13.297Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 20:53:13 [2022-03-23T20:53:13.861Z] === RUN TestDockerSuite/TestBuildEmptyScratch 20:53:13 [2022-03-23T20:53:13.995Z] === RUN TestHTTPTransport 20:53:13 [2022-03-23T20:53:13.995Z] --- PASS: TestHTTPTransport (0.00s) 20:53:13 [2022-03-23T20:53:13.995Z] PASS 20:53:13 [2022-03-23T20:53:13.995Z] coverage: 85.7% of statements 20:53:13 [2022-03-23T20:53:13.995Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements 20:53:14 [2022-03-23T20:53:14.159Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 20:53:14 [2022-03-23T20:53:14.340Z] --- PASS: TestDockerNetworkReConnect (3.33s) 20:53:14 [2022-03-23T20:53:14.340Z] === RUN TestServicePlugin 20:53:14 [2022-03-23T20:53:14.416Z] === RUN TestDockerSuite/TestBuildEntrypoint 20:53:14 [2022-03-23T20:53:14.956Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 20:53:14 [2022-03-23T20:53:14.957Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 20:53:14 [2022-03-23T20:53:14.957Z] === RUN TestBufioReaderPoolPutAndGet 20:53:14 [2022-03-23T20:53:14.957Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 20:53:14 [2022-03-23T20:53:14.957Z] === RUN TestNewReadCloserWrapperWithAReadCloser 20:53:14 [2022-03-23T20:53:14.957Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 20:53:14 [2022-03-23T20:53:14.957Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 20:53:14 [2022-03-23T20:53:14.957Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 20:53:14 [2022-03-23T20:53:14.957Z] === RUN TestBufioWriterPoolPutAndGet 20:53:14 [2022-03-23T20:53:14.957Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 20:53:14 [2022-03-23T20:53:14.957Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 20:53:14 [2022-03-23T20:53:14.957Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 20:53:14 [2022-03-23T20:53:14.957Z] === RUN TestBufferPoolPutAndGet 20:53:14 [2022-03-23T20:53:14.957Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 20:53:14 [2022-03-23T20:53:14.957Z] PASS 20:53:14 [2022-03-23T20:53:14.957Z] coverage: 88.2% of statements 20:53:14 [2022-03-23T20:53:14.957Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements 20:53:14 [2022-03-23T20:53:14.978Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 20:53:15 [2022-03-23T20:53:15.413Z] === RUN TestOutputOnPrematureClose 20:53:15 [2022-03-23T20:53:15.413Z] --- PASS: TestOutputOnPrematureClose (0.00s) 20:53:15 [2022-03-23T20:53:15.413Z] === RUN TestCompleteSilently 20:53:15 [2022-03-23T20:53:15.413Z] --- PASS: TestCompleteSilently (0.00s) 20:53:15 [2022-03-23T20:53:15.413Z] PASS 20:53:15 [2022-03-23T20:53:15.413Z] coverage: 75.9% of statements 20:53:15 [2022-03-23T20:53:15.413Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements 20:53:15 [2022-03-23T20:53:15.868Z] === RUN TestSendToOneSub 20:53:15 [2022-03-23T20:53:15.868Z] --- PASS: TestSendToOneSub (0.00s) 20:53:15 [2022-03-23T20:53:15.868Z] === RUN TestSendToMultipleSubs 20:53:15 [2022-03-23T20:53:15.868Z] --- PASS: TestSendToMultipleSubs (0.00s) 20:53:15 [2022-03-23T20:53:15.868Z] === RUN TestEvictOneSub 20:53:15 [2022-03-23T20:53:15.868Z] --- PASS: TestEvictOneSub (0.00s) 20:53:15 [2022-03-23T20:53:15.868Z] === RUN TestClosePublisher 20:53:15 [2022-03-23T20:53:15.868Z] --- PASS: TestClosePublisher (0.00s) 20:53:15 [2022-03-23T20:53:15.868Z] === RUN TestPubSubRace 20:53:16 [2022-03-23T20:53:16.268Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) 20:53:16 [2022-03-23T20:53:16.268Z] PASS 20:53:16 [2022-03-23T20:53:16.268Z] 20:53:16 [2022-03-23T20:53:16.268Z] === Skipped 20:53:16 [2022-03-23T20:53:16.268Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:53:16 [2022-03-23T20:53:16.268Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:53:16 [2022-03-23T20:53:16.268Z] 20:53:16 [2022-03-23T20:53:16.268Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 20:53:16 [2022-03-23T20:53:16.268Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:53:16 [2022-03-23T20:53:16.268Z] 20:53:16 [2022-03-23T20:53:16.268Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:53:16 [2022-03-23T20:53:16.268Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:53:16 [2022-03-23T20:53:16.268Z] 20:53:16 [2022-03-23T20:53:16.268Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:53:16 [2022-03-23T20:53:16.268Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:53:16 [2022-03-23T20:53:16.268Z] 20:53:16 [2022-03-23T20:53:16.268Z] DONE 17 tests, 4 skipped in 25.777s 20:53:16 [2022-03-23T20:53:16.268Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 20:53:16 [2022-03-23T20:53:16.268Z] ++ 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 20:53:16 [2022-03-23T20:53:16.268Z] ++ set -e 20:53:16 [2022-03-23T20:53:16.268Z] ++ '[' -n 0 ']' 20:53:16 [2022-03-23T20:53:16.268Z] ++ set -x 20:53:16 [2022-03-23T20:53:16.268Z] ++ 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 20:53:16 [2022-03-23T20:53:16.268Z] INFO: Testing against a local daemon 20:53:16 [2022-03-23T20:53:16.268Z] === RUN TestPluginInvalidJSON 20:53:16 [2022-03-23T20:53:16.268Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:53:16 [2022-03-23T20:53:16.268Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:53:16 [2022-03-23T20:53:16.268Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:53:16 [2022-03-23T20:53:16.268Z] --- PASS: TestPluginInvalidJSON (0.02s) 20:53:16 [2022-03-23T20:53:16.268Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 20:53:16 [2022-03-23T20:53:16.268Z] === RUN TestPluginInstall 20:53:16 [2022-03-23T20:53:16.268Z] === RUN TestPluginInstall/no_auth 20:53:16 [2022-03-23T20:53:16.268Z] time="2022-03-23T20:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:53:16 [2022-03-23T20:53:16.268Z] time="2022-03-23T20:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93cf9c07e1e89ef609e7079f103a37758f23669a23ddfb5a10f5805dc0cef3b0" mediatype=application/vnd.docker.plugin.v1+json size=522 20:53:16 [2022-03-23T20:53:16.268Z] time="2022-03-23T20:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:53:16 [2022-03-23T20:53:16.268Z] time="2022-03-23T20:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93cf9c07e1e89ef609e7079f103a37758f23669a23ddfb5a10f5805dc0cef3b0" mediatype=application/vnd.docker.plugin.v1+json size=522 20:53:16 [2022-03-23T20:53:16.268Z] === RUN TestPluginInstall/with_htpasswd 20:53:16 [2022-03-23T20:53:16.527Z] time="2022-03-23T20:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:53:16 [2022-03-23T20:53:16.527Z] time="2022-03-23T20:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cbb510228cfdf530578beea20ee09927cc5856fa96b4e058c6165ec2043f584" mediatype=application/vnd.docker.plugin.v1+json size=522 20:53:16 [2022-03-23T20:53:16.527Z] time="2022-03-23T20:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:53:16 [2022-03-23T20:53:16.527Z] time="2022-03-23T20:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cbb510228cfdf530578beea20ee09927cc5856fa96b4e058c6165ec2043f584" mediatype=application/vnd.docker.plugin.v1+json size=522 20:53:16 [2022-03-23T20:53:16.787Z] === RUN TestPluginInstall/with_insecure 20:53:16 [2022-03-23T20:53:16.830Z] --- PASS: TestPubSubRace (1.05s) 20:53:16 [2022-03-23T20:53:16.830Z] PASS 20:53:16 [2022-03-23T20:53:16.830Z] coverage: 75.0% of statements 20:53:16 [2022-03-23T20:53:16.830Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestNewClientWithTimeout (17.61s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestClientStream 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestClientStream (0.00s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestClientSendFile 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestClientSendFile (0.00s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestClientWithRequestTimeout 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestClientWithRequestTimeout (0.01s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestFileSpecPlugin 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestFileSpecPlugin (0.01s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestFileJSONSpecPlugin 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestPluginAddHandler 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestPluginAddHandler (0.00s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestPluginWaitBadPlugin 20:53:17 [2022-03-23T20:53:17.286Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 20:53:17 [2022-03-23T20:53:17.286Z] === RUN TestGet 20:53:17 [2022-03-23T20:53:17.286Z] time="2022-03-23T20:53:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 20:53:17 [2022-03-23T20:53:17.503Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 20:53:17 [2022-03-23T20:53:17.503Z] docker_cli_daemon_test.go:2522: [d93ff80368498] daemon is not started 20:53:17 [2022-03-23T20:53:17.629Z] plugin_test.go:61: [dc77f1da1dcc1] joining swarm manager [d6f2668665a45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:53:17 [2022-03-23T20:53:17.724Z] time="2022-03-23T20:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:53:17 [2022-03-23T20:53:17.725Z] time="2022-03-23T20:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfeefb383f80e02b663371b40c63d78c7dce43bb7209a9b283bdb2afbbebe5d8" mediatype=application/vnd.docker.plugin.v1+json size=522 20:53:17 [2022-03-23T20:53:17.725Z] time="2022-03-23T20:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:53:17 [2022-03-23T20:53:17.725Z] time="2022-03-23T20:53:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfeefb383f80e02b663371b40c63d78c7dce43bb7209a9b283bdb2afbbebe5d8" mediatype=application/vnd.docker.plugin.v1+json size=522 20:53:17 [2022-03-23T20:53:17.725Z] plugin_test.go:165: [da432c2042d82] daemon is not started 20:53:17 [2022-03-23T20:53:17.725Z] --- PASS: TestPluginInstall (2.98s) 20:53:17 [2022-03-23T20:53:17.725Z] --- PASS: TestPluginInstall/no_auth (1.45s) 20:53:17 [2022-03-23T20:53:17.725Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) 20:53:17 [2022-03-23T20:53:17.725Z] --- PASS: TestPluginInstall/with_insecure (0.99s) 20:53:17 [2022-03-23T20:53:17.725Z] === RUN TestPluginsWithRuntimes 20:53:17 [2022-03-23T20:53:17.742Z] === RUN TestRegister 20:53:17 [2022-03-23T20:53:17.742Z] --- PASS: TestRegister (0.00s) 20:53:17 [2022-03-23T20:53:17.742Z] === RUN TestCommand 20:53:17 [2022-03-23T20:53:17.742Z] --- PASS: TestCommand (0.03s) 20:53:17 [2022-03-23T20:53:17.742Z] === RUN TestNaiveSelf 20:53:17 [2022-03-23T20:53:17.742Z] --- PASS: TestNaiveSelf (0.03s) 20:53:17 [2022-03-23T20:53:17.742Z] PASS 20:53:17 [2022-03-23T20:53:17.742Z] coverage: 82.4% of statements 20:53:17 [2022-03-23T20:53:17.742Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements 20:53:18 [2022-03-23T20:53:18.199Z] time="2022-03-23T20:53:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 20:53:18 [2022-03-23T20:53:18.199Z] === RUN TestDump 20:53:18 [2022-03-23T20:53:18.199Z] goroutine 6 [running]: 20:53:18 [2022-03-23T20:53:18.199Z] github.com/docker/docker/pkg/stack.dump(0xf92d57?) 20:53:18 [2022-03-23T20:53:18.199Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c 20:53:18 [2022-03-23T20:53:18.199Z] github.com/docker/docker/pkg/stack.Dump(...) 20:53:18 [2022-03-23T20:53:18.199Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 20:53:18 [2022-03-23T20:53:18.199Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) 20:53:18 [2022-03-23T20:53:18.199Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a 20:53:18 [2022-03-23T20:53:18.199Z] testing.tRunner(0xc0001601a0, 0x115a498) 20:53:18 [2022-03-23T20:53:18.199Z] c:/go/src/testing/testing.go:1439 +0x102 20:53:18 [2022-03-23T20:53:18.199Z] created by testing.(*T).Run 20:53:18 [2022-03-23T20:53:18.199Z] c:/go/src/testing/testing.go:1486 +0x35f 20:53:18 [2022-03-23T20:53:18.199Z] 20:53:18 [2022-03-23T20:53:18.199Z] goroutine 1 [chan receive]: 20:53:18 [2022-03-23T20:53:18.199Z] testing.(*T).Run(0xc000160000, {0x114913c?, 0xf6c1f3?}, 0x115a498) 20:53:18 [2022-03-23T20:53:18.199Z] c:/go/src/testing/testing.go:1487 +0x37a 20:53:18 [2022-03-23T20:53:18.199Z] testing.runTests.func1(0xc00006c840?) 20:53:18 [2022-03-23T20:53:18.199Z] c:/go/src/testing/testing.go:1839 +0x6e 20:53:18 [2022-03-23T20:53:18.199Z] testing.tRunner(0xc000160000, 0xc000075ca0) 20:53:18 [2022-03-23T20:53:18.199Z] c:/go/src/testing/testing.go:1439 +0x102 20:53:18 [2022-03-23T20:53:18.199Z] testing.runTests(0xc000058460?, {0x12de400, 0x3, 0x3}, {0x293afc50108?, 0x40?, 0x12e34a0?}) 20:53:18 [2022-03-23T20:53:18.199Z] c:/go/src/testing/testing.go:1837 +0x457 20:53:18 [2022-03-23T20:53:18.199Z] testing.(*M).Run(0xc000058460) 20:53:18 [2022-03-23T20:53:18.199Z] c:/go/src/testing/testing.go:1719 +0x5d9 20:53:18 [2022-03-23T20:53:18.199Z] main.main() 20:53:18 [2022-03-23T20:53:18.199Z] _testmain.go:99 +0x255 20:53:18 [2022-03-23T20:53:18.199Z] --- PASS: TestDump (0.00s) 20:53:18 [2022-03-23T20:53:18.199Z] === RUN TestDumpToFile 20:53:18 [2022-03-23T20:53:18.434Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 20:53:18 [2022-03-23T20:53:18.468Z] Leaving: AppArmorNo profiles have been unloaded. 20:53:18 [2022-03-23T20:53:18.468Z] 20:53:18 [2022-03-23T20:53:18.468Z] Unloading profiles will leave already running processes permanently 20:53:18 [2022-03-23T20:53:18.468Z] unconfined, which can lead to unexpected situations. 20:53:18 [2022-03-23T20:53:18.468Z] 20:53:18 [2022-03-23T20:53:18.468Z] To set a process to complain mode, use the command line tool 20:53:18 [2022-03-23T20:53:18.468Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 20:53:18 [2022-03-23T20:53:18.468Z] 20:53:18 [2022-03-23T20:53:18.564Z] plugin_test.go:64: [d6d27d8ac4683] joining swarm manager [d6f2668665a45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:53:18 [2022-03-23T20:53:18.656Z] --- PASS: TestDumpToFile (0.20s) 20:53:18 [2022-03-23T20:53:18.656Z] === RUN TestDumpToFileWithEmptyInput 20:53:18 [2022-03-23T20:53:18.656Z] goroutine 8 [running]: 20:53:18 [2022-03-23T20:53:18.656Z] github.com/docker/docker/pkg/stack.dump(0x100ecd3?) 20:53:18 [2022-03-23T20:53:18.656Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c 20:53:18 [2022-03-23T20:53:18.656Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x100eca0?}) 20:53:18 [2022-03-23T20:53:18.656Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 20:53:18 [2022-03-23T20:53:18.656Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) 20:53:18 [2022-03-23T20:53:18.656Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 20:53:18 [2022-03-23T20:53:18.656Z] testing.tRunner(0xc000160820, 0x115a488) 20:53:18 [2022-03-23T20:53:18.656Z] c:/go/src/testing/testing.go:1439 +0x102 20:53:18 [2022-03-23T20:53:18.656Z] created by testing.(*T).Run 20:53:18 [2022-03-23T20:53:18.656Z] c:/go/src/testing/testing.go:1486 +0x35f 20:53:18 [2022-03-23T20:53:18.656Z] 20:53:18 [2022-03-23T20:53:18.656Z] goroutine 1 [chan receive]: 20:53:18 [2022-03-23T20:53:18.656Z] testing.(*T).Run(0xc000160000, {0x1150713?, 0xf6c1f3?}, 0x115a488) 20:53:18 [2022-03-23T20:53:18.656Z] c:/go/src/testing/testing.go:1487 +0x37a 20:53:18 [2022-03-23T20:53:18.656Z] testing.runTests.func1(0xc00006c840?) 20:53:18 [2022-03-23T20:53:18.656Z] c:/go/src/testing/testing.go:1839 +0x6e 20:53:18 [2022-03-23T20:53:18.656Z] testing.tRunner(0xc000160000, 0xc000075ca0) 20:53:18 [2022-03-23T20:53:18.656Z] c:/go/src/testing/testing.go:1439 +0x102 20:53:18 [2022-03-23T20:53:18.656Z] testing.runTests(0xc000058460?, {0x12de400, 0x3, 0x3}, {0x293afc50108?, 0x40?, 0x12e34a0?}) 20:53:18 [2022-03-23T20:53:18.656Z] c:/go/src/testing/testing.go:1837 +0x457 20:53:18 [2022-03-23T20:53:18.656Z] testing.(*M).Run(0xc000058460) 20:53:18 [2022-03-23T20:53:18.656Z] c:/go/src/testing/testing.go:1719 +0x5d9 20:53:18 [2022-03-23T20:53:18.656Z] main.main() 20:53:18 [2022-03-23T20:53:18.656Z] _testmain.go:99 +0x255 20:53:18 [2022-03-23T20:53:18.656Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) 20:53:18 [2022-03-23T20:53:18.656Z] PASS 20:53:18 [2022-03-23T20:53:18.656Z] coverage: 90.9% of statements 20:53:18 [2022-03-23T20:53:18.656Z] ok github.com/docker/docker/pkg/stack 0.243s coverage: 90.9% of statements 20:53:18 [2022-03-23T20:53:18.997Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestNewStdWriter 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestNewStdWriter (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestWriteWithUninitializedStdWriter 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestWriteWithNilBytes 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestWriteWithNilBytes (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestWrite 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestWrite (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestWriteWithWriterError 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestWriteWithWriterError (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyWriteAndRead 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyReturnsErrorReadingHeader 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyReturnsErrorReadingFrame 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyDetectsCorruptedFrame 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyWithInvalidInputHeader 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyWithCorruptedPrefix 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyReturnsWriteErrors 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] === RUN TestStdCopyReturnsErrorFromSystem 20:53:19 [2022-03-23T20:53:19.112Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 20:53:19 [2022-03-23T20:53:19.112Z] PASS 20:53:19 [2022-03-23T20:53:19.112Z] coverage: 100.0% of statements 20:53:19 [2022-03-23T20:53:19.112Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements 20:53:19 [2022-03-23T20:53:19.627Z] === RUN TestPluginsWithRuntimes/No_Args Post stage [Pipeline] junit 20:53:19 [2022-03-23T20:53:19.867Z] Recording test results 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestRawProgressFormatterFormatStatus 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestRawProgressFormatterFormatProgress 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestFormatStatus 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestFormatStatus (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestFormatError 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestFormatError (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestFormatJSONError 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestFormatJSONError (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestJsonProgressFormatterFormatProgress 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestJsonProgressFormatterFormatStatus 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestNewJSONProgressOutput 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestNewJSONProgressOutput (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestAuxFormatterEmit 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestAuxFormatterEmit (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestStreamWriterStdout 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestStreamWriterStdout (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] === RUN TestStreamWriterStderr 20:53:20 [2022-03-23T20:53:20.072Z] --- PASS: TestStreamWriterStderr (0.00s) 20:53:20 [2022-03-23T20:53:20.072Z] PASS 20:53:20 [2022-03-23T20:53:20.072Z] coverage: 66.2% of statements 20:53:20 [2022-03-23T20:53:20.072Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements 20:53:20 [2022-03-23T20:53:20.193Z] === RUN TestPluginsWithRuntimes/With_Args 20:53:20 [2022-03-23T20:53:20.362Z] === RUN TestDockerSuite/TestBuildEnv 20:53:20 [2022-03-23T20:53:20.527Z] time="2022-03-23T20:53:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 20:53:20 [2022-03-23T20:53:20.527Z] === RUN TestGenerateRandomID 20:53:20 [2022-03-23T20:53:20.527Z] --- PASS: TestGenerateRandomID (0.00s) 20:53:20 [2022-03-23T20:53:20.527Z] === RUN TestShortenId 20:53:20 [2022-03-23T20:53:20.527Z] --- PASS: TestShortenId (0.00s) 20:53:20 [2022-03-23T20:53:20.527Z] === RUN TestShortenSha256Id 20:53:20 [2022-03-23T20:53:20.527Z] --- PASS: TestShortenSha256Id (0.00s) 20:53:20 [2022-03-23T20:53:20.527Z] === RUN TestShortenIdEmpty 20:53:20 [2022-03-23T20:53:20.527Z] --- PASS: TestShortenIdEmpty (0.00s) 20:53:20 [2022-03-23T20:53:20.527Z] === RUN TestShortenIdInvalid 20:53:20 [2022-03-23T20:53:20.527Z] --- PASS: TestShortenIdInvalid (0.00s) 20:53:20 [2022-03-23T20:53:20.527Z] === RUN TestIsShortIDNonHex 20:53:20 [2022-03-23T20:53:20.527Z] --- PASS: TestIsShortIDNonHex (0.00s) 20:53:20 [2022-03-23T20:53:20.527Z] === RUN TestIsShortIDNotCorrectSize 20:53:20 [2022-03-23T20:53:20.527Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 20:53:20 [2022-03-23T20:53:20.527Z] PASS 20:53:20 [2022-03-23T20:53:20.527Z] coverage: 70.6% of statements 20:53:20 [2022-03-23T20:53:20.527Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements 20:53:20 [2022-03-23T20:53:20.995Z] [Checks API] No suitable checks publisher found. [Pipeline] sh 20:53:21 [2022-03-23T20:53:21.127Z] --- PASS: TestPluginsWithRuntimes (3.25s) 20:53:21 [2022-03-23T20:53:21.127Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) 20:53:21 [2022-03-23T20:53:21.127Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) 20:53:21 [2022-03-23T20:53:21.127Z] === RUN TestPluginBackCompatMediaTypes 20:53:21 [2022-03-23T20:53:21.298Z] + echo Ensuring container killed. 20:53:21 [2022-03-23T20:53:21.298Z] Ensuring container killed. 20:53:21 [2022-03-23T20:53:21.298Z] + docker rm -vf docker-pr25 20:53:21 [2022-03-23T20:53:21.298Z] Error: No such container: docker-pr25 [Pipeline] sh 20:53:21 [2022-03-23T20:53:21.486Z] === RUN TestIsCpusetListAvailable 20:53:21 [2022-03-23T20:53:21.486Z] --- PASS: TestIsCpusetListAvailable (0.00s) 20:53:21 [2022-03-23T20:53:21.486Z] PASS 20:53:21 [2022-03-23T20:53:21.486Z] coverage: 39.4% of statements 20:53:21 [2022-03-23T20:53:21.486Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements 20:53:21 [2022-03-23T20:53:21.592Z] + echo Chowning /workspace to jenkins user 20:53:21 [2022-03-23T20:53:21.592Z] Chowning /workspace to jenkins user 20:53:21 [2022-03-23T20:53:21.592Z] + id -u 20:53:21 [2022-03-23T20:53:21.592Z] + id -g 20:53:21 [2022-03-23T20:53:21.592Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42638:/workspace busybox chown -R 1000:1000 /workspace 20:53:21 [2022-03-23T20:53:21.592Z] Unable to find image 'busybox:latest' locally 20:53:21 [2022-03-23T20:53:21.592Z] latest: Pulling from library/busybox 20:53:21 [2022-03-23T20:53:21.692Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) 20:53:21 [2022-03-23T20:53:21.692Z] PASS 20:53:21 [2022-03-23T20:53:21.692Z] 20:53:21 [2022-03-23T20:53:21.692Z] DONE 10 tests in 6.916s 20:53:21 [2022-03-23T20:53:21.692Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:53:21 [2022-03-23T20:53:21.692Z] ++ 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 20:53:21 [2022-03-23T20:53:21.692Z] ++ set -e 20:53:21 [2022-03-23T20:53:21.692Z] ++ '[' -n 0 ']' 20:53:21 [2022-03-23T20:53:21.692Z] ++ set -x 20:53:21 [2022-03-23T20:53:21.692Z] ++ 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 20:53:21 [2022-03-23T20:53:21.692Z] INFO: Testing against a local daemon 20:53:21 [2022-03-23T20:53:21.692Z] === RUN TestExternalGraphDriver 20:53:21 [2022-03-23T20:53:21.692Z] === RUN TestExternalGraphDriver/json 20:53:21 [2022-03-23T20:53:21.729Z] === RUN TestDockerSuite/TestBuildEnvEscapes 20:53:21 [2022-03-23T20:53:21.852Z] 554879bb3004: Pulling fs layer 20:53:21 [2022-03-23T20:53:21.852Z] 554879bb3004: Download complete 20:53:21 [2022-03-23T20:53:21.852Z] 554879bb3004: Pull complete 20:53:21 [2022-03-23T20:53:21.852Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a 20:53:21 [2022-03-23T20:53:21.852Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:53:23 [2022-03-23T20:53:23.013Z] === RUN TestChtimes 20:53:23 [2022-03-23T20:53:23.013Z] --- PASS: TestChtimes (0.00s) 20:53:23 [2022-03-23T20:53:23.013Z] === RUN TestChtimesWindows 20:53:23 [2022-03-23T20:53:23.013Z] --- PASS: TestChtimesWindows (0.00s) 20:53:23 [2022-03-23T20:53:23.013Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 20:53:23 [2022-03-23T20:53:23.013Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 20:53:23 [2022-03-23T20:53:23.013Z] PASS 20:53:23 [2022-03-23T20:53:23.013Z] coverage: 13.0% of statements 20:53:23 [2022-03-23T20:53:23.013Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements 20:53:23 [2022-03-23T20:53:23.102Z] + bundleName=docker-py 20:53:23 [2022-03-23T20:53:23.102Z] + echo Creating docker-py-bundles.tar.gz 20:53:23 [2022-03-23T20:53:23.102Z] Creating docker-py-bundles.tar.gz 20:53:23 [2022-03-23T20:53:23.102Z] + 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 20:53:23 [2022-03-23T20:53:23.119Z] Archiving artifacts 20:53:23 [2022-03-23T20:53:23.146Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestTailFile 20:53:23 [2022-03-23T20:53:23.469Z] --- PASS: TestTailFile (0.00s) 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestTailFileManyLines 20:53:23 [2022-03-23T20:53:23.469Z] --- PASS: TestTailFileManyLines (0.00s) 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestTailEmptyFile 20:53:23 [2022-03-23T20:53:23.469Z] --- PASS: TestTailEmptyFile (0.00s) 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestTailNegativeN 20:53:23 [2022-03-23T20:53:23.469Z] --- PASS: TestTailNegativeN (0.00s) 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/2_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/2_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/8_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/8_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/12_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/12_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/truncated_last_line 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/truncated_last_line#01 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/truncated_last_line#01/exact 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/truncated_last_line#02 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/single_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/no_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/4_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/12_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.469Z] === CONT TestNewTailReader/2_byte_delimiter 20:53:23 [2022-03-23T20:53:23.469Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === CONT TestNewTailReader/8_byte_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.470Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.470Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.470Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.595Z] === RUN TestExternalGraphDriver/spec 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/no_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.927Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.927Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/no_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.928Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.929Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 20:53:23 [2022-03-23T20:53:23.930Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.930Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:53:23 [2022-03-23T20:53:23.931Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:53:24 [2022-03-23T20:53:24.076Z] === RUN TestDockerSuite/TestBuildEnvUsage 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.387Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.389Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:53:24 [2022-03-23T20:53:24.390Z] PASS 20:53:24 [2022-03-23T20:53:24.390Z] coverage: 88.6% of statements 20:53:24 [2022-03-23T20:53:24.390Z] ok github.com/docker/docker/pkg/tailfile 0.473s coverage: 88.6% of statements 20:53:24 [2022-03-23T20:53:24.390Z] time="2022-03-23T20:53:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 20:53:24 [2022-03-23T20:53:24.846Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 20:53:24 [2022-03-23T20:53:24.846Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 20:53:24 [2022-03-23T20:53:24.846Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 20:53:24 [2022-03-23T20:53:24.846Z] ? github.com/docker/docker/libnetwork/netutils [no test files] 20:53:24 [2022-03-23T20:53:24.909Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage 20:53:24 [2022-03-23T20:53:24.971Z] === RUN TestExternalGraphDriver/pull [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 20:53:25 [2022-03-23T20:53:25.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh binary 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestTarSumRemoveNonExistent 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestTarSumRemove 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestTarSumRemove (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestSortFileInfoSums 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestSortFileInfoSums (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestNewTarSumForLabelInvalid 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestNewTarSumForLabel 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestNewTarSumForLabel (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestEmptyTar 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestEmptyTar (0.01s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestTarSumsReadSize 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestTarSumsReadSize (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestTarSums 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestTarSums (0.07s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestIteration 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestIteration (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestVersionLabelForChecksum 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestVersionLabelForChecksum (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestVersion 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestVersion (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestGetVersion 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestGetVersion (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] === RUN TestGetVersions 20:53:25 [2022-03-23T20:53:25.301Z] --- PASS: TestGetVersions (0.00s) 20:53:25 [2022-03-23T20:53:25.301Z] PASS 20:53:25 [2022-03-23T20:53:25.301Z] coverage: 89.3% of statements 20:53:25 [2022-03-23T20:53:25.301Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements 20:53:25 [2022-03-23T20:53:25.539Z] 20:53:25 [2022-03-23T20:53:25.758Z] === RUN TestTruncIndex 20:53:25 [2022-03-23T20:53:25.758Z] --- PASS: TestTruncIndex (0.10s) 20:53:25 [2022-03-23T20:53:25.758Z] PASS 20:53:25 [2022-03-23T20:53:25.758Z] coverage: 91.5% of statements 20:53:25 [2022-03-23T20:53:25.758Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements 20:53:25 [2022-03-23T20:53:25.801Z] Removing bundles/ 20:53:25 [2022-03-23T20:53:25.801Z] 20:53:25 [2022-03-23T20:53:25.801Z] ---> Making bundle: binary (in bundles/binary) 20:53:25 [2022-03-23T20:53:25.801Z] Building: bundles/binary-daemon/dockerd-dev 20:53:25 [2022-03-23T20:53:25.801Z] GOOS="" GOARCH="" GOARM="" 20:53:26 [2022-03-23T20:53:26.214Z] === RUN TestIsGIT 20:53:26 [2022-03-23T20:53:26.214Z] --- PASS: TestIsGIT (0.00s) 20:53:26 [2022-03-23T20:53:26.214Z] === RUN TestIsTransport 20:53:26 [2022-03-23T20:53:26.214Z] --- PASS: TestIsTransport (0.00s) 20:53:26 [2022-03-23T20:53:26.214Z] PASS 20:53:26 [2022-03-23T20:53:26.214Z] coverage: 100.0% of statements 20:53:26 [2022-03-23T20:53:26.214Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements 20:53:26 [2022-03-23T20:53:26.214Z] === RUN TestVersionInfo 20:53:26 [2022-03-23T20:53:26.214Z] --- PASS: TestVersionInfo (0.00s) 20:53:26 [2022-03-23T20:53:26.214Z] === RUN TestAppendVersions 20:53:26 [2022-03-23T20:53:26.214Z] --- PASS: TestAppendVersions (0.00s) 20:53:26 [2022-03-23T20:53:26.214Z] PASS 20:53:26 [2022-03-23T20:53:26.214Z] coverage: 88.9% of statements 20:53:26 [2022-03-23T20:53:26.214Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements 20:53:26 [2022-03-23T20:53:26.347Z] --- PASS: TestExternalGraphDriver (4.59s) 20:53:26 [2022-03-23T20:53:26.347Z] --- PASS: TestExternalGraphDriver/json (1.50s) 20:53:26 [2022-03-23T20:53:26.347Z] --- PASS: TestExternalGraphDriver/spec (1.51s) 20:53:26 [2022-03-23T20:53:26.347Z] --- PASS: TestExternalGraphDriver/pull (1.54s) 20:53:26 [2022-03-23T20:53:26.347Z] === RUN TestGraphdriverPluginV2 20:53:26 [2022-03-23T20:53:26.347Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:53:26 [2022-03-23T20:53:26.347Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) 20:53:26 [2022-03-23T20:53:26.347Z] PASS 20:53:26 [2022-03-23T20:53:26.347Z] 20:53:26 [2022-03-23T20:53:26.347Z] === Skipped 20:53:26 [2022-03-23T20:53:26.347Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.01s) 20:53:26 [2022-03-23T20:53:26.347Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:53:26 [2022-03-23T20:53:26.347Z] 20:53:26 [2022-03-23T20:53:26.347Z] DONE 5 tests, 1 skipped in 4.702s 20:53:26 [2022-03-23T20:53:26.347Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:53:26 [2022-03-23T20:53:26.347Z] ++ 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 20:53:26 [2022-03-23T20:53:26.347Z] ++ set -e 20:53:26 [2022-03-23T20:53:26.347Z] ++ '[' -n 0 ']' 20:53:26 [2022-03-23T20:53:26.347Z] ++ set -x 20:53:26 [2022-03-23T20:53:26.347Z] ++ 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 20:53:26 [2022-03-23T20:53:26.347Z] INFO: Testing against a local daemon 20:53:26 [2022-03-23T20:53:26.347Z] === RUN TestContinueAfterPluginCrash 20:53:26 [2022-03-23T20:53:26.347Z] === PAUSE TestContinueAfterPluginCrash 20:53:26 [2022-03-23T20:53:26.347Z] === RUN TestReadPluginNoRead 20:53:26 [2022-03-23T20:53:26.347Z] === PAUSE TestReadPluginNoRead 20:53:26 [2022-03-23T20:53:26.347Z] === RUN TestDaemonStartWithLogOpt 20:53:26 [2022-03-23T20:53:26.347Z] === PAUSE TestDaemonStartWithLogOpt 20:53:26 [2022-03-23T20:53:26.347Z] === CONT TestContinueAfterPluginCrash 20:53:26 [2022-03-23T20:53:26.347Z] === CONT TestDaemonStartWithLogOpt 20:53:27 [2022-03-23T20:53:27.350Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 20:53:27 [2022-03-23T20:53:27.741Z] === RUN TestNewSettable 20:53:27 [2022-03-23T20:53:27.741Z] --- PASS: TestNewSettable (0.00s) 20:53:27 [2022-03-23T20:53:27.741Z] === RUN TestIsSettable 20:53:27 [2022-03-23T20:53:27.741Z] --- PASS: TestIsSettable (0.00s) 20:53:27 [2022-03-23T20:53:27.741Z] === RUN TestUpdateSettingsEnv 20:53:27 [2022-03-23T20:53:27.741Z] --- PASS: TestUpdateSettingsEnv (0.00s) 20:53:27 [2022-03-23T20:53:27.741Z] PASS 20:53:27 [2022-03-23T20:53:27.741Z] coverage: 20.0% of statements 20:53:27 [2022-03-23T20:53:27.741Z] ok github.com/docker/docker/plugin/v2 0.089s coverage: 20.0% of statements 20:53:28 [2022-03-23T20:53:28.197Z] === RUN TestValidatePrivileges 20:53:28 [2022-03-23T20:53:28.197Z] --- PASS: TestValidatePrivileges (0.00s) 20:53:28 [2022-03-23T20:53:28.197Z] === RUN TestFilterByCapNeg 20:53:28 [2022-03-23T20:53:28.197Z] --- PASS: TestFilterByCapNeg (0.00s) 20:53:28 [2022-03-23T20:53:28.197Z] === RUN TestFilterByCapPos 20:53:28 [2022-03-23T20:53:28.197Z] --- PASS: TestFilterByCapPos (0.00s) 20:53:28 [2022-03-23T20:53:28.197Z] === RUN TestStoreGetPluginNotMatchCapRefs 20:53:28 [2022-03-23T20:53:28.197Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 20:53:28 [2022-03-23T20:53:28.197Z] PASS 20:53:28 [2022-03-23T20:53:28.197Z] coverage: 12.0% of statements 20:53:28 [2022-03-23T20:53:28.197Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements 20:53:29 [2022-03-23T20:53:29.161Z] === RUN TestLoad 20:53:29 [2022-03-23T20:53:29.161Z] --- PASS: TestLoad (0.00s) 20:53:29 [2022-03-23T20:53:29.161Z] === RUN TestSave 20:53:29 [2022-03-23T20:53:29.161Z] --- PASS: TestSave (0.03s) 20:53:29 [2022-03-23T20:53:29.161Z] === RUN TestAddDeleteGet 20:53:29 [2022-03-23T20:53:29.161Z] --- PASS: TestAddDeleteGet (0.04s) 20:53:29 [2022-03-23T20:53:29.161Z] === RUN TestInvalidTags 20:53:29 [2022-03-23T20:53:29.161Z] --- PASS: TestInvalidTags (0.01s) 20:53:29 [2022-03-23T20:53:29.161Z] PASS 20:53:29 [2022-03-23T20:53:29.161Z] coverage: 84.4% of statements 20:53:29 [2022-03-23T20:53:29.161Z] ok github.com/docker/docker/reference 0.133s coverage: 84.4% of statements 20:53:29 [2022-03-23T20:53:29.633Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) 20:53:29 [2022-03-23T20:53:29.633Z] === CONT TestReadPluginNoRead 20:53:29 [2022-03-23T20:53:29.961Z] === RUN TestDockerSuite/TestBuildEnvUsage2 20:53:30 [2022-03-23T20:53:30.219Z] === RUN TestDockerDaemonSuite/TestShmSize 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestResolveAuthConfigIndexServer 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestResolveAuthConfigFullURL 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestLoadAllowNondistributableArtifacts 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestValidateMirror 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestValidateMirror (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestLoadInsecureRegistries 20:53:30 [2022-03-23T20:53:30.690Z] time="2022-03-23T20:53:30Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 20:53:30 [2022-03-23T20:53:30.690Z] time="2022-03-23T20:53:30Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 20:53:30 [2022-03-23T20:53:30.690Z] time="2022-03-23T20:53:30Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestLoadInsecureRegistries (0.20s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestNewServiceConfig 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestNewServiceConfig (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestValidateIndexName 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestValidateIndexName (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestValidateIndexNameWithError 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestValidateIndexNameWithError (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestEndpointParse 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestEndpointParse (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestEndpointParseInvalid 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestEndpointParseInvalid (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestValidateEndpoint 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestValidateEndpoint (0.01s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestPing 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestPing (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestPingRegistryEndpoint 20:53:30 [2022-03-23T20:53:30.690Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root 20:53:30 [2022-03-23T20:53:30.690Z] --- SKIP: TestPingRegistryEndpoint (0.01s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestEndpoint 20:53:30 [2022-03-23T20:53:30.690Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root 20:53:30 [2022-03-23T20:53:30.690Z] --- SKIP: TestEndpoint (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestParseRepositoryInfo 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestParseRepositoryInfo (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestNewIndexInfo 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestNewIndexInfo (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestMirrorEndpointLookup 20:53:30 [2022-03-23T20:53:30.690Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root 20:53:30 [2022-03-23T20:53:30.690Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestSearchRepositories 20:53:30 [2022-03-23T20:53:30.690Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 20:53:30 [2022-03-23T20:53:30.690Z] Host: 127.0.0.1:49338 20:53:30 [2022-03-23T20:53:30.690Z] User-Agent: docker test client 20:53:30 [2022-03-23T20:53:30.690Z] Authorization: Token fake-token 20:53:30 [2022-03-23T20:53:30.690Z] X-Docker-Token: true 20:53:30 [2022-03-23T20:53:30.690Z] Accept-Encoding: gzip 20:53:30 [2022-03-23T20:53:30.690Z] 20:53:30 [2022-03-23T20:53:30.690Z] 20:53:30 [2022-03-23T20:53:30.690Z] registry_test.go:731: HTTP/1.1 200 OK 20:53:30 [2022-03-23T20:53:30.690Z] Connection: close 20:53:30 [2022-03-23T20:53:30.690Z] Content-Length: 144 20:53:30 [2022-03-23T20:53:30.690Z] Cache-Control: no-cache 20:53:30 [2022-03-23T20:53:30.690Z] Content-Type: application/json 20:53:30 [2022-03-23T20:53:30.690Z] Date: Wed, 23 Mar 2022 20:53:30 GMT 20:53:30 [2022-03-23T20:53:30.690Z] Expires: -1 20:53:30 [2022-03-23T20:53:30.690Z] Pragma: no-cache 20:53:30 [2022-03-23T20:53:30.690Z] Server: docker-tests/mock 20:53:30 [2022-03-23T20:53:30.690Z] X-Docker-Registry-Config: mock 20:53:30 [2022-03-23T20:53:30.690Z] X-Docker-Registry-Version: 0.0.0 20:53:30 [2022-03-23T20:53:30.690Z] 20:53:30 [2022-03-23T20:53:30.690Z] 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestSearchRepositories (0.01s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestTrustedLocation 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestTrustedLocation (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestAddRequiredHeadersToRedirectedRequests 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestAllowNondistributableArtifacts 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestIsSecureIndex 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestIsSecureIndex (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] PASS 20:53:30 [2022-03-23T20:53:30.690Z] coverage: 52.0% of statements 20:53:30 [2022-03-23T20:53:30.690Z] ok github.com/docker/docker/registry 0.300s coverage: 52.0% of statements 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestResumableRequestHeaderSimpleErrors 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestResumableRequestHeaderTooMuchFailures 20:53:30 [2022-03-23T20:53:30.690Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 20:53:30 [2022-03-23T20:53:30.690Z] === RUN TestResumableRequestReaderWithReadError 20:53:31 [2022-03-23T20:53:31.145Z] time="2022-03-23T20:53:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) 20:53:31 [2022-03-23T20:53:31.145Z] === RUN TestResumableRequestReaderWithEOFWith416Response 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 20:53:31 [2022-03-23T20:53:31.145Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 20:53:31 [2022-03-23T20:53:31.145Z] === RUN TestResumableRequestReaderWithZeroTotalSize 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 20:53:31 [2022-03-23T20:53:31.145Z] === RUN TestResumableRequestReader 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestResumableRequestReader (0.00s) 20:53:31 [2022-03-23T20:53:31.145Z] === RUN TestResumableRequestReaderWithInitialResponse 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 20:53:31 [2022-03-23T20:53:31.145Z] PASS 20:53:31 [2022-03-23T20:53:31.145Z] coverage: 100.0% of statements 20:53:31 [2022-03-23T20:53:31.145Z] ok github.com/docker/docker/registry/resumable 0.270s coverage: 100.0% of statements 20:53:31 [2022-03-23T20:53:31.145Z] === RUN TestRestartManagerTimeout 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestRestartManagerTimeout (0.00s) 20:53:31 [2022-03-23T20:53:31.145Z] === RUN TestRestartManagerTimeoutReset 20:53:31 [2022-03-23T20:53:31.145Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 20:53:31 [2022-03-23T20:53:31.145Z] PASS 20:53:31 [2022-03-23T20:53:31.145Z] coverage: 50.9% of statements 20:53:31 [2022-03-23T20:53:31.145Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements 20:53:31 [2022-03-23T20:53:31.531Z] === RUN TestReadPluginNoRead/default 20:53:32 [2022-03-23T20:53:32.107Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 20:53:32 [2022-03-23T20:53:32.107Z] === RUN TestDecodeContainerConfig 20:53:32 [2022-03-23T20:53:32.107Z] --- PASS: TestDecodeContainerConfig (0.01s) 20:53:32 [2022-03-23T20:53:32.107Z] === RUN TestDecodeContainerConfigIsolation 20:53:32 [2022-03-23T20:53:32.107Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 20:53:32 [2022-03-23T20:53:32.107Z] === RUN TestValidatePrivileged 20:53:32 [2022-03-23T20:53:32.107Z] --- PASS: TestValidatePrivileged (0.00s) 20:53:32 [2022-03-23T20:53:32.107Z] PASS 20:53:32 [2022-03-23T20:53:32.107Z] coverage: 52.6% of statements 20:53:32 [2022-03-23T20:53:32.107Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.6% of statements 20:53:32 [2022-03-23T20:53:32.107Z] === RUN TestGenerateRandomAlphaOnlyStringLength 20:53:32 [2022-03-23T20:53:32.107Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 20:53:32 [2022-03-23T20:53:32.108Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 20:53:32 [2022-03-23T20:53:32.108Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 20:53:32 [2022-03-23T20:53:32.108Z] PASS 20:53:32 [2022-03-23T20:53:32.108Z] coverage: 62.5% of statements 20:53:32 [2022-03-23T20:53:32.108Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements 20:53:32 [2022-03-23T20:53:32.564Z] --- PASS: TestGet (15.03s) 20:53:32 [2022-03-23T20:53:32.564Z] === RUN TestPluginWithNoManifest 20:53:32 [2022-03-23T20:53:32.564Z] --- PASS: TestPluginWithNoManifest (0.00s) 20:53:32 [2022-03-23T20:53:32.564Z] === RUN TestGetAll 20:53:32 [2022-03-23T20:53:32.564Z] --- PASS: TestGetAll (0.01s) 20:53:32 [2022-03-23T20:53:32.564Z] PASS 20:53:32 [2022-03-23T20:53:32.564Z] coverage: 73.2% of statements 20:53:32 [2022-03-23T20:53:32.564Z] ok github.com/docker/docker/pkg/plugins 35.943s coverage: 73.2% of statements 20:53:32 [2022-03-23T20:53:32.904Z] === RUN TestReadPluginNoRead/disabled_caching 20:53:33 [2022-03-23T20:53:33.839Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 20:53:34 [2022-03-23T20:53:34.406Z] --- PASS: TestContinueAfterPluginCrash (7.83s) 20:53:34 [2022-03-23T20:53:34.634Z] === RUN TestDockerDaemonSuite/TestTLSVerify 20:53:34 [2022-03-23T20:53:34.634Z] check_test.go:308: [de3ad6dc6d206] daemon is not started 20:53:34 [2022-03-23T20:53:34.634Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestGetAddress 20:53:34 [2022-03-23T20:53:34.738Z] --- PASS: TestGetAddress (0.00s) 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestRemove 20:53:34 [2022-03-23T20:53:34.738Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 20:53:34 [2022-03-23T20:53:34.738Z] --- SKIP: TestRemove (0.00s) 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestInitializeWithVolumes 20:53:34 [2022-03-23T20:53:34.738Z] --- PASS: TestInitializeWithVolumes (0.01s) 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestCreate 20:53:34 [2022-03-23T20:53:34.738Z] --- PASS: TestCreate (0.02s) 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestValidateName 20:53:34 [2022-03-23T20:53:34.738Z] --- PASS: TestValidateName (0.00s) 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestCreateWithOpts 20:53:34 [2022-03-23T20:53:34.738Z] local_test.go:180: runtime.GOOS == "windows" 20:53:34 [2022-03-23T20:53:34.738Z] --- SKIP: TestCreateWithOpts (0.00s) 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestRelaodNoOpts 20:53:34 [2022-03-23T20:53:34.738Z] --- PASS: TestRelaodNoOpts (0.02s) 20:53:34 [2022-03-23T20:53:34.738Z] PASS 20:53:34 [2022-03-23T20:53:34.738Z] coverage: 41.5% of statements 20:53:34 [2022-03-23T20:53:34.738Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestGetDriver 20:53:34 [2022-03-23T20:53:34.738Z] --- PASS: TestGetDriver (0.00s) 20:53:34 [2022-03-23T20:53:34.738Z] === RUN TestVolumeRequestError 20:53:34 [2022-03-23T20:53:34.738Z] --- PASS: TestVolumeRequestError (0.01s) 20:53:34 [2022-03-23T20:53:34.738Z] PASS 20:53:34 [2022-03-23T20:53:34.738Z] coverage: 36.1% of statements 20:53:34 [2022-03-23T20:53:34.738Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements 20:53:34 [2022-03-23T20:53:34.973Z] === CONT TestReadPluginNoRead 20:53:34 [2022-03-23T20:53:34.973Z] read_test.go:92: [d9fde5f409a54] daemon is not started 20:53:34 [2022-03-23T20:53:34.973Z] --- PASS: TestReadPluginNoRead (5.41s) 20:53:34 [2022-03-23T20:53:34.973Z] --- PASS: TestReadPluginNoRead/default (1.14s) 20:53:34 [2022-03-23T20:53:34.973Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) 20:53:34 [2022-03-23T20:53:34.973Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) 20:53:34 [2022-03-23T20:53:34.973Z] PASS 20:53:34 [2022-03-23T20:53:34.973Z] 20:53:34 [2022-03-23T20:53:34.973Z] DONE 6 tests in 8.546s 20:53:34 [2022-03-23T20:53:34.973Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 20:53:34 [2022-03-23T20:53:34.973Z] ++ 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 20:53:34 [2022-03-23T20:53:34.973Z] ++ set -e 20:53:34 [2022-03-23T20:53:34.973Z] ++ '[' -n 0 ']' 20:53:34 [2022-03-23T20:53:34.973Z] ++ set -x 20:53:34 [2022-03-23T20:53:34.973Z] ++ 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 20:53:34 [2022-03-23T20:53:34.973Z] testing: warning: no tests to run 20:53:34 [2022-03-23T20:53:34.973Z] PASS 20:53:34 [2022-03-23T20:53:34.973Z] 20:53:34 [2022-03-23T20:53:34.973Z] DONE 0 tests in 0.030s 20:53:34 [2022-03-23T20:53:34.973Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:53:34 [2022-03-23T20:53:34.973Z] ++ 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 20:53:34 [2022-03-23T20:53:34.973Z] ++ set -e 20:53:34 [2022-03-23T20:53:34.973Z] ++ '[' -n 0 ']' 20:53:34 [2022-03-23T20:53:34.973Z] ++ set -x 20:53:34 [2022-03-23T20:53:34.973Z] ++ 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 20:53:34 [2022-03-23T20:53:34.973Z] INFO: Testing against a local daemon 20:53:34 [2022-03-23T20:53:34.973Z] === RUN TestPluginWithDevMounts 20:53:34 [2022-03-23T20:53:34.973Z] === PAUSE TestPluginWithDevMounts 20:53:34 [2022-03-23T20:53:34.973Z] === CONT TestPluginWithDevMounts 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRaw 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRaw (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/7_name:/ 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRaw 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLinuxParseMountRaw (0.00s) 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw 20:53:35 [2022-03-23T20:53:35.193Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp 20:53:35 [2022-03-23T20:53:35.193Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestConvertTmpfsOptions 20:53:35 [2022-03-23T20:53:35.194Z] linux_parser_test.go:209: data="mode=700,size=1m" 20:53:35 [2022-03-23T20:53:35.194Z] linux_parser_test.go:209: data="ro" 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestConvertTmpfsOptions (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestParseMountSpec 20:53:35 [2022-03-23T20:53:35.194Z] parser_test.go:62: case 0 20:53:35 [2022-03-23T20:53:35.194Z] parser_test.go:62: case 1 20:53:35 [2022-03-23T20:53:35.194Z] parser_test.go:62: case 2 20:53:35 [2022-03-23T20:53:35.194Z] parser_test.go:62: case 3 20:53:35 [2022-03-23T20:53:35.194Z] parser_test.go:62: case 4 20:53:35 [2022-03-23T20:53:35.194Z] parser_test.go:62: case 5 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestParseMountSpec (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestValidateMount 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestValidateMount (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRaw 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRaw (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/6_name:d: 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/8_name:c: 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError 20:53:35 [2022-03-23T20:53:35.194Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) 20:53:35 [2022-03-23T20:53:35.194Z] PASS 20:53:35 [2022-03-23T20:53:35.194Z] coverage: 67.6% of statements 20:53:35 [2022-03-23T20:53:35.194Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestSetGetMeta 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestSetGetMeta 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestRestore 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestRestore 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestServiceCreate 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestServiceCreate 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestServiceList 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestServiceList 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestServiceRemove 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestServiceRemove 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestServiceGet 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestServiceGet 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestServicePrune 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestServicePrune 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestCreate 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestCreate 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestRemove 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestRemove 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestList 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestList 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFindByDriver 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFindByDriver 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFindByReferenced 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFindByReferenced 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestDerefMultipleOfSameRef 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestDerefMultipleOfSameRef 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestDefererencePluginOnCreateError 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestDefererencePluginOnCreateError 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestRefDerefRemove 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestRefDerefRemove 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestGet 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestGet 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestGetWithReference 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestGetWithReference 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_nil_list 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_nil_list 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_empty_list 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_empty_list 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_filter_some 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_filter_some 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_filter_middle 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_filter_middle 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_filter_middle_and_last 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 20:53:36 [2022-03-23T20:53:36.720Z] === RUN TestFilterFunc/test_filter_first_and_last 20:53:36 [2022-03-23T20:53:36.720Z] === PAUSE TestFilterFunc/test_filter_first_and_last 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_nil_list 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_filter_some 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_empty_list 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_filter_middle_and_last 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_filter_first_and_last 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestFilterFunc/test_filter_middle 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestSetGetMeta 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestList 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestServiceGet 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestDefererencePluginOnCreateError 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestSetGetMeta (0.03s) 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestServiceRemove 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestServiceList 20:53:36 [2022-03-23T20:53:36.720Z] --- PASS: TestList (0.08s) 20:53:36 [2022-03-23T20:53:36.720Z] === CONT TestServiceCreate 20:53:36 [2022-03-23T20:53:36.877Z] --- PASS: TestPluginWithDevMounts (1.50s) 20:53:36 [2022-03-23T20:53:36.877Z] PASS 20:53:36 [2022-03-23T20:53:36.877Z] 20:53:36 [2022-03-23T20:53:36.877Z] DONE 1 tests in 1.613s 20:53:36 [2022-03-23T20:53:36.877Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 20:53:36 [2022-03-23T20:53:36.877Z] ++ 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 20:53:36 [2022-03-23T20:53:36.877Z] ++ set -e 20:53:36 [2022-03-23T20:53:36.877Z] ++ '[' -n 0 ']' 20:53:36 [2022-03-23T20:53:36.877Z] ++ set -x 20:53:36 [2022-03-23T20:53:36.877Z] ++ 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 20:53:36 [2022-03-23T20:53:36.877Z] INFO: Testing against a local daemon 20:53:36 [2022-03-23T20:53:36.877Z] === RUN TestSecretInspect 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestServiceGet (0.23s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestRestore 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestServiceRemove (0.20s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestCreate 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestServiceList (0.18s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestRemove 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestServiceCreate (0.15s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestServicePrune 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestCreate (0.02s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestGet 20:53:37 [2022-03-23T20:53:37.177Z] time="2022-03-23T20:53:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestRestore (0.03s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestGetWithReference 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestRemove (0.03s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestDerefMultipleOfSameRef 20:53:37 [2022-03-23T20:53:37.177Z] time="2022-03-23T20:53:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:53:37 [2022-03-23T20:53:37.177Z] time="2022-03-23T20:53:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestGet (0.02s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 20:53:37 [2022-03-23T20:53:37.177Z] time="2022-03-23T20:53:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestRefDerefRemove 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestGetWithReference (0.03s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestFindByReferenced 20:53:37 [2022-03-23T20:53:37.177Z] time="2022-03-23T20:53:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) 20:53:37 [2022-03-23T20:53:37.177Z] === CONT TestFindByDriver 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestServicePrune (0.07s) 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestFindByReferenced (0.03s) 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestRefDerefRemove (0.03s) 20:53:37 [2022-03-23T20:53:37.177Z] --- PASS: TestFindByDriver (0.02s) 20:53:37 [2022-03-23T20:53:37.177Z] PASS 20:53:37 [2022-03-23T20:53:37.177Z] coverage: 69.0% of statements 20:53:37 [2022-03-23T20:53:37.177Z] ok github.com/docker/docker/volume/service 0.377s coverage: 69.0% of statements 20:53:38 [2022-03-23T20:53:38.256Z] --- PASS: TestSecretInspect (1.69s) 20:53:38 [2022-03-23T20:53:38.257Z] === RUN TestSecretList 20:53:40 [2022-03-23T20:53:40.163Z] --- PASS: TestSecretList (1.68s) 20:53:40 [2022-03-23T20:53:40.163Z] === RUN TestSecretsCreateAndDelete 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite (329.66s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.92s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.61s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.47s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.57s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.05s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.59s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.71s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.70s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.60s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.08s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.98s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.32s) 20:53:41 [2022-03-23T20:53:41.222Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.20s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.24s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.50s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.34s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.41s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.39s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.36s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.60s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.28s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.61s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.88s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.76s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.49s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.69s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.24s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.87s) 20:53:41 [2022-03-23T20:53:41.222Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 20:53:41 [2022-03-23T20:53:41.222Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.58s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.27s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.03s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.06s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.18s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.29s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.75s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.00s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.43s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.77s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.25s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.85s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.87s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.45s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.37s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.75s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.68s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.43s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.21s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.03s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.42s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.75s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.12s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.49s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) 20:53:41 [2022-03-23T20:53:41.222Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) 20:53:41 [2022-03-23T20:53:41.222Z] === RUN TestDockerSwarmSuite 20:53:41 [2022-03-23T20:53:41.222Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 20:53:42 [2022-03-23T20:53:42.065Z] --- PASS: TestSecretsCreateAndDelete (1.67s) 20:53:42 [2022-03-23T20:53:42.065Z] === RUN TestSecretsUpdate 20:53:43 [2022-03-23T20:53:43.736Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 20:53:43 [2022-03-23T20:53:43.962Z] --- PASS: TestSecretsUpdate (2.08s) 20:53:43 [2022-03-23T20:53:43.962Z] === RUN TestTemplatedSecret 20:53:45 [2022-03-23T20:53:45.141Z] --- PASS: TestServicePlugin (29.95s) 20:53:45 [2022-03-23T20:53:45.141Z] === RUN TestServiceUpdateLabel 20:53:45 [2022-03-23T20:53:45.420Z] --- PASS: TestServiceUpdateLabel (1.75s) 20:53:45 [2022-03-23T20:53:45.420Z] === RUN TestServiceUpdateSecrets 20:53:46 [2022-03-23T20:53:46.129Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestBoolValue 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestBoolValue (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestBoolValueOrDefault 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestBoolValueOrDefault (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestInt64ValueOrZero 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestInt64ValueOrZero (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestInt64ValueOrDefault 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestInt64ValueOrDefault (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestInt64ValueOrDefaultWithError 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestJsonContentType 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestJsonContentType (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 16.2% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 16.2% of statements 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestMaskSecretKeys 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestMaskSecretKeys (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestVersionMiddlewareVersion 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 37.7% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/api/server/middleware 0.107s coverage: 37.7% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestStrSliceMarshalJSON 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestStrSliceUnmarshalJSON 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestStrSliceUnmarshalString 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestStrSliceUnmarshalSlice 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 90.0% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestToJSON 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestToJSON (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestToParamWithVersion 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestToParamWithVersion (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestFromJSON 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestFromJSON (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestEmpty 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestEmpty (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestArgsMatchKVListEmptySources 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestArgsMatchKVList 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestArgsMatchKVList (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestArgsMatch 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestArgsMatch (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestAdd 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestAdd (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestDel 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestDel (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestLen 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestLen (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestExactMatch 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestExactMatch (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestOnlyOneExactMatch 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestOnlyOneExactMatch (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestContains 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestContains (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestValidate 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestValidate (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestWalkValues 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestWalkValues (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestFuzzyMatch 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestFuzzyMatch (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestClone 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestClone (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 92.2% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestDurationToSecondsString 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestDurationToSecondsString (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestGetTimestamp 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestAdjustForAPIVersion 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestAdjustForAPIVersion (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 5.7% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/backend [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/container [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/events [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/image [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/mount [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/network [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/registry [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestGetTimestamp (0.16s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseTimestamps 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseTimestamps (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 100.0% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/api/types/time 0.212s coverage: 100.0% of statements 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestCompareVersion 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestCompareVersion (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 77.3% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/api/types/volume [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestCloneArgsSmartHttp 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestCloneArgsDumbHttp 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestCloneArgsGit 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestCloneArgsGit (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestCheckoutGit 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestEnable 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestEnable (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestDisable 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestDisable (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestEnabled 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestEnabled (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 100.0% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestProcessNoDockerignore 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestProcessNoDockerignore (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestProcessShouldLeaveAllFiles 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestDetectContentType 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestDetectContentType (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestSelectAcceptableMIME 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestSelectAcceptableMIME (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestInspectEmptyResponse 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestInspectEmptyResponse (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestInspectResponseBinary 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestInspectResponseBinary (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestResponseUnsupportedContentType 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestInspectResponseTextSimple 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestInspectResponseTextSimple (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestInspectResponseEmptyContentType 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestUnknownContentLength 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestUnknownContentLength (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestDownloadRemote 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestDownloadRemote (0.07s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestGetWithStatusError 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestGetWithStatusError (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestCloseRootDirectory 20:53:46 [2022-03-23T20:53:46.130Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:53:46 [2022-03-23T20:53:46.130Z] --- SKIP: TestCloseRootDirectory (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestHashFile 20:53:46 [2022-03-23T20:53:46.130Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:53:46 [2022-03-23T20:53:46.130Z] --- SKIP: TestHashFile (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestHashSubdir 20:53:46 [2022-03-23T20:53:46.130Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:53:46 [2022-03-23T20:53:46.130Z] --- SKIP: TestHashSubdir (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestRemoveDirectory 20:53:46 [2022-03-23T20:53:46.130Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:53:46 [2022-03-23T20:53:46.130Z] --- SKIP: TestRemoveDirectory (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] PASS 20:53:46 [2022-03-23T20:53:46.130Z] coverage: 9.3% of statements 20:53:46 [2022-03-23T20:53:46.130Z] ok github.com/docker/docker/builder/remotecontext 0.246s coverage: 9.3% of statements 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestGetAllAllowed 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestGetAllAllowed (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestGetAllMeta 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestGetAllMeta (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestWarnOnUnusedBuildArgs 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestIsUnreferencedBuiltin 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestIsExistingDirectory 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestIsExistingDirectory (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestGetFilenameForDownload 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestGetFilenameForDownload (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestEnv2Variables 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestEnv2Variables (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestEnvValueWithExistingRunConfigEnv 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestMaintainer 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestMaintainer (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestLabel 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestLabel (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestFromScratch 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestFromScratch (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestFromWithArg 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestFromWithArg (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestFromWithArgButBuildArgsNotGiven 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestFromWithUndefinedArg 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestFromWithUndefinedArg (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestFromMultiStageWithNamedStage 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestOnbuild 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestOnbuild (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestWorkdir 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestWorkdir (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestCmd 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestCmd (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestHealthcheckNone 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestHealthcheckNone (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestHealthcheckCmd 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestHealthcheckCmd (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestEntrypoint 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestEntrypoint (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestExpose 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestExpose (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestUser 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestUser (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestVolume 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestVolume (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestStopSignal 20:53:46 [2022-03-23T20:53:46.130Z] dispatchers_test.go:377: Windows does not support stopsignal 20:53:46 [2022-03-23T20:53:46.130Z] --- SKIP: TestStopSignal (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestArg 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestArg (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestShell 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestShell (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestPrependEnvOnCmd 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestPrependEnvOnCmd (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestRunWithBuildArgs 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestRunWithBuildArgs (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestRunIgnoresHealthcheck 20:53:46 [2022-03-23T20:53:46.130Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestDispatchUnsupportedOptions 20:53:46 [2022-03-23T20:53:46.130Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestNormalizeWorkdir 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestNormalizeWorkdir (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch/ADD_multiple_files_to_file 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch/COPY_multiple_files_to_file 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch/COPY_wildcard_no_files 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDispatch/COPY_url 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch (0.08s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDispatch/COPY_url (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestAddScratchImageAddsToMounts 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestAddFromScratchPopulatesPlatform 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestImageSourceGetAddsToMounts 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestEmptyDockerfile 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestEmptyDockerfile (0.01s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestSymlinkDockerfile 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestSymlinkDockerfile (0.01s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDockerfileOutsideTheBuildContext 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestNonExistingDockerfile 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestNonExistingDockerfile (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestCopyRunConfig 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestCopyRunConfig (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestDeepCopyRunConfig 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestDeepCopyRunConfig (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestExportImage 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestExportImage (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestNormalizeDest 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestNormalizeDest (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] PASS 20:53:46 [2022-03-23T20:53:46.131Z] coverage: 46.7% of statements 20:53:46 [2022-03-23T20:53:46.131Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 46.7% of statements 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestTCP4Proxy 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestTCP4Proxy (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestTCP4ProxyHalfClose 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestTCP6Proxy 20:53:46 [2022-03-23T20:53:46.131Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 20:53:46 [2022-03-23T20:53:46.131Z] --- SKIP: TestTCP6Proxy (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestTCPDualStackProxy 20:53:46 [2022-03-23T20:53:46.131Z] network_proxy_test.go:208: No support for dual stack yet 20:53:46 [2022-03-23T20:53:46.131Z] --- SKIP: TestTCPDualStackProxy (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestUDP4Proxy 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestUDP4Proxy (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestUDP6Proxy 20:53:46 [2022-03-23T20:53:46.131Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 20:53:46 [2022-03-23T20:53:46.131Z] --- SKIP: TestUDP6Proxy (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestUDPWriteError 20:53:46 [2022-03-23T20:53:46.131Z] --- PASS: TestUDPWriteError (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestSCTP4Proxy 20:53:46 [2022-03-23T20:53:46.131Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows 20:53:46 [2022-03-23T20:53:46.131Z] --- SKIP: TestSCTP4Proxy (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] === RUN TestSCTP6Proxy 20:53:46 [2022-03-23T20:53:46.131Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 20:53:46 [2022-03-23T20:53:46.131Z] --- SKIP: TestSCTP6Proxy (0.00s) 20:53:46 [2022-03-23T20:53:46.131Z] PASS 20:53:46 [2022-03-23T20:53:46.131Z] coverage: 49.4% of statements 20:53:46 [2022-03-23T20:53:46.131Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements 20:53:46 [2022-03-23T20:53:46.496Z] --- PASS: TestTemplatedSecret (2.44s) 20:53:46 [2022-03-23T20:53:46.496Z] === RUN TestSecretCreateResolve 20:53:47 [2022-03-23T20:53:47.052Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 20:53:48 [2022-03-23T20:53:48.436Z] --- PASS: TestSecretCreateResolve (2.11s) 20:53:48 [2022-03-23T20:53:48.436Z] PASS 20:53:48 [2022-03-23T20:53:48.436Z] 20:53:48 [2022-03-23T20:53:48.436Z] DONE 6 tests in 11.763s 20:53:48 [2022-03-23T20:53:48.436Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 20:53:48 [2022-03-23T20:53:48.436Z] ++ 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 20:53:48 [2022-03-23T20:53:48.436Z] ++ set -e 20:53:48 [2022-03-23T20:53:48.436Z] ++ '[' -n 0 ']' 20:53:48 [2022-03-23T20:53:48.436Z] ++ set -x 20:53:48 [2022-03-23T20:53:48.436Z] ++ 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 20:53:48 [2022-03-23T20:53:48.436Z] INFO: Testing against a local daemon 20:53:48 [2022-03-23T20:53:48.436Z] === RUN TestServiceCreateInit 20:53:48 [2022-03-23T20:53:48.436Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:53:50 [2022-03-23T20:53:50.329Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 20:53:51 [2022-03-23T20:53:51.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 20:53:52 [2022-03-23T20:53:52.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 20:53:52 [2022-03-23T20:53:52.630Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:53:55 [2022-03-23T20:53:55.913Z] --- PASS: TestServiceCreateInit (6.98s) 20:53:55 [2022-03-23T20:53:55.913Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) 20:53:55 [2022-03-23T20:53:55.913Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s) 20:53:55 [2022-03-23T20:53:55.913Z] === RUN TestCreateServiceMultipleTimes 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCheckpointCreateError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCheckpointCreateError (0.01s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCheckpointCreate 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCheckpointCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCheckpointDeleteError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCheckpointDeleteError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCheckpointDelete 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCheckpointDelete (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCheckpointListError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCheckpointListError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCheckpointList 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCheckpointList (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCheckpointListContainerNotFound 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNewClientWithOpsFromEnv 20:53:56 [2022-03-23T20:53:56.415Z] client_test.go:23: runtime.GOOS == "windows" 20:53:56 [2022-03-23T20:53:56.415Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestGetAPIPath 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestGetAPIPath (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestParseHostURL 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestParseHostURL (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersionEmpty 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersion 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersion/downgrade_from_default 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersion/downgrade_legacy 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersion/downgrade_old 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersion/no_upgrade 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersion (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPVersionOverride 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersionAutomatic 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestNegotiateAPIVersionWithFixedVersion 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestClientRedirect 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestClientRedirect/GET 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestClientRedirect/POST 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestClientRedirect/PUT 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestClientRedirect/DELETE 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestClientRedirect (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestClientRedirect/GET (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestClientRedirect/POST (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestClientRedirect/PUT (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestClientRedirect/DELETE (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigCreateUnsupported 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigCreateUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigCreateError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigCreateError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigCreate 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigInspectNotFound 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigInspectNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigInspectUnsupported 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigInspectUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigInspectError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigInspectConfigNotFound 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigInspect 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigListUnsupported 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigListUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigListError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigListError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigList 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigList (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigRemoveUnsupported 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigRemoveError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigRemove 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigUpdateUnsupported 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigUpdateError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigUpdateError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestConfigUpdate 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestConfigUpdate (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerCommitError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerCommitError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerCommit 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerCommit (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerStatPathError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerStatPathError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerStatPathNotFoundError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerStatPathNoHeaderError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerStatPath 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerStatPath (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyToContainerError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyToContainerError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyToContainerNotFoundError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyToContainerNotStatusOKError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyToContainer 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyToContainer (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyFromContainerError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyFromContainerError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyFromContainerNotFoundError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyFromContainerNotStatusOKError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyFromContainerNoHeaderError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestCopyFromContainer 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestCopyFromContainer (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerCreateError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerCreateError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerCreateImageNotFound 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerCreateWithName 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerCreateWithName (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerCreateAutoRemove 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerDiffError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerDiffError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerDiff 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerDiff (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExecCreateError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExecCreateError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExecCreate 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExecCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExecStartError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExecStartError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExecStart 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExecStart (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExecInspectError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExecInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExecInspect 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExecInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExportError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExportError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerExport 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerExport (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerInspectError 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerInspectContainerNotFound 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerInspect 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerInspectNode 20:53:56 [2022-03-23T20:53:56.415Z] --- PASS: TestContainerInspectNode (0.00s) 20:53:56 [2022-03-23T20:53:56.415Z] === RUN TestContainerKillError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerKillError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerKill 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerKill (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerListError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerListError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerList 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerList (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerLogsNotFoundError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerLogsError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerLogsError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerLogs 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerLogs (0.16s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerPauseError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerPauseError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerPause 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerPause (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainersPruneError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainersPruneError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainersPrune 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainersPrune (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerRemoveError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerRemoveNotFoundError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerRemove 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerRenameError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerRenameError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerRename 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerRename (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerResizeError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerResizeError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerExecResizeError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerExecResizeError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerResize 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerResize (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerExecResize 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerExecResize (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerRestartError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerRestartError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerRestart 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerRestart (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerStartError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerStartError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerStart 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerStart (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerStatsError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerStatsError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerStats 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerStats (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerStopError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerStopError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerStop 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerStop (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerTopError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerTopError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerTop 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerTop (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerUnpauseError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerUnpauseError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerUnpause 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerUnpause (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerUpdateError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerUpdateError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerUpdate 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerUpdate (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerWaitError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerWaitError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestContainerWait 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestContainerWait (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestDiskUsageError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestDiskUsageError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestDiskUsage 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestDiskUsage (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestDistributionInspectUnsupported 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestDistributionInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestEventsErrorInOptions 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestEventsErrorInOptions (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestEventsErrorFromServer 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestEventsErrorFromServer (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestEvents 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestEvents (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestTLSCloseWriter 20:53:56 [2022-03-23T20:53:56.416Z] === PAUSE TestTLSCloseWriter 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageBuildError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageBuildError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageBuild 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageBuild (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestGetDockerOS 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestGetDockerOS (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageCreateError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageCreateError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageCreate 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageHistoryError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageHistoryError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageHistory 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageHistory (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageImportError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageImportError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageImport 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageImport (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageInspectError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageInspectImageNotFound 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageInspectImageNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageInspect 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageListError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageListError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageList 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageList (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageListApiBefore125 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageListApiBefore125 (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageLoadError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageLoadError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageLoad 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageLoad (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagesPruneError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagesPruneError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagesPrune 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagesPrune (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePullReferenceParseError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePullReferenceParseError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePullAnyError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePullAnyError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePullStatusUnauthorizedError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePullWithPrivilegedFuncNoError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePullWithoutErrors 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePullWithoutErrors (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushReferenceError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushReferenceError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushAnyError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushAnyError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushStatusUnauthorizedError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithPrivilegedFuncNoError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithoutErrors 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithoutErrors (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageRemoveError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageRemoveImageNotFound 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageRemove 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSaveError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSaveError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSave 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSave (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSearchAnyError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSearchAnyError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSearchStatusUnauthorizedError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSearchWithPrivilegedFuncNoError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageSearchWithoutErrors 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageTagError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageTagError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageTagInvalidReference 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageTagInvalidReference (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageTagInvalidSourceImageName 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageTagHexSource 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageTagHexSource (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestImageTag 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestImageTag (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestInfoServerError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestInfoServerError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestInfoInvalidResponseJSONError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestInfo 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestInfo (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkConnectError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkConnectError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkConnect 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkConnect (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkCreateError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkCreateError (0.01s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkCreate 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkDisconnectError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkDisconnectError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkDisconnect 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkDisconnect (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkInspect 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkInspect/empty_ID 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkInspect/no_options 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkInspect/verbose 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkInspect/global_scope 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkInspect/unknown_network 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkInspect/server_error 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkInspect/no_options (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkInspect/verbose (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkInspect/global_scope (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkInspect/server_error (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkListError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkListError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkList 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkList (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworksPruneError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworksPruneError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworksPrune 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworksPrune (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkRemoveError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNetworkRemove 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNetworkRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeInspectError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeInspectNodeNotFound 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeInspect 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeListError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeListError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeList 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeList (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeRemoveError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeRemove 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeUpdateError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeUpdateError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestNodeUpdate 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestNodeUpdate (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestOptionWithHostFromEnv 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestOptionWithHostFromEnv (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestOptionWithTimeout 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestOptionWithTimeout (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestOptionWithVersionFromEnv 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingFail 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingFail (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingWithError 20:53:56 [2022-03-23T20:53:56.416Z] 2022/03/23 20:53:55 RoundTripper returned a response & error; ignoring response 20:53:56 [2022-03-23T20:53:56.416Z] 2022/03/23 20:53:55 RoundTripper returned a response & error; ignoring response 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingWithError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingSuccess 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingSuccess (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingHeadFallback 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingHeadFallback/OK 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingHeadFallback/Internal_Server_Error 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingHeadFallback/Not_Found 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPingHeadFallback/Method_Not_Allowed 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingHeadFallback (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingHeadFallback/OK (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginDisableError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginDisableError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginDisable 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginDisable (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginEnableError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginEnableError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginEnable 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginEnable (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginInspectError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginInspect 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginListError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginListError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginList 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginList (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginPushError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginPushError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginPush 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginPush (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginRemoveError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginRemove 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginSetError 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginSetError (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestPluginSet 20:53:56 [2022-03-23T20:53:56.416Z] --- PASS: TestPluginSet (0.00s) 20:53:56 [2022-03-23T20:53:56.416Z] === RUN TestSetHostHeader 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSetHostHeader (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestPlainTextError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestPlainTextError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestInfiniteError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestInfiniteError (0.01s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestCanceledContext 20:53:56 [2022-03-23T20:53:56.417Z] 2022/03/23 20:53:55 RoundTripper returned a response & error; ignoring response 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestCanceledContext (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestDeadlineExceededContext 20:53:56 [2022-03-23T20:53:56.417Z] 2022/03/23 20:53:55 RoundTripper returned a response & error; ignoring response 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestDeadlineExceededContext (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretCreateUnsupported 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretCreateUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretCreateError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretCreateError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretCreate 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretInspectUnsupported 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretInspectUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretInspectError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretInspectSecretNotFound 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretInspect 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretListUnsupported 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretListUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretListError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretListError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretList 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretList (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretRemoveUnsupported 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretRemoveError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretRemove 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretUpdateUnsupported 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretUpdateError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretUpdateError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSecretUpdate 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSecretUpdate (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceCreateError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceCreateError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceCreate 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceCreateCompatiblePlatforms 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceCreateDigestPinning 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceInspectError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceInspectServiceNotFound 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceInspect 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceListError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceListError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceList 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceList (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceLogsError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceLogsError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceLogs 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceLogs (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceRemoveError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceRemoveNotFoundError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceRemove 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceUpdateError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceUpdateError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestServiceUpdate 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestServiceUpdate (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmGetUnlockKeyError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmGetUnlockKey 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmInitError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmInitError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmInit 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmInit (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmInspectError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmInspect 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmJoinError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmJoinError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmJoin 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmJoin (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmLeaveError 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmLeaveError (0.00s) 20:53:56 [2022-03-23T20:53:56.417Z] === RUN TestSwarmLeave 20:53:56 [2022-03-23T20:53:56.417Z] --- PASS: TestSwarmLeave (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestSwarmUnlockError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestSwarmUnlockError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestSwarmUnlock 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestSwarmUnlock (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestSwarmUpdateError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestSwarmUpdateError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestSwarmUpdate 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestSwarmUpdate (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestTaskInspectError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestTaskInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestTaskInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestTaskInspect 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestTaskInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestTaskListError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestTaskListError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestTaskList 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestTaskList (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeCreateError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeCreateError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeCreate 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeCreate (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeInspectError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeInspectError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeInspectNotFound 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeInspectNotFound (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeInspectWithEmptyID 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeInspect 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeInspect (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeListError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeListError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeList 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeList (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeRemoveError 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeRemoveError (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === RUN TestVolumeRemove 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestVolumeRemove (0.00s) 20:53:56 [2022-03-23T20:53:56.875Z] === CONT TestTLSCloseWriter 20:53:56 [2022-03-23T20:53:56.875Z] --- PASS: TestTLSCloseWriter (0.01s) 20:53:56 [2022-03-23T20:53:56.875Z] PASS 20:53:56 [2022-03-23T20:53:56.875Z] coverage: 75.2% of statements 20:53:56 [2022-03-23T20:53:56.875Z] ok github.com/docker/docker/client 0.345s coverage: 75.2% of statements 20:53:58 [2022-03-23T20:53:58.217Z] 2022/03/23 20:53:57 Closing DB instances... 20:53:59 [2022-03-23T20:53:59.743Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) 20:53:59 [2022-03-23T20:53:59.743Z] === RUN TestFindNode 20:54:00 [2022-03-23T20:54:00.199Z] 2022/03/23 20:53:59 Closing DB instances... 20:54:00 [2022-03-23T20:54:00.199Z] --- PASS: TestFindNode (0.02s) 20:54:00 [2022-03-23T20:54:00.199Z] === RUN TestChangeNodeState 20:54:00 [2022-03-23T20:54:00.199Z] 2022/03/23 20:53:59 Closing DB instances... 20:54:00 [2022-03-23T20:54:00.199Z] --- PASS: TestChangeNodeState (0.02s) 20:54:00 [2022-03-23T20:54:00.199Z] === RUN TestNodeReincarnation 20:54:00 [2022-03-23T20:54:00.199Z] 2022/03/23 20:53:59 Closing DB instances... 20:54:00 [2022-03-23T20:54:00.309Z] --- PASS: TestServiceUpdateSecrets (14.47s) 20:54:00 [2022-03-23T20:54:00.309Z] === RUN TestServiceUpdateConfigs 20:54:00 [2022-03-23T20:54:00.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 20:54:00 [2022-03-23T20:54:00.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 20:54:01 [2022-03-23T20:54:01.172Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 20:54:01 [2022-03-23T20:54:01.428Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 20:54:02 [2022-03-23T20:54:02.795Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 20:54:02 [2022-03-23T20:54:02.795Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows 20:54:02 [2022-03-23T20:54:02.795Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 20:54:03 [2022-03-23T20:54:03.052Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=error msg="failed to send node leave: timed out broadcasting node event" 20:54:04 [2022-03-23T20:54:04.864Z] --- PASS: TestNodeReincarnation (5.02s) 20:54:04 [2022-03-23T20:54:04.864Z] === RUN TestParallelCreate 20:54:04 [2022-03-23T20:54:04.864Z] 2022/03/23 20:54:04 Closing DB instances... 20:54:04 [2022-03-23T20:54:04.864Z] --- PASS: TestParallelCreate (0.02s) 20:54:04 [2022-03-23T20:54:04.864Z] === RUN TestParallelDelete 20:54:04 [2022-03-23T20:54:04.864Z] 2022/03/23 20:54:04 Closing DB instances... 20:54:04 [2022-03-23T20:54:04.864Z] --- PASS: TestParallelDelete (0.02s) 20:54:04 [2022-03-23T20:54:04.864Z] === RUN TestNetworkDBIslands 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:141ebd27c121 with config:&{NodeID:141ebd27c121 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}" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node 141ebd27c121/172.17.163.57, joined gossip cluster" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node 141ebd27c121/172.17.163.57, added to nodes list" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:add7c2fa048c with config:&{NodeID:add7c2fa048c 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}" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node add7c2fa048c/172.17.163.57, joined gossip cluster" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node add7c2fa048c/172.17.163.57, added to nodes list" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="The new bootstrap node list is:[localhost:10033]" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node add7c2fa048c/172.17.163.57, joined gossip cluster" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node add7c2fa048c/172.17.163.57, added to nodes list" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node 141ebd27c121/172.17.163.57, joined gossip cluster" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=info msg="Node 141ebd27c121/172.17.163.57, added to nodes list" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" 20:54:04 [2022-03-23T20:54:04.864Z] time="2022-03-23T20:54:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" 20:54:04 [2022-03-23T20:54:04.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 20:54:05 [2022-03-23T20:54:05.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d16b737239b5 with config:&{NodeID:d16b737239b5 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}" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node d16b737239b5/172.17.163.57, joined gossip cluster" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node d16b737239b5/172.17.163.57, added to nodes list" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="The new bootstrap node list is:[localhost:10034]" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node d16b737239b5/172.17.163.57, joined gossip cluster" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node d16b737239b5/172.17.163.57, added to nodes list" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node 141ebd27c121/172.17.163.57, joined gossip cluster" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node 141ebd27c121/172.17.163.57, added to nodes list" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node add7c2fa048c/172.17.163.57, joined gossip cluster" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=info msg="Node add7c2fa048c/172.17.163.57, added to nodes list" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" 20:54:05 [2022-03-23T20:54:05.824Z] time="2022-03-23T20:54:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:05Z" level=info msg="Node d16b737239b5/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:05Z" level=info msg="Node d16b737239b5/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bba943a7a5a6 with config:&{NodeID:bba943a7a5a6 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}" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node add7c2fa048c/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node add7c2fa048c/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node d16b737239b5/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node d16b737239b5/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node 141ebd27c121/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=info msg="Node 141ebd27c121/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" 20:54:06 [2022-03-23T20:54:06.280Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:5724669b9333 with config:&{NodeID:5724669b9333 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}" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="The new bootstrap node list is:[localhost:10036]" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node add7c2fa048c/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node add7c2fa048c/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 141ebd27c121/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 141ebd27c121/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node d16b737239b5/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node d16b737239b5/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:06 [2022-03-23T20:54:06.735Z] time="2022-03-23T20:54:06Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:07 [2022-03-23T20:54:07.191Z] networkdb_test.go:835: Re-joining: 3 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:06Z" level=info msg="The new bootstrap node list is:[172.17.163.57:10033 172.17.163.57:10034 172.17.163.57:10035]" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10033" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49388" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10034" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49389" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10035" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:06Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49390" 20:54:07 [2022-03-23T20:54:07.191Z] networkdb_test.go:835: Re-joining: 4 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:07Z" level=info msg="The new bootstrap node list is:[172.17.163.57:10033 172.17.163.57:10034 172.17.163.57:10035]" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10033" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:07Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49391" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10034" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:07Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49392" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10035" 20:54:07 [2022-03-23T20:54:07.191Z] time="2022-03-23T20:54:07Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49393" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="node 0 leaving" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121 change state NodeActive --> NodeLeft" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="node3(d16b737239b5): Node leave event for 141ebd27c121/172.17.163.57" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121 change state NodeActive --> NodeLeft" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="node2(add7c2fa048c): Node leave event for 141ebd27c121/172.17.163.57" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121 change state NodeActive --> NodeLeft" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="node4(bba943a7a5a6): Node leave event for 141ebd27c121/172.17.163.57" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121 change state NodeActive --> NodeLeft" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="node5(5724669b9333): Node leave event for 141ebd27c121/172.17.163.57" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121 change state NodeActive --> NodeLeft" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="node1(141ebd27c121): Node leave event for 141ebd27c121/172.17.163.57" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121/172.17.163.57, left gossip cluster" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121/172.17.163.57, left gossip cluster" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121/172.17.163.57, left gossip cluster" 20:54:07 [2022-03-23T20:54:07.647Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121/172.17.163.57, left gossip cluster" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="Node 141ebd27c121/172.17.163.57, left gossip cluster" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.17.163.57:10036: use of closed network connection" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="node 1 leaving" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="Node add7c2fa048c change state NodeActive --> NodeLeft" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="node4(bba943a7a5a6): Node leave event for add7c2fa048c/172.17.163.57" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="Node add7c2fa048c change state NodeActive --> NodeLeft" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="node5(5724669b9333): Node leave event for add7c2fa048c/172.17.163.57" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="Node add7c2fa048c/172.17.163.57, left gossip cluster" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="Node add7c2fa048c change state NodeActive --> NodeFailed" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="Node add7c2fa048c/172.17.163.57, added to failed nodes list" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="Node add7c2fa048c change state NodeActive --> NodeLeft" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=info msg="node3(d16b737239b5): Node leave event for add7c2fa048c/172.17.163.57" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:07Z" level=error msg="node: add7c2fa048c is unknown to memberlist" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:08Z" level=info msg="Node add7c2fa048c/172.17.163.57, left gossip cluster" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:08Z" level=info msg="Node add7c2fa048c/172.17.163.57, left gossip cluster" 20:54:08 [2022-03-23T20:54:08.103Z] time="2022-03-23T20:54:08Z" level=info msg="Node add7c2fa048c/172.17.163.57, left gossip cluster" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="node 2 leaving" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="Node d16b737239b5 change state NodeActive --> NodeLeft" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="node5(5724669b9333): Node leave event for d16b737239b5/172.17.163.57" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="Node d16b737239b5 change state NodeActive --> NodeLeft" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="node4(bba943a7a5a6): Node leave event for d16b737239b5/172.17.163.57" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="Node d16b737239b5 change state NodeActive --> NodeLeft" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="node3(d16b737239b5): Node leave event for d16b737239b5/172.17.163.57" 20:54:08 [2022-03-23T20:54:08.558Z] time="2022-03-23T20:54:08Z" level=info msg="Node d16b737239b5/172.17.163.57, left gossip cluster" 20:54:08 [2022-03-23T20:54:08.774Z] docker_api_swarm_test.go:563: [d0d1e19ba4476] joining swarm manager [df38d74e40bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node d16b737239b5/172.17.163.57, left gossip cluster" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node d16b737239b5/172.17.163.57, left gossip cluster" 20:54:09 [2022-03-23T20:54:09.014Z] networkdb_test.go:867: node5: OK 20:54:09 [2022-03-23T20:54:09.014Z] networkdb_test.go:867: node4: OK 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="node 0 coming back" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9c1c0a3999fa with config:&{NodeID:9c1c0a3999fa 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}" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, joined gossip cluster" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, added to nodes list" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="node 1 coming back" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:977d30fbf604 with config:&{NodeID:977d30fbf604 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}" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node 977d30fbf604/172.17.163.57, joined gossip cluster" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node 977d30fbf604/172.17.163.57, added to nodes list" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="node 2 coming back" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6d89676d7b24 with config:&{NodeID:6d89676d7b24 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}" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node 6d89676d7b24/172.17.163.57, joined gossip cluster" 20:54:09 [2022-03-23T20:54:09.014Z] time="2022-03-23T20:54:08Z" level=info msg="Node 6d89676d7b24/172.17.163.57, added to nodes list" 20:54:10 [2022-03-23T20:54:10.793Z] --- PASS: TestCreateServiceMultipleTimes (15.17s) 20:54:10 [2022-03-23T20:54:10.793Z] === RUN TestCreateServiceConflict 20:54:12 [2022-03-23T20:54:12.698Z] --- PASS: TestCreateServiceConflict (2.11s) 20:54:12 [2022-03-23T20:54:12.698Z] === RUN TestCreateServiceMaxReplicas 20:54:12 [2022-03-23T20:54:12.727Z] time="2022-03-23T20:54:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.163.57:10033 172.17.163.57:10034 172.17.163.57:10035]" 20:54:12 [2022-03-23T20:54:12.727Z] time="2022-03-23T20:54:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.163.57:10033 172.17.163.57:10034 172.17.163.57:10035]" 20:54:12 [2022-03-23T20:54:12.948Z] === RUN TestDockerSuite/TestBuildExpose 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10033" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49394" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, is the new incarnation of the shutdown node 141ebd27c121/172.17.163.57" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10034" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49395" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, is the new incarnation of the shutdown node add7c2fa048c/172.17.163.57" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49396" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10035" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 5724669b9333/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 5724669b9333/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node bba943a7a5a6/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node bba943a7a5a6/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, is the new incarnation of the shutdown node d16b737239b5/172.17.163.57" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, is the new incarnation of the shutdown node add7c2fa048c/172.17.163.57" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 977d30fbf604/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, is the new incarnation of the shutdown node 141ebd27c121/172.17.163.57" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.183Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.206Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, joined gossip cluster" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, is the new incarnation of the shutdown node d16b737239b5/172.17.163.57" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=info msg="Node 6d89676d7b24/172.17.163.57, added to nodes list" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10033" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49397" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10034" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49398" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.163.57:10035" 20:54:13 [2022-03-23T20:54:13.638Z] time="2022-03-23T20:54:13Z" level=debug msg="memberlist: Stream connection from=172.17.163.57:49399" 20:54:13 [2022-03-23T20:54:13.769Z] === RUN TestDockerSuite/TestBuildExposeOrder 20:54:14 [2022-03-23T20:54:14.094Z] 2022/03/23 20:54:13 Closing DB instances... 20:54:14 [2022-03-23T20:54:14.332Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 20:54:14 [2022-03-23T20:54:14.538Z] --- PASS: TestCheckoutGit (32.54s) 20:54:14 [2022-03-23T20:54:14.538Z] === RUN TestValidGitTransport 20:54:14 [2022-03-23T20:54:14.538Z] --- PASS: TestValidGitTransport (0.00s) 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node2(977d30fbf604): Node leave event for 9c1c0a3999fa/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node5(5724669b9333): Node leave event for 9c1c0a3999fa/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node3(6d89676d7b24): Node leave event for 9c1c0a3999fa/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node4(bba943a7a5a6): Node leave event for 9c1c0a3999fa/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node1(9c1c0a3999fa): Node leave event for 9c1c0a3999fa/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, left gossip cluster" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, left gossip cluster" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, left gossip cluster" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, left gossip cluster" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 9c1c0a3999fa/172.17.163.57, left gossip cluster" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=warning msg="memberlist: Failed to send gossip to 172.17.163.57:10035: write udp [::]:10033->172.17.163.57:10035: use of closed network connection" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604 change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node3(6d89676d7b24): Node leave event for 977d30fbf604/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604 change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node4(bba943a7a5a6): Node leave event for 977d30fbf604/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604 change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node5(5724669b9333): Node leave event for 977d30fbf604/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604 change state NodeActive --> NodeLeft" 20:54:14 [2022-03-23T20:54:14.549Z] time="2022-03-23T20:54:14Z" level=info msg="node2(977d30fbf604): Node leave event for 977d30fbf604/172.17.163.57" 20:54:14 [2022-03-23T20:54:14.588Z] === RUN TestDockerSuite/TestBuildFails 20:54:14 [2022-03-23T20:54:14.992Z] === RUN TestGitInvalidRef 20:54:14 [2022-03-23T20:54:14.992Z] --- PASS: TestGitInvalidRef (0.25s) 20:54:14 [2022-03-23T20:54:14.992Z] PASS 20:54:14 [2022-03-23T20:54:14.992Z] coverage: 86.3% of statements 20:54:14 [2022-03-23T20:54:14.992Z] ok github.com/docker/docker/builder/remotecontext/git 32.932s coverage: 86.3% of statements 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604/172.17.163.57, left gossip cluster" 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604/172.17.163.57, left gossip cluster" 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604/172.17.163.57, left gossip cluster" 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="Node 977d30fbf604/172.17.163.57, left gossip cluster" 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="Node 6d89676d7b24 change state NodeActive --> NodeLeft" 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="node4(bba943a7a5a6): Node leave event for 6d89676d7b24/172.17.163.57" 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="Node 6d89676d7b24 change state NodeActive --> NodeLeft" 20:54:15 [2022-03-23T20:54:15.004Z] time="2022-03-23T20:54:14Z" level=info msg="node3(6d89676d7b24): Node leave event for 6d89676d7b24/172.17.163.57" 20:54:15 [2022-03-23T20:54:15.182Z] --- PASS: TestServiceUpdateConfigs (14.44s) 20:54:15 [2022-03-23T20:54:15.182Z] === RUN TestServiceUpdateNetwork 20:54:15 [2022-03-23T20:54:15.229Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) 20:54:15 [2022-03-23T20:54:15.229Z] === RUN TestCreateWithDuplicateNetworkNames 20:54:15 [2022-03-23T20:54:15.458Z] time="2022-03-23T20:54:15Z" level=info msg="Node 6d89676d7b24 change state NodeActive --> NodeLeft" 20:54:15 [2022-03-23T20:54:15.458Z] time="2022-03-23T20:54:15Z" level=info msg="node5(5724669b9333): Node leave event for 6d89676d7b24/172.17.163.57" 20:54:15 [2022-03-23T20:54:15.458Z] time="2022-03-23T20:54:15Z" level=info msg="Node 6d89676d7b24/172.17.163.57, left gossip cluster" 20:54:15 [2022-03-23T20:54:15.458Z] time="2022-03-23T20:54:15Z" level=info msg="Node 6d89676d7b24/172.17.163.57, left gossip cluster" 20:54:15 [2022-03-23T20:54:15.458Z] time="2022-03-23T20:54:15Z" level=info msg="Node 6d89676d7b24/172.17.163.57, left gossip cluster" 20:54:15 [2022-03-23T20:54:15.515Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 20:54:15 [2022-03-23T20:54:15.515Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 20:54:15 [2022-03-23T20:54:15.913Z] time="2022-03-23T20:54:15Z" level=info msg="Node bba943a7a5a6 change state NodeActive --> NodeLeft" 20:54:15 [2022-03-23T20:54:15.913Z] time="2022-03-23T20:54:15Z" level=info msg="node5(5724669b9333): Node leave event for bba943a7a5a6/172.17.163.57" 20:54:15 [2022-03-23T20:54:15.913Z] time="2022-03-23T20:54:15Z" level=info msg="Node bba943a7a5a6 change state NodeActive --> NodeLeft" 20:54:15 [2022-03-23T20:54:15.913Z] time="2022-03-23T20:54:15Z" level=info msg="node4(bba943a7a5a6): Node leave event for bba943a7a5a6/172.17.163.57" 20:54:15 [2022-03-23T20:54:15.956Z] ? github.com/docker/docker/cli [no test files] 20:54:15 [2022-03-23T20:54:15.956Z] ? github.com/docker/docker/cli/config [no test files] 20:54:16 [2022-03-23T20:54:16.368Z] time="2022-03-23T20:54:16Z" level=info msg="Node bba943a7a5a6/172.17.163.57, left gossip cluster" 20:54:16 [2022-03-23T20:54:16.822Z] time="2022-03-23T20:54:16Z" level=info msg="Node bba943a7a5a6/172.17.163.57, left gossip cluster" 20:54:17 [2022-03-23T20:54:17.277Z] time="2022-03-23T20:54:17Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.17.163.57:10037: use of closed network connection" 20:54:17 [2022-03-23T20:54:17.277Z] time="2022-03-23T20:54:17Z" level=info msg="Node 5724669b9333/172.17.163.57, left gossip cluster" 20:54:17 [2022-03-23T20:54:17.277Z] time="2022-03-23T20:54:17Z" level=info msg="Node 5724669b9333 change state NodeActive --> NodeFailed" 20:54:17 [2022-03-23T20:54:17.277Z] time="2022-03-23T20:54:17Z" level=info msg="Node 5724669b9333/172.17.163.57, added to failed nodes list" 20:54:17 [2022-03-23T20:54:17.277Z] --- PASS: TestNetworkDBIslands (12.28s) 20:54:17 [2022-03-23T20:54:17.277Z] PASS 20:54:17 [2022-03-23T20:54:17.277Z] coverage: 60.0% of statements 20:54:17 [2022-03-23T20:54:17.277Z] ok github.com/docker/docker/libnetwork/networkdb 104.322s coverage: 60.0% of statements 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/libnetwork/ns [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/oci/caps [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/pkg/platform [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/pkg/signal [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/profiles/seccomp [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/quota [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/rootless [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/environment [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/registry [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/testutil/request [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/volume [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:54:17 [2022-03-23T20:54:17.277Z] ? github.com/docker/docker/volume/testutils [no test files] 20:54:17 [2022-03-23T20:54:17.403Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 20:54:19 [2022-03-23T20:54:19.298Z] docker_api_swarm_test.go:585: [d6d08b134b7b1] joining swarm manager [df38d74e40bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:54:19 [2022-03-23T20:54:19.863Z] === RUN TestDockerSuite/TestBuildForceRm 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === Skipped 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] dispatchers_test.go:377: Windows does not support stopsignal 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) 20:54:20 [2022-03-23T20:54:20.164Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] client_test.go:23: runtime.GOOS == "windows" 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] network_proxy_test.go:208: No support for dual stack yet 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] daemon_test.go:145: root required 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] reload_test.go:342: root required 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] pull_v2_test.go:82: Needs fixing on Windows 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] pull_v2_test.go:127: Needs fixing on Windows 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] download_test.go:267: Needs fixing on Windows 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] layer_test.go:291: Failing on Windows 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] layer_test.go:340: Failing on Windows 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.164Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 20:54:20 [2022-03-23T20:54:20.164Z] layer_test.go:455: Failing on Windows 20:54:20 [2022-03-23T20:54:20.164Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] layer_test.go:684: Failing on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] migration_test.go:45: Failing on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] migration_test.go:181: Failing on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] mount_test.go:17: Failing on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] mount_test.go:76: Failing on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] mount_test.go:125: Failing on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] mount_test.go:212: Failing on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) 20:54:20 [2022-03-23T20:54:20.165Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] windows_test.go:58: Test does not work on CI and was never running to begin with 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] windows_test.go:63: Test does not work on CI and was never running to begin with 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:133: Xz not present in msys2 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:140: zstd not installed 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:252: Failing on Windows CI machines 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_windows_test.go:16: Currently fails 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] changes_test.go:195: needs more investigation 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] changes_test.go:432: needs further investigation 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] changes_test.go:468: needs further investigation 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] poller_test.go:40: No chmod on Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] fileutils_test.go:133: Needs porting to Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] fileutils_test.go:179: Needs porting to Windows 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) 20:54:20 [2022-03-23T20:54:20.165Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 20:54:20 [2022-03-23T20:54:20.165Z] local_test.go:180: runtime.GOOS == "windows" 20:54:20 [2022-03-23T20:54:20.165Z] 20:54:20 [2022-03-23T20:54:20.165Z] DONE 2091 tests, 70 skipped in 286.443s 20:54:20 [2022-03-23T20:54:20.620Z] INFO: make.ps1 ended at 03/23/2022 20:54:20 20:54:22 [2022-03-23T20:54:22.389Z] === RUN TestDockerSuite/TestBuildFromGit 20:54:22 [2022-03-23T20:54:22.389Z] check_test.go:379: [d0d1e19ba4476] daemon is not started 20:54:23 [2022-03-23T20:54:23.321Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 20:54:23 [2022-03-23T20:54:23.510Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 20:54:23 [2022-03-23T20:54:23.510Z] INFO: Unit tests ended at 03/23/2022 20:54:22. Duration:00:05:02.5946257 20:54:23 [2022-03-23T20:54:23.510Z] INFO: Building busybox 20:54:23 [2022-03-23T20:54:23.510Z] Sending build context to Docker daemon 5.12kB 20:54:23 [2022-03-23T20:54:23.510Z] 20:54:23 [2022-03-23T20:54:23.510Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 20:54:23 [2022-03-23T20:54:23.510Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 20:54:23 [2022-03-23T20:54:23.510Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 20:54:23 [2022-03-23T20:54:23.510Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 20:54:23 [2022-03-23T20:54:23.510Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 20:54:23 [2022-03-23T20:54:23.510Z] ---> 02f938cacc3b 20:54:23 [2022-03-23T20:54:23.510Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 20:54:23 [2022-03-23T20:54:23.510Z] ---> Running in 57fc79a257ab 20:54:23 [2022-03-23T20:54:23.578Z] === RUN TestDockerSuite/TestBuildFromGitWithF 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliConfigWithTLS 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliConfigWithConflicts 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliWithConflictingLabels 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliWithDuplicateLabels 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonCliConfigWithLogLevel 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestLoadDaemonConfigWithRegistryOptions 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestConfigureDaemonLogs 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestConfigureDaemonLogs (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestCommonOptionsInstallFlags 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 20:54:24 [2022-03-23T20:54:24.501Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 20:54:24 [2022-03-23T20:54:24.501Z] PASS 20:54:24 [2022-03-23T20:54:24.501Z] coverage: 19.0% of statements 20:54:24 [2022-03-23T20:54:24.501Z] ok github.com/docker/docker/cmd/dockerd 0.201s coverage: 19.0% of statements 20:54:24 [2022-03-23T20:54:24.501Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] 20:54:24 [2022-03-23T20:54:24.501Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 20:54:24 [2022-03-23T20:54:24.509Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestContainerStopSignal 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestContainerStopSignal (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestContainerStopTimeout 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestContainerStopTimeout (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestContainerSecretReferenceDestTarget 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestContainerLogPathSetForJSONFileLogger 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestContainerLogPathSetForRingLogger 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestReplaceAndAppendEnvVars 20:54:24 [2022-03-23T20:54:24.956Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestNewMemoryStore 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestNewMemoryStore (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestAddContainers 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestAddContainers (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestGetContainer 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestGetContainer (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestDeleteContainer 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestDeleteContainer (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestListContainers 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestListContainers (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestFirstContainer 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestFirstContainer (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestApplyAllContainer 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestApplyAllContainer (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestIsValidHealthString 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestIsValidHealthString (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestStateRunStop 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestStateRunStop (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestStateTimeoutWait 20:54:24 [2022-03-23T20:54:24.956Z] state_test.go:141: Stop callback fired 20:54:24 [2022-03-23T20:54:24.956Z] state_test.go:165: Stop callback fired 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestStateTimeoutWait (0.10s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestIsValidStateString 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestIsValidStateString (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestViewSaveDelete 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestViewSaveDelete (0.01s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestViewAll 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestViewAll (0.01s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestViewGet 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestViewGet (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestNames 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestNames (0.00s) 20:54:24 [2022-03-23T20:54:24.956Z] === RUN TestViewWithHealthCheck 20:54:24 [2022-03-23T20:54:24.956Z] --- PASS: TestViewWithHealthCheck (0.01s) 20:54:24 [2022-03-23T20:54:24.956Z] PASS 20:54:24 [2022-03-23T20:54:24.956Z] coverage: 41.7% of statements 20:54:24 [2022-03-23T20:54:24.956Z] ok github.com/docker/docker/container 0.225s coverage: 41.7% of statements 20:54:25 [2022-03-23T20:54:25.411Z] ? github.com/docker/docker/container/stream [no test files] 20:54:25 [2022-03-23T20:54:25.411Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:54:25 [2022-03-23T20:54:25.411Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:54:25 [2022-03-23T20:54:25.411Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:54:25 [2022-03-23T20:54:25.866Z] === RUN TestPrepare 20:54:25 [2022-03-23T20:54:25.866Z] --- PASS: TestPrepare (0.00s) 20:54:25 [2022-03-23T20:54:25.866Z] === RUN TestStart 20:54:25 [2022-03-23T20:54:25.866Z] --- PASS: TestStart (0.00s) 20:54:25 [2022-03-23T20:54:25.866Z] === RUN TestWaitCancel 20:54:25 [2022-03-23T20:54:25.866Z] --- PASS: TestWaitCancel (0.00s) 20:54:25 [2022-03-23T20:54:25.866Z] === RUN TestWaitDisabled 20:54:25 [2022-03-23T20:54:25.866Z] --- PASS: TestWaitDisabled (0.00s) 20:54:25 [2022-03-23T20:54:25.866Z] === RUN TestWaitEnabled 20:54:25 [2022-03-23T20:54:25.866Z] --- PASS: TestWaitEnabled (0.00s) 20:54:25 [2022-03-23T20:54:25.866Z] === RUN TestRemove 20:54:25 [2022-03-23T20:54:25.866Z] --- PASS: TestRemove (0.00s) 20:54:25 [2022-03-23T20:54:25.866Z] PASS 20:54:25 [2022-03-23T20:54:25.866Z] coverage: 65.3% of statements 20:54:25 [2022-03-23T20:54:25.866Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements 20:54:26 [2022-03-23T20:54:26.401Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 20:54:26 [2022-03-23T20:54:26.963Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 20:54:27 [2022-03-23T20:54:27.384Z] --- PASS: TestServiceUpdateNetwork (12.34s) 20:54:27 [2022-03-23T20:54:27.384Z] === RUN TestServiceUpdatePidsLimit 20:54:27 [2022-03-23T20:54:27.524Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 20:54:27 [2022-03-23T20:54:27.641Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 20:54:28 [2022-03-23T20:54:28.180Z] Removing intermediate container 57fc79a257ab 20:54:28 [2022-03-23T20:54:28.180Z] ---> 8d156882d82b 20:54:28 [2022-03-23T20:54:28.180Z] Step 7/13 : ARG BUSYBOX_VERSION 20:54:28 [2022-03-23T20:54:28.180Z] ---> Running in 1b410aaeaa88 20:54:28 [2022-03-23T20:54:28.576Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 20:54:28 [2022-03-23T20:54:28.635Z] Removing intermediate container 1b410aaeaa88 20:54:28 [2022-03-23T20:54:28.635Z] ---> f0ecd7554712 20:54:28 [2022-03-23T20:54:28.635Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 20:54:28 [2022-03-23T20:54:28.635Z] ---> Running in dafc01796fad 20:54:29 [2022-03-23T20:54:29.091Z] Removing intermediate container dafc01796fad 20:54:29 [2022-03-23T20:54:29.091Z] ---> 72d77d04823e 20:54:29 [2022-03-23T20:54:29.091Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 20:54:29 [2022-03-23T20:54:29.414Z] === RUN TestDockerSuite/TestBuildFromURLWithF 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCContainerRuntime 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCIsolation 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCIsolation/empty 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCIsolation/default 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCIsolation/process 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCIsolation/proCess 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertFromGRPCIsolation 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertFromGRPCIsolation/default 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertFromGRPCIsolation/process 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCCredentialSpec 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 20:54:29 [2022-03-23T20:54:29.574Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCCredentialSpec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCConfigs 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCConfigs/file 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCConfigs 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCConfigs/file 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCConfigs/runtime 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestServiceConvertToGRPCConfigs/none 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] PASS 20:54:29 [2022-03-23T20:54:29.575Z] coverage: 35.9% of statements 20:54:29 [2022-03-23T20:54:29.575Z] ok github.com/docker/docker/daemon/cluster/convert 0.787s coverage: 35.9% of statements 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestNewListSecretsFilters 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestNewListSecretsFilters (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] === RUN TestNewListConfigsFilters 20:54:29 [2022-03-23T20:54:29.575Z] --- PASS: TestNewListConfigsFilters (0.00s) 20:54:29 [2022-03-23T20:54:29.575Z] PASS 20:54:29 [2022-03-23T20:54:29.575Z] coverage: 0.5% of statements 20:54:29 [2022-03-23T20:54:29.575Z] ok github.com/docker/docker/daemon/cluster 1.191s coverage: 0.5% of statements 20:54:30 [2022-03-23T20:54:30.100Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) 20:54:30 [2022-03-23T20:54:30.100Z] === RUN TestCreateServiceSecretFileMode 20:54:30 [2022-03-23T20:54:30.616Z] 20:54:30 [2022-03-23T20:54:30.786Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 20:54:31 [2022-03-23T20:54:31.073Z] ---> 4d7bbc74fa59 20:54:31 [2022-03-23T20:54:31.073Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 20:54:31 [2022-03-23T20:54:31.073Z] ---> Running in bf30db1f97d0 20:54:31 [2022-03-23T20:54:31.739Z] === RUN TestWaitNodeAttachment 20:54:32 [2022-03-23T20:54:32.157Z] === RUN TestDockerSuite/TestBuildHistory 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestBuilderGC 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestBuilderGC (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationNotFound 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonBrokenConfiguration 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestFindConfigurationConflicts 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestFindConfigurationConflicts (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestFindConfigurationConflictsWithNamedOptions 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeConflicts 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeConcurrent 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeConcurrentError 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestFindConfigurationConflictsWithMergedValues 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/single_label_without_value 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_label 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_dns 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_dns-search 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_max-download-attempts 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestValidateConfiguration/with_node_generic_resources 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestReloadSetConfigFileNotExist 20:54:32 [2022-03-23T20:54:32.195Z] time="2022-03-23T20:54:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestReloadDefaultConfigNotExist 20:54:32 [2022-03-23T20:54:32.195Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root 20:54:32 [2022-03-23T20:54:32.195Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestReloadBadDefaultConfig 20:54:32 [2022-03-23T20:54:32.195Z] time="2022-03-23T20:54:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1492551892" 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestReloadWithConflictingLabels 20:54:32 [2022-03-23T20:54:32.195Z] time="2022-03-23T20:54:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-982361298" 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestReloadWithDuplicateLabels 20:54:32 [2022-03-23T20:54:32.195Z] time="2022-03-23T20:54:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2482238080" 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestMaskURLCredentials 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestMaskURLCredentials (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestDaemonConfigurationMerge 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] PASS 20:54:32 [2022-03-23T20:54:32.195Z] coverage: 79.2% of statements 20:54:32 [2022-03-23T20:54:32.195Z] ok github.com/docker/docker/daemon/config 0.260s coverage: 79.2% of statements 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestWaitNodeAttachment (0.41s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestIsolationConversion 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestIsolationConversion/default 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestIsolationConversion/process 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestIsolationConversion/hyperv 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestIsolationConversion (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestIsolationConversion/default (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestIsolationConversion/process (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestContainerLabels 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestContainerLabels (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestCredentialSpecConversion 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestCredentialSpecConversion/none 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestCredentialSpecConversion/config 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestCredentialSpecConversion/file 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestCredentialSpecConversion/registry 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestCredentialSpecConversion (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestControllerValidateMountBind 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestControllerValidateMountBind (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestControllerValidateMountVolume 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestControllerValidateMountVolume (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestControllerValidateMountTarget 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestControllerValidateMountTarget (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestControllerValidateMountTmpfs 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestControllerValidateMountInvalidType 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] === RUN TestControllerValidateMountNamedPipe 20:54:32 [2022-03-23T20:54:32.195Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 20:54:32 [2022-03-23T20:54:32.195Z] PASS 20:54:32 [2022-03-23T20:54:32.195Z] coverage: 11.0% of statements 20:54:32 [2022-03-23T20:54:32.195Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.640s coverage: 11.0% of statements 20:54:32 [2022-03-23T20:54:32.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 20:54:32 [2022-03-23T20:54:32.455Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 20:54:32 [2022-03-23T20:54:32.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 20:54:32 [2022-03-23T20:54:32.651Z] === RUN TestEventsLog 20:54:32 [2022-03-23T20:54:32.651Z] --- PASS: TestEventsLog (0.00s) 20:54:32 [2022-03-23T20:54:32.651Z] === RUN TestEventsLogTimeout 20:54:32 [2022-03-23T20:54:32.651Z] --- PASS: TestEventsLogTimeout (0.00s) 20:54:32 [2022-03-23T20:54:32.651Z] === RUN TestLogEvents 20:54:32 [2022-03-23T20:54:32.651Z] --- PASS: TestLogEvents (0.05s) 20:54:32 [2022-03-23T20:54:32.651Z] === RUN TestLoadBufferedEvents 20:54:32 [2022-03-23T20:54:32.651Z] --- PASS: TestLoadBufferedEvents (0.15s) 20:54:32 [2022-03-23T20:54:32.651Z] === RUN TestLoadBufferedEventsOnlyFromPast 20:54:32 [2022-03-23T20:54:32.651Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 20:54:32 [2022-03-23T20:54:32.651Z] === RUN TestIgnoreBufferedWhenNoTimes 20:54:32 [2022-03-23T20:54:32.651Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 20:54:32 [2022-03-23T20:54:32.651Z] PASS 20:54:32 [2022-03-23T20:54:32.651Z] coverage: 50.0% of statements 20:54:32 [2022-03-23T20:54:32.651Z] ok github.com/docker/docker/daemon/events 0.253s coverage: 50.0% of statements 20:54:33 [2022-03-23T20:54:33.612Z] === RUN TestIsEmptyDir 20:54:33 [2022-03-23T20:54:33.612Z] --- PASS: TestIsEmptyDir (0.01s) 20:54:33 [2022-03-23T20:54:33.612Z] PASS 20:54:33 [2022-03-23T20:54:33.612Z] coverage: 2.3% of statements 20:54:33 [2022-03-23T20:54:33.612Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements 20:54:34 [2022-03-23T20:54:34.068Z] === RUN TestLinkNaming 20:54:34 [2022-03-23T20:54:34.068Z] --- PASS: TestLinkNaming (0.00s) 20:54:34 [2022-03-23T20:54:34.068Z] === RUN TestLinkNew 20:54:34 [2022-03-23T20:54:34.068Z] --- PASS: TestLinkNew (0.00s) 20:54:34 [2022-03-23T20:54:34.068Z] === RUN TestLinkEnv 20:54:34 [2022-03-23T20:54:34.068Z] --- PASS: TestLinkEnv (0.00s) 20:54:34 [2022-03-23T20:54:34.068Z] === RUN TestLinkMultipleEnv 20:54:34 [2022-03-23T20:54:34.068Z] --- PASS: TestLinkMultipleEnv (0.00s) 20:54:34 [2022-03-23T20:54:34.068Z] === RUN TestLinkPortRangeEnv 20:54:34 [2022-03-23T20:54:34.068Z] --- PASS: TestLinkPortRangeEnv (0.00s) 20:54:34 [2022-03-23T20:54:34.068Z] PASS 20:54:34 [2022-03-23T20:54:34.068Z] coverage: 93.0% of statements 20:54:34 [2022-03-23T20:54:34.068Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestVerifyNetworkingConfig 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestGetContainer 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestGetContainer (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestValidContainerNames 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestValidContainerNames (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestContainerInitDNS 20:54:34 [2022-03-23T20:54:34.524Z] daemon_test.go:145: root required 20:54:34 [2022-03-23T20:54:34.524Z] --- SKIP: TestContainerInitDNS (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestMerge 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestMerge (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestValidateContainerIsolation 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestValidateContainerIsolation (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestFindNetworkErrorType 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestFindNetworkErrorType (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestEnsureServicesExist 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestEnsureServicesExist (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestEnsureServicesExistErrors 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestContainerDelete 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestContainerDelete (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestContainerDoubleDelete 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestContainerDoubleDelete (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestLogContainerEventCopyLabels 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestLogContainerEventWithAttributes 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestNoneHealthcheck 20:54:34 [2022-03-23T20:54:34.524Z] --- PASS: TestNoneHealthcheck (0.00s) 20:54:34 [2022-03-23T20:54:34.524Z] === RUN TestHealthStates 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] time="2022-03-23T20:54:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" 20:54:34 [2022-03-23T20:54:34.980Z] --- PASS: TestHealthStates (0.15s) 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestGetInspectData 20:54:34 [2022-03-23T20:54:34.980Z] --- PASS: TestGetInspectData (0.00s) 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestFillLicense 20:54:34 [2022-03-23T20:54:34.980Z] --- PASS: TestFillLicense (0.00s) 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestListInvalidFilter 20:54:34 [2022-03-23T20:54:34.980Z] --- PASS: TestListInvalidFilter (0.00s) 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestNameFilter 20:54:34 [2022-03-23T20:54:34.980Z] --- PASS: TestNameFilter (0.00s) 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestMergeAndVerifyLogConfigNilConfig 20:54:34 [2022-03-23T20:54:34.980Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 20:54:34 [2022-03-23T20:54:34.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 20:54:34 [2022-03-23T20:54:34.981Z] === 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 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- 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) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestDaemonReloadLabels 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestDaemonReloadLabels (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestDaemonReloadMirrors 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestDaemonReloadMirrors (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestDaemonReloadInsecureRegistries 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestDaemonReloadNotAffectOthers 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestDaemonReloadNetworkDiagnosticPort 20:54:34 [2022-03-23T20:54:34.981Z] reload_test.go:342: root required 20:54:34 [2022-03-23T20:54:34.981Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] === RUN TestParseVolumesFrom 20:54:34 [2022-03-23T20:54:34.981Z] --- PASS: TestParseVolumesFrom (0.00s) 20:54:34 [2022-03-23T20:54:34.981Z] PASS 20:54:34 [2022-03-23T20:54:34.981Z] coverage: 8.6% of statements 20:54:34 [2022-03-23T20:54:34.981Z] ok github.com/docker/docker/daemon 0.696s coverage: 8.6% of statements 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/exec [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 20:54:34 [2022-03-23T20:54:34.981Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 20:54:35 [2022-03-23T20:54:35.137Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 20:54:35 [2022-03-23T20:54:35.731Z] docker_api_swarm_test.go:46: [da1bc74ee4f61] joining swarm manager [dd933d1cb0680]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig/defaults 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig/invalid_create_group 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig/invalid_flush_interval 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig/flush_interval_at_15 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewAWSLogsClientUserAgentHandler 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestNewAWSLogsClientRegionDetect 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestAdapterReadLogs 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestAdapterReadLogs (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestCopier 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestCopier (0.00s) 20:54:36 [2022-03-23T20:54:36.507Z] === RUN TestCopierLongLines 20:54:36 [2022-03-23T20:54:36.507Z] --- PASS: TestCopierLongLines (0.00s) 20:54:36 [2022-03-23T20:54:36.508Z] === RUN TestCopierSlow 20:54:36 [2022-03-23T20:54:36.662Z] === RUN TestDockerSuite/TestBuildIidFile 20:54:36 [2022-03-23T20:54:36.920Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=info msg="Trying to get region from EC2 Metadata" 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCreateSuccess 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCreateSuccess (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCreateStreamSkipped 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCreateStreamSkipped (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCreateLogGroupSuccess 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>" 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCreateError 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCreateError (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCreateAlreadyExists 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCreateAlreadyExists (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestLogClosed 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestLogClosed (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestLogBlocking 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestLogBlocking (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestLogNonBlockingBufferEmpty 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestLogNonBlockingBufferFull 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestPublishBatchSuccess 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestPublishBatchSuccess (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestPublishBatchError 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=error msg=error 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestPublishBatchError (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestPublishBatchInvalidSeqSuccess 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestPublishBatchAlreadyAccepted 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 20:54:36 [2022-03-23T20:54:36.964Z] time="2022-03-23T20:54:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchSimple 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchSimple (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchTicker 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchTicker (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchMultilinePattern 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchClose 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchClose (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestEffectiveLen 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestEffectiveLen/0/Hello 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestEffectiveLen/2/🙃 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestEffectiveLen/3/���� 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestEffectiveLen/4/He��o 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestEffectiveLen/5/ 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestEffectiveLen (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestEffectiveLen/5/ (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/0/ 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/1/Hello 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: Hello 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/2/Hello 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: He 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: llo 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/3/Hello 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: Hello 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/4/🙃 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: 🙃 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/5/🙃 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: 🙃 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/6/a� 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: a 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: � 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestFindValidSplit/7/a� 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1076: a� 20:54:36 [2022-03-23T20:54:36.964Z] cloudwatchlogs_test.go:1077: 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/0/ (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestProcessEventEmoji 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestProcessEventEmoji (0.02s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchLineSplit 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchLineSplit (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchLineSplitWithBinary 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchMaxEvents 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchMaxEvents (0.06s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchMaxTotalBytes 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCopierSlow (0.20s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCopierWithSized 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCopierWithSized/as_is 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCopierWithSized/With_RingLogger 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCopierWithSized (0.01s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCopierWithSized/as_is (0.01s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCopierWithPartial 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestSearchRegistryForImagesErrors 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestSearchRegistryForImages 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestSearchRegistryForImages (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestOnlyPlatformWithFallback 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestImageDelete 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCopierWithPartial (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestRingLogger 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestRingLogger (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestRingCap 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestRingCap (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestRingClose 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestRingClose (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestRingDrain 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestRingDrain (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] PASS 20:54:36 [2022-03-23T20:54:36.964Z] coverage: 43.2% of statements 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestImageDelete/no_lease 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestCollectBatchWithDuplicateTimestamps 20:54:36 [2022-03-23T20:54:36.964Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.2% of statements 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestImageDelete/lease_exists 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestImageDelete (0.04s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestImageDelete/no_lease (0.01s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestImageDelete/lease_exists (0.01s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestContentStoreForPull 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsMultilinePattern 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 20:54:36 [2022-03-23T20:54:36.964Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 20:54:36 [2022-03-23T20:54:36.964Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsMaxBufferedEvents 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsFormat 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsFormat/0/json/emf 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsFormat/1/random 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsFormat/2/ 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsFormat/3/json/emf 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptionsFormat/4/json/emf 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsFormat (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestCreateTagSuccess 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestCreateTagSuccess (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestNewAWSLogsClientCredentialSharedFile 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] PASS 20:54:36 [2022-03-23T20:54:36.965Z] coverage: 79.9% of statements 20:54:36 [2022-03-23T20:54:36.965Z] ok github.com/docker/docker/daemon/logger/awslogs 0.397s coverage: 79.9% of statements 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms 20:54:36 [2022-03-23T20:54:36.965Z] === RUN TestValidateLogOptReconnectInterval/valid_10s 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) 20:54:36 [2022-03-23T20:54:36.965Z] PASS 20:54:36 [2022-03-23T20:54:36.965Z] coverage: 33.6% of statements 20:54:36 [2022-03-23T20:54:36.965Z] ok github.com/docker/docker/daemon/logger/fluentd 0.047s coverage: 33.6% of statements 20:54:36 [2022-03-23T20:54:36.965Z] --- PASS: TestContentStoreForPull (0.17s) 20:54:36 [2022-03-23T20:54:36.965Z] PASS 20:54:36 [2022-03-23T20:54:36.965Z] coverage: 6.6% of statements 20:54:36 [2022-03-23T20:54:36.965Z] ok github.com/docker/docker/daemon/images 0.360s coverage: 6.6% of statements 20:54:36 [2022-03-23T20:54:36.965Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:54:36 [2022-03-23T20:54:36.965Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:54:36 [2022-03-23T20:54:36.965Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 20:54:36 [2022-03-23T20:54:36.965Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:54:36 [2022-03-23T20:54:36.965Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 20:54:36 [2022-03-23T20:54:36.965Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 20:54:37 [2022-03-23T20:54:37.481Z] === RUN TestDockerSuite/TestBuildInheritance 20:54:37 [2022-03-23T20:54:37.925Z] === RUN TestJSONLogsMarshalJSONBuf 20:54:37 [2022-03-23T20:54:37.925Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 20:54:37 [2022-03-23T20:54:37.925Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 20:54:37 [2022-03-23T20:54:37.925Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) 20:54:37 [2022-03-23T20:54:37.925Z] === RUN TestFastTimeMarshalJSON 20:54:37 [2022-03-23T20:54:37.925Z] --- PASS: TestFastTimeMarshalJSON (0.02s) 20:54:37 [2022-03-23T20:54:37.925Z] PASS 20:54:37 [2022-03-23T20:54:37.925Z] coverage: 87.2% of statements 20:54:37 [2022-03-23T20:54:37.925Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.250s coverage: 87.2% of statements 20:54:38 [2022-03-23T20:54:38.380Z] === RUN TestJSONFileLogger 20:54:38 [2022-03-23T20:54:38.380Z] --- PASS: TestJSONFileLogger (0.00s) 20:54:38 [2022-03-23T20:54:38.380Z] === RUN TestJSONFileLoggerWithTags 20:54:38 [2022-03-23T20:54:38.380Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 20:54:38 [2022-03-23T20:54:38.380Z] === RUN TestJSONFileLoggerWithOpts 20:54:38 [2022-03-23T20:54:38.380Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 20:54:38 [2022-03-23T20:54:38.380Z] === RUN TestJSONFileLoggerWithLabelsEnv 20:54:38 [2022-03-23T20:54:38.380Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 20:54:38 [2022-03-23T20:54:38.380Z] === RUN TestEncodeDecode 20:54:38 [2022-03-23T20:54:38.380Z] === PAUSE TestEncodeDecode 20:54:38 [2022-03-23T20:54:38.380Z] === RUN TestUnexpectedEOF 20:54:38 [2022-03-23T20:54:38.407Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 20:54:38 [2022-03-23T20:54:38.672Z] === RUN TestDockerSuite/TestBuildInvalidTag 20:54:38 [2022-03-23T20:54:38.672Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 20:54:38 [2022-03-23T20:54:38.835Z] time="2022-03-23T20:54:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 20:54:38 [2022-03-23T20:54:38.835Z] time="2022-03-23T20:54:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestUnexpectedEOF (0.14s) 20:54:38 [2022-03-23T20:54:38.835Z] === CONT TestEncodeDecode 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestEncodeDecode (0.00s) 20:54:38 [2022-03-23T20:54:38.835Z] PASS 20:54:38 [2022-03-23T20:54:38.835Z] coverage: 69.9% of statements 20:54:38 [2022-03-23T20:54:38.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.207s coverage: 69.9% of statements 20:54:38 [2022-03-23T20:54:38.835Z] === RUN TestWriteLog 20:54:38 [2022-03-23T20:54:38.835Z] === PAUSE TestWriteLog 20:54:38 [2022-03-23T20:54:38.835Z] === RUN TestReadLog 20:54:38 [2022-03-23T20:54:38.835Z] === PAUSE TestReadLog 20:54:38 [2022-03-23T20:54:38.835Z] === RUN TestDecode 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestDecode (0.02s) 20:54:38 [2022-03-23T20:54:38.835Z] === CONT TestWriteLog 20:54:38 [2022-03-23T20:54:38.835Z] === CONT TestReadLog 20:54:38 [2022-03-23T20:54:38.835Z] === RUN TestReadLog/tail_exact 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestWriteLog (0.01s) 20:54:38 [2022-03-23T20:54:38.835Z] === RUN TestReadLog/tail_less_than_available 20:54:38 [2022-03-23T20:54:38.835Z] === RUN TestReadLog/tail_more_than_available 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestReadLog (0.19s) 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestReadLog/tail_exact (0.16s) 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) 20:54:38 [2022-03-23T20:54:38.835Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) 20:54:38 [2022-03-23T20:54:38.835Z] PASS 20:54:38 [2022-03-23T20:54:38.835Z] coverage: 78.7% of statements 20:54:38 [2022-03-23T20:54:38.835Z] ok github.com/docker/docker/daemon/logger/local 0.272s coverage: 78.7% of statements 20:54:39 [2022-03-23T20:54:39.291Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestOpenFileDelete 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestOpenFileDelete (0.03s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestOpenFileRename 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestOpenFileRename (0.01s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestHandleDecoderErr 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestHandleDecoderErr (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestParseLogTagDefaultTag 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestParseLogTag 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestParseLogTag (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestParseLogTagEmptyTag 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestTailFiles 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestTailFiles (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestFollowLogsConsumerGone 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestFollowLogsProducerGone 20:54:39 [2022-03-23T20:54:39.291Z] logfile_test.go:233: messages sent: 4098, received: 4098 20:54:39 [2022-03-23T20:54:39.291Z] logfile_test.go:180: logDecode() closed after sending 4098 messages 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestFollowLogsProducerGone (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestCheckCapacityAndRotate 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestCheckCapacityAndRotate/closed_log_file 20:54:39 [2022-03-23T20:54:39.291Z] === RUN TestCheckCapacityAndRotate/with_log_reader 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestCheckCapacityAndRotate (0.04s) 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 20:54:39 [2022-03-23T20:54:39.291Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) 20:54:39 [2022-03-23T20:54:39.291Z] PASS 20:54:39 [2022-03-23T20:54:39.291Z] coverage: 53.5% of statements 20:54:39 [2022-03-23T20:54:39.291Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.235s coverage: 53.5% of statements 20:54:39 [2022-03-23T20:54:39.610Z] Removing intermediate container bf30db1f97d0 20:54:39 [2022-03-23T20:54:39.610Z] ---> b564e9878ee9 20:54:39 [2022-03-23T20:54:39.610Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 20:54:39 [2022-03-23T20:54:39.610Z] ---> Running in c6782e3b837c 20:54:39 [2022-03-23T20:54:39.635Z] === RUN TestDockerSuite/TestBuildLabel 20:54:39 [2022-03-23T20:54:39.746Z] === RUN TestLog 20:54:39 [2022-03-23T20:54:39.746Z] --- PASS: TestLog (0.03s) 20:54:39 [2022-03-23T20:54:39.746Z] PASS 20:54:39 [2022-03-23T20:54:39.746Z] coverage: 31.5% of statements 20:54:40 [2022-03-23T20:54:40.201Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements 20:54:40 [2022-03-23T20:54:40.213Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestNewParse 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestNewParse (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] PASS 20:54:40 [2022-03-23T20:54:40.656Z] coverage: 8.3% of statements 20:54:40 [2022-03-23T20:54:40.656Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestParseLogFormat 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestParseLogFormat (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestValidateLogOptEmpty 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestValidateLogOptEmpty (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestValidateSyslogAddress 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestValidateSyslogAddress (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestParseAddressDefaultPort 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestParseAddressDefaultPort (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestValidateSyslogFacility 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestValidateSyslogFacility (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestValidateLogOptSyslogFormat 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestValidateLogOpt 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestValidateLogOpt (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] PASS 20:54:40 [2022-03-23T20:54:40.656Z] coverage: 46.8% of statements 20:54:40 [2022-03-23T20:54:40.656Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestValidateLogOpt 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestValidateLogOpt (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestNewMissedConfig 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestNewMissedConfig (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestNewMissedUrl 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestNewMissedUrl (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestNewMissedToken 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestNewMissedToken (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestNewWithProxy 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestNewWithProxy (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestDefault 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestDefault (0.01s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestInlineFormatWithNonDefaultOptions 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestJsonFormat 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestJsonFormat (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestRawFormat 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestRawFormat (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestRawFormatWithLabels 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestRawFormatWithLabels (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestRawFormatWithoutTag 20:54:40 [2022-03-23T20:54:40.656Z] --- PASS: TestRawFormatWithoutTag (0.00s) 20:54:40 [2022-03-23T20:54:40.656Z] === RUN TestBatching 20:54:40 [2022-03-23T20:54:40.776Z] === RUN TestDockerSuite/TestBuildLabelMultiple 20:54:41 [2022-03-23T20:54:41.033Z] === RUN TestDockerSuite/TestBuildLabelOneNode 20:54:41 [2022-03-23T20:54:41.110Z] --- PASS: TestBatching (0.29s) 20:54:41 [2022-03-23T20:54:41.110Z] === RUN TestFrequency 20:54:41 [2022-03-23T20:54:41.110Z] --- PASS: TestFrequency (0.22s) 20:54:41 [2022-03-23T20:54:41.110Z] === RUN TestOneMessagePerRequest 20:54:41 [2022-03-23T20:54:41.110Z] --- PASS: TestOneMessagePerRequest (0.00s) 20:54:41 [2022-03-23T20:54:41.110Z] === RUN TestVerify 20:54:41 [2022-03-23T20:54:41.110Z] --- PASS: TestVerify (0.00s) 20:54:41 [2022-03-23T20:54:41.110Z] === RUN TestSkipVerify 20:54:41 [2022-03-23T20:54:41.565Z] time="2022-03-23T20:54:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:41 [2022-03-23T20:54:41.565Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:41 [2022-03-23T20:54:41.565Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:41 [2022-03-23T20:54:41.596Z] === RUN TestDockerSuite/TestBuildLabels 20:54:41 [2022-03-23T20:54:41.776Z] 20:54:41 [2022-03-23T20:54:41.776Z] SUCCESS: Specified value was saved. 20:54:42 [2022-03-23T20:54:42.026Z] --- PASS: TestSkipVerify (0.61s) 20:54:42 [2022-03-23T20:54:42.027Z] === RUN TestBufferMaximum 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068881.542239\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068881.542239\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.027Z] --- PASS: TestBufferMaximum (0.00s) 20:54:42 [2022-03-23T20:54:42.027Z] === RUN TestServerAlwaysDown 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068881.544256\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068881.544256\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068881.544256\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068881.545254\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.027Z] time="2022-03-23T20:54:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648068881.545254\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.027Z] --- PASS: TestServerAlwaysDown (0.00s) 20:54:42 [2022-03-23T20:54:42.027Z] === RUN TestCannotSendAfterClose 20:54:42 [2022-03-23T20:54:42.027Z] --- PASS: TestCannotSendAfterClose (0.00s) 20:54:42 [2022-03-23T20:54:42.027Z] === RUN TestDeadlockOnBlockedEndpoint 20:54:42 [2022-03-23T20:54:42.160Z] === RUN TestDockerSuite/TestBuildLabelsCache 20:54:42 [2022-03-23T20:54:42.303Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) 20:54:42 [2022-03-23T20:54:42.303Z] === RUN TestCreateServiceConfigFileMode 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestV1IDService 20:54:42 [2022-03-23T20:54:42.481Z] --- PASS: TestV1IDService (0.04s) 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestV2MetadataService 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestSuccessfulDownload 20:54:42 [2022-03-23T20:54:42.481Z] download_test.go:267: Needs fixing on Windows 20:54:42 [2022-03-23T20:54:42.481Z] --- SKIP: TestSuccessfulDownload (0.00s) 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestCancelledDownload 20:54:42 [2022-03-23T20:54:42.481Z] --- PASS: TestCancelledDownload (0.00s) 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestMaxDownloadAttempts 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:54:42 [2022-03-23T20:54:42.481Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:54:42 [2022-03-23T20:54:42.936Z] time="2022-03-23T20:54:42Z" 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 20:54:42 [2022-03-23T20:54:42.937Z] time="2022-03-23T20:54:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f430b6fdb365\"}'" 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) 20:54:42 [2022-03-23T20:54:42.937Z] PASS 20:54:42 [2022-03-23T20:54:42.937Z] coverage: 82.5% of statements 20:54:42 [2022-03-23T20:54:42.937Z] ok github.com/docker/docker/daemon/logger/splunk 2.208s coverage: 82.5% of statements 20:54:42 [2022-03-23T20:54:42.937Z] ? github.com/docker/docker/daemon/names [no test files] 20:54:42 [2022-03-23T20:54:42.937Z] ? github.com/docker/docker/daemon/network [no test files] 20:54:42 [2022-03-23T20:54:42.937Z] ? github.com/docker/docker/daemon/stats [no test files] 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestV2MetadataService (0.62s) 20:54:42 [2022-03-23T20:54:42.937Z] PASS 20:54:42 [2022-03-23T20:54:42.937Z] coverage: 48.2% of statements 20:54:42 [2022-03-23T20:54:42.937Z] ok github.com/docker/docker/distribution/metadata 0.726s coverage: 48.2% of statements 20:54:42 [2022-03-23T20:54:42.937Z] time="2022-03-23T20:54:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:54:42 [2022-03-23T20:54:42.937Z] time="2022-03-23T20:54:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:54:42 [2022-03-23T20:54:42.937Z] time="2022-03-23T20:54:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:54:42 [2022-03-23T20:54:42.937Z] time="2022-03-23T20:54:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestMaxDownloadAttempts (0.00s) 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) 20:54:42 [2022-03-23T20:54:42.937Z] === RUN TestTransfer 20:54:42 [2022-03-23T20:54:42.937Z] --- PASS: TestTransfer (0.12s) 20:54:42 [2022-03-23T20:54:42.937Z] === RUN TestConcurrencyLimit 20:54:43 [2022-03-23T20:54:43.091Z] === RUN TestDockerSuite/TestBuildLabelsOverride 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) 20:54:43 [2022-03-23T20:54:43.251Z] PASS 20:54:43 [2022-03-23T20:54:43.251Z] 20:54:43 [2022-03-23T20:54:43.251Z] === Skipped 20:54:43 [2022-03-23T20:54:43.251Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 20:54:43 [2022-03-23T20:54:43.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:54:43 [2022-03-23T20:54:43.251Z] 20:54:43 [2022-03-23T20:54:43.251Z] DONE 27 tests, 1 skipped in 182.367s 20:54:43 [2022-03-23T20:54:43.251Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 20:54:43 [2022-03-23T20:54:43.251Z] INFO: Testing against a local daemon 20:54:43 [2022-03-23T20:54:43.251Z] === RUN TestSessionCreate 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestSessionCreate (0.02s) 20:54:43 [2022-03-23T20:54:43.251Z] === RUN TestSessionCreateWithBadUpgrade 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 20:54:43 [2022-03-23T20:54:43.251Z] PASS 20:54:43 [2022-03-23T20:54:43.251Z] 20:54:43 [2022-03-23T20:54:43.251Z] DONE 2 tests in 0.060s 20:54:43 [2022-03-23T20:54:43.251Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 20:54:43 [2022-03-23T20:54:43.251Z] INFO: Testing against a local daemon 20:54:43 [2022-03-23T20:54:43.251Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:54:43 [2022-03-23T20:54:43.251Z] === PAUSE TestCgroupDriverSystemdMemoryLimit 20:54:43 [2022-03-23T20:54:43.251Z] === RUN TestDiskUsage 20:54:43 [2022-03-23T20:54:43.251Z] === PAUSE TestDiskUsage 20:54:43 [2022-03-23T20:54:43.251Z] === RUN TestEventsExecDie 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestEventsExecDie (0.54s) 20:54:43 [2022-03-23T20:54:43.251Z] === RUN TestEventsBackwardsCompatible 20:54:43 [2022-03-23T20:54:43.251Z] --- PASS: TestEventsBackwardsCompatible (0.07s) 20:54:43 [2022-03-23T20:54:43.251Z] === RUN TestEventsVolumeCreate 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestContinueOnError_NonMirrorEndpoint 20:54:43 [2022-03-23T20:54:43.395Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestContinueOnError_MirrorEndpoint 20:54:43 [2022-03-23T20:54:43.395Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestContinueOnError_NeverContinue 20:54:43 [2022-03-23T20:54:43.395Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestManifestStore 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestManifestStore/no_remote_or_local 20:54:43 [2022-03-23T20:54:43.395Z] time="2022-03-23T20:54:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local800344048\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestManifestStore/no_local_cache 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestManifestStore/with_local_cache 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestManifestStore/unknown_media_type 20:54:43 [2022-03-23T20:54:43.395Z] === RUN TestManifestStore/unknown_media_type/no_cache 20:54:43 [2022-03-23T20:54:43.395Z] time="2022-03-23T20:54:43Z" level=warning msg="reference for unknown type: " 20:54:43 [2022-03-23T20:54:43.396Z] time="2022-03-23T20:54:43Z" level=warning msg="reference for unknown type: " 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestManifestStore/unknown_media_type/with_cache 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 20:54:43 [2022-03-23T20:54:43.396Z] time="2022-03-23T20:54:43Z" level=warning msg="reference for unknown type: " 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 20:54:43 [2022-03-23T20:54:43.396Z] time="2022-03-23T20:54:43Z" level=warning msg="reference for unknown type: " 20:54:43 [2022-03-23T20:54:43.396Z] time="2022-03-23T20:54:43Z" level=warning msg="reference for unknown type: " 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestManifestStore/error_persisting_manifest 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 20:54:43 [2022-03-23T20:54:43.396Z] time="2022-03-23T20:54:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore (0.26s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/no_local_cache (0.01s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/with_local_cache (0.02s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaType 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaType/schema1 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestFixManifestLayers 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestFixManifestLayers (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestFixManifestLayersBaseLayerParent 20:54:43 [2022-03-23T20:54:43.396Z] pull_v2_test.go:82: Needs fixing on Windows 20:54:43 [2022-03-23T20:54:43.396Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestFixManifestLayersBadParent 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestValidateManifest 20:54:43 [2022-03-23T20:54:43.396Z] pull_v2_test.go:127: Needs fixing on Windows 20:54:43 [2022-03-23T20:54:43.396Z] --- SKIP: TestValidateManifest (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestFormatPlatform 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestFormatPlatform (0.00s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestPullSchema2Config 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestPullSchema2Config/success_first_time 20:54:43 [2022-03-23T20:54:43.396Z] pull_v2_test.go:284: HTTP GET /v2/ 20:54:43 [2022-03-23T20:54:43.396Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestPullSchema2Config/500_status 20:54:43 [2022-03-23T20:54:43.396Z] pull_v2_test.go:284: HTTP GET /v2/ 20:54:43 [2022-03-23T20:54:43.396Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:54:43 [2022-03-23T20:54:43.396Z] --- PASS: TestConcurrencyLimit (0.38s) 20:54:43 [2022-03-23T20:54:43.396Z] === RUN TestInactiveJobs 20:54:43 [2022-03-23T20:54:43.510Z] --- PASS: TestEventsVolumeCreate (0.06s) 20:54:43 [2022-03-23T20:54:43.510Z] === RUN TestInfoBinaryCommits 20:54:43 [2022-03-23T20:54:43.510Z] --- PASS: TestInfoBinaryCommits (0.02s) 20:54:43 [2022-03-23T20:54:43.510Z] === RUN TestInfoAPIVersioned 20:54:43 [2022-03-23T20:54:43.510Z] --- PASS: TestInfoAPIVersioned (0.01s) 20:54:43 [2022-03-23T20:54:43.510Z] === RUN TestInfoAPI 20:54:43 [2022-03-23T20:54:43.510Z] --- PASS: TestInfoAPI (0.02s) 20:54:43 [2022-03-23T20:54:43.510Z] === RUN TestInfoAPIWarnings 20:54:43 [2022-03-23T20:54:43.851Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestPullSchema2Config/EOF 20:54:43 [2022-03-23T20:54:43.851Z] pull_v2_test.go:284: HTTP GET /v2/ 20:54:43 [2022-03-23T20:54:43.851Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:54:43 [2022-03-23T20:54:43.851Z] 2022/03/23 20:54:43 http: panic serving 127.0.0.1:49217: intentional panic 20:54:43 [2022-03-23T20:54:43.851Z] goroutine 125 [running]: 20:54:43 [2022-03-23T20:54:43.851Z] net/http.(*conn).serve.func1() 20:54:43 [2022-03-23T20:54:43.851Z] c:/go/src/net/http/server.go:1825 +0xbf 20:54:43 [2022-03-23T20:54:43.851Z] panic({0x1546e40, 0x1728df0}) 20:54:43 [2022-03-23T20:54:43.851Z] c:/go/src/runtime/panic.go:844 +0x258 20:54:43 [2022-03-23T20:54:43.851Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00048c9c0?, {0x17305d8?, 0xc00049e000?}) 20:54:43 [2022-03-23T20:54:43.851Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 20:54:43 [2022-03-23T20:54:43.851Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17305d8, 0xc00049e000}, 0xc00022e000) 20:54:43 [2022-03-23T20:54:43.851Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 20:54:43 [2022-03-23T20:54:43.851Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17305d8?, 0xc00049e000?}, 0xc000080000?) 20:54:43 [2022-03-23T20:54:43.851Z] c:/go/src/net/http/server.go:2084 +0x2f 20:54:43 [2022-03-23T20:54:43.851Z] net/http.serverHandler.ServeHTTP({0xc00030c480?}, {0x17305d8, 0xc00049e000}, 0xc00022e000) 20:54:43 [2022-03-23T20:54:43.851Z] c:/go/src/net/http/server.go:2916 +0x43b 20:54:43 [2022-03-23T20:54:43.851Z] net/http.(*conn).serve(0xc00014e140, {0x1730e50, 0xc00030d980}) 20:54:43 [2022-03-23T20:54:43.851Z] c:/go/src/net/http/server.go:1966 +0x5d7 20:54:43 [2022-03-23T20:54:43.851Z] created by net/http.(*Server).Serve 20:54:43 [2022-03-23T20:54:43.851Z] c:/go/src/net/http/server.go:3071 +0x4db 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestNotFound 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestNotFound (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestConflict 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestConflict (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestForbidden 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestForbidden (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestInvalidParameter 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestInvalidParameter (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestNotImplemented 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestNotImplemented (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestNotModified 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestNotModified (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestUnauthorized 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestUnauthorized (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestUnknown 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestUnknown (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestCancelled 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestCancelled (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestDeadline 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestDeadline (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestDataLoss 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestDataLoss (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestUnavailable 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestUnavailable (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestSystem 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestSystem (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Not_Found 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Bad_Request 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Conflict 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Unauthorized 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Service_Unavailable 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Forbidden 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Not_Modified 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Not_Implemented 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Internal_Server_Error 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Internal_Server_Error#01 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Internal_Server_Error#02 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Internal_Server_Error#03 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestFromStatusCode/Internal_Server_Error#04 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] PASS 20:54:43 [2022-03-23T20:54:43.851Z] coverage: 77.0% of statements 20:54:43 [2022-03-23T20:54:43.851Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestInactiveJobs (0.40s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestWatchRelease 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestWatchRelease (0.04s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestWatchFinishedTransfer 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestWatchFinishedTransfer (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestDuplicateTransfer 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestDuplicateTransfer (0.04s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestSuccessfulUpload 20:54:43 [2022-03-23T20:54:43.851Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestPullSchema2Config/unauthorized 20:54:43 [2022-03-23T20:54:43.851Z] pull_v2_test.go:284: HTTP GET /v2/ 20:54:43 [2022-03-23T20:54:43.851Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestPullSchema2Config (0.57s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestPullSchema2Config/500_status (0.27s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestPullSchema2Config/EOF (0.29s) 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestGetRepositoryMountCandidates 20:54:43 [2022-03-23T20:54:43.851Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 20:54:43 [2022-03-23T20:54:43.851Z] === RUN TestLayerAlreadyExists 20:54:43 [2022-03-23T20:54:43.851Z] 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} 20:54:44 [2022-03-23T20:54:44.306Z] 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} 20:54:44 [2022-03-23T20:54:44.306Z] 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} 20:54:44 [2022-03-23T20:54:44.306Z] 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} 20:54:44 [2022-03-23T20:54:44.306Z] 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} 20:54:44 [2022-03-23T20:54:44.306Z] 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} 20:54:44 [2022-03-23T20:54:44.306Z] --- PASS: TestLayerAlreadyExists (0.00s) 20:54:44 [2022-03-23T20:54:44.306Z] === RUN TestWhenEmptyAuthConfig 20:54:44 [2022-03-23T20:54:44.306Z] time="2022-03-23T20:54:43Z" level=error msg="Upload failed, retrying: simulating retry" 20:54:44 [2022-03-23T20:54:44.306Z] --- PASS: TestSuccessfulUpload (0.37s) 20:54:44 [2022-03-23T20:54:44.306Z] === RUN TestCancelledUpload 20:54:44 [2022-03-23T20:54:44.306Z] --- PASS: TestCancelledUpload (0.00s) 20:54:44 [2022-03-23T20:54:44.306Z] PASS 20:54:44 [2022-03-23T20:54:44.306Z] coverage: 76.8% of statements 20:54:44 [2022-03-23T20:54:44.306Z] ok github.com/docker/docker/distribution/xfer 1.808s coverage: 76.8% of statements 20:54:44 [2022-03-23T20:54:44.664Z] Removing intermediate container c6782e3b837c 20:54:44 [2022-03-23T20:54:44.664Z] ---> a710cfab8588 20:54:44 [2022-03-23T20:54:44.664Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 20:54:44 [2022-03-23T20:54:44.664Z] ---> Running in 251a374aaed4 20:54:44 [2022-03-23T20:54:44.761Z] === RUN TestFSGetInvalidData 20:54:44 [2022-03-23T20:54:44.761Z] --- PASS: TestFSGetInvalidData (0.02s) 20:54:44 [2022-03-23T20:54:44.761Z] === RUN TestFSInvalidSet 20:54:44 [2022-03-23T20:54:44.761Z] --- PASS: TestFSInvalidSet (0.02s) 20:54:44 [2022-03-23T20:54:44.761Z] === RUN TestFSInvalidRoot 20:54:44 [2022-03-23T20:54:44.761Z] --- PASS: TestFSInvalidRoot (0.01s) 20:54:44 [2022-03-23T20:54:44.761Z] === RUN TestFSMetadataGetSet 20:54:44 [2022-03-23T20:54:44.761Z] --- PASS: TestFSMetadataGetSet (0.07s) 20:54:44 [2022-03-23T20:54:44.761Z] === RUN TestFSInvalidWalker 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestFSInvalidWalker (0.01s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestFSGetSet 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestFSGetSet (0.04s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestFSGetUnsetKey 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestFSGetUnsetKey (0.01s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestFSGetEmptyData 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestFSGetEmptyData (0.01s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestFSDelete 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestFSDelete (0.01s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestFSWalker 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestFSWalker (0.01s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestFSWalkerStopOnError 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestFSWalkerStopOnError (0.01s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestNewFromJSON 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestNewFromJSON (0.00s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestNewFromJSONWithInvalidJSON 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestMarshalKeyOrder 20:54:44 [2022-03-23T20:54:44.762Z] --- PASS: TestMarshalKeyOrder (0.00s) 20:54:44 [2022-03-23T20:54:44.762Z] === RUN TestHistoryEqual 20:54:45 [2022-03-23T20:54:45.217Z] === RUN TestCompare 20:54:45 [2022-03-23T20:54:45.217Z] --- PASS: TestCompare (0.00s) 20:54:45 [2022-03-23T20:54:45.217Z] PASS 20:54:45 [2022-03-23T20:54:45.217Z] coverage: 19.2% of statements 20:54:45 [2022-03-23T20:54:45.217Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements 20:54:45 [2022-03-23T20:54:45.217Z] --- PASS: TestHistoryEqual (0.17s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestImage 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestImage (0.00s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestImageOSNotEmpty 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestImageOSNotEmpty (0.00s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestNewChildImageFromImageWithRootFS 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestCreate 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestCreate (0.01s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestRestore 20:54:45 [2022-03-23T20:54:45.218Z] time="2022-03-23T20:54:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestRestore (0.02s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestAddDelete 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestAddDelete (0.02s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestSearchAfterDelete 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestSearchAfterDelete (0.01s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestParentReset 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestPushRegistryWhenAuthInfoEmpty 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestTokenPassThru 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestParentReset (0.03s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestGetAndSetLastUpdated 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestTokenPassThru (0.00s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestTokenPassThruDifferentHost 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) 20:54:45 [2022-03-23T20:54:45.218Z] PASS 20:54:45 [2022-03-23T20:54:45.218Z] coverage: 26.7% of statements 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestGetAndSetLastUpdated (0.02s) 20:54:45 [2022-03-23T20:54:45.218Z] === RUN TestStoreLen 20:54:45 [2022-03-23T20:54:45.218Z] ok github.com/docker/docker/distribution 2.097s coverage: 26.7% of statements 20:54:45 [2022-03-23T20:54:45.218Z] --- PASS: TestStoreLen (0.06s) 20:54:45 [2022-03-23T20:54:45.218Z] PASS 20:54:45 [2022-03-23T20:54:45.218Z] coverage: 86.9% of statements 20:54:45 [2022-03-23T20:54:45.218Z] ok github.com/docker/docker/image 0.612s coverage: 86.9% of statements 20:54:45 [2022-03-23T20:54:45.218Z] ? github.com/docker/docker/distribution/utils [no test files] 20:54:45 [2022-03-23T20:54:45.218Z] ? github.com/docker/docker/dockerversion [no test files] 20:54:45 [2022-03-23T20:54:45.615Z] === RUN TestDockerSuite/TestBuildLastModified 20:54:45 [2022-03-23T20:54:45.673Z] === RUN TestValidateManifest 20:54:45 [2022-03-23T20:54:45.673Z] === RUN TestValidateManifest/nil 20:54:45 [2022-03-23T20:54:45.673Z] === RUN TestValidateManifest/non-nil 20:54:45 [2022-03-23T20:54:45.673Z] --- PASS: TestValidateManifest (0.00s) 20:54:45 [2022-03-23T20:54:45.673Z] --- PASS: TestValidateManifest/nil (0.00s) 20:54:45 [2022-03-23T20:54:45.673Z] --- PASS: TestValidateManifest/non-nil (0.00s) 20:54:45 [2022-03-23T20:54:45.673Z] PASS 20:54:45 [2022-03-23T20:54:45.673Z] coverage: 0.7% of statements 20:54:45 [2022-03-23T20:54:45.673Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements 20:54:46 [2022-03-23T20:54:46.128Z] === RUN TestMakeV1ConfigFromConfig 20:54:46 [2022-03-23T20:54:46.128Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 20:54:46 [2022-03-23T20:54:46.128Z] PASS 20:54:46 [2022-03-23T20:54:46.128Z] coverage: 25.0% of statements 20:54:46 [2022-03-23T20:54:46.128Z] ok github.com/docker/docker/image/v1 0.182s coverage: 25.0% of statements 20:54:46 [2022-03-23T20:54:46.128Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:54:46 [2022-03-23T20:54:46.583Z] === RUN TestSerialization 20:54:46 [2022-03-23T20:54:46.583Z] --- PASS: TestSerialization (0.03s) 20:54:46 [2022-03-23T20:54:46.583Z] PASS 20:54:46 [2022-03-23T20:54:46.583Z] coverage: 87.5% of statements 20:54:46 [2022-03-23T20:54:46.583Z] ok github.com/docker/docker/libcontainerd/queue 0.153s coverage: 87.5% of statements 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestEnvironmentParsing 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestEnvironmentParsing (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] PASS 20:54:48 [2022-03-23T20:54:48.108Z] coverage: 1.2% of statements 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestEmptyLayer 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestEmptyLayer (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestCommitFailure 20:54:48 [2022-03-23T20:54:48.108Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestCommitFailure (0.01s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestStartTransactionFailure 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestStartTransactionFailure (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestGetOrphan 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestGetOrphan (0.01s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestMountAndRegister 20:54:48 [2022-03-23T20:54:48.108Z] layer_test.go:258: Layer size: 14 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestMountAndRegister (0.04s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestLayerRelease 20:54:48 [2022-03-23T20:54:48.108Z] layer_test.go:291: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestLayerRelease (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestStoreRestore 20:54:48 [2022-03-23T20:54:48.108Z] layer_test.go:340: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestStoreRestore (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestTarStreamStability 20:54:48 [2022-03-23T20:54:48.108Z] layer_test.go:455: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestTarStreamStability (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestRegisterExistingLayer 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestRegisterExistingLayer (0.08s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestTarStreamVerification 20:54:48 [2022-03-23T20:54:48.108Z] layer_test.go:684: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestTarStreamVerification (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestLayerMigration 20:54:48 [2022-03-23T20:54:48.108Z] migration_test.go:45: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestLayerMigration (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestLayerMigrationNoTarsplit 20:54:48 [2022-03-23T20:54:48.108Z] migration_test.go:181: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestMountInit 20:54:48 [2022-03-23T20:54:48.108Z] mount_test.go:17: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestMountInit (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestMountSize 20:54:48 [2022-03-23T20:54:48.108Z] mount_test.go:76: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestMountSize (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestMountChanges 20:54:48 [2022-03-23T20:54:48.108Z] mount_test.go:125: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestMountChanges (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestMountApply 20:54:48 [2022-03-23T20:54:48.108Z] mount_test.go:212: Failing on Windows 20:54:48 [2022-03-23T20:54:48.108Z] --- SKIP: TestMountApply (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] PASS 20:54:48 [2022-03-23T20:54:48.108Z] coverage: 30.6% of statements 20:54:48 [2022-03-23T20:54:48.108Z] ok github.com/docker/docker/layer 0.203s coverage: 30.6% of statements 20:54:48 [2022-03-23T20:54:48.108Z] ? github.com/docker/docker/libcontainerd [no test files] 20:54:48 [2022-03-23T20:54:48.108Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:54:48 [2022-03-23T20:54:48.108Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:54:48 [2022-03-23T20:54:48.108Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestSequenceGetAvailableBit 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestSequenceGetAvailableBit (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestSequenceEqual 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestSequenceEqual (0.00s) 20:54:48 [2022-03-23T20:54:48.108Z] === RUN TestSequenceCopy 20:54:48 [2022-03-23T20:54:48.108Z] --- PASS: TestSequenceCopy (0.00s) 20:54:48 [2022-03-23T20:54:48.380Z] Cannot create a file when that file already exists. 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestGetFirstAvailable 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestGetFirstAvailable (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestFindSequence 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestFindSequence (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestCheckIfAvailable 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestCheckIfAvailable (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestMergeSequences 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestMergeSequences (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestPushReservation 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestPushReservation (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestSerializeDeserialize 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestSerializeDeserialize (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestSet 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestSet (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestSetUnset 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestSetUnset (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestOffsetSetUnset 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestOffsetSetUnset (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestSetInRange 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestSetInRange (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestSetAnyInRange 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestSetAnyInRange (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestMethods 20:54:48 [2022-03-23T20:54:48.563Z] --- PASS: TestMethods (0.00s) 20:54:48 [2022-03-23T20:54:48.563Z] === RUN TestRandomAllocateDeallocate 20:54:50 [2022-03-23T20:54:50.089Z] === RUN TestInvalidConfig 20:54:50 [2022-03-23T20:54:50.089Z] --- PASS: TestInvalidConfig (0.00s) 20:54:50 [2022-03-23T20:54:50.089Z] === RUN TestConfig 20:54:50 [2022-03-23T20:54:50.089Z] --- PASS: TestConfig (0.00s) 20:54:50 [2022-03-23T20:54:50.089Z] === RUN TestOptionsLabels 20:54:50 [2022-03-23T20:54:50.089Z] --- PASS: TestOptionsLabels (0.00s) 20:54:50 [2022-03-23T20:54:50.089Z] === RUN TestValidName 20:54:50 [2022-03-23T20:54:50.089Z] --- PASS: TestValidName (0.00s) 20:54:50 [2022-03-23T20:54:50.089Z] PASS 20:54:50 [2022-03-23T20:54:50.089Z] coverage: 19.7% of statements 20:54:50 [2022-03-23T20:54:50.089Z] ok github.com/docker/docker/libnetwork/config 0.144s coverage: 19.7% of statements 20:54:50 [2022-03-23T20:54:50.544Z] === RUN TestKey 20:54:50 [2022-03-23T20:54:50.544Z] --- PASS: TestKey (0.00s) 20:54:50 [2022-03-23T20:54:50.544Z] === RUN TestParseKey 20:54:50 [2022-03-23T20:54:50.544Z] --- PASS: TestParseKey (0.00s) 20:54:50 [2022-03-23T20:54:50.544Z] === RUN TestInvalidDataStore 20:54:50 [2022-03-23T20:54:50.544Z] --- PASS: TestInvalidDataStore (0.00s) 20:54:50 [2022-03-23T20:54:50.544Z] === RUN TestKVObjectFlatKey 20:54:50 [2022-03-23T20:54:50.544Z] --- PASS: TestKVObjectFlatKey (0.00s) 20:54:50 [2022-03-23T20:54:50.544Z] === RUN TestAtomicKVObjectFlatKey 20:54:50 [2022-03-23T20:54:50.544Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) 20:54:50 [2022-03-23T20:54:50.544Z] PASS 20:54:50 [2022-03-23T20:54:50.544Z] coverage: 21.9% of statements 20:54:50 [2022-03-23T20:54:50.544Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements 20:54:50 [2022-03-23T20:54:50.905Z] === RUN TestDockerSuite/TestBuildLineBreak 20:54:51 [2022-03-23T20:54:51.503Z] === RUN TestIPDataMarshalling 20:54:51 [2022-03-23T20:54:51.503Z] --- PASS: TestIPDataMarshalling (0.00s) 20:54:51 [2022-03-23T20:54:51.503Z] === RUN TestValidateAndIsV6 20:54:51 [2022-03-23T20:54:51.503Z] --- PASS: TestValidateAndIsV6 (0.00s) 20:54:51 [2022-03-23T20:54:51.503Z] PASS 20:54:51 [2022-03-23T20:54:51.503Z] coverage: 68.9% of statements 20:54:51 [2022-03-23T20:54:51.503Z] ok github.com/docker/docker/libnetwork/driverapi 0.041s coverage: 68.9% of statements 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestErrorInterfaces 20:54:51 [2022-03-23T20:54:51.959Z] --- PASS: TestErrorInterfaces (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestNetworkMarshalling 20:54:51 [2022-03-23T20:54:51.959Z] --- PASS: TestNetworkMarshalling (0.16s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestEndpointMarshalling 20:54:51 [2022-03-23T20:54:51.959Z] --- PASS: TestEndpointMarshalling (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestAuxAddresses 20:54:51 [2022-03-23T20:54:51.959Z] time="2022-03-23T20:54:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:54:51 [2022-03-23T20:54:51.959Z] --- PASS: TestAuxAddresses (0.01s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestSRVServiceQuery 20:54:51 [2022-03-23T20:54:51.959Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestSRVServiceQuery (0.01s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestServiceVIPReuse 20:54:51 [2022-03-23T20:54:51.959Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestServiceVIPReuse (0.01s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestIpamReleaseOnNetDriverFailures 20:54:51 [2022-03-23T20:54:51.959Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestDNSIPQuery 20:54:51 [2022-03-23T20:54:51.959Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestDNSIPQuery (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestDNSProxyServFail 20:54:51 [2022-03-23T20:54:51.959Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestDNSProxyServFail (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestSandboxAddEmpty 20:54:51 [2022-03-23T20:54:51.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestSandboxAddEmpty (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestSandboxAddMultiPrio 20:54:51 [2022-03-23T20:54:51.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestSandboxAddSamePrio 20:54:51 [2022-03-23T20:54:51.959Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestSandboxAddSamePrio (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestCleanupServiceDiscovery 20:54:51 [2022-03-23T20:54:51.959Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.959Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) 20:54:51 [2022-03-23T20:54:51.959Z] === RUN TestDNSOptions 20:54:51 [2022-03-23T20:54:51.960Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 20:54:51 [2022-03-23T20:54:51.960Z] --- SKIP: TestDNSOptions (0.00s) 20:54:51 [2022-03-23T20:54:51.960Z] === RUN TestMultipleControllersWithSameStore 20:54:51 [2022-03-23T20:54:51.960Z] time="2022-03-23T20:54:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:54:51 [2022-03-23T20:54:51.960Z] time="2022-03-23T20:54:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:54:51 [2022-03-23T20:54:51.960Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) 20:54:51 [2022-03-23T20:54:51.960Z] PASS 20:54:51 [2022-03-23T20:54:51.960Z] coverage: 8.5% of statements 20:54:51 [2022-03-23T20:54:51.960Z] ok github.com/docker/docker/libnetwork 0.310s coverage: 8.5% of statements 20:54:52 [2022-03-23T20:54:52.415Z] === RUN TestDriver 20:54:52 [2022-03-23T20:54:52.415Z] --- PASS: TestDriver (0.00s) 20:54:52 [2022-03-23T20:54:52.415Z] PASS 20:54:52 [2022-03-23T20:54:52.415Z] coverage: 34.8% of statements 20:54:52 [2022-03-23T20:54:52.415Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements 20:54:52 [2022-03-23T20:54:52.415Z] --- PASS: TestRandomAllocateDeallocate (4.05s) 20:54:52 [2022-03-23T20:54:52.415Z] === RUN TestAllocateRandomDeallocate 20:54:52 [2022-03-23T20:54:52.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 20:54:52 [2022-03-23T20:54:52.870Z] === RUN TestDriver 20:54:52 [2022-03-23T20:54:52.870Z] --- PASS: TestDriver (0.00s) 20:54:52 [2022-03-23T20:54:52.870Z] PASS 20:54:52 [2022-03-23T20:54:52.870Z] coverage: 34.8% of statements 20:54:52 [2022-03-23T20:54:52.870Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestAllocateRandomDeallocate (0.79s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestAllocateRandomDeallocateSerialize 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestNetworkAllocateFree 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestNetworkAllocateFree (0.00s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestNetworkAllocateUserDefinedVNIs 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) 20:54:53 [2022-03-23T20:54:53.324Z] PASS 20:54:53 [2022-03-23T20:54:53.324Z] coverage: 63.6% of statements 20:54:53 [2022-03-23T20:54:53.324Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.092s coverage: 63.6% of statements 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestGetEmptyCapabilities 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestGetEmptyCapabilities (0.01s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestGetExtraCapabilities 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestGetExtraCapabilities (0.01s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestGetInvalidCapabilities 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestGetInvalidCapabilities (0.00s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestRemoteDriver 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestRemoteDriver (0.01s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestDriverError 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestDriverError (0.00s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestMissingValues 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestMissingValues (0.00s) 20:54:53 [2022-03-23T20:54:53.324Z] === RUN TestRollback 20:54:53 [2022-03-23T20:54:53.324Z] --- PASS: TestRollback (0.00s) 20:54:53 [2022-03-23T20:54:53.324Z] PASS 20:54:53 [2022-03-23T20:54:53.324Z] coverage: 57.4% of statements 20:54:53 [2022-03-23T20:54:53.324Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements 20:54:53 [2022-03-23T20:54:53.763Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 20:54:53 [2022-03-23T20:54:53.763Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 20:54:53 [2022-03-23T20:54:53.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 20:54:54 [2022-03-23T20:54:54.020Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 20:54:54 [2022-03-23T20:54:54.020Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 20:54:54 [2022-03-23T20:54:54.141Z] Removing intermediate container 251a374aaed4 20:54:54 [2022-03-23T20:54:54.141Z] ---> 617fc054fe23 20:54:54 [2022-03-23T20:54:54.141Z] Step 13/13 : CMD ["sh"] 20:54:54 [2022-03-23T20:54:54.141Z] ---> Running in 6745d20fccc9 20:54:54 [2022-03-23T20:54:54.141Z] Removing intermediate container 6745d20fccc9 20:54:54 [2022-03-23T20:54:54.141Z] ---> a1c62d004ed1 20:54:54 [2022-03-23T20:54:54.141Z] Successfully built a1c62d004ed1 20:54:54 [2022-03-23T20:54:54.141Z] Successfully tagged busybox:latest 20:54:54 [2022-03-23T20:54:54.141Z] INFO: Docker images of the daemon under test 20:54:54 [2022-03-23T20:54:54.141Z] 20:54:54 [2022-03-23T20:54:54.141Z] REPOSITORY TAG IMAGE ID CREATED SIZE 20:54:54 [2022-03-23T20:54:54.141Z] busybox latest a1c62d004ed1 Less than a second ago 5.01GB 20:54:54 [2022-03-23T20:54:54.141Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB 20:54:54 [2022-03-23T20:54:54.141Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB 20:54:54 [2022-03-23T20:54:54.141Z] 20:54:54 [2022-03-23T20:54:54.141Z] INFO: Running integration tests at 03/23/2022 20:54:53... 20:54:54 [2022-03-23T20:54:54.141Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 20:54:54 [2022-03-23T20:54:54.141Z] INFO: Integration API tests being run from the host: 20:54:54 [2022-03-23T20:54:54.141Z] INFO: make.ps1 starting at 03/23/2022 20:54:53 20:54:54 [2022-03-23T20:54:54.276Z] === RUN TestDockerSuite/TestBuildMaintainer 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.01s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestRetrieveFromStore 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestNAT 20:54:54 [2022-03-23T20:54:54.284Z] windows_test.go:58: Test does not work on CI and was never running to begin with 20:54:54 [2022-03-23T20:54:54.284Z] --- SKIP: TestNAT (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestTransparent 20:54:54 [2022-03-23T20:54:54.284Z] windows_test.go:63: Test does not work on CI and was never running to begin with 20:54:54 [2022-03-23T20:54:54.284Z] --- SKIP: TestTransparent (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] PASS 20:54:54 [2022-03-23T20:54:54.284Z] coverage: 0.0% of statements 20:54:54 [2022-03-23T20:54:54.284Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.080s coverage: 0.0% of statements 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestBuildDefault 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestBuildDefault (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestBuildHostnameDomainname 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestBuildHostnameDomainname (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestBuildHostname 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestBuildHostname (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestBuildHostnameFQDN 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestBuildHostnameFQDN (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestBuildNoIP 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestBuildNoIP (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestUpdate 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestUpdate (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestUpdateIgnoresPrefixedHostname 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestDeleteIgnoresPrefixedHostname 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestAddEmpty 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestAddEmpty (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestAdd 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestAdd (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestDeleteEmpty 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestDeleteEmpty (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestDeleteNewline 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestDeleteNewline (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestDelete 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestDelete (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestConcurrentWrites 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestNew 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestNew (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestAddDriver 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestAddDriver (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestAddDuplicateDriver 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestAddDuplicateDriver (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestIPAMDefaultAddressSpaces 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestDriver 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestDriver (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestIPAM 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestIPAM (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestWalkIPAMs 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestWalkIPAMs (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] === RUN TestWalkDrivers 20:54:54 [2022-03-23T20:54:54.284Z] --- PASS: TestWalkDrivers (0.00s) 20:54:54 [2022-03-23T20:54:54.284Z] PASS 20:54:54 [2022-03-23T20:54:54.284Z] coverage: 82.4% of statements 20:54:54 [2022-03-23T20:54:54.284Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements 20:54:54 [2022-03-23T20:54:54.503Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) 20:54:54 [2022-03-23T20:54:54.503Z] === RUN TestCreateServiceSysctls 20:54:54 [2022-03-23T20:54:54.739Z] --- PASS: TestRetrieveFromStore (0.42s) 20:54:54 [2022-03-23T20:54:54.739Z] === RUN TestIsCorrupted 20:54:54 [2022-03-23T20:54:54.739Z] --- PASS: TestIsCorrupted (0.01s) 20:54:54 [2022-03-23T20:54:54.739Z] === RUN TestSetRollover 20:54:54 [2022-03-23T20:54:54.739Z] --- PASS: TestConcurrentWrites (0.20s) 20:54:54 [2022-03-23T20:54:54.739Z] PASS 20:54:54 [2022-03-23T20:54:54.739Z] coverage: 81.2% of statements 20:54:54 [2022-03-23T20:54:54.739Z] ok github.com/docker/docker/libnetwork/etchosts 0.260s coverage: 81.2% of statements 20:54:54 [2022-03-23T20:54:54.839Z] === RUN TestDockerSuite/TestBuildMissingArgs 20:54:55 [2022-03-23T20:54:55.102Z] Running D:\gopath\src\github.com\docker\docker\integration\build 20:54:55 [2022-03-23T20:54:55.194Z] === RUN TestNew 20:54:55 [2022-03-23T20:54:55.194Z] --- PASS: TestNew (0.00s) 20:54:55 [2022-03-23T20:54:55.194Z] === RUN TestAllocate 20:54:55 [2022-03-23T20:54:55.194Z] --- PASS: TestAllocate (0.00s) 20:54:55 [2022-03-23T20:54:55.194Z] === RUN TestUninitialized 20:54:55 [2022-03-23T20:54:55.194Z] --- PASS: TestUninitialized (0.00s) 20:54:55 [2022-03-23T20:54:55.194Z] === RUN TestAllocateInRange 20:54:55 [2022-03-23T20:54:55.194Z] --- PASS: TestAllocateInRange (0.00s) 20:54:55 [2022-03-23T20:54:55.194Z] === RUN TestAllocateSerial 20:54:55 [2022-03-23T20:54:55.194Z] --- PASS: TestAllocateSerial (0.00s) 20:54:55 [2022-03-23T20:54:55.194Z] PASS 20:54:55 [2022-03-23T20:54:55.194Z] coverage: 87.5% of statements 20:54:55 [2022-03-23T20:54:55.194Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements 20:54:55 [2022-03-23T20:54:55.194Z] === RUN TestCaller 20:54:55 [2022-03-23T20:54:55.194Z] --- PASS: TestCaller (0.00s) 20:54:55 [2022-03-23T20:54:55.194Z] PASS 20:54:55 [2022-03-23T20:54:55.194Z] coverage: 100.0% of statements 20:54:55 [2022-03-23T20:54:55.194Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements 20:54:55 [2022-03-23T20:54:55.654Z] === RUN TestSetSerialInsertDelete 20:54:55 [2022-03-23T20:54:55.654Z] --- PASS: TestSetSerialInsertDelete (0.00s) 20:54:55 [2022-03-23T20:54:55.654Z] === RUN TestSetParallelInsertDelete 20:54:55 [2022-03-23T20:54:55.654Z] --- PASS: TestSetRollover (1.28s) 20:54:55 [2022-03-23T20:54:55.654Z] === RUN TestSetRolloverSerial 20:54:55 [2022-03-23T20:54:55.879Z] --- PASS: TestCreateServiceSysctls (2.63s) 20:54:55 [2022-03-23T20:54:55.879Z] === RUN TestCreateServiceCapabilities 20:54:56 [2022-03-23T20:54:56.622Z] === RUN TestInt2IP2IntConversion 20:54:56 [2022-03-23T20:54:56.622Z] === RUN TestPoolRequest 20:54:56 [2022-03-23T20:54:56.622Z] --- PASS: TestPoolRequest (0.00s) 20:54:56 [2022-03-23T20:54:56.622Z] === RUN TestOtherRequests 20:54:56 [2022-03-23T20:54:56.622Z] --- PASS: TestOtherRequests (0.00s) 20:54:56 [2022-03-23T20:54:56.622Z] PASS 20:54:56 [2022-03-23T20:54:56.622Z] coverage: 57.1% of statements 20:54:56 [2022-03-23T20:54:56.622Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestSetRolloverSerial (1.05s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestGetFirstAvailableFromCurrent 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) 20:54:57 [2022-03-23T20:54:57.240Z] PASS 20:54:57 [2022-03-23T20:54:57.240Z] coverage: 84.4% of statements 20:54:57 [2022-03-23T20:54:57.240Z] ok github.com/docker/docker/libnetwork/bitseq 8.660s coverage: 84.4% of statements 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestInt2IP2IntConversion (0.50s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestGetAddressVersion 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestGetAddressVersion (0.00s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestKeyString 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestKeyString (0.00s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestPoolDataMarshal 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestPoolDataMarshal (0.00s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestSubnetsMarshal 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestSubnetsMarshal (0.04s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestAddSubnets 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestAddSubnets (0.03s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestDoublePoolRelease 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestDoublePoolRelease (0.02s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestAddReleasePoolID 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestAddReleasePoolID (0.07s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestPredefinedPool 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestPredefinedPool (0.02s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestRemoveSubnet 20:54:57 [2022-03-23T20:54:57.240Z] --- PASS: TestRemoveSubnet (0.13s) 20:54:57 [2022-03-23T20:54:57.240Z] === RUN TestGetSameAddress 20:54:57 [2022-03-23T20:54:57.490Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 20:54:57 [2022-03-23T20:54:57.696Z] --- PASS: TestGetSameAddress (0.02s) 20:54:57 [2022-03-23T20:54:57.696Z] === RUN TestPoolAllocationReuse 20:54:58 [2022-03-23T20:54:58.151Z] === RUN TestGetCapabilities 20:54:58 [2022-03-23T20:54:58.151Z] --- PASS: TestGetCapabilities (0.01s) 20:54:58 [2022-03-23T20:54:58.151Z] === RUN TestGetCapabilitiesFromLegacyDriver 20:54:58 [2022-03-23T20:54:58.151Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) 20:54:58 [2022-03-23T20:54:58.151Z] === RUN TestGetDefaultAddressSpaces 20:54:58 [2022-03-23T20:54:58.151Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) 20:54:58 [2022-03-23T20:54:58.151Z] === RUN TestRemoteDriver 20:54:58 [2022-03-23T20:54:58.151Z] --- PASS: TestRemoteDriver (0.01s) 20:54:58 [2022-03-23T20:54:58.151Z] PASS 20:54:58 [2022-03-23T20:54:58.151Z] coverage: 47.4% of statements 20:54:58 [2022-03-23T20:54:58.151Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements 20:54:58 [2022-03-23T20:54:58.420Z] === RUN TestDockerSuite/TestBuildMultiStageArg 20:54:58 [2022-03-23T20:54:58.459Z] --- PASS: TestCreateServiceCapabilities (2.31s) 20:54:58 [2022-03-23T20:54:58.459Z] === RUN TestInspect 20:54:58 [2022-03-23T20:54:58.607Z] --- PASS: TestPoolAllocationReuse (1.11s) 20:54:58 [2022-03-23T20:54:58.607Z] === RUN TestGetAddressSubPoolEqualPool 20:54:58 [2022-03-23T20:54:58.607Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) 20:54:58 [2022-03-23T20:54:58.607Z] === RUN TestRequestReleaseAddressFromSubPool 20:54:59 [2022-03-23T20:54:59.062Z] === RUN TestWindowsIPAM 20:54:59 [2022-03-23T20:54:59.062Z] --- PASS: TestWindowsIPAM (0.00s) 20:54:59 [2022-03-23T20:54:59.062Z] PASS 20:54:59 [2022-03-23T20:54:59.062Z] coverage: 71.4% of statements 20:54:59 [2022-03-23T20:54:59.062Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements 20:54:59 [2022-03-23T20:54:59.517Z] === RUN TestDefaultNetwork 20:54:59 [2022-03-23T20:54:59.971Z] --- PASS: TestDefaultNetwork (0.27s) 20:54:59 [2022-03-23T20:54:59.971Z] === RUN TestConfigGlobalScopeDefaultNetworks 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 20:54:59 [2022-03-23T20:54:59.971Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) 20:54:59 [2022-03-23T20:54:59.971Z] === RUN TestInitAddressPools 20:54:59 [2022-03-23T20:54:59.971Z] --- PASS: TestInitAddressPools (0.00s) 20:54:59 [2022-03-23T20:54:59.971Z] PASS 20:54:59 [2022-03-23T20:54:59.971Z] coverage: 74.0% of statements 20:55:00 [2022-03-23T20:55:00.426Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.60s) 20:55:00 [2022-03-23T20:55:00.426Z] === RUN TestSerializeRequestReleaseAddressFromSubPool 20:55:00 [2022-03-23T20:55:00.426Z] ok github.com/docker/docker/libnetwork/ipamutils 0.590s coverage: 74.0% of statements 20:55:00 [2022-03-23T20:55:00.426Z] === RUN TestKeyValue 20:55:00 [2022-03-23T20:55:00.426Z] --- PASS: TestKeyValue (0.00s) 20:55:00 [2022-03-23T20:55:00.426Z] PASS 20:55:00 [2022-03-23T20:55:00.426Z] coverage: 60.0% of statements 20:55:00 [2022-03-23T20:55:00.426Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements 20:55:00 [2022-03-23T20:55:00.990Z] --- PASS: TestInspect (2.51s) 20:55:00 [2022-03-23T20:55:00.990Z] === RUN TestCreateJob 20:55:01 [2022-03-23T20:55:01.388Z] === RUN TestGenerate 20:55:01 [2022-03-23T20:55:01.388Z] --- PASS: TestGenerate (0.00s) 20:55:01 [2022-03-23T20:55:01.388Z] === RUN TestGeneratePtr 20:55:01 [2022-03-23T20:55:01.388Z] --- PASS: TestGeneratePtr (0.00s) 20:55:01 [2022-03-23T20:55:01.388Z] === RUN TestGenerateMissingField 20:55:01 [2022-03-23T20:55:01.388Z] --- PASS: TestGenerateMissingField (0.00s) 20:55:01 [2022-03-23T20:55:01.388Z] === RUN TestFieldCannotBeSet 20:55:01 [2022-03-23T20:55:01.388Z] --- PASS: TestFieldCannotBeSet (0.00s) 20:55:01 [2022-03-23T20:55:01.388Z] === RUN TestTypeMismatchError 20:55:01 [2022-03-23T20:55:01.388Z] --- PASS: TestTypeMismatchError (0.00s) 20:55:01 [2022-03-23T20:55:01.388Z] PASS 20:55:01 [2022-03-23T20:55:01.388Z] coverage: 100.0% of statements 20:55:01 [2022-03-23T20:55:01.388Z] ok github.com/docker/docker/libnetwork/options 0.051s coverage: 100.0% of statements 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestInfoAPIWarnings (16.24s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestInfoDebug 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestInfoDebug (0.52s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestInfoInsecureRegistries 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestInfoInsecureRegistries (0.52s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestInfoRegistryMirrors 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestInfoRegistryMirrors (0.52s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestLoginFailsWithBadCredentials 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestPingCacheHeaders 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestPingCacheHeaders (0.02s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestPingGet 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestPingGet (0.01s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestPingHead 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestPingHead (0.02s) 20:55:01 [2022-03-23T20:55:01.592Z] === RUN TestVersion 20:55:01 [2022-03-23T20:55:01.592Z] --- PASS: TestVersion (0.02s) 20:55:01 [2022-03-23T20:55:01.592Z] === CONT TestCgroupDriverSystemdMemoryLimit 20:55:01 [2022-03-23T20:55:01.592Z] === CONT TestDiskUsage 20:55:01 [2022-03-23T20:55:01.693Z] === RUN TestDockerSuite/TestBuildMultiStageCache 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/container_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/image_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/volume_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/build-cache_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/container,_volume_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/image,_build-cache_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 20:55:01 [2022-03-23T20:55:01.852Z] === RUN TestDiskUsage/after_LoadBusybox 20:55:01 [2022-03-23T20:55:01.949Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 20:55:02 [2022-03-23T20:55:02.111Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 20:55:02 [2022-03-23T20:55:02.112Z] === RUN TestDiskUsage/after_container.Run 20:55:02 [2022-03-23T20:55:02.347Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.93s) 20:55:02 [2022-03-23T20:55:02.347Z] === RUN TestGetAddress 20:55:02 [2022-03-23T20:55:02.511Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/container_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/image_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/volume_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 20:55:02 [2022-03-23T20:55:02.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 20:55:02 [2022-03-23T20:55:02.802Z] testing: warning: no tests to run 20:55:02 [2022-03-23T20:55:02.802Z] PASS 20:55:02 [2022-03-23T20:55:02.802Z] coverage: 0.0% of statements 20:55:02 [2022-03-23T20:55:02.802Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] 20:55:02 [2022-03-23T20:55:02.802Z] === RUN TestNetworkDBSimple 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage (1.55s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty (0.01s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) 20:55:02 [2022-03-23T20:55:02.936Z] PASS 20:55:02 [2022-03-23T20:55:02.936Z] 20:55:02 [2022-03-23T20:55:02.936Z] DONE 50 tests in 20.255s 20:55:02 [2022-03-23T20:55:02.936Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 20:55:02 [2022-03-23T20:55:02.936Z] INFO: Testing against a local daemon 20:55:02 [2022-03-23T20:55:02.936Z] === RUN TestVolumesCreateAndList 20:55:02 [2022-03-23T20:55:02.936Z] --- PASS: TestVolumesCreateAndList (0.02s) 20:55:02 [2022-03-23T20:55:02.936Z] === RUN TestVolumesRemove 20:55:03 [2022-03-23T20:55:03.195Z] --- PASS: TestVolumesRemove (0.06s) 20:55:03 [2022-03-23T20:55:03.195Z] === RUN TestVolumesInspect 20:55:03 [2022-03-23T20:55:03.195Z] --- PASS: TestVolumesInspect (0.02s) 20:55:03 [2022-03-23T20:55:03.195Z] === RUN TestVolumesInvalidJSON 20:55:03 [2022-03-23T20:55:03.195Z] === RUN TestVolumesInvalidJSON//volumes/create 20:55:03 [2022-03-23T20:55:03.195Z] === PAUSE TestVolumesInvalidJSON//volumes/create 20:55:03 [2022-03-23T20:55:03.195Z] === CONT TestVolumesInvalidJSON//volumes/create 20:55:03 [2022-03-23T20:55:03.195Z] --- PASS: TestVolumesInvalidJSON (0.01s) 20:55:03 [2022-03-23T20:55:03.195Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 20:55:03 [2022-03-23T20:55:03.195Z] PASS 20:55:03 [2022-03-23T20:55:03.195Z] 20:55:03 [2022-03-23T20:55:03.195Z] DONE 5 tests in 0.143s 20:55:03 [2022-03-23T20:55:03.195Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 20:55:03 [2022-03-23T20:55:03.522Z] --- PASS: TestCreateJob (2.94s) 20:55:03 [2022-03-23T20:55:03.522Z] === RUN TestReplicatedJob 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestRequestNewPort 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestRequestNewPort (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestRequestSpecificPort 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestRequestSpecificPort (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestReleasePort 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestReleasePort (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestReuseReleasedPort 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestReuseReleasedPort (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestReleaseUnreadledPort 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestReleaseUnreadledPort (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestUnknowProtocol 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestUnknowProtocol (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestAllocateAllPorts 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestAllocateAllPorts (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestPortAllocation 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestPortAllocation (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestPortAllocationWithCustomRange 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestNoDuplicateBPR 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestNoDuplicateBPR (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] === RUN TestChangePortRange 20:55:03 [2022-03-23T20:55:03.761Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 20:55:03 [2022-03-23T20:55:03.761Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 20:55:03 [2022-03-23T20:55:03.761Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 20:55:03 [2022-03-23T20:55:03.761Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100 20:55:03 [2022-03-23T20:55:03.761Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000 20:55:03 [2022-03-23T20:55:03.761Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001 20:55:03 [2022-03-23T20:55:03.761Z] --- PASS: TestChangePortRange (0.00s) 20:55:03 [2022-03-23T20:55:03.761Z] PASS 20:55:03 [2022-03-23T20:55:03.761Z] coverage: 88.6% of statements 20:55:03 [2022-03-23T20:55:03.761Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements 20:55:03 [2022-03-23T20:55:03.761Z] 2022/03/23 20:55:03 Closing DB instances... 20:55:03 [2022-03-23T20:55:03.762Z] Stopping apparmor (via systemctl): apparmor.service. 20:55:03 [2022-03-23T20:55:03.762Z] Removing test suite binaries 20:55:03 [2022-03-23T20:55:03.762Z] exiting test-integration 20:55:03 [2022-03-23T20:55:03.762Z] ++ exit 0 20:55:03 [2022-03-23T20:55:03.762Z] 20:55:04 [2022-03-23T20:55:04.216Z] testing: warning: no tests to run 20:55:04 [2022-03-23T20:55:04.216Z] PASS 20:55:04 [2022-03-23T20:55:04.216Z] coverage: 0.0% of statements 20:55:04 [2022-03-23T20:55:04.216Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] Post stage [Pipeline] junit 20:55:05 [2022-03-23T20:55:05.153Z] Recording test results 20:55:05 [2022-03-23T20:55:05.177Z] --- PASS: TestNetworkDBSimple (2.23s) 20:55:05 [2022-03-23T20:55:05.177Z] === RUN TestNetworkDBJoinLeaveNetwork 20:55:05 [2022-03-23T20:55:05.177Z] === RUN TestHashData 20:55:05 [2022-03-23T20:55:05.177Z] --- PASS: TestHashData (0.00s) 20:55:05 [2022-03-23T20:55:05.177Z] PASS 20:55:05 [2022-03-23T20:55:05.177Z] coverage: 2.8% of statements 20:55:05 [2022-03-23T20:55:05.177Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements 20:55:05 [2022-03-23T20:55:05.632Z] --- PASS: TestSetParallelInsertDelete (10.00s) 20:55:05 [2022-03-23T20:55:05.632Z] PASS 20:55:05 [2022-03-23T20:55:05.632Z] coverage: 100.0% of statements 20:55:05 [2022-03-23T20:55:05.632Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements 20:55:06 [2022-03-23T20:55:06.089Z] === RUN TestErrorConstructors 20:55:06 [2022-03-23T20:55:06.089Z] --- PASS: TestErrorConstructors (0.00s) 20:55:06 [2022-03-23T20:55:06.089Z] === RUN TestCompareIPMask 20:55:06 [2022-03-23T20:55:06.089Z] --- PASS: TestCompareIPMask (0.00s) 20:55:06 [2022-03-23T20:55:06.089Z] === RUN TestUtilGetHostPartIP 20:55:06 [2022-03-23T20:55:06.089Z] --- PASS: TestUtilGetHostPartIP (0.00s) 20:55:06 [2022-03-23T20:55:06.089Z] === RUN TestUtilGetBroadcastIP 20:55:06 [2022-03-23T20:55:06.089Z] --- PASS: TestUtilGetBroadcastIP (0.00s) 20:55:06 [2022-03-23T20:55:06.089Z] === RUN TestParseCIDR 20:55:06 [2022-03-23T20:55:06.089Z] --- PASS: TestParseCIDR (0.00s) 20:55:06 [2022-03-23T20:55:06.089Z] PASS 20:55:06 [2022-03-23T20:55:06.089Z] coverage: 37.3% of statements 20:55:06 [2022-03-23T20:55:06.089Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements 20:55:06 [2022-03-23T20:55:06.089Z] 2022/03/23 20:55:05 Closing DB instances... 20:55:06 [2022-03-23T20:55:06.458Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:55:06 [2022-03-23T20:55:06.870Z] + echo Ensuring container killed. 20:55:06 [2022-03-23T20:55:06.870Z] Ensuring container killed. 20:55:06 [2022-03-23T20:55:06.870Z] + docker rm -vf docker-pr25 20:55:06 [2022-03-23T20:55:06.870Z] Error: No such container: docker-pr25 [Pipeline] sh 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 20:55:07 [2022-03-23T20:55:07.048Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 20:55:07 [2022-03-23T20:55:07.048Z] PASS 20:55:07 [2022-03-23T20:55:07.048Z] coverage: 50.0% of statements 20:55:07 [2022-03-23T20:55:07.048Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements 20:55:07 [2022-03-23T20:55:07.155Z] + echo Chowning /workspace to jenkins user 20:55:07 [2022-03-23T20:55:07.155Z] Chowning /workspace to jenkins user 20:55:07 [2022-03-23T20:55:07.155Z] + id -u 20:55:07 [2022-03-23T20:55:07.155Z] + id -g 20:55:07 [2022-03-23T20:55:07.155Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42638:/workspace busybox chown -R 1000:1000 /workspace 20:55:07 [2022-03-23T20:55:07.155Z] Unable to find image 'busybox:latest' locally 20:55:07 [2022-03-23T20:55:07.155Z] latest: Pulling from library/busybox 20:55:07 [2022-03-23T20:55:07.415Z] 554879bb3004: Pulling fs layer 20:55:07 [2022-03-23T20:55:07.415Z] 554879bb3004: Download complete 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestAddressPoolOpt 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestAddressPoolOpt (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/a 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/something 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/_=a 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/env1=value1 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/_env1=value1 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/env2=value2=value3 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/env3=abc!qwe 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/env_4=value_4 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/PATH 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/=a 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/PATH= 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/PATH=something 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/asd!qwe 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/1asd 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/123 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/some_space 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/__some_space_before 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/some_space_after__ 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/= 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateEnv/PaTh 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/a (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/something (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/_=a (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/PATH (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/=a (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/PATH= (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/1asd (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/123 (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/some_space (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/= (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateEnv/PaTh (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestParseHost 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestParseHost (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestParseDockerDaemonHost 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestParseDockerDaemonHost (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestParseTCP 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestParseTCP (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestParseInvalidUnixAddrInvalid 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateExtraHosts 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateExtraHosts (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestIpOptString 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestIpOptString (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestNewIpOptInvalidDefaultVal 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestNewIpOptValidDefaultVal 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestIpOptSetInvalidVal 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateIPAddress 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateIPAddress (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestMapOpts 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestMapOpts (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestListOptsWithoutValidator 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestListOptsWithoutValidator (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestListOptsWithValidator 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestListOptsWithValidator (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateDNSSearch 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateDNSSearch (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_general_format 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_more_than_one_= 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_one_more 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestNamedListOpts 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestNamedListOpts (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestNamedMapOpts 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestNamedMapOpts (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestParseLink 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestParseLink (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestUlimitOpt 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestUlimitOpt (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] PASS 20:55:07 [2022-03-23T20:55:07.504Z] coverage: 66.3% of statements 20:55:07 [2022-03-23T20:55:07.504Z] ok github.com/docker/docker/opts 0.078s coverage: 66.3% of statements 20:55:07 [2022-03-23T20:55:07.504Z] === RUN TestParseVersion 20:55:07 [2022-03-23T20:55:07.504Z] --- PASS: TestParseVersion (0.00s) 20:55:07 [2022-03-23T20:55:07.504Z] PASS 20:55:07 [2022-03-23T20:55:07.504Z] coverage: 52.9% of statements 20:55:07 [2022-03-23T20:55:07.504Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements 20:55:07 [2022-03-23T20:55:07.674Z] 554879bb3004: Pull complete 20:55:07 [2022-03-23T20:55:07.674Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a 20:55:07 [2022-03-23T20:55:07.674Z] Status: Downloaded newer image for busybox:latest 20:55:07 [2022-03-23T20:55:07.959Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) 20:55:07 [2022-03-23T20:55:07.959Z] === RUN TestNetworkDBJoinLeaveNetworks 20:55:08 [2022-03-23T20:55:08.790Z] --- PASS: TestReplicatedJob (4.49s) 20:55:08 [2022-03-23T20:55:08.790Z] === RUN TestUpdateReplicatedJob 20:55:08 [2022-03-23T20:55:08.919Z] === RUN TestPeerCertificateMarshalJSON 20:55:08 [2022-03-23T20:55:08.919Z] 2022/03/23 20:55:08 Closing DB instances... [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:55:09 [2022-03-23T20:55:09.351Z] + bundleName=amd64-cgroup2 20:55:09 [2022-03-23T20:55:09.351Z] + echo Creating amd64-cgroup2-bundles.tar.gz 20:55:09 [2022-03-23T20:55:09.351Z] Creating amd64-cgroup2-bundles.tar.gz 20:55:09 [2022-03-23T20:55:09.351Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 20:55:09 [2022-03-23T20:55:09.351Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz 20:55:09 [2022-03-23T20:55:09.374Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 20:55:09 [2022-03-23T20:55:09.374Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 20:55:09 [2022-03-23T20:55:09.374Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) 20:55:09 [2022-03-23T20:55:09.374Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 20:55:09 [2022-03-23T20:55:09.374Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 20:55:09 [2022-03-23T20:55:09.374Z] === RUN TestMiddleware 20:55:09 [2022-03-23T20:55:09.374Z] --- PASS: TestMiddleware (0.00s) 20:55:09 [2022-03-23T20:55:09.374Z] === RUN TestNewResponseModifier 20:55:09 [2022-03-23T20:55:09.374Z] --- PASS: TestNewResponseModifier (0.00s) 20:55:09 [2022-03-23T20:55:09.374Z] PASS 20:55:09 [2022-03-23T20:55:09.374Z] coverage: 26.8% of statements 20:55:09 [2022-03-23T20:55:09.374Z] ok github.com/docker/docker/pkg/authorization 0.513s coverage: 26.8% of statements [Pipeline] archiveArtifacts 20:55:09 [2022-03-23T20:55:09.625Z] Archiving artifacts 20:55:09 [2022-03-23T20:55:09.829Z] === RUN TestIsArchivePathDir 20:55:09 [2022-03-23T20:55:09.829Z] --- PASS: TestIsArchivePathDir (0.07s) 20:55:09 [2022-03-23T20:55:09.829Z] === RUN TestIsArchivePathInvalidFile 20:55:09 [2022-03-23T20:55:09.829Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) 20:55:09 [2022-03-23T20:55:09.829Z] === RUN TestIsArchivePathTar 20:55:09 [2022-03-23T20:55:09.829Z] --- PASS: TestIsArchivePathTar (0.16s) 20:55:09 [2022-03-23T20:55:09.829Z] === RUN TestDecompressStreamGzip 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestDecompressStreamGzip (0.12s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestDecompressStreamBzip2 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestUnbuffered 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestUnbuffered (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestRaceUnbuffered 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestRaceUnbuffered (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] PASS 20:55:10 [2022-03-23T20:55:10.285Z] coverage: 100.0% of statements 20:55:10 [2022-03-23T20:55:10.285Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestDecompressStreamBzip2 (0.11s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestDecompressStreamXz 20:55:10 [2022-03-23T20:55:10.285Z] archive_test.go:133: Xz not present in msys2 20:55:10 [2022-03-23T20:55:10.285Z] --- SKIP: TestDecompressStreamXz (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestDecompressStreamZstd 20:55:10 [2022-03-23T20:55:10.285Z] archive_test.go:140: zstd not installed 20:55:10 [2022-03-23T20:55:10.285Z] --- SKIP: TestDecompressStreamZstd (0.02s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestCompressStreamXzUnsupported 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestCompressStreamBzip2Unsupported 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestCompressStreamInvalid 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestCompressStreamInvalid (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestExtensionInvalid 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestExtensionInvalid (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestExtensionUncompressed 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestExtensionUncompressed (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestExtensionBzip2 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestExtensionBzip2 (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestExtensionGzip 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestExtensionGzip (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestExtensionXz 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestExtensionXz (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestExtensionZstd 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestExtensionZstd (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestCmdStreamLargeStderr 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestCmdStreamLargeStderr (0.17s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestCmdStreamBad 20:55:10 [2022-03-23T20:55:10.285Z] archive_test.go:252: Failing on Windows CI machines 20:55:10 [2022-03-23T20:55:10.285Z] --- SKIP: TestCmdStreamBad (0.00s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestCmdStreamGood 20:55:10 [2022-03-23T20:55:10.285Z] --- PASS: TestCmdStreamGood (0.04s) 20:55:10 [2022-03-23T20:55:10.285Z] === RUN TestUntarPathWithInvalidDest 20:55:10 [2022-03-23T20:55:10.688Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestUntarPathWithInvalidSrc 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestUntarPath 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestUntarPath (0.06s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestUntarPathWithDestinationFile 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestNetworkDBCRUDTableEntry 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyWithTarInvalidSrc 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyWithTarSrcFile 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyWithTarSrcFolder 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyFileWithTarInvalidSrc 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyFileWithTarSrcFolder 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestCopyFileWithTarSrcFile 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestTarFiles 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[foo]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[bar]_[foo]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[foo_bar]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[qux]_[foo]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[]#01 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[qux]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[foo_bar_qux]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[qux]_[baz]] 20:55:10 [2022-03-23T20:55:10.754Z] === RUN TestMatch/[[foo_baz]] 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[foo]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[]#01 (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[qux]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 20:55:10 [2022-03-23T20:55:10.754Z] PASS 20:55:10 [2022-03-23T20:55:10.754Z] coverage: 87.5% of statements 20:55:10 [2022-03-23T20:55:10.754Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements 20:55:11 [2022-03-23T20:55:11.323Z] --- PASS: TestUpdateReplicatedJob (3.02s) 20:55:11 [2022-03-23T20:55:11.323Z] === RUN TestServiceListWithStatuses 20:55:11 [2022-03-23T20:55:11.323Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:55:11 [2022-03-23T20:55:11.323Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:55:11 [2022-03-23T20:55:11.323Z] === RUN TestDockerNetworkConnectAlias 20:55:11 [2022-03-23T20:55:11.636Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootTarUntar 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootTarUntar (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootUntarWithHugeExcludesList 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootUntarEmptyArchive 20:55:11 [2022-03-23T20:55:11.714Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootTarUntarWithSymlink 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootCopyWithTar 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootCopyWithTar (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootCopyFileWithTar 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootUntarPath 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootUntarPath (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] === RUN TestChrootApplyDotDotFile 20:55:11 [2022-03-23T20:55:11.714Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 20:55:11 [2022-03-23T20:55:11.714Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) 20:55:11 [2022-03-23T20:55:11.714Z] PASS 20:55:11 [2022-03-23T20:55:11.714Z] coverage: 15.1% of statements 20:55:11 [2022-03-23T20:55:11.714Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements 20:55:11 [2022-03-23T20:55:11.944Z] + make clean 20:55:11 [2022-03-23T20:55:11.944Z] docker volume rm -f docker-dev-cache docker-mod-cache 20:55:11 [2022-03-23T20:55:11.944Z] docker-dev-cache 20:55:11 [2022-03-23T20:55:11.944Z] docker-mod-cache [Pipeline] deleteDir 20:55:12 [2022-03-23T20:55:12.673Z] 2022/03/23 20:55:12 Closing DB instances... 20:55:12 [2022-03-23T20:55:12.732Z] 0a6173b79e25: Pull complete 20:55:12 [2022-03-23T20:55:12.732Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 20:55:12 [2022-03-23T20:55:12.732Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 20:55:12 [2022-03-23T20:55:12.732Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 20:55:12 [2022-03-23T20:55:12.732Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 20:55:12 [2022-03-23T20:55:12.732Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' 20:55:12 [2022-03-23T20:55:12.732Z] WARN: Skipping validation tests 20:55:12 [2022-03-23T20:55:12.732Z] INFO: Running unit tests at 03/23/2022 20:55:06... 20:55:13 [2022-03-23T20:55:13.127Z] === RUN TestEnsureRemoveAllNotExist 20:55:13 [2022-03-23T20:55:13.127Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 20:55:13 [2022-03-23T20:55:13.127Z] === RUN TestEnsureRemoveAllWithDir 20:55:13 [2022-03-23T20:55:13.127Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 20:55:13 [2022-03-23T20:55:13.127Z] === RUN TestEnsureRemoveAllWithFile 20:55:13 [2022-03-23T20:55:13.127Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 20:55:13 [2022-03-23T20:55:13.127Z] PASS 20:55:13 [2022-03-23T20:55:13.127Z] coverage: 0.0% of statements 20:55:13 [2022-03-23T20:55:13.127Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements 20:55:13 [2022-03-23T20:55:13.190Z] INFO: make.ps1 starting at 03/23/2022 20:55:12 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestSizeEmpty 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestSizeEmpty (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestSizeEmptyFile 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestSizeEmptyFile (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestSizeNonemptyFile 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestSizeNonemptyFile (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestSizeNestedDirectoryEmpty 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestSizeFileAndNestedDirectoryEmpty 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestSizeFileAndNestedDirectoryNonempty 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestMoveToSubdir 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestMoveToSubdir (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] === RUN TestSizeNonExistingDirectory 20:55:13 [2022-03-23T20:55:13.582Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 20:55:13 [2022-03-23T20:55:13.582Z] PASS 20:55:13 [2022-03-23T20:55:13.582Z] coverage: 80.0% of statements 20:55:13 [2022-03-23T20:55:13.582Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements 20:55:13 [2022-03-23T20:55:13.649Z] INFO: Git commit (8c7ea316d1) assumed from DOCKER_GITCOMMIT environment variable 20:55:13 [2022-03-23T20:55:13.649Z] INFO: Invoking autogen... 20:55:13 [2022-03-23T20:55:13.954Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:55:14 [2022-03-23T20:55:14.110Z] INFO: Running unit tests... 20:55:14 [2022-03-23T20:55:14.541Z] === RUN TestPollerAddRemove 20:55:14 [2022-03-23T20:55:14.541Z] --- PASS: TestPollerAddRemove (0.00s) 20:55:14 [2022-03-23T20:55:14.541Z] === RUN TestPollerEvent 20:55:14 [2022-03-23T20:55:14.541Z] poller_test.go:40: No chmod on Windows 20:55:14 [2022-03-23T20:55:14.541Z] --- SKIP: TestPollerEvent (0.00s) 20:55:14 [2022-03-23T20:55:14.541Z] === RUN TestPollerClose 20:55:14 [2022-03-23T20:55:14.541Z] --- PASS: TestPollerClose (0.00s) 20:55:14 [2022-03-23T20:55:14.541Z] PASS 20:55:14 [2022-03-23T20:55:14.541Z] coverage: 45.7% of statements 20:55:14 [2022-03-23T20:55:14.541Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements 20:55:14 [2022-03-23T20:55:14.885Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestTarFiles (4.11s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestDetectCompressionZstd 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestDetectCompressionZstd (0.00s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestTarUntar 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestTarUntar (0.03s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestTarWithOptions 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestNetworkDBCRUDTableEntries 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestTarWithOptions (0.02s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestTypeXGlobalHeaderDoesNotFail 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestUntarUstarGnuConflict 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestUntarUstarGnuConflict (0.00s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestUntarInvalidFilenames 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1435833619\\dest" 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestUntarInvalidFilenames (0.18s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestUntarHardlinkToSymlink 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestUntarInvalidHardlink 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3490409274\\victim\\hello" -> "../victim/hello" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3789186095\\victim\\hello" -> "/../victim/hello" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1849186126\\victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2494400085\\victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3732983387\\victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink185055482\\victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestUntarInvalidHardlink (0.02s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestUntarInvalidSymlink 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3670917018\\dest\\dotdot" -> "../victim/hello" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1205898736\\dest\\slash-dotdot" -> "/../victim/hello" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2656408549\\dest\\loophole-victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2726252971\\dest\\loophole-victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink737535174\\dest\\loophole-victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink601026356\\dest\\loophole-victim" -> "../victim" 20:55:14 [2022-03-23T20:55:14.999Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2129902697\\dest\\dir\\loophole" -> "../../victim" 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestUntarInvalidSymlink (0.04s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestTempArchiveCloseMultipleTimes 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestXGlobalNoParent 20:55:14 [2022-03-23T20:55:14.999Z] --- PASS: TestXGlobalNoParent (0.00s) 20:55:14 [2022-03-23T20:55:14.999Z] === RUN TestReplaceFileTarWrapper 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestReplaceFileTarWrapper (0.13s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestPrefixHeaderReadable 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestPrefixHeaderReadable (0.03s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestDisablePigz 20:55:15 [2022-03-23T20:55:15.453Z] archive_test.go:1372: Test will not check full path when Pigz not installed 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestDisablePigz (0.11s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestPigz 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestCopyFileWithInvalidSrc 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestCopyFileWithInvalidDest 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestCopyFileWithSameSrcAndDest 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestCopyFile 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestCopyFile (0.00s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 20:55:15 [2022-03-23T20:55:15.453Z] fileutils_test.go:133: Needs porting to Windows 20:55:15 [2022-03-23T20:55:15.453Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 20:55:15 [2022-03-23T20:55:15.453Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 20:55:15 [2022-03-23T20:55:15.453Z] === RUN TestReadSymlinkedDirectoryToFile 20:55:15 [2022-03-23T20:55:15.454Z] fileutils_test.go:179: Needs porting to Windows 20:55:15 [2022-03-23T20:55:15.454Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestWildcardMatches 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestWildcardMatches (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestPatternMatches 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestPatternMatches (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestExclusionPatternMatchesPatternBefore 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestPatternMatchesFolderExclusions 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestPatternMatchesFolderWithSlashExclusions 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestPatternMatchesFolderWildcardExclusions 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestExclusionPatternMatchesPatternAfter 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestExclusionPatternMatchesWholeDirectory 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestSingleExclamationError 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestSingleExclamationError (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatchesWithNoPatterns 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatchesWithMalformedPatterns 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatches 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatches/MatchesOrParentMatches 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatches/MatchesUsingParentResult 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatches/MatchesUsingParentResults 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatches/MatchesUsingParentResultsNoContext 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatches (0.01s) 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCleanPatterns 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCleanPatterns (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCleanPatternsStripEmptyPatterns 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCleanPatternsExceptionFlag 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCleanPatternsErrorSingleException 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCreateIfNotExistsDir 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCreateIfNotExistsFile 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCreateIfNotExistsFile (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestMatch 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestMatch (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCompile 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCompile/slash 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCompile/backslash 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCompile (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCompile/slash (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestCompile/backslash (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] PASS 20:55:15 [2022-03-23T20:55:15.454Z] coverage: 84.7% of statements 20:55:15 [2022-03-23T20:55:15.454Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 84.7% of statements 20:55:15 [2022-03-23T20:55:15.454Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestPigz (0.23s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestNosysFileInfo 20:55:15 [2022-03-23T20:55:15.454Z] --- PASS: TestNosysFileInfo (0.00s) 20:55:15 [2022-03-23T20:55:15.454Z] === RUN TestCopyFileWithInvalidDest 20:55:15 [2022-03-23T20:55:15.506Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) 20:55:15 [2022-03-23T20:55:15.506Z] === RUN TestDockerNetworkReConnect 20:55:15 [2022-03-23T20:55:15.908Z] archive_windows_test.go:16: Currently fails 20:55:15 [2022-03-23T20:55:15.908Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestCanonicalTarNameForPath 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestCanonicalTarName 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestCanonicalTarName (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChmodTarEntry 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestChmodTarEntry (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestHardLinkOrder 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestHardLinkOrder (0.08s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangeString 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestChangeString (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesWithNoChanges 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestChangesWithNoChanges (0.02s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesWithChanges 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestChangesWithChanges (0.03s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesWithChangesGH13590 20:55:15 [2022-03-23T20:55:15.908Z] changes_test.go:195: needs more investigation 20:55:15 [2022-03-23T20:55:15.908Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesDirsEmpty 20:55:15 [2022-03-23T20:55:15.908Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 20:55:15 [2022-03-23T20:55:15.908Z] --- SKIP: TestChangesDirsEmpty (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesDirsMutated 20:55:15 [2022-03-23T20:55:15.908Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 20:55:15 [2022-03-23T20:55:15.908Z] --- SKIP: TestChangesDirsMutated (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestApplyLayer 20:55:15 [2022-03-23T20:55:15.908Z] changes_test.go:432: needs further investigation 20:55:15 [2022-03-23T20:55:15.908Z] --- SKIP: TestApplyLayer (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesSizeWithHardlinks 20:55:15 [2022-03-23T20:55:15.908Z] changes_test.go:468: needs further investigation 20:55:15 [2022-03-23T20:55:15.908Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesSizeWithNoChanges 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesSizeWithOnlyDeleteChanges 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestChangesSize 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestChangesSize (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestApplyLayerInvalidFilenames 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames512183014\\dest" 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestApplyLayerInvalidHardlink 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1823651918\\victim\\hello" -> "../victim/hello" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2993486089\\victim\\hello" -> "/../victim/hello" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink941665376\\victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3859641263\\victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2030769021\\victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink768315110\\victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestApplyLayerInvalidSymlink 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2013961488\\dest\\dotdot" -> "../victim/hello" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3760800038\\dest\\slash-dotdot" -> "/../victim/hello" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2037980468\\dest\\loophole-victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3777647188\\dest\\loophole-victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink782255493\\dest\\loophole-victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1703983408\\dest\\loophole-victim" -> "../victim" 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestApplyLayerWhiteouts 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestApplyLayerWhiteouts (0.06s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestGenerateEmptyFile 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestGenerateEmptyFile (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] === RUN TestGenerateWithContent 20:55:15 [2022-03-23T20:55:15.908Z] --- PASS: TestGenerateWithContent (0.00s) 20:55:15 [2022-03-23T20:55:15.908Z] PASS 20:55:15 [2022-03-23T20:55:15.908Z] coverage: 62.0% of statements 20:55:15 [2022-03-23T20:55:15.908Z] ok github.com/docker/docker/pkg/archive 6.321s coverage: 62.0% of statements 20:55:16 [2022-03-23T20:55:16.362Z] === RUN TestGet 20:55:16 [2022-03-23T20:55:16.362Z] --- PASS: TestGet (0.00s) 20:55:16 [2022-03-23T20:55:16.362Z] === RUN TestGetShortcutString 20:55:16 [2022-03-23T20:55:16.362Z] --- PASS: TestGetShortcutString (0.00s) 20:55:16 [2022-03-23T20:55:16.362Z] PASS 20:55:16 [2022-03-23T20:55:16.362Z] coverage: 42.9% of statements 20:55:16 [2022-03-23T20:55:16.362Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements 20:55:16 [2022-03-23T20:55:16.777Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 20:55:16 [2022-03-23T20:55:16.777Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows 20:55:16 [2022-03-23T20:55:16.777Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 20:55:16 [2022-03-23T20:55:16.817Z] 2022/03/23 20:55:16 Closing DB instances... 20:55:17 [2022-03-23T20:55:17.272Z] === RUN TestCreateIDMapOrder 20:55:17 [2022-03-23T20:55:17.272Z] --- PASS: TestCreateIDMapOrder (0.00s) 20:55:17 [2022-03-23T20:55:17.272Z] PASS 20:55:17 [2022-03-23T20:55:17.272Z] coverage: 7.2% of statements 20:55:17 [2022-03-23T20:55:17.272Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements 20:55:17 [2022-03-23T20:55:17.350Z] Created binary: bundles/binary-daemon/dockerd-dev 20:55:17 [2022-03-23T20:55:17.350Z] Copying nested executables into bundles/binary-daemon 20:55:17 [2022-03-23T20:55:17.350Z] Building: bundles/binary-daemon/docker-proxy-dev 20:55:17 [2022-03-23T20:55:17.350Z] GOOS="" GOARCH="" GOARM="" 20:55:17 [2022-03-23T20:55:17.350Z] Created binary: bundles/binary-daemon/docker-proxy-dev 20:55:17 [2022-03-23T20:55:17.350Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 20:55:17 [2022-03-23T20:55:17.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/make.sh cross 20:55:18 [2022-03-23T20:55:18.038Z] --- PASS: TestDockerNetworkReConnect (3.24s) 20:55:18 [2022-03-23T20:55:18.038Z] === RUN TestServicePlugin 20:55:18 [2022-03-23T20:55:18.038Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:55:18 [2022-03-23T20:55:18.038Z] --- SKIP: TestServicePlugin (0.00s) 20:55:18 [2022-03-23T20:55:18.038Z] === RUN TestServiceUpdateLabel 20:55:18 [2022-03-23T20:55:18.212Z] 20:55:18 [2022-03-23T20:55:18.212Z] Removing bundles/ 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestNetworkDBNodeLeave 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestFixedBufferCap 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestFixedBufferCap (0.00s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestFixedBufferLen 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestFixedBufferLen (0.00s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestFixedBufferString 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestFixedBufferString (0.00s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestFixedBufferWrite 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestFixedBufferWrite (0.00s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestFixedBufferRead 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestFixedBufferRead (0.00s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestBytesPipeRead 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestBytesPipeRead (0.00s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestBytesPipeWrite 20:55:18 [2022-03-23T20:55:18.237Z] --- PASS: TestBytesPipeWrite (0.00s) 20:55:18 [2022-03-23T20:55:18.237Z] === RUN TestBytesPipeWriteRandomChunks 20:55:18 [2022-03-23T20:55:18.474Z] 20:55:18 [2022-03-23T20:55:18.474Z] ---> Making bundle: cross (in bundles/cross) 20:55:18 [2022-03-23T20:55:18.474Z] Cross building: bundles/cross/linux/amd64 20:55:18 [2022-03-23T20:55:18.474Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev 20:55:18 [2022-03-23T20:55:18.474Z] GOOS="linux" GOARCH="amd64" GOARM="" 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestAtomicWriteToFile 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestAtomicWriteToFile (0.01s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestAtomicWriteSetCommit 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestAtomicWriteSetCancel 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestReadCloserWrapperClose 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestReadCloserWrapperClose (0.00s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestReaderErrWrapperReadOnError 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestReaderErrWrapperRead 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestReaderErrWrapperRead (0.00s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestCancelReadCloser 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestCancelReadCloser (0.11s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestWriteCloserWrapperClose 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestNopWriteCloser 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestNopWriteCloser (0.00s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestNopWriter 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestNopWriter (0.00s) 20:55:18 [2022-03-23T20:55:18.698Z] === RUN TestWriteCounter 20:55:18 [2022-03-23T20:55:18.698Z] --- PASS: TestWriteCounter (0.00s) 20:55:18 [2022-03-23T20:55:18.698Z] PASS 20:55:18 [2022-03-23T20:55:18.698Z] coverage: 69.2% of statements 20:55:18 [2022-03-23T20:55:18.698Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 69.2% of statements 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestError 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestError (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/no_progress 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/progress_1 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/some_progress_with_a_start_time 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/some_progress_without_a_start_time 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/with_units 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestProgressString/hide_counts 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/no_progress (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/progress_1 (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/with_units (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestProgressString/hide_counts (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestJSONMessageDisplay 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestJSONMessageDisplay (0.15s) 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestJSONMessageDisplayWithJSONError 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] === RUN TestDisplayJSONMessagesStream 20:55:20 [2022-03-23T20:55:20.237Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 20:55:20 [2022-03-23T20:55:20.237Z] PASS 20:55:20 [2022-03-23T20:55:20.237Z] coverage: 91.7% of statements 20:55:20 [2022-03-23T20:55:20.237Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements 20:55:20 [2022-03-23T20:55:20.579Z] --- PASS: TestServiceUpdateLabel (2.17s) 20:55:20 [2022-03-23T20:55:20.579Z] === RUN TestServiceUpdateSecrets 20:55:20 [2022-03-23T20:55:20.692Z] === RUN TestStandardLongPath 20:55:20 [2022-03-23T20:55:20.692Z] --- PASS: TestStandardLongPath (0.00s) 20:55:20 [2022-03-23T20:55:20.692Z] === RUN TestUNCLongPath 20:55:20 [2022-03-23T20:55:20.692Z] --- PASS: TestUNCLongPath (0.00s) 20:55:20 [2022-03-23T20:55:20.692Z] PASS 20:55:20 [2022-03-23T20:55:20.692Z] coverage: 100.0% of statements 20:55:20 [2022-03-23T20:55:20.692Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements 20:55:20 [2022-03-23T20:55:20.949Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 20:55:20 [2022-03-23T20:55:20.949Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 20:55:21 [2022-03-23T20:55:21.147Z] --- PASS: TestNetworkDBNodeLeave (3.03s) 20:55:21 [2022-03-23T20:55:21.147Z] === RUN TestNetworkDBWatch 20:55:21 [2022-03-23T20:55:21.147Z] === RUN TestNameFormat 20:55:21 [2022-03-23T20:55:21.147Z] --- PASS: TestNameFormat (0.00s) 20:55:21 [2022-03-23T20:55:21.147Z] === RUN TestNameRetries 20:55:21 [2022-03-23T20:55:21.147Z] --- PASS: TestNameRetries (0.00s) 20:55:21 [2022-03-23T20:55:21.147Z] PASS 20:55:21 [2022-03-23T20:55:21.147Z] coverage: 85.7% of statements 20:55:21 [2022-03-23T20:55:21.147Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements 20:55:22 [2022-03-23T20:55:22.111Z] === RUN TestParseKeyValueOpt 20:55:22 [2022-03-23T20:55:22.111Z] --- PASS: TestParseKeyValueOpt (0.00s) 20:55:22 [2022-03-23T20:55:22.111Z] === RUN TestParseUintList 20:55:22 [2022-03-23T20:55:22.111Z] --- PASS: TestParseUintList (0.00s) 20:55:22 [2022-03-23T20:55:22.111Z] === RUN TestParseUintListMaximumLimits 20:55:22 [2022-03-23T20:55:22.111Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 20:55:22 [2022-03-23T20:55:22.111Z] PASS 20:55:22 [2022-03-23T20:55:22.111Z] coverage: 97.0% of statements 20:55:22 [2022-03-23T20:55:22.111Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements 20:55:22 [2022-03-23T20:55:22.566Z] 2022/03/23 20:55:22 Closing DB instances... 20:55:22 [2022-03-23T20:55:22.843Z] === RUN TestDockerSuite/TestBuildMultipleTags 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes 20:55:23 [2022-03-23T20:55:23.020Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String (0.00s) 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) 20:55:23 [2022-03-23T20:55:23.020Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) 20:55:23 [2022-03-23T20:55:23.021Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) 20:55:23 [2022-03-23T20:55:23.021Z] PASS 20:55:23 [2022-03-23T20:55:23.021Z] coverage: 36.4% of statements 20:55:23 [2022-03-23T20:55:23.021Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 36.4% of statements 20:55:23 [2022-03-23T20:55:23.099Z] === RUN TestDockerSuite/TestBuildNetContainer 20:55:23 [2022-03-23T20:55:23.475Z] === RUN TestNewAndRemove 20:55:23 [2022-03-23T20:55:23.475Z] --- PASS: TestNewAndRemove (0.00s) 20:55:23 [2022-03-23T20:55:23.475Z] === RUN TestRemoveInvalidPath 20:55:23 [2022-03-23T20:55:23.475Z] --- PASS: TestRemoveInvalidPath (0.00s) 20:55:23 [2022-03-23T20:55:23.475Z] PASS 20:55:23 [2022-03-23T20:55:23.475Z] coverage: 82.6% of statements 20:55:23 [2022-03-23T20:55:23.475Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements 20:55:24 [2022-03-23T20:55:24.427Z] 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/httpstatus 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 20:55:24 [2022-03-23T20:55:24.434Z] --- PASS: TestNetworkDBWatch (3.22s) 20:55:24 [2022-03-23T20:55:24.434Z] === RUN TestNetworkDBBulkSync 20:55:24 [2022-03-23T20:55:24.988Z] === RUN TestDockerSuite/TestBuildNetNone 20:55:25 [2022-03-23T20:55:25.244Z] === RUN TestDockerSuite/TestBuildNoContext 20:55:25 [2022-03-23T20:55:25.394Z] === RUN TestFailedConnection 20:55:25 [2022-03-23T20:55:25.849Z] 2022/03/23 20:55:25 Closing DB instances... 20:55:25 [2022-03-23T20:55:25.849Z] --- PASS: TestGetAddress (23.65s) 20:55:25 [2022-03-23T20:55:25.849Z] === RUN TestRequestSyntaxCheck 20:55:25 [2022-03-23T20:55:25.849Z] --- PASS: TestRequestSyntaxCheck (0.02s) 20:55:25 [2022-03-23T20:55:25.849Z] === RUN TestRequest 20:55:26 [2022-03-23T20:55:26.173Z] === RUN TestDockerSuite/TestBuildNoDupOutput 20:55:26 [2022-03-23T20:55:26.738Z] --- PASS: TestImportExtremelyLargeImageWorks (167.43s) 20:55:26 [2022-03-23T20:55:26.738Z] PASS 20:55:26 [2022-03-23T20:55:26.738Z] 20:55:26 [2022-03-23T20:55:26.738Z] DONE 22 tests in 171.435s 20:55:26 [2022-03-23T20:55:26.738Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 20:55:26 [2022-03-23T20:55:26.738Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 20:55:26 [2022-03-23T20:55:26.738Z] ++ 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 20:55:26 [2022-03-23T20:55:26.738Z] ++ set -e 20:55:26 [2022-03-23T20:55:26.738Z] ++ '[' -n 0 ']' 20:55:26 [2022-03-23T20:55:26.738Z] ++ set -x 20:55:26 [2022-03-23T20:55:26.738Z] ++ 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 20:55:26 [2022-03-23T20:55:26.995Z] INFO: Testing against a local daemon 20:55:26 [2022-03-23T20:55:26.995Z] === RUN TestNetworkCreateDelete 20:55:26 [2022-03-23T20:55:26.995Z] --- PASS: TestNetworkCreateDelete (0.17s) 20:55:26 [2022-03-23T20:55:26.995Z] === RUN TestDockerNetworkDeletePreferID 20:55:27 [2022-03-23T20:55:27.379Z] --- PASS: TestNetworkDBBulkSync (2.82s) 20:55:27 [2022-03-23T20:55:27.379Z] === RUN TestNetworkDBCRUDMediumCluster 20:55:27 [2022-03-23T20:55:27.379Z] --- PASS: TestFailedConnection (2.10s) 20:55:27 [2022-03-23T20:55:27.379Z] === RUN TestFailOnce 20:55:27 [2022-03-23T20:55:27.559Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) 20:55:27 [2022-03-23T20:55:27.559Z] === RUN TestDaemonDNSFallback 20:55:27 [2022-03-23T20:55:27.837Z] 2022/03/23 20:55:27 http: panic serving 127.0.0.1:49291: Plugin not ready 20:55:27 [2022-03-23T20:55:27.837Z] goroutine 3 [running]: 20:55:27 [2022-03-23T20:55:27.837Z] net/http.(*conn).serve.func1() 20:55:27 [2022-03-23T20:55:27.837Z] c:/go/src/net/http/server.go:1825 +0xbf 20:55:27 [2022-03-23T20:55:27.837Z] panic({0x503700, 0x64d030}) 20:55:27 [2022-03-23T20:55:27.837Z] c:/go/src/runtime/panic.go:844 +0x258 20:55:27 [2022-03-23T20:55:27.837Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008ba70?) 20:55:27 [2022-03-23T20:55:27.837Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d 20:55:27 [2022-03-23T20:55:27.837Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x652838?, 0xc000068000?}, 0x45da46?) 20:55:27 [2022-03-23T20:55:27.837Z] c:/go/src/net/http/server.go:2084 +0x2f 20:55:27 [2022-03-23T20:55:27.837Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x652838, 0xc000068000}, 0xc00005e000) 20:55:27 [2022-03-23T20:55:27.837Z] c:/go/src/net/http/server.go:2462 +0x149 20:55:27 [2022-03-23T20:55:27.837Z] net/http.serverHandler.ServeHTTP({0x650e58?}, {0x652838, 0xc000068000}, 0xc00005e000) 20:55:27 [2022-03-23T20:55:27.837Z] c:/go/src/net/http/server.go:2916 +0x43b 20:55:27 [2022-03-23T20:55:27.837Z] net/http.(*conn).serve(0xc000056000, {0x652d38, 0xc0000260f0}) 20:55:27 [2022-03-23T20:55:27.837Z] c:/go/src/net/http/server.go:1966 +0x5d7 20:55:27 [2022-03-23T20:55:27.837Z] created by net/http.(*Server).Serve 20:55:27 [2022-03-23T20:55:27.837Z] c:/go/src/net/http/server.go:3071 +0x4db 20:55:27 [2022-03-23T20:55:27.837Z] time="2022-03-23T20:55:27Z" 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" 20:55:28 [2022-03-23T20:55:28.123Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 20:55:28 [2022-03-23T20:55:28.688Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 20:55:28 [2022-03-23T20:55:28.688Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 20:55:28 [2022-03-23T20:55:28.797Z] --- PASS: TestFailOnce (1.17s) 20:55:28 [2022-03-23T20:55:28.798Z] === RUN TestEchoInputOutput 20:55:28 [2022-03-23T20:55:28.798Z] --- PASS: TestEchoInputOutput (0.00s) 20:55:28 [2022-03-23T20:55:28.798Z] === RUN TestBackoff 20:55:28 [2022-03-23T20:55:28.798Z] --- PASS: TestBackoff (0.00s) 20:55:28 [2022-03-23T20:55:28.798Z] === RUN TestAbortRetry 20:55:28 [2022-03-23T20:55:28.798Z] --- PASS: TestAbortRetry (0.00s) 20:55:28 [2022-03-23T20:55:28.798Z] === RUN TestClientScheme 20:55:28 [2022-03-23T20:55:28.798Z] --- PASS: TestClientScheme (0.00s) 20:55:28 [2022-03-23T20:55:28.798Z] === RUN TestNewClientWithTimeout 20:55:28 [2022-03-23T20:55:28.945Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 20:55:29 [2022-03-23T20:55:29.203Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 20:55:29 [2022-03-23T20:55:29.253Z] time="2022-03-23T20:55:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" 20:55:29 [2022-03-23T20:55:29.460Z] === RUN TestDockerSuite/TestBuildOnBuild 20:55:30 [2022-03-23T20:55:30.218Z] 2022/03/23 20:55:29 Closing DB instances... 20:55:30 [2022-03-23T20:55:30.673Z] time="2022-03-23T20:55:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" 20:55:30 [2022-03-23T20:55:30.829Z] === RUN TestDockerSuite/TestBuildOnBuildCache 20:55:30 [2022-03-23T20:55:30.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 20:55:30 [2022-03-23T20:55:30.971Z] INFO: Testing against a local daemon 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithSession 20:55:30 [2022-03-23T20:55:30.971Z] build_session_test.go:25: TODO: BuildKit 20:55:30 [2022-03-23T20:55:30.971Z] --- SKIP: TestBuildWithSession (0.00s) 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildSquashParent 20:55:30 [2022-03-23T20:55:30.971Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 20:55:30 [2022-03-23T20:55:30.971Z] --- SKIP: TestBuildSquashParent (0.00s) 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithRemoveAndForceRemove 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:55:30 [2022-03-23T20:55:30.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:55:30 [2022-03-23T20:55:30.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:55:30 [2022-03-23T20:55:30.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:55:30 [2022-03-23T20:55:30.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:55:30 [2022-03-23T20:55:30.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:55:30 [2022-03-23T20:55:30.971Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:55:30 [2022-03-23T20:55:30.971Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:55:30 [2022-03-23T20:55:30.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:55:30 [2022-03-23T20:55:30.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:55:30 [2022-03-23T20:55:30.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:55:30 [2022-03-23T20:55:30.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:55:31 [2022-03-23T20:55:31.086Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 20:55:31 [2022-03-23T20:55:31.633Z] --- PASS: TestRequest (5.93s) 20:55:31 [2022-03-23T20:55:31.633Z] === RUN TestOverlappingRequests 20:55:32 [2022-03-23T20:55:32.088Z] --- PASS: TestOverlappingRequests (0.30s) 20:55:32 [2022-03-23T20:55:32.088Z] === RUN TestRelease 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestParseEmptyInterface 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestParseEmptyInterface (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestParseNonInterfaceType 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestParseNonInterfaceType (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestParseWithOneFunction 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestParseWithOneFunction (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestParseWithMultipleFuncs 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestParseWithUnnamedReturn 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestEmbeddedInterface 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestEmbeddedInterface (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestParsedImports 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestParsedImports (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] === RUN TestAliasedImports 20:55:32 [2022-03-23T20:55:32.544Z] --- PASS: TestAliasedImports (0.00s) 20:55:32 [2022-03-23T20:55:32.544Z] PASS 20:55:32 [2022-03-23T20:55:32.544Z] coverage: 56.8% of statements 20:55:32 [2022-03-23T20:55:32.544Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements 20:55:32 [2022-03-23T20:55:32.982Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 20:55:33 [2022-03-23T20:55:33.001Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.86s) 20:55:33 [2022-03-23T20:55:33.001Z] === RUN TestNetworkDBNodeJoinLeaveIteration 20:55:33 [2022-03-23T20:55:33.001Z] time="2022-03-23T20:55:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" 20:55:33 [2022-03-23T20:55:33.456Z] --- PASS: TestRelease (1.21s) 20:55:33 [2022-03-23T20:55:33.456Z] === RUN TestAllocateRandomDeallocate 20:55:33 [2022-03-23T20:55:33.548Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 20:55:33 [2022-03-23T20:55:33.912Z] === RUN TestHTTPTransport 20:55:33 [2022-03-23T20:55:33.912Z] --- PASS: TestHTTPTransport (0.00s) 20:55:33 [2022-03-23T20:55:33.912Z] PASS 20:55:33 [2022-03-23T20:55:33.912Z] coverage: 85.7% of statements 20:55:33 [2022-03-23T20:55:33.912Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements 20:55:33 [2022-03-23T20:55:33.912Z] 2022/03/23 20:55:33 Closing DB instances... 20:55:34 [2022-03-23T20:55:34.110Z] --- PASS: TestDaemonDNSFallback (6.53s) 20:55:34 [2022-03-23T20:55:34.110Z] === RUN TestInspectNetwork 20:55:34 [2022-03-23T20:55:34.367Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 20:55:34 [2022-03-23T20:55:34.367Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 20:55:34 [2022-03-23T20:55:34.367Z] === RUN TestBufioReaderPoolPutAndGet 20:55:34 [2022-03-23T20:55:34.367Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 20:55:34 [2022-03-23T20:55:34.367Z] === RUN TestNewReadCloserWrapperWithAReadCloser 20:55:34 [2022-03-23T20:55:34.367Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 20:55:34 [2022-03-23T20:55:34.367Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 20:55:34 [2022-03-23T20:55:34.367Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 20:55:34 [2022-03-23T20:55:34.367Z] === RUN TestBufioWriterPoolPutAndGet 20:55:34 [2022-03-23T20:55:34.367Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 20:55:34 [2022-03-23T20:55:34.367Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 20:55:34 [2022-03-23T20:55:34.367Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 20:55:34 [2022-03-23T20:55:34.367Z] === RUN TestBufferPoolPutAndGet 20:55:34 [2022-03-23T20:55:34.367Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 20:55:34 [2022-03-23T20:55:34.367Z] PASS 20:55:34 [2022-03-23T20:55:34.367Z] coverage: 88.2% of statements 20:55:34 [2022-03-23T20:55:34.367Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements 20:55:34 [2022-03-23T20:55:34.822Z] === RUN TestOutputOnPrematureClose 20:55:34 [2022-03-23T20:55:34.822Z] --- PASS: TestOutputOnPrematureClose (0.00s) 20:55:34 [2022-03-23T20:55:34.822Z] === RUN TestCompleteSilently 20:55:34 [2022-03-23T20:55:34.822Z] --- PASS: TestCompleteSilently (0.00s) 20:55:34 [2022-03-23T20:55:34.822Z] PASS 20:55:34 [2022-03-23T20:55:34.822Z] coverage: 75.9% of statements 20:55:34 [2022-03-23T20:55:34.822Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements 20:55:35 [2022-03-23T20:55:35.037Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 20:55:35 [2022-03-23T20:55:35.277Z] === RUN TestSendToOneSub 20:55:35 [2022-03-23T20:55:35.277Z] --- PASS: TestSendToOneSub (0.00s) 20:55:35 [2022-03-23T20:55:35.277Z] === RUN TestSendToMultipleSubs 20:55:35 [2022-03-23T20:55:35.277Z] --- PASS: TestSendToMultipleSubs (0.00s) 20:55:35 [2022-03-23T20:55:35.277Z] === RUN TestEvictOneSub 20:55:35 [2022-03-23T20:55:35.277Z] --- PASS: TestEvictOneSub (0.00s) 20:55:35 [2022-03-23T20:55:35.277Z] === RUN TestClosePublisher 20:55:35 [2022-03-23T20:55:35.277Z] --- PASS: TestClosePublisher (0.00s) 20:55:35 [2022-03-23T20:55:35.277Z] === RUN TestPubSubRace 20:55:35 [2022-03-23T20:55:35.484Z] --- PASS: TestServiceUpdateSecrets (14.27s) 20:55:35 [2022-03-23T20:55:35.484Z] === RUN TestServiceUpdateConfigs 20:55:35 [2022-03-23T20:55:35.732Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) 20:55:35 [2022-03-23T20:55:35.732Z] === RUN TestNetworkDBGarbageCollection 20:55:35 [2022-03-23T20:55:35.964Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 20:55:36 [2022-03-23T20:55:36.692Z] --- PASS: TestAllocateRandomDeallocate (3.22s) 20:55:36 [2022-03-23T20:55:36.692Z] === RUN TestRetrieveFromStore 20:55:36 [2022-03-23T20:55:36.692Z] --- PASS: TestPubSubRace (1.06s) 20:55:36 [2022-03-23T20:55:36.692Z] PASS 20:55:36 [2022-03-23T20:55:36.692Z] coverage: 75.0% of statements 20:55:36 [2022-03-23T20:55:36.692Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements 20:55:36 [2022-03-23T20:55:36.811Z] ? github.com/docker/docker/api [no test files] 20:55:36 [2022-03-23T20:55:36.892Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 20:55:37 [2022-03-23T20:55:37.148Z] === RUN TestRegister 20:55:37 [2022-03-23T20:55:37.148Z] --- PASS: TestRegister (0.00s) 20:55:37 [2022-03-23T20:55:37.148Z] === RUN TestCommand 20:55:37 [2022-03-23T20:55:37.148Z] --- PASS: TestCommand (0.03s) 20:55:37 [2022-03-23T20:55:37.148Z] === RUN TestNaiveSelf 20:55:37 [2022-03-23T20:55:37.148Z] --- PASS: TestNaiveSelf (0.03s) 20:55:37 [2022-03-23T20:55:37.148Z] PASS 20:55:37 [2022-03-23T20:55:37.148Z] coverage: 82.4% of statements 20:55:37 [2022-03-23T20:55:37.148Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements 20:55:37 [2022-03-23T20:55:37.457Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 20:55:37 [2022-03-23T20:55:37.603Z] --- PASS: TestRetrieveFromStore (1.15s) 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestRequestReleaseAddressDuplicate 20:55:37 [2022-03-23T20:55:37.603Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestParallelPredefinedRequest1 20:55:37 [2022-03-23T20:55:37.603Z] === PAUSE TestParallelPredefinedRequest1 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestParallelPredefinedRequest2 20:55:37 [2022-03-23T20:55:37.603Z] === PAUSE TestParallelPredefinedRequest2 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestParallelPredefinedRequest3 20:55:37 [2022-03-23T20:55:37.603Z] === PAUSE TestParallelPredefinedRequest3 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestParallelPredefinedRequest4 20:55:37 [2022-03-23T20:55:37.603Z] === PAUSE TestParallelPredefinedRequest4 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestParallelPredefinedRequest5 20:55:37 [2022-03-23T20:55:37.603Z] === PAUSE TestParallelPredefinedRequest5 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestDebug 20:55:37 [2022-03-23T20:55:37.603Z] --- PASS: TestDebug (0.00s) 20:55:37 [2022-03-23T20:55:37.603Z] === RUN TestRequestPoolParallel 20:55:37 [2022-03-23T20:55:37.603Z] time="2022-03-23T20:55:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" 20:55:37 [2022-03-23T20:55:37.715Z] === RUN TestInspectNetwork/full_network_id 20:55:37 [2022-03-23T20:55:37.715Z] === RUN TestInspectNetwork/partial_network_id 20:55:37 [2022-03-23T20:55:37.715Z] === RUN TestInspectNetwork/network_name 20:55:37 [2022-03-23T20:55:37.715Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 20:55:38 [2022-03-23T20:55:38.062Z] === RUN TestDump 20:55:38 [2022-03-23T20:55:38.062Z] goroutine 6 [running]: 20:55:38 [2022-03-23T20:55:38.062Z] github.com/docker/docker/pkg/stack.dump(0x622d57?) 20:55:38 [2022-03-23T20:55:38.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c 20:55:38 [2022-03-23T20:55:38.062Z] github.com/docker/docker/pkg/stack.Dump(...) 20:55:38 [2022-03-23T20:55:38.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 20:55:38 [2022-03-23T20:55:38.062Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) 20:55:38 [2022-03-23T20:55:38.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a 20:55:38 [2022-03-23T20:55:38.062Z] testing.tRunner(0xc000162000, 0x7ea498) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1439 +0x102 20:55:38 [2022-03-23T20:55:38.062Z] created by testing.(*T).Run 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1486 +0x35f 20:55:38 [2022-03-23T20:55:38.062Z] 20:55:38 [2022-03-23T20:55:38.062Z] goroutine 1 [chan receive]: 20:55:38 [2022-03-23T20:55:38.062Z] testing.(*T).Run(0xc000031d40, {0x7d913c?, 0x5fc1f3?}, 0x7ea498) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1487 +0x37a 20:55:38 [2022-03-23T20:55:38.062Z] testing.runTests.func1(0xc00006c840?) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1839 +0x6e 20:55:38 [2022-03-23T20:55:38.062Z] testing.tRunner(0xc000031d40, 0xc000075ca0) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1439 +0x102 20:55:38 [2022-03-23T20:55:38.062Z] testing.runTests(0xc000058460?, {0x96e400, 0x3, 0x3}, {0x1f145a30108?, 0x40?, 0x9734a0?}) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1837 +0x457 20:55:38 [2022-03-23T20:55:38.062Z] testing.(*M).Run(0xc000058460) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1719 +0x5d9 20:55:38 [2022-03-23T20:55:38.062Z] main.main() 20:55:38 [2022-03-23T20:55:38.062Z] _testmain.go:99 +0x255 20:55:38 [2022-03-23T20:55:38.062Z] --- PASS: TestDump (0.00s) 20:55:38 [2022-03-23T20:55:38.062Z] === RUN TestDumpToFile 20:55:38 [2022-03-23T20:55:38.062Z] --- PASS: TestRequestPoolParallel (0.42s) 20:55:38 [2022-03-23T20:55:38.062Z] === RUN TestFullAllocateRelease 20:55:38 [2022-03-23T20:55:38.062Z] --- PASS: TestDumpToFile (0.13s) 20:55:38 [2022-03-23T20:55:38.062Z] === RUN TestDumpToFileWithEmptyInput 20:55:38 [2022-03-23T20:55:38.062Z] goroutine 8 [running]: 20:55:38 [2022-03-23T20:55:38.062Z] github.com/docker/docker/pkg/stack.dump(0x69ecd3?) 20:55:38 [2022-03-23T20:55:38.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c 20:55:38 [2022-03-23T20:55:38.062Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x69eca0?}) 20:55:38 [2022-03-23T20:55:38.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 20:55:38 [2022-03-23T20:55:38.062Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000162000?) 20:55:38 [2022-03-23T20:55:38.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 20:55:38 [2022-03-23T20:55:38.062Z] testing.tRunner(0xc000162680, 0x7ea488) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1439 +0x102 20:55:38 [2022-03-23T20:55:38.062Z] created by testing.(*T).Run 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1486 +0x35f 20:55:38 [2022-03-23T20:55:38.062Z] 20:55:38 [2022-03-23T20:55:38.062Z] goroutine 1 [chan receive]: 20:55:38 [2022-03-23T20:55:38.062Z] testing.(*T).Run(0xc000031d40, {0x7e0713?, 0x5fc1f3?}, 0x7ea488) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1487 +0x37a 20:55:38 [2022-03-23T20:55:38.062Z] testing.runTests.func1(0xc00006c840?) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1839 +0x6e 20:55:38 [2022-03-23T20:55:38.062Z] testing.tRunner(0xc000031d40, 0xc000075ca0) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1439 +0x102 20:55:38 [2022-03-23T20:55:38.062Z] testing.runTests(0xc000058460?, {0x96e400, 0x3, 0x3}, {0x1f145a30108?, 0x40?, 0x9734a0?}) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1837 +0x457 20:55:38 [2022-03-23T20:55:38.062Z] testing.(*M).Run(0xc000058460) 20:55:38 [2022-03-23T20:55:38.062Z] c:/go/src/testing/testing.go:1719 +0x5d9 20:55:38 [2022-03-23T20:55:38.062Z] main.main() 20:55:38 [2022-03-23T20:55:38.062Z] _testmain.go:99 +0x255 20:55:38 [2022-03-23T20:55:38.062Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) 20:55:38 [2022-03-23T20:55:38.062Z] PASS 20:55:38 [2022-03-23T20:55:38.062Z] coverage: 90.9% of statements 20:55:38 [2022-03-23T20:55:38.062Z] ok github.com/docker/docker/pkg/stack 0.166s coverage: 90.9% of statements 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestFullAllocateRelease (0.34s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestOddAllocateRelease 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestOddAllocateRelease (0.20s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestFullAllocateSerialReleaseParallel 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestOddAllocateSerialReleaseParallel 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestEvenAllocateSerialReleaseParallel 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestNewStdWriter 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestNewStdWriter (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestWriteWithUninitializedStdWriter 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestWriteWithNilBytes 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestWriteWithNilBytes (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestWrite 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestWrite (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestWriteWithWriterError 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestWriteWithWriterError (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyWriteAndRead 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyReturnsErrorReadingHeader 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyReturnsErrorReadingFrame 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyDetectsCorruptedFrame 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyWithInvalidInputHeader 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyWithCorruptedPrefix 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyReturnsWriteErrors 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === RUN TestStdCopyReturnsErrorFromSystem 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] PASS 20:55:38 [2022-03-23T20:55:38.518Z] coverage: 100.0% of statements 20:55:38 [2022-03-23T20:55:38.518Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) 20:55:38 [2022-03-23T20:55:38.518Z] === CONT TestParallelPredefinedRequest1 20:55:38 [2022-03-23T20:55:38.518Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:55:38 [2022-03-23T20:55:38.518Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === CONT TestParallelPredefinedRequest5 20:55:38 [2022-03-23T20:55:38.518Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:55:38 [2022-03-23T20:55:38.518Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === CONT TestParallelPredefinedRequest4 20:55:38 [2022-03-23T20:55:38.518Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:55:38 [2022-03-23T20:55:38.518Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === CONT TestParallelPredefinedRequest3 20:55:38 [2022-03-23T20:55:38.518Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:55:38 [2022-03-23T20:55:38.518Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] === CONT TestParallelPredefinedRequest2 20:55:38 [2022-03-23T20:55:38.518Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:55:38 [2022-03-23T20:55:38.518Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) 20:55:38 [2022-03-23T20:55:38.518Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements 20:55:38 [2022-03-23T20:55:38.518Z] PASS 20:55:38 [2022-03-23T20:55:38.518Z] coverage: 85.3% of statements 20:55:38 [2022-03-23T20:55:38.518Z] ok github.com/docker/docker/libnetwork/ipam 42.144s coverage: 85.3% of statements 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestRawProgressFormatterFormatStatus 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestRawProgressFormatterFormatProgress 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestFormatStatus 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestFormatStatus (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestFormatError 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestFormatError (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestFormatJSONError 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestFormatJSONError (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestJsonProgressFormatterFormatProgress 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestJsonProgressFormatterFormatStatus 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestNewJSONProgressOutput 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestNewJSONProgressOutput (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestAuxFormatterEmit 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestAuxFormatterEmit (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestStreamWriterStdout 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestStreamWriterStdout (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] === RUN TestStreamWriterStderr 20:55:39 [2022-03-23T20:55:39.482Z] --- PASS: TestStreamWriterStderr (0.00s) 20:55:39 [2022-03-23T20:55:39.482Z] PASS 20:55:39 [2022-03-23T20:55:39.482Z] coverage: 66.2% of statements 20:55:39 [2022-03-23T20:55:39.482Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements 20:55:39 [2022-03-23T20:55:39.610Z] === RUN TestDockerSuite/TestBuildPATH 20:55:39 [2022-03-23T20:55:39.937Z] === RUN TestGenerateRandomID 20:55:39 [2022-03-23T20:55:39.937Z] --- PASS: TestGenerateRandomID (0.00s) 20:55:39 [2022-03-23T20:55:39.937Z] === RUN TestShortenId 20:55:39 [2022-03-23T20:55:39.937Z] --- PASS: TestShortenId (0.00s) 20:55:39 [2022-03-23T20:55:39.937Z] === RUN TestShortenSha256Id 20:55:39 [2022-03-23T20:55:39.937Z] --- PASS: TestShortenSha256Id (0.00s) 20:55:39 [2022-03-23T20:55:39.937Z] === RUN TestShortenIdEmpty 20:55:39 [2022-03-23T20:55:39.937Z] --- PASS: TestShortenIdEmpty (0.00s) 20:55:39 [2022-03-23T20:55:39.937Z] === RUN TestShortenIdInvalid 20:55:39 [2022-03-23T20:55:39.937Z] --- PASS: TestShortenIdInvalid (0.00s) 20:55:39 [2022-03-23T20:55:39.937Z] === RUN TestIsShortIDNonHex 20:55:39 [2022-03-23T20:55:39.937Z] --- PASS: TestIsShortIDNonHex (0.00s) 20:55:39 [2022-03-23T20:55:39.937Z] === RUN TestIsShortIDNotCorrectSize 20:55:39 [2022-03-23T20:55:39.937Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 20:55:39 [2022-03-23T20:55:39.937Z] PASS 20:55:39 [2022-03-23T20:55:39.937Z] coverage: 70.6% of statements 20:55:39 [2022-03-23T20:55:39.937Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements 20:55:40 [2022-03-23T20:55:40.903Z] === RUN TestIsCpusetListAvailable 20:55:40 [2022-03-23T20:55:40.903Z] --- PASS: TestIsCpusetListAvailable (0.00s) 20:55:40 [2022-03-23T20:55:40.903Z] PASS 20:55:40 [2022-03-23T20:55:40.903Z] coverage: 39.4% of statements 20:55:40 [2022-03-23T20:55:40.903Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements 20:55:40 [2022-03-23T20:55:40.981Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 20:55:41 [2022-03-23T20:55:41.544Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 20:55:42 [2022-03-23T20:55:42.108Z] --- PASS: TestInspectNetwork (7.94s) 20:55:42 [2022-03-23T20:55:42.108Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 20:55:42 [2022-03-23T20:55:42.108Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 20:55:42 [2022-03-23T20:55:42.108Z] --- PASS: TestInspectNetwork/network_name (0.00s) 20:55:42 [2022-03-23T20:55:42.108Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 20:55:42 [2022-03-23T20:55:42.108Z] === RUN TestRunContainerWithBridgeNone 20:55:42 [2022-03-23T20:55:42.364Z] === RUN TestDockerSuite/TestBuildRelativeCopy 20:55:42 [2022-03-23T20:55:42.434Z] === RUN TestChtimes 20:55:42 [2022-03-23T20:55:42.434Z] --- PASS: TestChtimes (0.00s) 20:55:42 [2022-03-23T20:55:42.434Z] === RUN TestChtimesWindows 20:55:42 [2022-03-23T20:55:42.434Z] --- PASS: TestChtimesWindows (0.00s) 20:55:42 [2022-03-23T20:55:42.434Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 20:55:42 [2022-03-23T20:55:42.434Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 20:55:42 [2022-03-23T20:55:42.434Z] PASS 20:55:42 [2022-03-23T20:55:42.434Z] coverage: 13.0% of statements 20:55:42 [2022-03-23T20:55:42.434Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements 20:55:42 [2022-03-23T20:55:42.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestTailFile 20:55:42 [2022-03-23T20:55:42.890Z] --- PASS: TestTailFile (0.00s) 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestTailFileManyLines 20:55:42 [2022-03-23T20:55:42.890Z] --- PASS: TestTailFileManyLines (0.00s) 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestTailEmptyFile 20:55:42 [2022-03-23T20:55:42.890Z] --- PASS: TestTailEmptyFile (0.00s) 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestTailNegativeN 20:55:42 [2022-03-23T20:55:42.890Z] --- PASS: TestTailNegativeN (0.00s) 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader 20:55:42 [2022-03-23T20:55:42.890Z] === CONT TestNewTailReader 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/single_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/single_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/2_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/2_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/8_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/8_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/12_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/12_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/truncated_last_line 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/truncated_last_line#01 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/truncated_last_line#01/exact 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/truncated_last_line#02 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 20:55:42 [2022-03-23T20:55:42.890Z] === CONT TestNewTailReader/no_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.890Z] === CONT TestNewTailReader/4_byte_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.890Z] === RUN TestNewTailReader/no_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.890Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/12_byte_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/2_byte_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/single_byte_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/8_byte_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.891Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/no_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.893Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:42 [2022-03-23T20:55:42.893Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:42 [2022-03-23T20:55:42.894Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.334Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:55:43 [2022-03-23T20:55:43.334Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:55:43 [2022-03-23T20:55:43.349Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:55:43 [2022-03-23T20:55:43.349Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.349Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:55:43 [2022-03-23T20:55:43.349Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.350Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.350Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.351Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:55:43 [2022-03-23T20:55:43.352Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.352Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.353Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:55:43 [2022-03-23T20:55:43.355Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) 20:55:43 [2022-03-23T20:55:43.355Z] PASS 20:55:43 [2022-03-23T20:55:43.355Z] coverage: 88.6% of statements 20:55:43 [2022-03-23T20:55:43.355Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestTarSumRemoveNonExistent 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestTarSumRemove 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestTarSumRemove (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestSortFileInfoSums 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestSortFileInfoSums (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestNewTarSumForLabelInvalid 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestNewTarSumForLabel 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestNewTarSumForLabel (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestEmptyTar 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestEmptyTar (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestTarSumsReadSize 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestTarSumsReadSize (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestTarSums 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestTarSums (0.06s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestIteration 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestIteration (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestVersionLabelForChecksum 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestVersionLabelForChecksum (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestVersion 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestVersion (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestGetVersion 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestGetVersion (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] === RUN TestGetVersions 20:55:44 [2022-03-23T20:55:44.315Z] --- PASS: TestGetVersions (0.00s) 20:55:44 [2022-03-23T20:55:44.315Z] PASS 20:55:44 [2022-03-23T20:55:44.315Z] coverage: 89.3% of statements 20:55:44 [2022-03-23T20:55:44.315Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestRunContainerWithBridgeNone (2.35s) 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestNetworkInvalidJSON 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestNetworkInvalidJSON//networks/create 20:55:44 [2022-03-23T20:55:44.670Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:55:44 [2022-03-23T20:55:44.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:55:44 [2022-03-23T20:55:44.670Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:55:44 [2022-03-23T20:55:44.670Z] === CONT TestNetworkInvalidJSON//networks/create 20:55:44 [2022-03-23T20:55:44.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:55:44 [2022-03-23T20:55:44.670Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestNetworkInvalidJSON (0.03s) 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestNetworkList 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestNetworkList//networks 20:55:44 [2022-03-23T20:55:44.670Z] === PAUSE TestNetworkList//networks 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestNetworkList//networks/ 20:55:44 [2022-03-23T20:55:44.670Z] === PAUSE TestNetworkList//networks/ 20:55:44 [2022-03-23T20:55:44.670Z] === CONT TestNetworkList//networks 20:55:44 [2022-03-23T20:55:44.670Z] === CONT TestNetworkList//networks/ 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestNetworkList (0.03s) 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestNetworkList//networks (0.00s) 20:55:44 [2022-03-23T20:55:44.670Z] --- PASS: TestNetworkList//networks/ (0.00s) 20:55:44 [2022-03-23T20:55:44.670Z] === RUN TestHostIPv4BridgeLabel 20:55:44 [2022-03-23T20:55:44.770Z] === RUN TestTruncIndex 20:55:44 [2022-03-23T20:55:44.770Z] --- PASS: TestTruncIndex (0.10s) 20:55:44 [2022-03-23T20:55:44.770Z] PASS 20:55:44 [2022-03-23T20:55:44.770Z] coverage: 91.5% of statements 20:55:44 [2022-03-23T20:55:44.770Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements 20:55:44 [2022-03-23T20:55:44.928Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) 20:55:44 [2022-03-23T20:55:44.928Z] === RUN TestDaemonRestartWithLiveRestore 20:55:45 [2022-03-23T20:55:45.184Z] docker_api_swarm_test.go:304: [d03311033a748] joining swarm manager [dca02d5447b11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:55:45 [2022-03-23T20:55:45.224Z] === RUN TestIsGIT 20:55:45 [2022-03-23T20:55:45.224Z] --- PASS: TestIsGIT (0.00s) 20:55:45 [2022-03-23T20:55:45.224Z] === RUN TestIsTransport 20:55:45 [2022-03-23T20:55:45.224Z] --- PASS: TestIsTransport (0.00s) 20:55:45 [2022-03-23T20:55:45.224Z] PASS 20:55:45 [2022-03-23T20:55:45.224Z] coverage: 100.0% of statements 20:55:45 [2022-03-23T20:55:45.224Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements 20:55:45 [2022-03-23T20:55:45.679Z] === RUN TestVersionInfo 20:55:45 [2022-03-23T20:55:45.679Z] --- PASS: TestVersionInfo (0.00s) 20:55:45 [2022-03-23T20:55:45.679Z] === RUN TestAppendVersions 20:55:45 [2022-03-23T20:55:45.679Z] --- PASS: TestAppendVersions (0.00s) 20:55:45 [2022-03-23T20:55:45.679Z] PASS 20:55:45 [2022-03-23T20:55:45.679Z] coverage: 88.9% of statements 20:55:45 [2022-03-23T20:55:45.679Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements 20:55:46 [2022-03-23T20:55:46.113Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 20:55:46 [2022-03-23T20:55:46.113Z] === RUN TestDaemonDefaultNetworkPools 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestNewClientWithTimeout (17.63s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestClientStream 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestClientStream (0.00s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestClientSendFile 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestClientSendFile (0.00s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestClientWithRequestTimeout 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestClientWithRequestTimeout (0.01s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestFileSpecPlugin 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestFileSpecPlugin (0.01s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestFileJSONSpecPlugin 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestPluginAddHandler 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestPluginAddHandler (0.00s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestPluginWaitBadPlugin 20:55:46 [2022-03-23T20:55:46.133Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 20:55:46 [2022-03-23T20:55:46.133Z] === RUN TestGet 20:55:46 [2022-03-23T20:55:46.133Z] time="2022-03-23T20:55:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 20:55:46 [2022-03-23T20:55:46.678Z] docker_api_swarm_test.go:305: [de808b4ad91a0] joining swarm manager [dca02d5447b11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:55:46 [2022-03-23T20:55:46.934Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 20:55:46 [2022-03-23T20:55:46.934Z] === RUN TestDaemonRestartWithExistingNetwork 20:55:47 [2022-03-23T20:55:47.102Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 20:55:47 [2022-03-23T20:55:47.102Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 20:55:47 [2022-03-23T20:55:47.102Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 20:55:47 [2022-03-23T20:55:47.102Z] ? github.com/docker/docker/libnetwork/netutils [no test files] 20:55:47 [2022-03-23T20:55:47.102Z] time="2022-03-23T20:55:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 20:55:47 [2022-03-23T20:55:47.556Z] === RUN TestValidatePrivileges 20:55:47 [2022-03-23T20:55:47.556Z] --- PASS: TestValidatePrivileges (0.00s) 20:55:47 [2022-03-23T20:55:47.556Z] === RUN TestFilterByCapNeg 20:55:47 [2022-03-23T20:55:47.556Z] --- PASS: TestFilterByCapNeg (0.00s) 20:55:47 [2022-03-23T20:55:47.556Z] === RUN TestFilterByCapPos 20:55:47 [2022-03-23T20:55:47.556Z] --- PASS: TestFilterByCapPos (0.00s) 20:55:47 [2022-03-23T20:55:47.556Z] === RUN TestStoreGetPluginNotMatchCapRefs 20:55:47 [2022-03-23T20:55:47.556Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 20:55:47 [2022-03-23T20:55:47.556Z] PASS 20:55:47 [2022-03-23T20:55:47.556Z] coverage: 12.0% of statements 20:55:47 [2022-03-23T20:55:47.556Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements 20:55:48 [2022-03-23T20:55:48.014Z] === RUN TestNewSettable 20:55:48 [2022-03-23T20:55:48.014Z] --- PASS: TestNewSettable (0.00s) 20:55:48 [2022-03-23T20:55:48.014Z] === RUN TestIsSettable 20:55:48 [2022-03-23T20:55:48.014Z] --- PASS: TestIsSettable (0.00s) 20:55:48 [2022-03-23T20:55:48.014Z] === RUN TestUpdateSettingsEnv 20:55:48 [2022-03-23T20:55:48.014Z] --- PASS: TestUpdateSettingsEnv (0.00s) 20:55:48 [2022-03-23T20:55:48.014Z] PASS 20:55:48 [2022-03-23T20:55:48.014Z] coverage: 20.0% of statements 20:55:48 [2022-03-23T20:55:48.014Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements 20:55:48 [2022-03-23T20:55:48.299Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 20:55:48 [2022-03-23T20:55:48.299Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:55:48 [2022-03-23T20:55:48.469Z] === RUN TestLoad 20:55:48 [2022-03-23T20:55:48.469Z] --- PASS: TestLoad (0.00s) 20:55:48 [2022-03-23T20:55:48.469Z] === RUN TestSave 20:55:48 [2022-03-23T20:55:48.469Z] --- PASS: TestSave (0.02s) 20:55:48 [2022-03-23T20:55:48.469Z] === RUN TestAddDeleteGet 20:55:48 [2022-03-23T20:55:48.469Z] --- PASS: TestAddDeleteGet (0.03s) 20:55:48 [2022-03-23T20:55:48.469Z] === RUN TestInvalidTags 20:55:48 [2022-03-23T20:55:48.469Z] --- PASS: TestInvalidTags (0.00s) 20:55:48 [2022-03-23T20:55:48.469Z] PASS 20:55:48 [2022-03-23T20:55:48.469Z] coverage: 84.4% of statements 20:55:48 [2022-03-23T20:55:48.469Z] ok github.com/docker/docker/reference 0.093s coverage: 84.4% of statements 20:55:48 [2022-03-23T20:55:48.556Z] docker_api_swarm_test.go:351: Waiting for election to occur... 20:55:49 [2022-03-23T20:55:49.429Z] time="2022-03-23T20:55:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 20:55:49 [2022-03-23T20:55:49.429Z] === RUN TestResumableRequestHeaderSimpleErrors 20:55:49 [2022-03-23T20:55:49.429Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) 20:55:49 [2022-03-23T20:55:49.429Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 20:55:49 [2022-03-23T20:55:49.429Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 20:55:49 [2022-03-23T20:55:49.429Z] === RUN TestResumableRequestHeaderTooMuchFailures 20:55:49 [2022-03-23T20:55:49.429Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 20:55:49 [2022-03-23T20:55:49.429Z] === RUN TestResumableRequestReaderWithReadError 20:55:49 [2022-03-23T20:55:49.487Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) 20:55:49 [2022-03-23T20:55:49.488Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:55:49 [2022-03-23T20:55:49.886Z] time="2022-03-23T20:55:49Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestResumableRequestReaderWithEOFWith416Response 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestResumableRequestReaderWithZeroTotalSize 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestResumableRequestReader 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResumableRequestReader (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestResumableRequestReaderWithInitialResponse 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] PASS 20:55:49 [2022-03-23T20:55:49.886Z] coverage: 100.0% of statements 20:55:49 [2022-03-23T20:55:49.886Z] ok github.com/docker/docker/registry/resumable 0.180s coverage: 100.0% of statements 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestResolveAuthConfigIndexServer 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestResolveAuthConfigFullURL 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestLoadAllowNondistributableArtifacts 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestValidateMirror 20:55:49 [2022-03-23T20:55:49.886Z] --- PASS: TestValidateMirror (0.00s) 20:55:49 [2022-03-23T20:55:49.886Z] === RUN TestLoadInsecureRegistries 20:55:50 [2022-03-23T20:55:50.052Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 20:55:50 [2022-03-23T20:55:50.052Z] === RUN TestServiceWithPredefinedNetwork 20:55:50 [2022-03-23T20:55:50.052Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 20:55:50 [2022-03-23T20:55:50.342Z] time="2022-03-23T20:55:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 20:55:50 [2022-03-23T20:55:50.342Z] time="2022-03-23T20:55:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 20:55:50 [2022-03-23T20:55:50.342Z] time="2022-03-23T20:55:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestLoadInsecureRegistries (0.13s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestNewServiceConfig 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestNewServiceConfig (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestValidateIndexName 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestValidateIndexName (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestValidateIndexNameWithError 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestValidateIndexNameWithError (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestEndpointParse 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestEndpointParse (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestEndpointParseInvalid 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestEndpointParseInvalid (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestValidateEndpoint 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestValidateEndpoint (0.01s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestPing 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestPing (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestPingRegistryEndpoint 20:55:50 [2022-03-23T20:55:50.342Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root 20:55:50 [2022-03-23T20:55:50.342Z] --- SKIP: TestPingRegistryEndpoint (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestEndpoint 20:55:50 [2022-03-23T20:55:50.342Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root 20:55:50 [2022-03-23T20:55:50.342Z] --- SKIP: TestEndpoint (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestParseRepositoryInfo 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestParseRepositoryInfo (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestNewIndexInfo 20:55:50 [2022-03-23T20:55:50.342Z] --- PASS: TestNewIndexInfo (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestMirrorEndpointLookup 20:55:50 [2022-03-23T20:55:50.342Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root 20:55:50 [2022-03-23T20:55:50.342Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 20:55:50 [2022-03-23T20:55:50.342Z] === RUN TestSearchRepositories 20:55:50 [2022-03-23T20:55:50.342Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 20:55:50 [2022-03-23T20:55:50.342Z] Host: 127.0.0.1:49336 20:55:50 [2022-03-23T20:55:50.342Z] User-Agent: docker test client 20:55:50 [2022-03-23T20:55:50.342Z] Authorization: Token fake-token 20:55:50 [2022-03-23T20:55:50.342Z] X-Docker-Token: true 20:55:50 [2022-03-23T20:55:50.342Z] Accept-Encoding: gzip 20:55:50 [2022-03-23T20:55:50.342Z] 20:55:50 [2022-03-23T20:55:50.342Z] 20:55:50 [2022-03-23T20:55:50.342Z] registry_test.go:731: HTTP/1.1 200 OK 20:55:50 [2022-03-23T20:55:50.342Z] Connection: close 20:55:50 [2022-03-23T20:55:50.342Z] Content-Length: 144 20:55:50 [2022-03-23T20:55:50.342Z] Cache-Control: no-cache 20:55:50 [2022-03-23T20:55:50.342Z] Content-Type: application/json 20:55:50 [2022-03-23T20:55:50.342Z] Date: Wed, 23 Mar 2022 20:55:49 GMT 20:55:50 [2022-03-23T20:55:50.342Z] Expires: -1 20:55:50 [2022-03-23T20:55:50.342Z] Pragma: no-cache 20:55:50 [2022-03-23T20:55:50.342Z] Server: docker-tests/mock 20:55:50 [2022-03-23T20:55:50.342Z] X-Docker-Registry-Config: mock 20:55:50 [2022-03-23T20:55:50.343Z] X-Docker-Registry-Version: 0.0.0 20:55:50 [2022-03-23T20:55:50.343Z] 20:55:50 [2022-03-23T20:55:50.343Z] 20:55:50 [2022-03-23T20:55:50.343Z] --- PASS: TestSearchRepositories (0.00s) 20:55:50 [2022-03-23T20:55:50.343Z] === RUN TestTrustedLocation 20:55:50 [2022-03-23T20:55:50.343Z] --- PASS: TestTrustedLocation (0.00s) 20:55:50 [2022-03-23T20:55:50.343Z] === RUN TestAddRequiredHeadersToRedirectedRequests 20:55:50 [2022-03-23T20:55:50.343Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 20:55:50 [2022-03-23T20:55:50.343Z] === RUN TestAllowNondistributableArtifacts 20:55:50 [2022-03-23T20:55:50.343Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 20:55:50 [2022-03-23T20:55:50.343Z] === RUN TestIsSecureIndex 20:55:50 [2022-03-23T20:55:50.343Z] --- PASS: TestIsSecureIndex (0.00s) 20:55:50 [2022-03-23T20:55:50.343Z] PASS 20:55:50 [2022-03-23T20:55:50.343Z] coverage: 52.0% of statements 20:55:50 [2022-03-23T20:55:50.343Z] ok github.com/docker/docker/registry 0.203s coverage: 52.0% of statements 20:55:50 [2022-03-23T20:55:50.343Z] === RUN TestRestartManagerTimeout 20:55:50 [2022-03-23T20:55:50.343Z] --- PASS: TestRestartManagerTimeout (0.00s) 20:55:50 [2022-03-23T20:55:50.343Z] === RUN TestRestartManagerTimeoutReset 20:55:50 [2022-03-23T20:55:50.343Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 20:55:50 [2022-03-23T20:55:50.343Z] PASS 20:55:50 [2022-03-23T20:55:50.343Z] coverage: 50.9% of statements 20:55:50 [2022-03-23T20:55:50.343Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements 20:55:50 [2022-03-23T20:55:50.358Z] --- PASS: TestServiceUpdateConfigs (14.29s) 20:55:50 [2022-03-23T20:55:50.358Z] === RUN TestServiceUpdateNetwork 20:55:50 [2022-03-23T20:55:50.798Z] === RUN TestDecodeContainerConfig 20:55:50 [2022-03-23T20:55:50.798Z] --- PASS: TestDecodeContainerConfig (0.00s) 20:55:50 [2022-03-23T20:55:50.798Z] === RUN TestDecodeContainerConfigIsolation 20:55:50 [2022-03-23T20:55:50.798Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 20:55:50 [2022-03-23T20:55:50.798Z] === RUN TestValidatePrivileged 20:55:50 [2022-03-23T20:55:50.798Z] --- PASS: TestValidatePrivileged (0.00s) 20:55:50 [2022-03-23T20:55:50.798Z] PASS 20:55:50 [2022-03-23T20:55:50.798Z] coverage: 52.6% of statements 20:55:50 [2022-03-23T20:55:50.798Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements 20:55:51 [2022-03-23T20:55:51.254Z] === RUN TestGenerateRandomAlphaOnlyStringLength 20:55:51 [2022-03-23T20:55:51.254Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 20:55:51 [2022-03-23T20:55:51.254Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 20:55:51 [2022-03-23T20:55:51.254Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 20:55:51 [2022-03-23T20:55:51.254Z] PASS 20:55:51 [2022-03-23T20:55:51.254Z] coverage: 62.5% of statements 20:55:51 [2022-03-23T20:55:51.254Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements 20:55:51 [2022-03-23T20:55:51.869Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 20:55:51 [2022-03-23T20:55:51.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.09s) 20:55:51 [2022-03-23T20:55:51.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.10s) 20:55:51 [2022-03-23T20:55:51.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.78s) 20:55:51 [2022-03-23T20:55:51.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.09s) 20:55:51 [2022-03-23T20:55:51.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.14s) 20:55:51 [2022-03-23T20:55:51.869Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.20s) 20:55:51 [2022-03-23T20:55:51.869Z] === RUN TestBuildMultiStageCopy 20:55:51 [2022-03-23T20:55:51.869Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:55:52 [2022-03-23T20:55:52.575Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) 20:55:52 [2022-03-23T20:55:52.575Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:55:52 [2022-03-23T20:55:52.575Z] service_test.go:243: FLAKY_TEST 20:55:52 [2022-03-23T20:55:52.575Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:55:52 [2022-03-23T20:55:52.575Z] === RUN TestServiceWithDataPathPortInit 20:55:52 [2022-03-23T20:55:52.836Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestGetDriver 20:55:53 [2022-03-23T20:55:53.419Z] --- PASS: TestGetDriver (0.00s) 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestVolumeRequestError 20:55:53 [2022-03-23T20:55:53.419Z] --- PASS: TestVolumeRequestError (0.01s) 20:55:53 [2022-03-23T20:55:53.419Z] PASS 20:55:53 [2022-03-23T20:55:53.419Z] coverage: 36.1% of statements 20:55:53 [2022-03-23T20:55:53.419Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements 20:55:53 [2022-03-23T20:55:53.419Z] time="2022-03-23T20:55:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestGetAddress 20:55:53 [2022-03-23T20:55:53.419Z] --- PASS: TestGetAddress (0.00s) 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestRemove 20:55:53 [2022-03-23T20:55:53.419Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 20:55:53 [2022-03-23T20:55:53.419Z] --- SKIP: TestRemove (0.00s) 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestInitializeWithVolumes 20:55:53 [2022-03-23T20:55:53.419Z] --- PASS: TestInitializeWithVolumes (0.01s) 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestCreate 20:55:53 [2022-03-23T20:55:53.419Z] --- PASS: TestCreate (0.01s) 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestValidateName 20:55:53 [2022-03-23T20:55:53.419Z] --- PASS: TestValidateName (0.00s) 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestCreateWithOpts 20:55:53 [2022-03-23T20:55:53.419Z] local_test.go:180: runtime.GOOS == "windows" 20:55:53 [2022-03-23T20:55:53.419Z] --- SKIP: TestCreateWithOpts (0.00s) 20:55:53 [2022-03-23T20:55:53.419Z] === RUN TestRelaodNoOpts 20:55:53 [2022-03-23T20:55:53.419Z] --- PASS: TestRelaodNoOpts (0.01s) 20:55:53 [2022-03-23T20:55:53.419Z] PASS 20:55:53 [2022-03-23T20:55:53.419Z] coverage: 41.5% of statements 20:55:53 [2022-03-23T20:55:53.419Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements 20:55:54 [2022-03-23T20:55:54.204Z] === RUN TestDockerSuite/TestBuildRm 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRaw 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRaw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/7_name:/ 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRaw 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRaw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestConvertTmpfsOptions 20:55:54 [2022-03-23T20:55:54.384Z] linux_parser_test.go:209: data="mode=700,size=1m" 20:55:54 [2022-03-23T20:55:54.384Z] linux_parser_test.go:209: data="ro" 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestConvertTmpfsOptions (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestParseMountSpec 20:55:54 [2022-03-23T20:55:54.384Z] parser_test.go:62: case 0 20:55:54 [2022-03-23T20:55:54.384Z] parser_test.go:62: case 1 20:55:54 [2022-03-23T20:55:54.384Z] parser_test.go:62: case 2 20:55:54 [2022-03-23T20:55:54.384Z] parser_test.go:62: case 3 20:55:54 [2022-03-23T20:55:54.384Z] parser_test.go:62: case 4 20:55:54 [2022-03-23T20:55:54.384Z] parser_test.go:62: case 5 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestParseMountSpec (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestValidateMount 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestValidateMount (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRaw 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRaw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/6_name:d: 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/8_name:c: 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError 20:55:54 [2022-03-23T20:55:54.384Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) 20:55:54 [2022-03-23T20:55:54.384Z] PASS 20:55:54 [2022-03-23T20:55:54.384Z] coverage: 67.6% of statements 20:55:54 [2022-03-23T20:55:54.384Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestSetGetMeta 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestSetGetMeta 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestRestore 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestRestore 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestServiceCreate 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestServiceCreate 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestServiceList 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestServiceList 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestServiceRemove 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestServiceRemove 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestServiceGet 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestServiceGet 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestServicePrune 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestServicePrune 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestCreate 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestCreate 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestRemove 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestRemove 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestList 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestList 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFindByDriver 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFindByDriver 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFindByReferenced 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFindByReferenced 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestDerefMultipleOfSameRef 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestDerefMultipleOfSameRef 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestDefererencePluginOnCreateError 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestDefererencePluginOnCreateError 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestRefDerefRemove 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestRefDerefRemove 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestGet 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestGet 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestGetWithReference 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestGetWithReference 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_nil_list 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_nil_list 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_empty_list 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_empty_list 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_filter_some 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_filter_some 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_filter_middle 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_filter_middle 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_filter_middle_and_last 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 20:55:54 [2022-03-23T20:55:54.845Z] === RUN TestFilterFunc/test_filter_first_and_last 20:55:54 [2022-03-23T20:55:54.845Z] === PAUSE TestFilterFunc/test_filter_first_and_last 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_nil_list 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_filter_some 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_filter_middle_and_last 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_empty_list 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_filter_first_and_last 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestFilterFunc/test_filter_middle 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestSetGetMeta 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestList 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestDefererencePluginOnCreateError 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestDerefMultipleOfSameRef 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestSetGetMeta (0.02s) 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestRemove 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestCreate 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestServicePrune 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestList (0.03s) 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestServiceGet 20:55:54 [2022-03-23T20:55:54.845Z] --- PASS: TestCreate (0.01s) 20:55:54 [2022-03-23T20:55:54.845Z] === CONT TestServiceRemove 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestRemove (0.02s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestServiceList 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestServiceGet (0.12s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestServiceCreate 20:55:55 [2022-03-23T20:55:55.300Z] time="2022-03-23T20:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestServiceRemove (0.12s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestRestore 20:55:55 [2022-03-23T20:55:55.300Z] time="2022-03-23T20:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestServiceList (0.11s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestGetWithReference 20:55:55 [2022-03-23T20:55:55.300Z] time="2022-03-23T20:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:55:55 [2022-03-23T20:55:55.300Z] time="2022-03-23T20:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestServiceCreate (0.02s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestGet 20:55:55 [2022-03-23T20:55:55.300Z] time="2022-03-23T20:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestGetWithReference (0.02s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestRefDerefRemove 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestRestore (0.02s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestFindByReferenced 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestServicePrune (0.15s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestFindByDriver 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestGet (0.02s) 20:55:55 [2022-03-23T20:55:55.300Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestRefDerefRemove (0.01s) 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestFindByReferenced (0.01s) 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestFindByDriver (0.02s) 20:55:55 [2022-03-23T20:55:55.300Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) 20:55:55 [2022-03-23T20:55:55.300Z] PASS 20:55:55 [2022-03-23T20:55:55.300Z] coverage: 69.0% of statements 20:55:55 [2022-03-23T20:55:55.300Z] ok github.com/docker/docker/volume/service 0.232s coverage: 69.0% of statements 20:55:56 [2022-03-23T20:55:56.723Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 20:55:56 [2022-03-23T20:55:56.979Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 20:55:57 [2022-03-23T20:55:57.540Z] === RUN TestDockerSuite/TestBuildScratchCopy 20:55:57 [2022-03-23T20:55:57.796Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 20:55:58 [2022-03-23T20:55:58.358Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 20:55:58 [2022-03-23T20:55:58.920Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 20:55:59 [2022-03-23T20:55:59.848Z] === RUN TestDockerSuite/TestBuildShellInherited 20:56:00 [2022-03-23T20:56:00.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:56:00 [2022-03-23T20:56:00.401Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:56:00 [2022-03-23T20:56:00.781Z] === RUN TestDockerSuite/TestBuildShellMultiple 20:56:01 [2022-03-23T20:56:01.953Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:56:01 [2022-03-23T20:56:01.956Z] === RUN TestMiddlewares 20:56:01 [2022-03-23T20:56:01.956Z] --- PASS: TestMiddlewares (0.00s) 20:56:01 [2022-03-23T20:56:01.956Z] PASS 20:56:01 [2022-03-23T20:56:01.956Z] coverage: 7.9% of statements 20:56:01 [2022-03-23T20:56:01.956Z] ok github.com/docker/docker/api/server 0.056s coverage: 7.9% of statements 20:56:02 [2022-03-23T20:56:02.343Z] --- PASS: TestGet (15.01s) 20:56:02 [2022-03-23T20:56:02.344Z] === RUN TestPluginWithNoManifest 20:56:02 [2022-03-23T20:56:02.344Z] --- PASS: TestPluginWithNoManifest (0.00s) 20:56:02 [2022-03-23T20:56:02.344Z] === RUN TestGetAll 20:56:02 [2022-03-23T20:56:02.344Z] --- PASS: TestGetAll (0.00s) 20:56:02 [2022-03-23T20:56:02.344Z] PASS 20:56:02 [2022-03-23T20:56:02.344Z] coverage: 73.2% of statements 20:56:02 [2022-03-23T20:56:02.344Z] ok github.com/docker/docker/pkg/plugins 35.995s coverage: 73.2% of statements 20:56:02 [2022-03-23T20:56:02.562Z] --- PASS: TestServiceUpdateNetwork (11.70s) 20:56:02 [2022-03-23T20:56:02.562Z] === RUN TestServiceUpdatePidsLimit 20:56:02 [2022-03-23T20:56:02.562Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 20:56:02 [2022-03-23T20:56:02.562Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 20:56:02 [2022-03-23T20:56:02.921Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:56:04 [2022-03-23T20:56:04.165Z] === RUN TestDockerSuite/TestBuildShellNotJSON 20:56:04 [2022-03-23T20:56:04.165Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 20:56:04 [2022-03-23T20:56:04.165Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 20:56:04 [2022-03-23T20:56:04.165Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows 20:56:04 [2022-03-23T20:56:04.165Z] === RUN TestDockerSuite/TestBuildSpaces 20:56:04 [2022-03-23T20:56:04.422Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 20:56:04 [2022-03-23T20:56:04.449Z] --- PASS: TestBuildMultiStageCopy (13.67s) 20:56:04 [2022-03-23T20:56:04.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.78s) 20:56:04 [2022-03-23T20:56:04.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) 20:56:04 [2022-03-23T20:56:04.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) 20:56:04 [2022-03-23T20:56:04.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.32s) 20:56:04 [2022-03-23T20:56:04.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.67s) 20:56:04 [2022-03-23T20:56:04.449Z] === RUN TestBuildMultiStageParentConfig 20:56:04 [2022-03-23T20:56:04.990Z] === RUN TestDockerSuite/TestBuildStartsFromOne 20:56:04 [2022-03-23T20:56:04.990Z] === RUN TestDockerSuite/TestBuildStderr 20:56:05 [2022-03-23T20:56:05.554Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 20:56:07 [2022-03-23T20:56:07.335Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) 20:56:07 [2022-03-23T20:56:07.335Z] === RUN TestBuildLabelWithTargets 20:56:07 [2022-03-23T20:56:07.335Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 20:56:07 [2022-03-23T20:56:07.335Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 20:56:07 [2022-03-23T20:56:07.335Z] === RUN TestBuildWithEmptyLayers 20:56:08 [2022-03-23T20:56:08.069Z] docker_api_swarm_test.go:364: Waiting for possible election... 20:56:08 [2022-03-23T20:56:08.324Z] --- PASS: TestServiceWithDataPathPortInit (15.78s) 20:56:08 [2022-03-23T20:56:08.324Z] === RUN TestServiceWithDefaultAddressPoolInit 20:56:08 [2022-03-23T20:56:08.580Z] === RUN TestDockerSuite/TestBuildStopSignal 20:56:08 [2022-03-23T20:56:08.861Z] --- PASS: TestBuildWithEmptyLayers (1.42s) 20:56:08 [2022-03-23T20:56:08.861Z] === RUN TestBuildMultiStageOnBuild 20:56:09 [2022-03-23T20:56:09.142Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 20:56:10 [2022-03-23T20:56:10.072Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 20:56:10 [2022-03-23T20:56:10.634Z] === RUN TestDockerSuite/TestBuildTagEvent 20:56:10 [2022-03-23T20:56:10.680Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 20:56:11 [2022-03-23T20:56:11.196Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 20:56:11 [2022-03-23T20:56:11.452Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yi3dku42n6a0ahmdjwhdg9ym2 Created:2022-03-23 20:56:09.661217338 +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[658dd4fa78fbb03e6f6d840423c8c40a6495497a2d2854a8a10ccfccfad1b946:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lczssyxsi7u4v09zha02zrmyv EndpointID:343fabc73edeacb5df9d5a900590cff37ef363878b39fd0775bbb3e6b814a63e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:825b1e8380d07ee2a55f979a8aff2b0193f2facf8e57dd36a6e49091f941d11f 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:d33a23a89c63 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lczssyxsi7u4v09zha02zrmyv EndpointID:343fabc73edeacb5df9d5a900590cff37ef363878b39fd0775bbb3e6b814a63e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 20:56:12 [2022-03-23T20:56:12.389Z] === RUN TestDockerSuite/TestBuildUser 20:56:13 [2022-03-23T20:56:13.320Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 20:56:15 [2022-03-23T20:56:15.881Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 20:56:15 [2022-03-23T20:56:15.881Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.67s) 20:56:15 [2022-03-23T20:56:15.881Z] PASS 20:56:15 [2022-03-23T20:56:15.881Z] 20:56:15 [2022-03-23T20:56:15.881Z] === Skipped 20:56:15 [2022-03-23T20:56:15.881Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:56:15 [2022-03-23T20:56:15.881Z] service_test.go:243: FLAKY_TEST 20:56:15 [2022-03-23T20:56:15.881Z] 20:56:15 [2022-03-23T20:56:15.881Z] DONE 26 tests, 1 skipped in 49.036s 20:56:15 [2022-03-23T20:56:15.881Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:56:15 [2022-03-23T20:56:15.881Z] ++ 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 20:56:15 [2022-03-23T20:56:15.881Z] ++ set -e 20:56:15 [2022-03-23T20:56:15.881Z] ++ '[' -n 0 ']' 20:56:15 [2022-03-23T20:56:15.881Z] ++ set -x 20:56:15 [2022-03-23T20:56:15.881Z] ++ 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 20:56:15 [2022-03-23T20:56:15.881Z] INFO: Testing against a local daemon 20:56:15 [2022-03-23T20:56:15.881Z] === RUN TestDockerNetworkIpvlanPersistance 20:56:15 [2022-03-23T20:56:15.881Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:56:15 [2022-03-23T20:56:15.881Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 20:56:15 [2022-03-23T20:56:15.881Z] === RUN TestDockerNetworkIpvlan 20:56:15 [2022-03-23T20:56:15.881Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:56:15 [2022-03-23T20:56:15.881Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:56:15 [2022-03-23T20:56:15.881Z] PASS 20:56:15 [2022-03-23T20:56:15.881Z] 20:56:15 [2022-03-23T20:56:15.881Z] === Skipped 20:56:15 [2022-03-23T20:56:15.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 20:56:15 [2022-03-23T20:56:15.881Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:56:15 [2022-03-23T20:56:15.881Z] 20:56:15 [2022-03-23T20:56:15.881Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:56:15 [2022-03-23T20:56:15.881Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:56:15 [2022-03-23T20:56:15.881Z] 20:56:15 [2022-03-23T20:56:15.881Z] DONE 2 tests, 2 skipped in 0.040s 20:56:15 [2022-03-23T20:56:15.881Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:56:15 [2022-03-23T20:56:15.881Z] ++ 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 20:56:15 [2022-03-23T20:56:15.881Z] ++ set -e 20:56:15 [2022-03-23T20:56:15.881Z] ++ '[' -n 0 ']' 20:56:15 [2022-03-23T20:56:15.881Z] ++ set -x 20:56:15 [2022-03-23T20:56:15.882Z] ++ 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 20:56:15 [2022-03-23T20:56:15.882Z] INFO: Testing against a local daemon 20:56:15 [2022-03-23T20:56:15.882Z] === RUN TestDockerNetworkMacvlanPersistance 20:56:17 [2022-03-23T20:56:17.242Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) 20:56:17 [2022-03-23T20:56:17.242Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 20:56:17 [2022-03-23T20:56:17.242Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 20:56:17 [2022-03-23T20:56:17.242Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 20:56:17 [2022-03-23T20:56:17.242Z] PASS 20:56:17 [2022-03-23T20:56:17.242Z] 20:56:17 [2022-03-23T20:56:17.242Z] === Skipped 20:56:17 [2022-03-23T20:56:17.242Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 20:56:17 [2022-03-23T20:56:17.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:56:17 [2022-03-23T20:56:17.242Z] 20:56:17 [2022-03-23T20:56:17.242Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 20:56:17 [2022-03-23T20:56:17.242Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:56:17 [2022-03-23T20:56:17.242Z] 20:56:17 [2022-03-23T20:56:17.242Z] DONE 27 tests, 2 skipped in 148.307s 20:56:17 [2022-03-23T20:56:17.242Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 20:56:17 [2022-03-23T20:56:17.242Z] ++ 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 20:56:17 [2022-03-23T20:56:17.242Z] ++ set -e 20:56:17 [2022-03-23T20:56:17.242Z] ++ '[' -n 0 ']' 20:56:17 [2022-03-23T20:56:17.242Z] ++ set -x 20:56:17 [2022-03-23T20:56:17.242Z] ++ 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 20:56:17 [2022-03-23T20:56:17.242Z] INFO: Testing against a local daemon 20:56:17 [2022-03-23T20:56:17.242Z] === RUN TestSessionCreate 20:56:17 [2022-03-23T20:56:17.242Z] --- PASS: TestSessionCreate (0.02s) 20:56:17 [2022-03-23T20:56:17.242Z] === RUN TestSessionCreateWithBadUpgrade 20:56:17 [2022-03-23T20:56:17.242Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 20:56:17 [2022-03-23T20:56:17.242Z] PASS 20:56:17 [2022-03-23T20:56:17.242Z] 20:56:17 [2022-03-23T20:56:17.242Z] DONE 2 tests in 0.136s 20:56:17 [2022-03-23T20:56:17.242Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 20:56:17 [2022-03-23T20:56:17.242Z] ++ 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 20:56:17 [2022-03-23T20:56:17.242Z] ++ set -e 20:56:17 [2022-03-23T20:56:17.242Z] ++ '[' -n 0 ']' 20:56:17 [2022-03-23T20:56:17.242Z] ++ set -x 20:56:17 [2022-03-23T20:56:17.242Z] ++ 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 20:56:17 [2022-03-23T20:56:17.242Z] INFO: Testing against a local daemon 20:56:17 [2022-03-23T20:56:17.242Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:56:17 [2022-03-23T20:56:17.242Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:56:17 [2022-03-23T20:56:17.242Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 20:56:17 [2022-03-23T20:56:17.242Z] === RUN TestDiskUsage 20:56:17 [2022-03-23T20:56:17.242Z] === PAUSE TestDiskUsage 20:56:17 [2022-03-23T20:56:17.242Z] === RUN TestEventsExecDie 20:56:17 [2022-03-23T20:56:17.255Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) 20:56:17 [2022-03-23T20:56:17.255Z] === RUN TestDockerNetworkMacvlan 20:56:17 [2022-03-23T20:56:17.501Z] --- PASS: TestEventsExecDie (0.47s) 20:56:17 [2022-03-23T20:56:17.501Z] === RUN TestEventsBackwardsCompatible 20:56:17 [2022-03-23T20:56:17.501Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 20:56:17 [2022-03-23T20:56:17.501Z] === RUN TestEventsVolumeCreate 20:56:17 [2022-03-23T20:56:17.501Z] --- PASS: TestEventsVolumeCreate (0.05s) 20:56:17 [2022-03-23T20:56:17.501Z] === RUN TestInfoBinaryCommits 20:56:17 [2022-03-23T20:56:17.501Z] --- PASS: TestInfoBinaryCommits (0.02s) 20:56:17 [2022-03-23T20:56:17.501Z] === RUN TestInfoAPIVersioned 20:56:17 [2022-03-23T20:56:17.501Z] --- PASS: TestInfoAPIVersioned (0.01s) 20:56:17 [2022-03-23T20:56:17.501Z] === RUN TestInfoAPI 20:56:17 [2022-03-23T20:56:17.501Z] --- PASS: TestInfoAPI (0.02s) 20:56:17 [2022-03-23T20:56:17.501Z] === RUN TestInfoAPIWarnings 20:56:18 [2022-03-23T20:56:18.185Z] === RUN TestDockerNetworkMacvlan/Subinterface 20:56:18 [2022-03-23T20:56:18.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 20:56:19 [2022-03-23T20:56:19.004Z] === RUN TestDockerNetworkMacvlan/OverlapParent 20:56:19 [2022-03-23T20:56:19.933Z] === RUN TestDockerNetworkMacvlan/NilParent 20:56:20 [2022-03-23T20:56:20.861Z] docker_api_swarm_test.go:272: [d4891a7f6f45e] joining swarm manager [dc44e1ddb4786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:56:22 [2022-03-23T20:56:22.230Z] docker_api_swarm_test.go:273: [da73f922f66b8] joining swarm manager [dc44e1ddb4786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:56:22 [2022-03-23T20:56:22.487Z] === RUN TestDockerNetworkMacvlan/InternalMode 20:56:23 [2022-03-23T20:56:23.626Z] --- PASS: TestBuildMultiStageOnBuild (13.65s) 20:56:23 [2022-03-23T20:56:23.626Z] === RUN TestBuildUncleanTarFilenames 20:56:23 [2022-03-23T20:56:23.626Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 20:56:23 [2022-03-23T20:56:23.626Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 20:56:23 [2022-03-23T20:56:23.626Z] === RUN TestBuildMultiStageLayerLeak 20:56:25 [2022-03-23T20:56:25.012Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 20:56:28 [2022-03-23T20:56:28.292Z] === RUN TestDockerSuite/TestBuildVerboseOut 20:56:28 [2022-03-23T20:56:28.856Z] === RUN TestDockerNetworkMacvlan/Addressing 20:56:29 [2022-03-23T20:56:29.116Z] === RUN TestDockerSuite/TestBuildVerifyIntString 20:56:29 [2022-03-23T20:56:29.376Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 20:56:29 [2022-03-23T20:56:29.940Z] --- PASS: TestDockerNetworkMacvlan (12.47s) 20:56:29 [2022-03-23T20:56:29.940Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 20:56:29 [2022-03-23T20:56:29.940Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) 20:56:29 [2022-03-23T20:56:29.940Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) 20:56:29 [2022-03-23T20:56:29.940Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s) 20:56:29 [2022-03-23T20:56:29.940Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.75s) 20:56:29 [2022-03-23T20:56:29.940Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) 20:56:29 [2022-03-23T20:56:29.940Z] PASS 20:56:29 [2022-03-23T20:56:29.940Z] 20:56:29 [2022-03-23T20:56:29.940Z] DONE 8 tests in 13.824s 20:56:29 [2022-03-23T20:56:29.940Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 20:56:29 [2022-03-23T20:56:29.940Z] ++ 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 20:56:29 [2022-03-23T20:56:29.940Z] ++ set -e 20:56:29 [2022-03-23T20:56:29.940Z] ++ '[' -n 0 ']' 20:56:29 [2022-03-23T20:56:29.940Z] ++ set -x 20:56:29 [2022-03-23T20:56:29.940Z] ++ 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 20:56:29 [2022-03-23T20:56:29.940Z] testing: warning: no tests to run 20:56:29 [2022-03-23T20:56:29.940Z] PASS 20:56:29 [2022-03-23T20:56:29.940Z] 20:56:29 [2022-03-23T20:56:29.940Z] DONE 0 tests in 0.016s 20:56:29 [2022-03-23T20:56:29.940Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:56:29 [2022-03-23T20:56:29.940Z] ++ 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 20:56:29 [2022-03-23T20:56:29.940Z] ++ set -e 20:56:29 [2022-03-23T20:56:29.940Z] ++ '[' -n 0 ']' 20:56:29 [2022-03-23T20:56:29.940Z] ++ set -x 20:56:29 [2022-03-23T20:56:29.940Z] ++ 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 20:56:29 [2022-03-23T20:56:29.940Z] INFO: Testing against a local daemon 20:56:29 [2022-03-23T20:56:29.940Z] === RUN TestAuthZPluginAllowRequest 20:56:30 [2022-03-23T20:56:30.196Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 20:56:31 [2022-03-23T20:56:31.123Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 20:56:31 [2022-03-23T20:56:31.123Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) 20:56:31 [2022-03-23T20:56:31.123Z] === RUN TestAuthZPluginTLS 20:56:31 [2022-03-23T20:56:31.693Z] --- PASS: TestAuthZPluginTLS (0.56s) 20:56:31 [2022-03-23T20:56:31.693Z] === RUN TestAuthZPluginDenyRequest 20:56:31 [2022-03-23T20:56:31.948Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 20:56:31 [2022-03-23T20:56:31.948Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows 20:56:31 [2022-03-23T20:56:31.948Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 20:56:31 [2022-03-23T20:56:31.948Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows 20:56:31 [2022-03-23T20:56:31.948Z] === RUN TestDockerSuite/TestBuildWindowsUser 20:56:31 [2022-03-23T20:56:31.948Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows 20:56:31 [2022-03-23T20:56:31.948Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 20:56:31 [2022-03-23T20:56:31.948Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows 20:56:31 [2022-03-23T20:56:31.948Z] === RUN TestDockerSuite/TestBuildWithExtraHost 20:56:32 [2022-03-23T20:56:32.204Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 20:56:32 [2022-03-23T20:56:32.204Z] === RUN TestAuthZPluginAPIDenyResponse 20:56:32 [2022-03-23T20:56:32.265Z] 2022/03/23 20:56:27 Closing DB instances... 20:56:32 [2022-03-23T20:56:32.265Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) 20:56:32 [2022-03-23T20:56:32.265Z] === RUN TestFindNode 20:56:32 [2022-03-23T20:56:32.265Z] 2022/03/23 20:56:29 Closing DB instances... 20:56:32 [2022-03-23T20:56:32.265Z] --- PASS: TestFindNode (0.02s) 20:56:32 [2022-03-23T20:56:32.265Z] === RUN TestChangeNodeState 20:56:32 [2022-03-23T20:56:32.265Z] 2022/03/23 20:56:29 Closing DB instances... 20:56:32 [2022-03-23T20:56:32.265Z] --- PASS: TestChangeNodeState (0.02s) 20:56:32 [2022-03-23T20:56:32.265Z] === RUN TestNodeReincarnation 20:56:32 [2022-03-23T20:56:32.265Z] 2022/03/23 20:56:29 Closing DB instances... 20:56:32 [2022-03-23T20:56:32.771Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) 20:56:32 [2022-03-23T20:56:32.771Z] === RUN TestAuthZPluginDenyResponse 20:56:33 [2022-03-23T20:56:33.027Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 20:56:33 [2022-03-23T20:56:33.284Z] === RUN TestDockerSuite/TestBuildWithFailure 20:56:33 [2022-03-23T20:56:33.542Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) 20:56:33 [2022-03-23T20:56:33.542Z] === RUN TestAuthZPluginAllowEventStream 20:56:33 [2022-03-23T20:56:33.840Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 20:56:34 [2022-03-23T20:56:34.406Z] === RUN TestDockerSuite/TestBuildWithTabs 20:56:34 [2022-03-23T20:56:34.663Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) 20:56:34 [2022-03-23T20:56:34.663Z] === RUN TestAuthZPluginErrorResponse 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" 20:56:35 [2022-03-23T20:56:35.160Z] --- PASS: TestNodeReincarnation (5.01s) 20:56:35 [2022-03-23T20:56:35.160Z] === RUN TestParallelCreate 20:56:35 [2022-03-23T20:56:35.160Z] 2022/03/23 20:56:34 Closing DB instances... 20:56:35 [2022-03-23T20:56:35.160Z] --- PASS: TestParallelCreate (0.02s) 20:56:35 [2022-03-23T20:56:35.160Z] === RUN TestParallelDelete 20:56:35 [2022-03-23T20:56:35.160Z] 2022/03/23 20:56:34 Closing DB instances... 20:56:35 [2022-03-23T20:56:35.160Z] --- PASS: TestParallelDelete (0.02s) 20:56:35 [2022-03-23T20:56:35.160Z] === RUN TestNetworkDBIslands 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:52924a43faf3 with config:&{NodeID:52924a43faf3 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}" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 52924a43faf3/192.168.83.81, joined gossip cluster" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 52924a43faf3/192.168.83.81, added to nodes list" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:74b37319f6d6 with config:&{NodeID:74b37319f6d6 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}" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 74b37319f6d6/192.168.83.81, joined gossip cluster" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 74b37319f6d6/192.168.83.81, added to nodes list" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 74b37319f6d6/192.168.83.81, joined gossip cluster" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 74b37319f6d6/192.168.83.81, added to nodes list" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 52924a43faf3/192.168.83.81, joined gossip cluster" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=info msg="Node 52924a43faf3/192.168.83.81, added to nodes list" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" 20:56:35 [2022-03-23T20:56:35.160Z] time="2022-03-23T20:56:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" 20:56:35 [2022-03-23T20:56:35.227Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 20:56:35 [2022-03-23T20:56:35.227Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 20:56:35 [2022-03-23T20:56:35.227Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 20:56:35 [2022-03-23T20:56:35.227Z] === RUN TestAuthZPluginErrorRequest 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestInfoAPIWarnings (16.22s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestInfoDebug 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestInfoDebug (0.52s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestInfoInsecureRegistries 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestInfoInsecureRegistries (0.52s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestInfoRegistryMirrors 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestInfoRegistryMirrors (0.52s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestLoginFailsWithBadCredentials 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestPingCacheHeaders 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestPingCacheHeaders (0.02s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestPingGet 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestPingGet (0.01s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestPingHead 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestPingHead (0.02s) 20:56:35 [2022-03-23T20:56:35.585Z] === RUN TestVersion 20:56:35 [2022-03-23T20:56:35.585Z] --- PASS: TestVersion (0.02s) 20:56:35 [2022-03-23T20:56:35.585Z] === CONT TestDiskUsage 20:56:35 [2022-03-23T20:56:35.789Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 20:56:35 [2022-03-23T20:56:35.789Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:56:35 [2022-03-23T20:56:35.972Z] --- PASS: TestBuildMultiStageLayerLeak (11.77s) 20:56:35 [2022-03-23T20:56:35.972Z] === RUN TestBuildWithHugeFile 20:56:36 [2022-03-23T20:56:36.120Z] time="2022-03-23T20:56:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:09970438d644 with config:&{NodeID:09970438d644 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}" 20:56:36 [2022-03-23T20:56:36.120Z] time="2022-03-23T20:56:35Z" level=info msg="Node 09970438d644/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.120Z] time="2022-03-23T20:56:35Z" level=info msg="Node 09970438d644/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.120Z] time="2022-03-23T20:56:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 09970438d644/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 09970438d644/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 52924a43faf3/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 52924a43faf3/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 74b37319f6d6/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 74b37319f6d6/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 09970438d644/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:35Z" level=info msg="Node 09970438d644/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0b67ce14fa8b with config:&{NodeID:0b67ce14fa8b 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}" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 52924a43faf3/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 52924a43faf3/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 74b37319f6d6/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 74b37319f6d6/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 09970438d644/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=info msg="Node 09970438d644/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" 20:56:36 [2022-03-23T20:56:36.121Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/container_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/image_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/volume_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/container,_volume_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/image,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.155Z] === RUN TestDiskUsage/after_container.Run 20:56:36 [2022-03-23T20:56:36.353Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 20:56:36 [2022-03-23T20:56:36.353Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/container_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/image_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/volume_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 20:56:36 [2022-03-23T20:56:36.416Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:49e852911a10 with config:&{NodeID:49e852911a10 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}" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" 20:56:36 [2022-03-23T20:56:36.575Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 52924a43faf3/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 52924a43faf3/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 09970438d644/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 09970438d644/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 74b37319f6d6/192.168.83.81, joined gossip cluster" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=info msg="Node 74b37319f6d6/192.168.83.81, added to nodes list" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" 20:56:36 [2022-03-23T20:56:36.576Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage (1.10s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty (0.01s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] PASS 20:56:36 [2022-03-23T20:56:36.675Z] 20:56:36 [2022-03-23T20:56:36.675Z] === Skipped 20:56:36 [2022-03-23T20:56:36.675Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 20:56:36 [2022-03-23T20:56:36.675Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:56:36 [2022-03-23T20:56:36.675Z] 20:56:36 [2022-03-23T20:56:36.675Z] DONE 50 tests, 1 skipped in 19.751s 20:56:36 [2022-03-23T20:56:36.675Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 20:56:36 [2022-03-23T20:56:36.675Z] ++ 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 20:56:36 [2022-03-23T20:56:36.675Z] ++ set -e 20:56:36 [2022-03-23T20:56:36.675Z] ++ '[' -n 0 ']' 20:56:36 [2022-03-23T20:56:36.675Z] ++ set -x 20:56:36 [2022-03-23T20:56:36.675Z] ++ 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 20:56:36 [2022-03-23T20:56:36.675Z] INFO: Testing against a local daemon 20:56:36 [2022-03-23T20:56:36.675Z] === RUN TestVolumesCreateAndList 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestVolumesCreateAndList (0.02s) 20:56:36 [2022-03-23T20:56:36.675Z] === RUN TestVolumesRemove 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestVolumesRemove (0.07s) 20:56:36 [2022-03-23T20:56:36.675Z] === RUN TestVolumesInspect 20:56:36 [2022-03-23T20:56:36.675Z] --- PASS: TestVolumesInspect (0.02s) 20:56:36 [2022-03-23T20:56:36.675Z] === RUN TestVolumesInvalidJSON 20:56:36 [2022-03-23T20:56:36.675Z] === RUN TestVolumesInvalidJSON//volumes/create 20:56:36 [2022-03-23T20:56:36.675Z] === PAUSE TestVolumesInvalidJSON//volumes/create 20:56:36 [2022-03-23T20:56:36.934Z] === CONT TestVolumesInvalidJSON//volumes/create 20:56:36 [2022-03-23T20:56:36.934Z] --- PASS: TestVolumesInvalidJSON (0.01s) 20:56:36 [2022-03-23T20:56:36.934Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 20:56:36 [2022-03-23T20:56:36.934Z] PASS 20:56:36 [2022-03-23T20:56:36.934Z] 20:56:36 [2022-03-23T20:56:36.934Z] DONE 5 tests in 0.219s 20:56:36 [2022-03-23T20:56:36.934Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 20:56:36 [2022-03-23T20:56:36.934Z] ++++ cat bundles/test-integration/docker.pid 20:56:36 [2022-03-23T20:56:36.934Z] +++ kill 13771 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:37 [2022-03-23T20:56:37.033Z] networkdb_test.go:835: Re-joining: 3 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=info msg="The new bootstrap node list is:[192.168.83.81:10033 192.168.83.81:10034 192.168.83.81:10035]" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10033" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49367" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10034" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49368" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10035" 20:56:37 [2022-03-23T20:56:37.033Z] time="2022-03-23T20:56:36Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49369" 20:56:37 [2022-03-23T20:56:37.193Z] +++ /etc/init.d/apparmor stop 20:56:37 [2022-03-23T20:56:37.193Z] Leaving: AppArmorNo profiles have been unloaded. 20:56:37 [2022-03-23T20:56:37.193Z] 20:56:37 [2022-03-23T20:56:37.193Z] Unloading profiles will leave already running processes permanently 20:56:37 [2022-03-23T20:56:37.193Z] unconfined, which can lead to unexpected situations. 20:56:37 [2022-03-23T20:56:37.193Z] 20:56:37 [2022-03-23T20:56:37.193Z] To set a process to complain mode, use the command line tool 20:56:37 [2022-03-23T20:56:37.193Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 20:56:37 [2022-03-23T20:56:37.193Z] +++ true 20:56:37 [2022-03-23T20:56:37.193Z] exiting test-integration 20:56:37 [2022-03-23T20:56:37.193Z] ++ exit 0 20:56:37 [2022-03-23T20:56:37.193Z] 20:56:37 [2022-03-23T20:56:37.326Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 20:56:37 [2022-03-23T20:56:37.494Z] networkdb_test.go:835: Re-joining: 4 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="The new bootstrap node list is:[192.168.83.81:10033 192.168.83.81:10034 192.168.83.81:10035]" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10033" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49370" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10034" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49371" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10035" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49372" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="node 0 leaving" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="node5(49e852911a10): Node leave event for 52924a43faf3/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="node2(74b37319f6d6): Node leave event for 52924a43faf3/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="node3(09970438d644): Node leave event for 52924a43faf3/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="node1(52924a43faf3): Node leave event for 52924a43faf3/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="node4(0b67ce14fa8b): Node leave event for 52924a43faf3/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.494Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3/192.168.83.81, left gossip cluster" Post stage [Pipeline] junit 20:56:37 [2022-03-23T20:56:37.777Z] Recording test results 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3/192.168.83.81, left gossip cluster" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3/192.168.83.81, left gossip cluster" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3/192.168.83.81, left gossip cluster" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 52924a43faf3/192.168.83.81, left gossip cluster" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.83.81:10034: use of closed network connection" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="node 1 leaving" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="node4(0b67ce14fa8b): Node leave event for 74b37319f6d6/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="node5(49e852911a10): Node leave event for 74b37319f6d6/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6/192.168.83.81, left gossip cluster" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6 change state NodeActive --> NodeLeft" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="node3(09970438d644): Node leave event for 74b37319f6d6/192.168.83.81" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6 change state NodeActive --> NodeFailed" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6/192.168.83.81, added to failed nodes list" 20:56:37 [2022-03-23T20:56:37.953Z] time="2022-03-23T20:56:37Z" level=error msg="node: 74b37319f6d6 is unknown to memberlist" 20:56:37 [2022-03-23T20:56:37.974Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:56:38 [2022-03-23T20:56:38.256Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) 20:56:38 [2022-03-23T20:56:38.257Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 20:56:38 [2022-03-23T20:56:38.316Z] + echo Ensuring container killed. 20:56:38 [2022-03-23T20:56:38.316Z] Ensuring container killed. 20:56:38 [2022-03-23T20:56:38.316Z] + docker rm -vf docker-pr25 20:56:38 [2022-03-23T20:56:38.316Z] Error: No such container: docker-pr25 [Pipeline] sh 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6/192.168.83.81, left gossip cluster" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6/192.168.83.81, left gossip cluster" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:37Z" level=info msg="Node 74b37319f6d6/192.168.83.81, left gossip cluster" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:38Z" level=info msg="node 2 leaving" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:38Z" level=info msg="Node 09970438d644 change state NodeActive --> NodeLeft" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:38Z" level=info msg="node4(0b67ce14fa8b): Node leave event for 09970438d644/192.168.83.81" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:38Z" level=info msg="Node 09970438d644 change state NodeActive --> NodeLeft" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:38Z" level=info msg="node5(49e852911a10): Node leave event for 09970438d644/192.168.83.81" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:38Z" level=info msg="Node 09970438d644 change state NodeActive --> NodeLeft" 20:56:38 [2022-03-23T20:56:38.408Z] time="2022-03-23T20:56:38Z" level=info msg="node3(09970438d644): Node leave event for 09970438d644/192.168.83.81" 20:56:38 [2022-03-23T20:56:38.514Z] === RUN TestDockerSuite/TestBuildWithVolumes 20:56:38 [2022-03-23T20:56:38.603Z] + echo Chowning /workspace to jenkins user 20:56:38 [2022-03-23T20:56:38.603Z] Chowning /workspace to jenkins user 20:56:38 [2022-03-23T20:56:38.603Z] + id -u 20:56:38 [2022-03-23T20:56:38.603Z] + id -g 20:56:38 [2022-03-23T20:56:38.603Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42638:/workspace busybox chown -R 1000:1000 /workspace 20:56:38 [2022-03-23T20:56:38.603Z] Unable to find image 'busybox:latest' locally 20:56:38 [2022-03-23T20:56:38.603Z] latest: Pulling from library/busybox 20:56:38 [2022-03-23T20:56:38.863Z] aa5434a6d997: Pulling fs layer 20:56:38 [2022-03-23T20:56:38.863Z] aa5434a6d997: Download complete 20:56:38 [2022-03-23T20:56:38.863Z] aa5434a6d997: Pull complete 20:56:38 [2022-03-23T20:56:38.863Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a 20:56:38 [2022-03-23T20:56:38.863Z] Status: Downloaded newer image for busybox:latest 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node 09970438d644/192.168.83.81, left gossip cluster" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node 09970438d644/192.168.83.81, left gossip cluster" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node 09970438d644/192.168.83.81, left gossip cluster" 20:56:38 [2022-03-23T20:56:38.864Z] networkdb_test.go:867: node4: OK 20:56:38 [2022-03-23T20:56:38.864Z] networkdb_test.go:867: node5: OK 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="node 0 coming back" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c33affbb558c with config:&{NodeID:c33affbb558c 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}" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node c33affbb558c/192.168.83.81, joined gossip cluster" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node c33affbb558c/192.168.83.81, added to nodes list" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="node 1 coming back" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7c6f2a5fca01 with config:&{NodeID:7c6f2a5fca01 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}" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, joined gossip cluster" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, added to nodes list" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="node 2 coming back" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6e2fa9abc42e with config:&{NodeID:6e2fa9abc42e 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}" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, joined gossip cluster" 20:56:38 [2022-03-23T20:56:38.864Z] time="2022-03-23T20:56:38Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, added to nodes list" 20:56:39 [2022-03-23T20:56:39.320Z] time="2022-03-23T20:56:39Z" level=debug msg="memberlist: Failed ping: 49e852911a10 (timeout reached)" 20:56:39 [2022-03-23T20:56:39.320Z] time="2022-03-23T20:56:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.83.81:10036: use of closed network connection" 20:56:39 [2022-03-23T20:56:39.320Z] time="2022-03-23T20:56:39Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49373" 20:56:39 [2022-03-23T20:56:39.445Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 20:56:39 [2022-03-23T20:56:39.702Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) 20:56:39 [2022-03-23T20:56:39.702Z] === RUN TestAuthZPluginHeader 20:56:39 [2022-03-23T20:56:39.781Z] time="2022-03-23T20:56:39Z" level=warning msg="memberlist: Was able to connect to 49e852911a10 but other probes failed, network may be misconfigured" 20:56:40 [2022-03-23T20:56:40.001Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:56:40 [2022-03-23T20:56:40.538Z] + bundleName=arm64-integration 20:56:40 [2022-03-23T20:56:40.538Z] + echo Creating arm64-integration-bundles.tar.gz 20:56:40 [2022-03-23T20:56:40.538Z] Creating arm64-integration-bundles.tar.gz 20:56:40 [2022-03-23T20:56:40.538Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 20:56:40 [2022-03-23T20:56:40.538Z] + xargs tar -czf arm64-integration-bundles.tar.gz 20:56:40 [2022-03-23T20:56:40.564Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 20:56:40 [2022-03-23T20:56:40.564Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows 20:56:40 [2022-03-23T20:56:40.564Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 20:56:40 [2022-03-23T20:56:40.564Z] --- PASS: TestAuthZPluginHeader (0.84s) 20:56:40 [2022-03-23T20:56:40.564Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:56:40 [2022-03-23T20:56:40.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [Pipeline] archiveArtifacts 20:56:40 [2022-03-23T20:56:40.810Z] Archiving artifacts 20:56:41 [2022-03-23T20:56:41.127Z] === RUN TestDockerSuite/TestBuildXZHost 20:56:42 [2022-03-23T20:56:42.669Z] time="2022-03-23T20:56:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.83.81:10033 192.168.83.81:10034 192.168.83.81:10035]" 20:56:42 [2022-03-23T20:56:42.669Z] time="2022-03-23T20:56:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.83.81:10033 192.168.83.81:10034 192.168.83.81:10035]" 20:56:42 [2022-03-23T20:56:42.679Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:56:42 [2022-03-23T20:56:42.985Z] + make clean 20:56:42 [2022-03-23T20:56:42.985Z] docker volume rm -f docker-dev-cache docker-mod-cache 20:56:42 [2022-03-23T20:56:42.985Z] docker-dev-cache 20:56:42 [2022-03-23T20:56:42.985Z] docker-mod-cache [Pipeline] deleteDir 20:56:43 [2022-03-23T20:56:43.019Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 20:56:43 [2022-03-23T20:56:43.019Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 20:56:43 [2022-03-23T20:56:43.019Z] docker_cli_sni_test.go:18: Flakey test 20:56:43 [2022-03-23T20:56:43.019Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10033" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49374" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, is the new incarnation of the shutdown node 52924a43faf3/192.168.83.81" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10034" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49375" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, is the new incarnation of the shutdown node 74b37319f6d6/192.168.83.81" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10035" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49376" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 49e852911a10/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 49e852911a10/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, is the new incarnation of the shutdown node 09970438d644/192.168.83.81" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, is the new incarnation of the shutdown node 74b37319f6d6/192.168.83.81" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, is the new incarnation of the shutdown node 52924a43faf3/192.168.83.81" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, is the new incarnation of the shutdown node 09970438d644/192.168.83.81" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.124Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, joined gossip cluster" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, added to nodes list" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10033" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49377" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10034" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49378" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.83.81:10035" 20:56:43 [2022-03-23T20:56:43.580Z] time="2022-03-23T20:56:43Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49379" 20:56:43 [2022-03-23T20:56:43.946Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 20:56:44 [2022-03-23T20:56:44.039Z] 2022/03/23 20:56:43 Closing DB instances... 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="node2(7c6f2a5fca01): Node leave event for c33affbb558c/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="node5(49e852911a10): Node leave event for c33affbb558c/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="node4(0b67ce14fa8b): Node leave event for c33affbb558c/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="node1(c33affbb558c): Node leave event for c33affbb558c/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="Node c33affbb558c change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.039Z] time="2022-03-23T20:56:43Z" level=info msg="node3(6e2fa9abc42e): Node leave event for c33affbb558c/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.202Z] === RUN TestDockerSuite/TestCommitChange 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node c33affbb558c/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node c33affbb558c/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node c33affbb558c/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node c33affbb558c/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node c33affbb558c/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01 change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="node3(6e2fa9abc42e): Node leave event for 7c6f2a5fca01/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01 change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="node4(0b67ce14fa8b): Node leave event for 7c6f2a5fca01/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01 change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="node5(49e852911a10): Node leave event for 7c6f2a5fca01/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01 change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="node2(7c6f2a5fca01): Node leave event for 7c6f2a5fca01/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, left gossip cluster" 20:56:44 [2022-03-23T20:56:44.494Z] time="2022-03-23T20:56:44Z" level=info msg="Node 7c6f2a5fca01/192.168.83.81, left gossip cluster" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:56:44 [2022-03-23T20:56:44.951Z] time="2022-03-23T20:56:44Z" level=info msg="Node 6e2fa9abc42e change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.951Z] time="2022-03-23T20:56:44Z" level=info msg="node5(49e852911a10): Node leave event for 6e2fa9abc42e/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.951Z] time="2022-03-23T20:56:44Z" level=info msg="Node 6e2fa9abc42e change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.951Z] time="2022-03-23T20:56:44Z" level=info msg="node3(6e2fa9abc42e): Node leave event for 6e2fa9abc42e/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.951Z] time="2022-03-23T20:56:44Z" level=info msg="Node 6e2fa9abc42e change state NodeActive --> NodeLeft" 20:56:44 [2022-03-23T20:56:44.951Z] time="2022-03-23T20:56:44Z" level=info msg="node4(0b67ce14fa8b): Node leave event for 6e2fa9abc42e/192.168.83.81" 20:56:44 [2022-03-23T20:56:44.951Z] time="2022-03-23T20:56:44Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, left gossip cluster" 20:56:45 [2022-03-23T20:56:45.132Z] === RUN TestDockerSuite/TestCommitChangeLabels 20:56:45 [2022-03-23T20:56:45.132Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.62s) 20:56:45 [2022-03-23T20:56:45.132Z] === RUN TestAuthZPluginV2Disable 20:56:45 [2022-03-23T20:56:45.407Z] time="2022-03-23T20:56:45Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, left gossip cluster" 20:56:45 [2022-03-23T20:56:45.407Z] time="2022-03-23T20:56:45Z" level=info msg="Node 6e2fa9abc42e/192.168.83.81, left gossip cluster" 20:56:45 [2022-03-23T20:56:45.407Z] time="2022-03-23T20:56:45Z" level=debug msg="memberlist: Failed ping: 49e852911a10 (timeout reached)" 20:56:45 [2022-03-23T20:56:45.407Z] time="2022-03-23T20:56:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.83.81:10036: use of closed network connection" 20:56:45 [2022-03-23T20:56:45.407Z] time="2022-03-23T20:56:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.83.81:10035: use of closed network connection" 20:56:45 [2022-03-23T20:56:45.407Z] time="2022-03-23T20:56:45Z" level=debug msg="memberlist: Stream connection from=192.168.83.81:49381" 20:56:45 [2022-03-23T20:56:45.696Z] === RUN TestDockerSuite/TestCommitHardlink 20:56:45 [2022-03-23T20:56:45.863Z] time="2022-03-23T20:56:45Z" level=info msg="Node 0b67ce14fa8b change state NodeActive --> NodeLeft" 20:56:45 [2022-03-23T20:56:45.863Z] time="2022-03-23T20:56:45Z" level=info msg="node5(49e852911a10): Node leave event for 0b67ce14fa8b/192.168.83.81" 20:56:45 [2022-03-23T20:56:45.863Z] time="2022-03-23T20:56:45Z" level=info msg="Node 0b67ce14fa8b change state NodeActive --> NodeLeft" 20:56:45 [2022-03-23T20:56:45.863Z] time="2022-03-23T20:56:45Z" level=info msg="node4(0b67ce14fa8b): Node leave event for 0b67ce14fa8b/192.168.83.81" 20:56:45 [2022-03-23T20:56:45.863Z] time="2022-03-23T20:56:45Z" level=warning msg="memberlist: Was able to connect to 49e852911a10 but other probes failed, network may be misconfigured" 20:56:46 [2022-03-23T20:56:46.318Z] time="2022-03-23T20:56:45Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, left gossip cluster" 20:56:46 [2022-03-23T20:56:46.318Z] time="2022-03-23T20:56:46Z" level=info msg="Node 0b67ce14fa8b/192.168.83.81, left gossip cluster" 20:56:46 [2022-03-23T20:56:46.773Z] time="2022-03-23T20:56:46Z" level=info msg="Node 49e852911a10/192.168.83.81, left gossip cluster" 20:56:46 [2022-03-23T20:56:46.773Z] time="2022-03-23T20:56:46Z" level=info msg="Node 49e852911a10 change state NodeActive --> NodeFailed" 20:56:46 [2022-03-23T20:56:46.773Z] time="2022-03-23T20:56:46Z" level=info msg="Node 49e852911a10/192.168.83.81, added to failed nodes list" 20:56:46 [2022-03-23T20:56:46.773Z] --- PASS: TestNetworkDBIslands (11.67s) 20:56:46 [2022-03-23T20:56:46.773Z] PASS 20:56:46 [2022-03-23T20:56:46.773Z] coverage: 60.0% of statements 20:56:46 [2022-03-23T20:56:46.773Z] ok github.com/docker/docker/libnetwork/networkdb 103.979s coverage: 60.0% of statements 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/libnetwork/ns [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/oci/caps [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/pkg/platform [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/pkg/signal [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/profiles/seccomp [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/quota [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/rootless [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/environment [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/registry [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/testutil/request [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/volume [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:56:46 [2022-03-23T20:56:46.773Z] ? github.com/docker/docker/volume/testutils [no test files] 20:56:47 [2022-03-23T20:56:47.074Z] === RUN TestDockerSuite/TestCommitNewFile 20:56:48 [2022-03-23T20:56:48.017Z] === RUN TestDockerSuite/TestCommitPausedContainer 20:56:48 [2022-03-23T20:56:48.581Z] === RUN TestDockerSuite/TestCommitTTY 20:56:48 [2022-03-23T20:56:48.839Z] --- PASS: TestAuthZPluginV2Disable (3.76s) 20:56:48 [2022-03-23T20:56:48.839Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === Skipped 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] dispatchers_test.go:377: Windows does not support stopsignal 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] client_test.go:23: runtime.GOOS == "windows" 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] network_proxy_test.go:208: No support for dual stack yet 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] daemon_test.go:145: root required 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] reload_test.go:342: root required 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] pull_v2_test.go:82: Needs fixing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] pull_v2_test.go:127: Needs fixing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] download_test.go:267: Needs fixing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] layer_test.go:291: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] layer_test.go:340: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] layer_test.go:455: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] layer_test.go:684: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] migration_test.go:45: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] migration_test.go:181: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] mount_test.go:17: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.969Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 20:56:48 [2022-03-23T20:56:48.969Z] mount_test.go:76: Failing on Windows 20:56:48 [2022-03-23T20:56:48.969Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] mount_test.go:125: Failing on Windows 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] mount_test.go:212: Failing on Windows 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) 20:56:48 [2022-03-23T20:56:48.970Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) 20:56:48 [2022-03-23T20:56:48.970Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] windows_test.go:58: Test does not work on CI and was never running to begin with 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] windows_test.go:63: Test does not work on CI and was never running to begin with 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:133: Xz not present in msys2 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:140: zstd not installed 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:252: Failing on Windows CI machines 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_windows_test.go:16: Currently fails 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] changes_test.go:195: needs more investigation 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] changes_test.go:432: needs further investigation 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] changes_test.go:468: needs further investigation 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] poller_test.go:40: No chmod on Windows 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] fileutils_test.go:133: Needs porting to Windows 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] fileutils_test.go:179: Needs porting to Windows 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 20:56:48 [2022-03-23T20:56:48.970Z] local_test.go:180: runtime.GOOS == "windows" 20:56:48 [2022-03-23T20:56:48.970Z] 20:56:48 [2022-03-23T20:56:48.970Z] DONE 2091 tests, 70 skipped in 274.919s 20:56:48 [2022-03-23T20:56:48.970Z] INFO: make.ps1 ended at 03/23/2022 20:56:48 20:56:49 [2022-03-23T20:56:49.812Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 20:56:50 [2022-03-23T20:56:50.377Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 20:56:50 [2022-03-23T20:56:50.511Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 20:56:50 [2022-03-23T20:56:50.511Z] INFO: Unit tests ended at 03/23/2022 20:56:50. Duration:00:04:48.5973764 20:56:50 [2022-03-23T20:56:50.511Z] INFO: Building busybox 20:56:50 [2022-03-23T20:56:50.511Z] Sending build context to Docker daemon 5.12kB 20:56:50 [2022-03-23T20:56:50.511Z] 20:56:50 [2022-03-23T20:56:50.511Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 20:56:50 [2022-03-23T20:56:50.511Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 20:56:50 [2022-03-23T20:56:50.511Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 20:56:50 [2022-03-23T20:56:50.511Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 20:56:50 [2022-03-23T20:56:50.511Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 20:56:50 [2022-03-23T20:56:50.511Z] ---> 02f938cacc3b 20:56:50 [2022-03-23T20:56:50.511Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 20:56:50 [2022-03-23T20:56:50.967Z] ---> Running in 1275b2b6eb02 20:56:51 [2022-03-23T20:56:51.311Z] === RUN TestDockerSuite/TestCommitWithoutPause 20:56:51 [2022-03-23T20:56:51.917Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 20:56:51 [2022-03-23T20:56:51.917Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 20:56:51 [2022-03-23T20:56:51.917Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 20:56:52 [2022-03-23T20:56:52.174Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 20:56:52 [2022-03-23T20:56:52.174Z] === RUN TestDockerSuite/TestContainerAPIBadPort 20:56:52 [2022-03-23T20:56:52.174Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 20:56:52 [2022-03-23T20:56:52.174Z] === RUN TestDockerSuite/TestContainerAPICommit 20:56:52 [2022-03-23T20:56:52.431Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) 20:56:52 [2022-03-23T20:56:52.431Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:56:53 [2022-03-23T20:56:53.357Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 20:56:54 [2022-03-23T20:56:54.283Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 20:56:54 [2022-03-23T20:56:54.283Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 20:56:54 [2022-03-23T20:56:54.846Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 20:56:55 [2022-03-23T20:56:55.774Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 20:56:56 [2022-03-23T20:56:56.339Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 20:56:56 [2022-03-23T20:56:56.748Z] Removing intermediate container 1275b2b6eb02 20:56:56 [2022-03-23T20:56:56.748Z] ---> b31919835f27 20:56:56 [2022-03-23T20:56:56.748Z] Step 7/13 : ARG BUSYBOX_VERSION 20:56:56 [2022-03-23T20:56:56.748Z] ---> Running in 13fc8149c980 20:56:56 [2022-03-23T20:56:56.748Z] Removing intermediate container 13fc8149c980 20:56:56 [2022-03-23T20:56:56.748Z] ---> ed7df8cfa983 20:56:56 [2022-03-23T20:56:56.748Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 20:56:56 [2022-03-23T20:56:56.748Z] ---> Running in 4d09d11d51df 20:56:57 [2022-03-23T20:56:57.270Z] === RUN TestDockerSuite/TestContainerAPICreate 20:56:57 [2022-03-23T20:56:57.520Z] Removing intermediate container 4d09d11d51df 20:56:57 [2022-03-23T20:56:57.520Z] ---> 77278575a139 20:56:57 [2022-03-23T20:56:57.520Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 20:56:57 [2022-03-23T20:56:57.834Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 20:56:57 [2022-03-23T20:56:57.834Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 20:56:57 [2022-03-23T20:56:57.834Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 20:56:58 [2022-03-23T20:56:58.487Z] 20:56:58 [2022-03-23T20:56:58.767Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 20:56:58 [2022-03-23T20:56:58.767Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 20:56:58 [2022-03-23T20:56:58.767Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 20:56:58 [2022-03-23T20:56:58.767Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 20:56:58 [2022-03-23T20:56:58.943Z] ---> 61eb5bf64320 20:56:58 [2022-03-23T20:56:58.943Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 20:56:58 [2022-03-23T20:56:58.943Z] ---> Running in 6d821f313ede 20:56:59 [2022-03-23T20:56:59.023Z] === RUN TestDockerSuite/TestContainerAPIDelete 20:56:59 [2022-03-23T20:56:59.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 20:57:00 [2022-03-23T20:57:00.211Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 20:57:00 [2022-03-23T20:57:00.776Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 20:57:00 [2022-03-23T20:57:00.776Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 20:57:02 [2022-03-23T20:57:02.145Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 20:57:02 [2022-03-23T20:57:02.402Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 20:57:02 [2022-03-23T20:57:02.402Z] === RUN TestDockerSuite/TestContainerAPIGetAll 20:57:02 [2022-03-23T20:57:02.966Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 20:57:02 [2022-03-23T20:57:02.966Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.65s) 20:57:02 [2022-03-23T20:57:02.966Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestBoolValue 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestBoolValue (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestBoolValueOrDefault 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestBoolValueOrDefault (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestInt64ValueOrZero 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestInt64ValueOrZero (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestInt64ValueOrDefault 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestInt64ValueOrDefault (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestInt64ValueOrDefaultWithError 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestJsonContentType 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestJsonContentType (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] PASS 20:57:03 [2022-03-23T20:57:03.022Z] coverage: 16.2% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 16.2% of statements 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestMaskSecretKeys 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestMaskSecretKeys (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestVersionMiddlewareVersion 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestVersionMiddlewareVersion (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] PASS 20:57:03 [2022-03-23T20:57:03.022Z] coverage: 37.7% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ok github.com/docker/docker/api/server/middleware 0.052s coverage: 37.7% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestStrSliceMarshalJSON 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestStrSliceMarshalJSON (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestStrSliceUnmarshalJSON 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestStrSliceUnmarshalString 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestStrSliceUnmarshalString (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestStrSliceUnmarshalSlice 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] PASS 20:57:03 [2022-03-23T20:57:03.022Z] coverage: 90.0% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestToJSON 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestToJSON (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestToParamWithVersion 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestToParamWithVersion (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestFromJSON 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestFromJSON (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestEmpty 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestEmpty (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestArgsMatchKVListEmptySources 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestArgsMatchKVList 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestArgsMatchKVList (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestArgsMatch 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestArgsMatch (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestAdd 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestAdd (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestDel 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestDel (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestLen 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestLen (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestExactMatch 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestExactMatch (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestOnlyOneExactMatch 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestOnlyOneExactMatch (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestContains 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestContains (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestValidate 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestValidate (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestWalkValues 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestWalkValues (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestFuzzyMatch 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestFuzzyMatch (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestClone 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestClone (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] PASS 20:57:03 [2022-03-23T20:57:03.022Z] coverage: 92.2% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestDurationToSecondsString 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestDurationToSecondsString (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestGetTimestamp 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestAdjustForAPIVersion 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestAdjustForAPIVersion (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] PASS 20:57:03 [2022-03-23T20:57:03.022Z] coverage: 5.7% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/backend [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/container [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/events [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/image [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/mount [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/network [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/registry [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestGetTimestamp (0.19s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseTimestamps 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseTimestamps (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] PASS 20:57:03 [2022-03-23T20:57:03.022Z] coverage: 100.0% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ok github.com/docker/docker/api/types/time 0.229s coverage: 100.0% of statements 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestCompareVersion 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestCompareVersion (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] PASS 20:57:03 [2022-03-23T20:57:03.022Z] coverage: 77.3% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/api/types/volume [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/git@,_no_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/git@,_with_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestCloneArgsSmartHttp 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestCloneArgsSmartHttp (0.01s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestCloneArgsDumbHttp 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestCloneArgsDumbHttp (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestCloneArgsGit 20:57:03 [2022-03-23T20:57:03.022Z] --- PASS: TestCloneArgsGit (0.00s) 20:57:03 [2022-03-23T20:57:03.022Z] === RUN TestCheckoutGit 20:57:03 [2022-03-23T20:57:03.560Z] === RUN TestDockerSuite/TestContainerAPIGetExport 20:57:03 [2022-03-23T20:57:03.994Z] === RUN TestEnable 20:57:03 [2022-03-23T20:57:03.995Z] --- PASS: TestEnable (0.00s) 20:57:03 [2022-03-23T20:57:03.995Z] === RUN TestDisable 20:57:03 [2022-03-23T20:57:03.995Z] --- PASS: TestDisable (0.00s) 20:57:03 [2022-03-23T20:57:03.995Z] === RUN TestEnabled 20:57:03 [2022-03-23T20:57:03.995Z] --- PASS: TestEnabled (0.00s) 20:57:03 [2022-03-23T20:57:03.995Z] PASS 20:57:03 [2022-03-23T20:57:03.995Z] coverage: 100.0% of statements 20:57:03 [2022-03-23T20:57:03.995Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestProcessShouldRemoveDockerfileDockerignore 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestProcessNoDockerignore 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestProcessNoDockerignore (0.00s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestProcessShouldLeaveAllFiles 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestDetectContentType 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestDetectContentType (0.00s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestSelectAcceptableMIME 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestSelectAcceptableMIME (0.00s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestInspectEmptyResponse 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestInspectEmptyResponse (0.00s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestInspectResponseBinary 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestInspectResponseBinary (0.00s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestResponseUnsupportedContentType 20:57:04 [2022-03-23T20:57:04.456Z] --- PASS: TestResponseUnsupportedContentType (0.00s) 20:57:04 [2022-03-23T20:57:04.456Z] === RUN TestInspectResponseTextSimple 20:57:04 [2022-03-23T20:57:04.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 20:57:04 [2022-03-23T20:57:04.489Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 20:57:04 [2022-03-23T20:57:04.914Z] --- PASS: TestInspectResponseTextSimple (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestInspectResponseEmptyContentType 20:57:04 [2022-03-23T20:57:04.914Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestUnknownContentLength 20:57:04 [2022-03-23T20:57:04.914Z] --- PASS: TestUnknownContentLength (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestDownloadRemote 20:57:04 [2022-03-23T20:57:04.914Z] --- PASS: TestDownloadRemote (0.10s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestGetWithStatusError 20:57:04 [2022-03-23T20:57:04.914Z] --- PASS: TestGetWithStatusError (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestCloseRootDirectory 20:57:04 [2022-03-23T20:57:04.914Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:57:04 [2022-03-23T20:57:04.914Z] --- SKIP: TestCloseRootDirectory (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestHashFile 20:57:04 [2022-03-23T20:57:04.914Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:57:04 [2022-03-23T20:57:04.914Z] --- SKIP: TestHashFile (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestHashSubdir 20:57:04 [2022-03-23T20:57:04.914Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:57:04 [2022-03-23T20:57:04.914Z] --- SKIP: TestHashSubdir (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] === RUN TestRemoveDirectory 20:57:04 [2022-03-23T20:57:04.914Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 20:57:04 [2022-03-23T20:57:04.914Z] --- SKIP: TestRemoveDirectory (0.00s) 20:57:04 [2022-03-23T20:57:04.914Z] PASS 20:57:04 [2022-03-23T20:57:04.914Z] coverage: 9.3% of statements 20:57:04 [2022-03-23T20:57:04.914Z] ok github.com/docker/docker/builder/remotecontext 0.350s coverage: 9.3% of statements 20:57:05 [2022-03-23T20:57:05.050Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 20:57:05 [2022-03-23T20:57:05.050Z] === RUN TestDockerSuite/TestContainerAPIKill 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestGetAllAllowed 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestGetAllAllowed (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestGetAllMeta 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestGetAllMeta (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestWarnOnUnusedBuildArgs 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestIsUnreferencedBuiltin 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestIsExistingDirectory 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestIsExistingDirectory (0.01s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestGetFilenameForDownload 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestGetFilenameForDownload (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestEnv2Variables 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestEnv2Variables (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestEnvValueWithExistingRunConfigEnv 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestMaintainer 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestMaintainer (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestLabel 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestLabel (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestFromScratch 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestFromScratch (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestFromWithArg 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestFromWithArg (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestFromWithArgButBuildArgsNotGiven 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestFromWithUndefinedArg 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestFromWithUndefinedArg (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestFromMultiStageWithNamedStage 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestOnbuild 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestOnbuild (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestWorkdir 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestWorkdir (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestCmd 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestCmd (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestHealthcheckNone 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestHealthcheckNone (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestHealthcheckCmd 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestHealthcheckCmd (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestEntrypoint 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestEntrypoint (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestExpose 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestExpose (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestUser 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestUser (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestVolume 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestVolume (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestStopSignal 20:57:05 [2022-03-23T20:57:05.372Z] dispatchers_test.go:377: Windows does not support stopsignal 20:57:05 [2022-03-23T20:57:05.372Z] --- SKIP: TestStopSignal (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestArg 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestArg (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestShell 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestShell (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestPrependEnvOnCmd 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestPrependEnvOnCmd (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestRunWithBuildArgs 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestRunWithBuildArgs (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestRunIgnoresHealthcheck 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatchUnsupportedOptions 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestNormalizeWorkdir 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestNormalizeWorkdir (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch/ADD_multiple_files_to_file 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch/COPY_multiple_files_to_file 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch/COPY_wildcard_no_files 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDispatch/COPY_url 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch (0.11s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.02s) 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDispatch/COPY_url (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestAddScratchImageAddsToMounts 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestAddFromScratchPopulatesPlatform 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestAddFromScratchPopulatesPlatformIfNil 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestImageSourceGetAddsToMounts 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestEmptyDockerfile 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestEmptyDockerfile (0.01s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestSymlinkDockerfile 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestSymlinkDockerfile (0.01s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDockerfileOutsideTheBuildContext 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestNonExistingDockerfile 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestNonExistingDockerfile (0.02s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestCopyRunConfig 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestCopyRunConfig (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestDeepCopyRunConfig 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestDeepCopyRunConfig (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestExportImage 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestExportImage (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] === RUN TestNormalizeDest 20:57:05 [2022-03-23T20:57:05.372Z] --- PASS: TestNormalizeDest (0.00s) 20:57:05 [2022-03-23T20:57:05.372Z] PASS 20:57:05 [2022-03-23T20:57:05.372Z] coverage: 46.7% of statements 20:57:05 [2022-03-23T20:57:05.372Z] ok github.com/docker/docker/builder/dockerfile 0.311s coverage: 46.7% of statements 20:57:05 [2022-03-23T20:57:05.615Z] === RUN TestDockerSuite/TestContainerAPIPause 20:57:06 [2022-03-23T20:57:06.178Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 20:57:06 [2022-03-23T20:57:06.347Z] === RUN TestTCP4Proxy 20:57:06 [2022-03-23T20:57:06.348Z] --- PASS: TestTCP4Proxy (0.01s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestTCP4ProxyHalfClose 20:57:06 [2022-03-23T20:57:06.348Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestTCP6Proxy 20:57:06 [2022-03-23T20:57:06.348Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 20:57:06 [2022-03-23T20:57:06.348Z] --- SKIP: TestTCP6Proxy (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestTCPDualStackProxy 20:57:06 [2022-03-23T20:57:06.348Z] network_proxy_test.go:208: No support for dual stack yet 20:57:06 [2022-03-23T20:57:06.348Z] --- SKIP: TestTCPDualStackProxy (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestUDP4Proxy 20:57:06 [2022-03-23T20:57:06.348Z] --- PASS: TestUDP4Proxy (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestUDP6Proxy 20:57:06 [2022-03-23T20:57:06.348Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 20:57:06 [2022-03-23T20:57:06.348Z] --- SKIP: TestUDP6Proxy (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestUDPWriteError 20:57:06 [2022-03-23T20:57:06.348Z] --- PASS: TestUDPWriteError (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestSCTP4Proxy 20:57:06 [2022-03-23T20:57:06.348Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows 20:57:06 [2022-03-23T20:57:06.348Z] --- SKIP: TestSCTP4Proxy (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] === RUN TestSCTP6Proxy 20:57:06 [2022-03-23T20:57:06.348Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 20:57:06 [2022-03-23T20:57:06.348Z] --- SKIP: TestSCTP6Proxy (0.00s) 20:57:06 [2022-03-23T20:57:06.348Z] PASS 20:57:06 [2022-03-23T20:57:06.348Z] coverage: 49.4% of statements 20:57:06 [2022-03-23T20:57:06.348Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements 20:57:07 [2022-03-23T20:57:07.110Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 20:57:07 [2022-03-23T20:57:07.110Z] === RUN TestDockerSuite/TestContainerAPIRename 20:57:07 [2022-03-23T20:57:07.474Z] Removing intermediate container 6d821f313ede 20:57:07 [2022-03-23T20:57:07.474Z] ---> 951a578fb5a1 20:57:07 [2022-03-23T20:57:07.474Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 20:57:07 [2022-03-23T20:57:07.674Z] === RUN TestDockerSuite/TestContainerAPIRestart 20:57:07 [2022-03-23T20:57:07.929Z] ---> Running in c77508e0f2ef 20:57:08 [2022-03-23T20:57:08.282Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 20:57:08 [2022-03-23T20:57:08.847Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 20:57:09 [2022-03-23T20:57:09.455Z] 20:57:09 [2022-03-23T20:57:09.455Z] SUCCESS: Specified value was saved. 20:57:09 [2022-03-23T20:57:09.820Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 20:57:09 [2022-03-23T20:57:09.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 20:57:09 [2022-03-23T20:57:09.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 20:57:09 [2022-03-23T20:57:09.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 20:57:09 [2022-03-23T20:57:09.821Z] === RUN TestDockerSuite/TestContainerAPIStart 20:57:10 [2022-03-23T20:57:10.022Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev 20:57:10 [2022-03-23T20:57:10.022Z] Copying nested executables into bundles/cross/linux/amd64-daemon 20:57:10 [2022-03-23T20:57:10.022Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev 20:57:10 [2022-03-23T20:57:10.022Z] GOOS="linux" GOARCH="amd64" GOARM="" 20:57:10 [2022-03-23T20:57:10.022Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev 20:57:10 [2022-03-23T20:57:10.022Z] Cross building: bundles/cross/windows/amd64 20:57:10 [2022-03-23T20:57:10.022Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe 20:57:10 [2022-03-23T20:57:10.022Z] GOOS="windows" GOARCH="amd64" GOARM="" 20:57:10 [2022-03-23T20:57:10.385Z] docker_api_swarm_node_test.go:20: [d5513216cb6ca] joining swarm manager [df7960847b6a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:57:10 [2022-03-23T20:57:10.385Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 20:57:11 [2022-03-23T20:57:11.316Z] docker_api_swarm_node_test.go:21: [d1c55e6b71534] joining swarm manager [df7960847b6a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:57:12 [2022-03-23T20:57:12.346Z] Removing intermediate container c77508e0f2ef 20:57:12 [2022-03-23T20:57:12.346Z] ---> e055b22ad4fb 20:57:12 [2022-03-23T20:57:12.346Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 20:57:12 [2022-03-23T20:57:12.346Z] ---> Running in fad7f8b6a676 20:57:14 [2022-03-23T20:57:14.625Z] === RUN TestDockerSuite/TestContainerAPIStop 20:57:15 [2022-03-23T20:57:15.187Z] === RUN TestDockerSuite/TestContainerAPITop 20:57:15 [2022-03-23T20:57:15.750Z] === RUN TestDockerSuite/TestContainerAPITopWindows 20:57:15 [2022-03-23T20:57:15.750Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 20:57:15 [2022-03-23T20:57:15.750Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 20:57:15 [2022-03-23T20:57:15.750Z] === RUN TestDockerSuite/TestContainerAPIWait 20:57:16 [2022-03-23T20:57:16.061Z] Cannot create a file when that file already exists. 20:57:18 [2022-03-23T20:57:18.262Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 20:57:18 [2022-03-23T20:57:18.519Z] === RUN TestDockerSuite/TestContainerNetworkMode 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestCheckpointCreateError 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestCheckpointCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestCheckpointCreate 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestCheckpointCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestCheckpointDeleteError 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestCheckpointDeleteError (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestCheckpointDelete 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestCheckpointDelete (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestCheckpointListError 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestCheckpointListError (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestCheckpointList 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestCheckpointList (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestCheckpointListContainerNotFound 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNewClientWithOpsFromEnv 20:57:18 [2022-03-23T20:57:18.755Z] client_test.go:23: runtime.GOOS == "windows" 20:57:18 [2022-03-23T20:57:18.755Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestGetAPIPath 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestGetAPIPath (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestParseHostURL 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestParseHostURL (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersionEmpty 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersion 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersion/downgrade_from_default 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersion/downgrade_legacy 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersion/downgrade_old 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersion/no_upgrade 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersion (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPVersionOverride 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersionAutomatic 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersionWithEmptyVersion 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestNegotiateAPIVersionWithFixedVersion 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestClientRedirect 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestClientRedirect/GET 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestClientRedirect/POST 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestClientRedirect/PUT 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestClientRedirect/DELETE 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestClientRedirect (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestClientRedirect/GET (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestClientRedirect/POST (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestClientRedirect/PUT (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] --- PASS: TestClientRedirect/DELETE (0.00s) 20:57:18 [2022-03-23T20:57:18.755Z] === RUN TestConfigCreateUnsupported 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigCreateUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigCreateError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigCreate 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigInspectNotFound 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigInspectNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigInspectUnsupported 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigInspectUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigInspectError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigInspectConfigNotFound 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigInspect 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigListUnsupported 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigListUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigListError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigListError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigList 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigList (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigRemoveUnsupported 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigRemoveUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigRemoveError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigRemove 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigUpdateUnsupported 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigUpdateUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigUpdateError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigUpdateError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestConfigUpdate 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestConfigUpdate (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerCommitError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerCommitError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerCommit 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerCommit (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStatPathError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStatPathError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStatPathNotFoundError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStatPathNoHeaderError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStatPath 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStatPath (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyToContainerError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyToContainerError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyToContainerNotFoundError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyToContainerNotStatusOKError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyToContainer 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyToContainer (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyFromContainerError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyFromContainerError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyFromContainerNotFoundError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyFromContainerNotStatusOKError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyFromContainerNoHeaderError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestCopyFromContainer 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestCopyFromContainer (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerCreateError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerCreateImageNotFound 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerCreateImageNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerCreateWithName 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerCreateWithName (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerCreateAutoRemove 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerCreateAutoRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerDiffError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerDiffError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerDiff 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerDiff (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecCreateError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecCreate 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecStartError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecStartError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecStart 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecStart (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecInspectError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecInspect 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExportError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExportError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExport 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExport (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerInspectError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerInspectContainerNotFound 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerInspect 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerInspectNode 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerInspectNode (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerKillError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerKillError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerKill 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerKill (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerListError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerListError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerList 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerList (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerLogsNotFoundError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerLogsNotFoundError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerLogsError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerLogsError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerLogs 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerLogs (0.19s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerPauseError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerPauseError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerPause 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerPause (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainersPruneError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainersPruneError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainersPrune 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainersPrune (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerRemoveError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerRemoveNotFoundError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerRemove 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerRenameError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerRenameError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerRename 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerRename (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerResizeError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerResizeError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecResizeError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecResizeError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerResize 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerResize (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerExecResize 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerExecResize (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerRestartError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerRestartError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerRestart 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerRestart (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStartError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStartError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStart 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStart (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStatsError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStatsError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStats 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStats (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStopError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStopError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerStop 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerStop (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerTopError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerTopError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerTop 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerTop (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerUnpauseError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerUnpauseError (0.01s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerUnpause 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerUnpause (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerUpdateError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerUpdateError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerUpdate 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerUpdate (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerWaitError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerWaitError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestContainerWait 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestContainerWait (0.01s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestDiskUsageError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestDiskUsageError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestDiskUsage 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestDiskUsage (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestDistributionInspectUnsupported 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestDistributionInspectUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestDistributionInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestEventsErrorInOptions 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestEventsErrorInOptions (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestEventsErrorFromServer 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestEventsErrorFromServer (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestEvents 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestEvents (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestTLSCloseWriter 20:57:18 [2022-03-23T20:57:18.756Z] === PAUSE TestTLSCloseWriter 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageBuildError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageBuildError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageBuild 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageBuild (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestGetDockerOS 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestGetDockerOS (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageCreateError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageCreate 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageHistoryError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageHistoryError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageHistory 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageHistory (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageImportError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageImportError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageImport 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageImport (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageInspectError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageInspectImageNotFound 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageInspectImageNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageInspect 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageListError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageListError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageList 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageList (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageListApiBefore125 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageListApiBefore125 (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageLoadError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageLoadError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageLoad 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageLoad (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagesPruneError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagesPruneError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagesPrune 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagesPrune (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePullReferenceParseError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePullReferenceParseError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePullAnyError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePullAnyError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePullStatusUnauthorizedError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePullWithPrivilegedFuncNoError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePullWithoutErrors 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePullWithoutErrors (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushReferenceError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushReferenceError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushAnyError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushAnyError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushStatusUnauthorizedError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithPrivilegedFuncNoError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithoutErrors 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithoutErrors (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageRemoveError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageRemoveImageNotFound 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageRemoveImageNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageRemove 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSaveError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSaveError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSave 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSave (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSearchAnyError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSearchAnyError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSearchStatusUnauthorizedError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSearchWithPrivilegedFuncNoError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageSearchWithoutErrors 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageSearchWithoutErrors (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageTagError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageTagError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageTagInvalidReference 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageTagInvalidReference (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageTagInvalidSourceImageName 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageTagHexSource 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageTagHexSource (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestImageTag 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestImageTag (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestInfoServerError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestInfoServerError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestInfoInvalidResponseJSONError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestInfo 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestInfo (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkConnectError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkConnectError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkConnectEmptyNilEndpointSettings 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkConnect 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkConnect (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkCreateError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkCreate 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkDisconnectError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkDisconnectError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkDisconnect 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkDisconnect (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkInspect 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkInspect/empty_ID 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkInspect/no_options 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkInspect/verbose 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkInspect/global_scope 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkInspect/unknown_network 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkInspect/server_error 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkInspect (0.01s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkInspect/no_options (0.01s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkInspect/verbose (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkInspect/global_scope (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkInspect/server_error (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkListError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkListError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkList 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkList (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworksPruneError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworksPruneError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworksPrune 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworksPrune (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkRemoveError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNetworkRemove 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNetworkRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNodeInspectError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNodeInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNodeInspectNodeNotFound 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNodeInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNodeInspect 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNodeInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.756Z] === RUN TestNodeListError 20:57:18 [2022-03-23T20:57:18.756Z] --- PASS: TestNodeListError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestNodeList 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestNodeList (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestNodeRemoveError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestNodeRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestNodeRemove 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestNodeRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestNodeUpdateError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestNodeUpdateError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestNodeUpdate 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestNodeUpdate (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestOptionWithHostFromEnv 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestOptionWithHostFromEnv (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestOptionWithTimeout 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestOptionWithTimeout (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestOptionWithVersionFromEnv 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingFail 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingFail (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingWithError 20:57:18 [2022-03-23T20:57:18.757Z] 2022/03/23 20:57:17 RoundTripper returned a response & error; ignoring response 20:57:18 [2022-03-23T20:57:18.757Z] 2022/03/23 20:57:17 RoundTripper returned a response & error; ignoring response 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingWithError (0.02s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingSuccess 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingSuccess (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingHeadFallback 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingHeadFallback/OK 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingHeadFallback/Internal_Server_Error 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingHeadFallback/Not_Found 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPingHeadFallback/Method_Not_Allowed 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingHeadFallback (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingHeadFallback/OK (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginDisableError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginDisableError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginDisable 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginDisable (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginEnableError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginEnableError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginEnable 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginEnable (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginInspectError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginInspect 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginListError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginListError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginList 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginList (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginPushError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginPushError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginPush 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginPush (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginRemoveError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginRemove 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginSetError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginSetError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPluginSet 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPluginSet (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSetHostHeader 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSetHostHeader (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestPlainTextError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestPlainTextError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestInfiniteError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestInfiniteError (0.02s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestCanceledContext 20:57:18 [2022-03-23T20:57:18.757Z] 2022/03/23 20:57:17 RoundTripper returned a response & error; ignoring response 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestCanceledContext (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestDeadlineExceededContext 20:57:18 [2022-03-23T20:57:18.757Z] 2022/03/23 20:57:17 RoundTripper returned a response & error; ignoring response 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestDeadlineExceededContext (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretCreateUnsupported 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretCreateUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretCreateError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretCreate 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretInspectUnsupported 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretInspectUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretInspectError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretInspectSecretNotFound 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretInspect 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretListUnsupported 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretListUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretListError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretListError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretList 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretList (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretRemoveUnsupported 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretRemoveUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretRemoveError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretRemove 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretUpdateUnsupported 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretUpdateUnsupported (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretUpdateError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretUpdateError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSecretUpdate 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSecretUpdate (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceCreateError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceCreate 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceCreateCompatiblePlatforms 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceCreateDigestPinning 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceCreateDigestPinning (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceInspectError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceInspectServiceNotFound 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceInspect 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceListError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceListError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceList 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceList (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceLogsError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceLogsError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceLogs 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceLogs (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceRemoveError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceRemoveNotFoundError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceRemove 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceUpdateError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceUpdateError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestServiceUpdate 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestServiceUpdate (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmGetUnlockKeyError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmGetUnlockKey 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmGetUnlockKey (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmInitError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmInitError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmInit 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmInit (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmInspectError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmInspect 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmJoinError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmJoinError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmJoin 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmJoin (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmLeaveError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmLeaveError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmLeave 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmLeave (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmUnlockError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmUnlockError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmUnlock 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmUnlock (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmUpdateError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmUpdateError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestSwarmUpdate 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestSwarmUpdate (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestTaskInspectError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestTaskInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestTaskInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestTaskInspect 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestTaskInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestTaskListError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestTaskListError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestTaskList 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestTaskList (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeCreateError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeCreateError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeCreate 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeCreate (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeInspectError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeInspectError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeInspectNotFound 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeInspectNotFound (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeInspectWithEmptyID 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeInspect 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeInspect (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeListError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeListError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeList 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeList (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeRemoveError 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeRemoveError (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === RUN TestVolumeRemove 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestVolumeRemove (0.00s) 20:57:18 [2022-03-23T20:57:18.757Z] === CONT TestTLSCloseWriter 20:57:18 [2022-03-23T20:57:18.757Z] --- PASS: TestTLSCloseWriter (0.01s) 20:57:18 [2022-03-23T20:57:18.757Z] PASS 20:57:18 [2022-03-23T20:57:18.757Z] coverage: 75.2% of statements 20:57:18 [2022-03-23T20:57:18.757Z] ok github.com/docker/docker/client 0.449s coverage: 75.2% of statements 20:57:19 [2022-03-23T20:57:19.450Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 20:57:19 [2022-03-23T20:57:19.707Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) 20:57:19 [2022-03-23T20:57:19.707Z] PASS 20:57:19 [2022-03-23T20:57:19.707Z] 20:57:19 [2022-03-23T20:57:19.707Z] DONE 17 tests in 49.836s 20:57:19 [2022-03-23T20:57:19.707Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 20:57:19 [2022-03-23T20:57:19.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 20:57:19 [2022-03-23T20:57:19.707Z] ++ set -e 20:57:19 [2022-03-23T20:57:19.707Z] ++ '[' -n 0 ']' 20:57:19 [2022-03-23T20:57:19.707Z] ++ set -x 20:57:19 [2022-03-23T20:57:19.707Z] ++ 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 20:57:19 [2022-03-23T20:57:19.707Z] INFO: Testing against a local daemon 20:57:19 [2022-03-23T20:57:19.707Z] === RUN TestPluginInvalidJSON 20:57:19 [2022-03-23T20:57:19.707Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:57:19 [2022-03-23T20:57:19.707Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:57:19 [2022-03-23T20:57:19.707Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:57:19 [2022-03-23T20:57:19.707Z] --- PASS: TestPluginInvalidJSON (0.03s) 20:57:19 [2022-03-23T20:57:19.707Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 20:57:19 [2022-03-23T20:57:19.707Z] === RUN TestPluginInstall 20:57:19 [2022-03-23T20:57:19.707Z] === RUN TestPluginInstall/no_auth 20:57:21 [2022-03-23T20:57:21.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 20:57:21 [2022-03-23T20:57:21.835Z] Removing intermediate container fad7f8b6a676 20:57:21 [2022-03-23T20:57:21.835Z] ---> 6b5c8481ec63 20:57:21 [2022-03-23T20:57:21.835Z] Step 13/13 : CMD ["sh"] 20:57:21 [2022-03-23T20:57:21.835Z] ---> Running in f49a9591e9e0 20:57:21 [2022-03-23T20:57:21.835Z] Removing intermediate container f49a9591e9e0 20:57:21 [2022-03-23T20:57:21.835Z] ---> 1b0ac4a293c7 20:57:21 [2022-03-23T20:57:21.835Z] Successfully built 1b0ac4a293c7 20:57:21 [2022-03-23T20:57:21.835Z] Successfully tagged busybox:latest 20:57:21 [2022-03-23T20:57:21.835Z] INFO: Docker images of the daemon under test 20:57:21 [2022-03-23T20:57:21.835Z] 20:57:21 [2022-03-23T20:57:21.835Z] REPOSITORY TAG IMAGE ID CREATED SIZE 20:57:21 [2022-03-23T20:57:21.835Z] busybox latest 1b0ac4a293c7 Less than a second ago 5.01GB 20:57:21 [2022-03-23T20:57:21.835Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB 20:57:21 [2022-03-23T20:57:21.835Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB 20:57:21 [2022-03-23T20:57:21.835Z] 20:57:21 [2022-03-23T20:57:21.835Z] INFO: Running integration tests at 03/23/2022 20:57:21... 20:57:21 [2022-03-23T20:57:21.835Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 20:57:21 [2022-03-23T20:57:21.835Z] INFO: Integration API tests being run from the host: 20:57:21 [2022-03-23T20:57:21.835Z] INFO: make.ps1 starting at 03/23/2022 20:57:21 20:57:21 [2022-03-23T20:57:21.861Z] time="2022-03-23T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:57:21 [2022-03-23T20:57:21.861Z] time="2022-03-23T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40bbbedbf5698a0d1d16406dad951eef36226550e68e109b91c9b25b53dcba18" mediatype=application/vnd.docker.plugin.v1+json size=522 20:57:21 [2022-03-23T20:57:21.861Z] time="2022-03-23T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:57:21 [2022-03-23T20:57:21.861Z] time="2022-03-23T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40bbbedbf5698a0d1d16406dad951eef36226550e68e109b91c9b25b53dcba18" mediatype=application/vnd.docker.plugin.v1+json size=522 20:57:22 [2022-03-23T20:57:22.119Z] === RUN TestPluginInstall/with_htpasswd 20:57:22 [2022-03-23T20:57:22.696Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 20:57:22 [2022-03-23T20:57:22.696Z] time="2022-03-23T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:57:22 [2022-03-23T20:57:22.696Z] time="2022-03-23T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40bbbedbf5698a0d1d16406dad951eef36226550e68e109b91c9b25b53dcba18" mediatype=application/vnd.docker.plugin.v1+json size=522 20:57:22 [2022-03-23T20:57:22.696Z] time="2022-03-23T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:57:22 [2022-03-23T20:57:22.696Z] time="2022-03-23T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40bbbedbf5698a0d1d16406dad951eef36226550e68e109b91c9b25b53dcba18" mediatype=application/vnd.docker.plugin.v1+json size=522 20:57:22 [2022-03-23T20:57:22.800Z] Running D:\gopath\src\github.com\docker\docker\integration\build 20:57:22 [2022-03-23T20:57:22.953Z] === RUN TestPluginInstall/with_insecure 20:57:23 [2022-03-23T20:57:23.210Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 20:57:24 [2022-03-23T20:57:24.184Z] time="2022-03-23T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:57:24 [2022-03-23T20:57:24.184Z] time="2022-03-23T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81450a5925fc6b2e76ba5c7692d18ce3b46aa97934b044741dbfe5dd1e27be4a" mediatype=application/vnd.docker.plugin.v1+json size=522 20:57:24 [2022-03-23T20:57:24.184Z] time="2022-03-23T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:57:24 [2022-03-23T20:57:24.184Z] time="2022-03-23T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81450a5925fc6b2e76ba5c7692d18ce3b46aa97934b044741dbfe5dd1e27be4a" mediatype=application/vnd.docker.plugin.v1+json size=522 20:57:24 [2022-03-23T20:57:24.442Z] plugin_test.go:165: [d45ec546fdd7c] daemon is not started 20:57:24 [2022-03-23T20:57:24.442Z] --- PASS: TestPluginInstall (4.75s) 20:57:24 [2022-03-23T20:57:24.442Z] --- PASS: TestPluginInstall/no_auth (2.35s) 20:57:24 [2022-03-23T20:57:24.442Z] --- PASS: TestPluginInstall/with_htpasswd (0.98s) 20:57:24 [2022-03-23T20:57:24.442Z] --- PASS: TestPluginInstall/with_insecure (1.42s) 20:57:24 [2022-03-23T20:57:24.442Z] === RUN TestPluginsWithRuntimes 20:57:25 [2022-03-23T20:57:25.005Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 20:57:26 [2022-03-23T20:57:26.375Z] docker_api_swarm_test.go:502: [d0ccac4c66b40] joining swarm manager [df2fe3ab01b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:57:26 [2022-03-23T20:57:26.631Z] === RUN TestPluginsWithRuntimes/No_Args 20:57:26 [2022-03-23T20:57:26.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 20:57:27 [2022-03-23T20:57:27.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 20:57:27 [2022-03-23T20:57:27.814Z] === RUN TestPluginsWithRuntimes/With_Args 20:57:28 [2022-03-23T20:57:28.741Z] --- PASS: TestPluginsWithRuntimes (4.17s) 20:57:28 [2022-03-23T20:57:28.741Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) 20:57:28 [2022-03-23T20:57:28.741Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 20:57:28 [2022-03-23T20:57:28.741Z] === RUN TestPluginBackCompatMediaTypes 20:57:28 [2022-03-23T20:57:28.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 20:57:29 [2022-03-23T20:57:29.302Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) 20:57:29 [2022-03-23T20:57:29.302Z] PASS 20:57:29 [2022-03-23T20:57:29.302Z] 20:57:29 [2022-03-23T20:57:29.302Z] DONE 10 tests in 9.703s 20:57:29 [2022-03-23T20:57:29.302Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:57:29 [2022-03-23T20:57:29.302Z] ++ 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 20:57:29 [2022-03-23T20:57:29.302Z] ++ set -e 20:57:29 [2022-03-23T20:57:29.302Z] ++ '[' -n 0 ']' 20:57:29 [2022-03-23T20:57:29.302Z] ++ set -x 20:57:29 [2022-03-23T20:57:29.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-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 20:57:29 [2022-03-23T20:57:29.558Z] INFO: Testing against a local daemon 20:57:29 [2022-03-23T20:57:29.558Z] === RUN TestExternalGraphDriver 20:57:29 [2022-03-23T20:57:29.558Z] === RUN TestExternalGraphDriver/json 20:57:30 [2022-03-23T20:57:30.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 20:57:31 [2022-03-23T20:57:31.052Z] === RUN TestExternalGraphDriver/spec 20:57:31 [2022-03-23T20:57:31.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 20:57:32 [2022-03-23T20:57:32.985Z] === RUN TestExternalGraphDriver/pull 20:57:32 [2022-03-23T20:57:32.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008ded68_<nil>} 20:57:34 [2022-03-23T20:57:34.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13217467068_/foo_false__<nil>_<nil>_<nil>} 20:57:34 [2022-03-23T20:57:34.652Z] --- PASS: TestExternalGraphDriver (5.11s) 20:57:34 [2022-03-23T20:57:34.652Z] --- PASS: TestExternalGraphDriver/json (1.65s) 20:57:34 [2022-03-23T20:57:34.652Z] --- PASS: TestExternalGraphDriver/spec (1.81s) 20:57:34 [2022-03-23T20:57:34.652Z] --- PASS: TestExternalGraphDriver/pull (1.60s) 20:57:34 [2022-03-23T20:57:34.652Z] === RUN TestGraphdriverPluginV2 20:57:34 [2022-03-23T20:57:34.911Z] docker_api_swarm_test.go:507: [d2e4f43fad782] joining swarm manager [df2fe3ab01b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:57:35 [2022-03-23T20:57:35.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13217467068_/foo_true__<nil>_<nil>_<nil>} 20:57:36 [2022-03-23T20:57:36.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31258638335_/foo_false__<nil>_<nil>_<nil>} 20:57:36 [2022-03-23T20:57:36.427Z] --- PASS: TestCheckoutGit (33.38s) 20:57:36 [2022-03-23T20:57:36.427Z] === RUN TestValidGitTransport 20:57:36 [2022-03-23T20:57:36.427Z] --- PASS: TestValidGitTransport (0.00s) 20:57:36 [2022-03-23T20:57:36.427Z] === RUN TestGitInvalidRef 20:57:36 [2022-03-23T20:57:36.427Z] --- PASS: TestGitInvalidRef (0.28s) 20:57:36 [2022-03-23T20:57:36.427Z] PASS 20:57:36 [2022-03-23T20:57:36.427Z] coverage: 86.3% of statements 20:57:36 [2022-03-23T20:57:36.427Z] ok github.com/docker/docker/builder/remotecontext/git 33.720s coverage: 86.3% of statements 20:57:37 [2022-03-23T20:57:37.393Z] ? github.com/docker/docker/cli [no test files] 20:57:37 [2022-03-23T20:57:37.393Z] ? github.com/docker/docker/cli/config [no test files] 20:57:37 [2022-03-23T20:57:37.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31258638335_/foo_true__<nil>_<nil>_<nil>} 20:57:38 [2022-03-23T20:57:38.701Z] --- PASS: TestGraphdriverPluginV2 (3.99s) 20:57:38 [2022-03-23T20:57:38.701Z] PASS 20:57:38 [2022-03-23T20:57:38.701Z] 20:57:38 [2022-03-23T20:57:38.701Z] DONE 5 tests in 9.121s 20:57:38 [2022-03-23T20:57:38.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:57:38 [2022-03-23T20:57:38.701Z] ++ 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 20:57:38 [2022-03-23T20:57:38.701Z] ++ set -e 20:57:38 [2022-03-23T20:57:38.701Z] ++ '[' -n 0 ']' 20:57:38 [2022-03-23T20:57:38.701Z] ++ set -x 20:57:38 [2022-03-23T20:57:38.701Z] ++ 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 20:57:38 [2022-03-23T20:57:38.701Z] INFO: Testing against a local daemon 20:57:38 [2022-03-23T20:57:38.701Z] === RUN TestContinueAfterPluginCrash 20:57:38 [2022-03-23T20:57:38.701Z] === PAUSE TestContinueAfterPluginCrash 20:57:38 [2022-03-23T20:57:38.701Z] === RUN TestReadPluginNoRead 20:57:38 [2022-03-23T20:57:38.701Z] === PAUSE TestReadPluginNoRead 20:57:38 [2022-03-23T20:57:38.701Z] === RUN TestDaemonStartWithLogOpt 20:57:38 [2022-03-23T20:57:38.701Z] === PAUSE TestDaemonStartWithLogOpt 20:57:38 [2022-03-23T20:57:38.701Z] === CONT TestContinueAfterPluginCrash 20:57:38 [2022-03-23T20:57:38.701Z] === CONT TestDaemonStartWithLogOpt 20:57:38 [2022-03-23T20:57:38.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31258638335_/foo_true__0xc0008ded98_<nil>_<nil>} 20:57:40 [2022-03-23T20:57:40.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008dedb0_<nil>} 20:57:42 [2022-03-23T20:57:42.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008dedc8_<nil>} 20:57:42 [2022-03-23T20:57:42.486Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) 20:57:42 [2022-03-23T20:57:42.486Z] === CONT TestReadPluginNoRead 20:57:43 [2022-03-23T20:57:43.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008dede0_<nil>} 20:57:44 [2022-03-23T20:57:44.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008dedf8_<nil>} 20:57:45 [2022-03-23T20:57:45.047Z] === RUN TestReadPluginNoRead/default 20:57:46 [2022-03-23T20:57:46.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 20:57:46 [2022-03-23T20:57:46.415Z] === RUN TestReadPluginNoRead/disabled_caching 20:57:47 [2022-03-23T20:57:47.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 20:57:47 [2022-03-23T20:57:47.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 20:57:47 [2022-03-23T20:57:47.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 20:57:47 [2022-03-23T20:57:47.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 20:57:47 [2022-03-23T20:57:47.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 20:57:47 [2022-03-23T20:57:47.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 20:57:47 [2022-03-23T20:57:47.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 20:57:47 [2022-03-23T20:57:47.602Z] --- PASS: TestContinueAfterPluginCrash (8.93s) 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 20:57:47 [2022-03-23T20:57:47.602Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliConfigWithoutOverriding 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliConfigWithTLS 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliConfigWithConflicts 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliWithConflictingLabels 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliWithDuplicateLabels 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliConfigWithTLSVerify 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonCliConfigWithLogLevel 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestLoadDaemonConfigWithRegistryOptions 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestConfigureDaemonLogs 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestConfigureDaemonLogs (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestCommonOptionsInstallFlags 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] === RUN TestCommonOptionsInstallFlagsWithDefaults 20:57:47 [2022-03-23T20:57:47.701Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) 20:57:47 [2022-03-23T20:57:47.701Z] PASS 20:57:47 [2022-03-23T20:57:47.701Z] coverage: 19.0% of statements 20:57:47 [2022-03-23T20:57:47.701Z] ok github.com/docker/docker/cmd/dockerd 0.211s coverage: 19.0% of statements 20:57:47 [2022-03-23T20:57:47.701Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] 20:57:47 [2022-03-23T20:57:47.701Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 20:57:47 [2022-03-23T20:57:47.859Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestContainerStopSignal 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestContainerStopSignal (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestContainerStopTimeout 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestContainerStopTimeout (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestContainerSecretReferenceDestTarget 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestContainerLogPathSetForJSONFileLogger 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestContainerLogPathSetForRingLogger 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestReplaceAndAppendEnvVars 20:57:49 [2022-03-23T20:57:49.236Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestNewMemoryStore 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestNewMemoryStore (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestAddContainers 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestAddContainers (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestGetContainer 20:57:49 [2022-03-23T20:57:49.236Z] --- PASS: TestGetContainer (0.00s) 20:57:49 [2022-03-23T20:57:49.236Z] === RUN TestDeleteContainer 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestDeleteContainer (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestListContainers 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestListContainers (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestFirstContainer 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestFirstContainer (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestApplyAllContainer 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestApplyAllContainer (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestIsValidHealthString 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestIsValidHealthString (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestStateRunStop 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestStateRunStop (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestStateTimeoutWait 20:57:49 [2022-03-23T20:57:49.693Z] state_test.go:141: Stop callback fired 20:57:49 [2022-03-23T20:57:49.693Z] state_test.go:165: Stop callback fired 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestStateTimeoutWait (0.10s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestIsValidStateString 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestIsValidStateString (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestViewSaveDelete 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestViewSaveDelete (0.02s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestViewAll 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestViewAll (0.02s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestViewGet 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestViewGet (0.02s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestNames 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestNames (0.00s) 20:57:49 [2022-03-23T20:57:49.693Z] === RUN TestViewWithHealthCheck 20:57:49 [2022-03-23T20:57:49.693Z] --- PASS: TestViewWithHealthCheck (0.01s) 20:57:49 [2022-03-23T20:57:49.693Z] PASS 20:57:49 [2022-03-23T20:57:49.693Z] coverage: 41.7% of statements 20:57:49 [2022-03-23T20:57:49.693Z] ok github.com/docker/docker/container 0.273s coverage: 41.7% of statements 20:57:49 [2022-03-23T20:57:49.693Z] ? github.com/docker/docker/container/stream [no test files] 20:57:49 [2022-03-23T20:57:49.693Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:57:49 [2022-03-23T20:57:49.693Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:57:49 [2022-03-23T20:57:49.693Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:57:49 [2022-03-23T20:57:49.750Z] === CONT TestReadPluginNoRead 20:57:49 [2022-03-23T20:57:49.750Z] read_test.go:92: [dbdaacf611b8d] daemon is not started 20:57:49 [2022-03-23T20:57:49.750Z] --- PASS: TestReadPluginNoRead (6.86s) 20:57:49 [2022-03-23T20:57:49.750Z] --- PASS: TestReadPluginNoRead/default (1.50s) 20:57:49 [2022-03-23T20:57:49.750Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) 20:57:49 [2022-03-23T20:57:49.750Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) 20:57:49 [2022-03-23T20:57:49.750Z] PASS 20:57:49 [2022-03-23T20:57:49.750Z] 20:57:49 [2022-03-23T20:57:49.750Z] DONE 6 tests in 10.851s 20:57:49 [2022-03-23T20:57:49.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 20:57:49 [2022-03-23T20:57:49.750Z] ++ 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 20:57:49 [2022-03-23T20:57:49.750Z] ++ set -e 20:57:49 [2022-03-23T20:57:49.750Z] ++ '[' -n 0 ']' 20:57:49 [2022-03-23T20:57:49.750Z] ++ set -x 20:57:49 [2022-03-23T20:57:49.750Z] ++ 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 20:57:49 [2022-03-23T20:57:49.750Z] testing: warning: no tests to run 20:57:49 [2022-03-23T20:57:49.750Z] PASS 20:57:49 [2022-03-23T20:57:49.750Z] 20:57:49 [2022-03-23T20:57:49.750Z] DONE 0 tests in 0.024s 20:57:49 [2022-03-23T20:57:49.750Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:57:49 [2022-03-23T20:57:49.750Z] ++ 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 20:57:49 [2022-03-23T20:57:49.750Z] ++ set -e 20:57:49 [2022-03-23T20:57:49.750Z] ++ '[' -n 0 ']' 20:57:49 [2022-03-23T20:57:49.750Z] ++ set -x 20:57:49 [2022-03-23T20:57:49.750Z] ++ 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 20:57:49 [2022-03-23T20:57:49.750Z] INFO: Testing against a local daemon 20:57:49 [2022-03-23T20:57:49.750Z] === RUN TestPluginWithDevMounts 20:57:49 [2022-03-23T20:57:49.750Z] === PAUSE TestPluginWithDevMounts 20:57:49 [2022-03-23T20:57:49.750Z] === CONT TestPluginWithDevMounts 20:57:49 [2022-03-23T20:57:49.750Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 20:57:50 [2022-03-23T20:57:50.151Z] === RUN TestPrepare 20:57:50 [2022-03-23T20:57:50.151Z] --- PASS: TestPrepare (0.00s) 20:57:50 [2022-03-23T20:57:50.151Z] === RUN TestStart 20:57:50 [2022-03-23T20:57:50.151Z] --- PASS: TestStart (0.00s) 20:57:50 [2022-03-23T20:57:50.609Z] === RUN TestWaitCancel 20:57:50 [2022-03-23T20:57:50.609Z] --- PASS: TestWaitCancel (0.00s) 20:57:50 [2022-03-23T20:57:50.609Z] === RUN TestWaitDisabled 20:57:50 [2022-03-23T20:57:50.609Z] --- PASS: TestWaitDisabled (0.00s) 20:57:50 [2022-03-23T20:57:50.609Z] === RUN TestWaitEnabled 20:57:50 [2022-03-23T20:57:50.609Z] --- PASS: TestWaitEnabled (0.00s) 20:57:50 [2022-03-23T20:57:50.609Z] === RUN TestRemove 20:57:50 [2022-03-23T20:57:50.609Z] --- PASS: TestRemove (0.00s) 20:57:50 [2022-03-23T20:57:50.609Z] PASS 20:57:50 [2022-03-23T20:57:50.609Z] coverage: 65.3% of statements 20:57:50 [2022-03-23T20:57:50.609Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements 20:57:51 [2022-03-23T20:57:51.115Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 20:57:51 [2022-03-23T20:57:51.115Z] --- PASS: TestPluginWithDevMounts (1.76s) 20:57:51 [2022-03-23T20:57:51.115Z] PASS 20:57:51 [2022-03-23T20:57:51.373Z] 20:57:51 [2022-03-23T20:57:51.373Z] DONE 1 tests in 1.792s 20:57:51 [2022-03-23T20:57:51.373Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 20:57:51 [2022-03-23T20:57:51.373Z] ++ 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 20:57:51 [2022-03-23T20:57:51.373Z] ++ set -e 20:57:51 [2022-03-23T20:57:51.373Z] ++ '[' -n 0 ']' 20:57:51 [2022-03-23T20:57:51.373Z] ++ set -x 20:57:51 [2022-03-23T20:57:51.373Z] ++ 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 20:57:51 [2022-03-23T20:57:51.373Z] INFO: Testing against a local daemon 20:57:51 [2022-03-23T20:57:51.373Z] === RUN TestSecretInspect 20:57:52 [2022-03-23T20:57:52.789Z] === RUN TestNewListSecretsFilters 20:57:52 [2022-03-23T20:57:52.789Z] --- PASS: TestNewListSecretsFilters (0.00s) 20:57:52 [2022-03-23T20:57:52.789Z] === RUN TestNewListConfigsFilters 20:57:52 [2022-03-23T20:57:52.789Z] --- PASS: TestNewListConfigsFilters (0.00s) 20:57:52 [2022-03-23T20:57:52.789Z] PASS 20:57:52 [2022-03-23T20:57:52.789Z] coverage: 0.5% of statements 20:57:52 [2022-03-23T20:57:52.789Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements 20:57:53 [2022-03-23T20:57:53.265Z] === RUN TestDockerSuite/TestCopyAndRestart 20:57:53 [2022-03-23T20:57:53.828Z] --- PASS: TestSecretInspect (2.61s) 20:57:53 [2022-03-23T20:57:53.828Z] === RUN TestSecretList 20:57:54 [2022-03-23T20:57:54.324Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt 20:57:54 [2022-03-23T20:57:54.324Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) 20:57:54 [2022-03-23T20:57:54.324Z] === RUN TestServiceConvertFromGRPCRuntimeContainer 20:57:54 [2022-03-23T20:57:54.324Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) 20:57:54 [2022-03-23T20:57:54.324Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin 20:57:54 [2022-03-23T20:57:54.324Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.02s) 20:57:54 [2022-03-23T20:57:54.324Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin 20:57:54 [2022-03-23T20:57:54.324Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) 20:57:54 [2022-03-23T20:57:54.324Z] === RUN TestServiceConvertToGRPCContainerRuntime 20:57:54 [2022-03-23T20:57:54.324Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCIsolation 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCIsolation/empty 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCIsolation/default 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCIsolation/process 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCIsolation/hyperv 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCIsolation/proCess 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCIsolation/hypErv 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCIsolation 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCIsolation/default 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCIsolation/process 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCCredentialSpec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCMismatchedRuntime 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestTaskConvertFromGRPCNetworkAttachment 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCConfigs 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCConfigs/file 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertFromGRPCConfigs/runtime 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCConfigs 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCConfigs/file 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCConfigs/runtime 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime 20:57:54 [2022-03-23T20:57:54.325Z] === RUN TestServiceConvertToGRPCConfigs/none 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) 20:57:54 [2022-03-23T20:57:54.325Z] PASS 20:57:54 [2022-03-23T20:57:54.325Z] coverage: 35.9% of statements 20:57:54 [2022-03-23T20:57:54.325Z] ok github.com/docker/docker/daemon/cluster/convert 0.477s coverage: 35.9% of statements 20:57:54 [2022-03-23T20:57:54.392Z] === RUN TestDockerSuite/TestCopyCreatedContainer 20:57:54 [2022-03-23T20:57:54.649Z] === RUN TestDockerSuite/TestCpAbsolutePath 20:57:55 [2022-03-23T20:57:55.213Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 20:57:55 [2022-03-23T20:57:55.777Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 20:57:56 [2022-03-23T20:57:56.506Z] === RUN TestWaitNodeAttachment 20:57:56 [2022-03-23T20:57:56.707Z] --- PASS: TestSecretList (2.58s) 20:57:56 [2022-03-23T20:57:56.707Z] === RUN TestSecretsCreateAndDelete 20:57:56 [2022-03-23T20:57:56.707Z] === RUN TestDockerSuite/TestCpFromCaseA 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestBuilderGC 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestBuilderGC (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationNotFound 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonBrokenConfiguration 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestFindConfigurationConflicts 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestFindConfigurationConflicts (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestFindConfigurationConflictsWithNamedOptions 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeConflicts 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeConcurrent 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeConcurrentError 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestFindConfigurationConflictsWithUnknownKeys 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestFindConfigurationConflictsWithMergedValues 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/single_label_without_value 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/single_DNSSearch 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_label 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_dns 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_dns-search 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_max-download-attempts 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestValidateConfiguration/with_node_generic_resources 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration (0.01s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_label (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestReloadSetConfigFileNotExist 20:57:56 [2022-03-23T20:57:56.964Z] time="2022-03-23T20:57:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestReloadDefaultConfigNotExist 20:57:56 [2022-03-23T20:57:56.964Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root 20:57:56 [2022-03-23T20:57:56.964Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestReloadBadDefaultConfig 20:57:56 [2022-03-23T20:57:56.964Z] time="2022-03-23T20:57:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4126019929" 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestReloadBadDefaultConfig (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestReloadWithConflictingLabels 20:57:56 [2022-03-23T20:57:56.964Z] time="2022-03-23T20:57:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1861939467" 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestReloadWithConflictingLabels (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestReloadWithDuplicateLabels 20:57:56 [2022-03-23T20:57:56.964Z] time="2022-03-23T20:57:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2529231773" 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestMaskURLCredentials 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestMaskURLCredentials (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestDaemonConfigurationMerge 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestDaemonConfigurationMerge (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] PASS 20:57:56 [2022-03-23T20:57:56.964Z] coverage: 79.2% of statements 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestWaitNodeAttachment (0.41s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestIsolationConversion 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestIsolationConversion/default 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestIsolationConversion/process 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestIsolationConversion/hyperv 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestIsolationConversion (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestIsolationConversion/default (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestIsolationConversion/process (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestIsolationConversion/hyperv (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestContainerLabels 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestContainerLabels (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestCredentialSpecConversion 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestCredentialSpecConversion/none 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestCredentialSpecConversion/config 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestCredentialSpecConversion/file 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestCredentialSpecConversion/registry 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestCredentialSpecConversion (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestCredentialSpecConversion/none (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestCredentialSpecConversion/config (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestCredentialSpecConversion/file (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestControllerValidateMountBind 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestControllerValidateMountBind (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestControllerValidateMountVolume 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestControllerValidateMountVolume (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestControllerValidateMountTarget 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestControllerValidateMountTarget (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestControllerValidateMountTmpfs 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestControllerValidateMountInvalidType 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] === RUN TestControllerValidateMountNamedPipe 20:57:56 [2022-03-23T20:57:56.964Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) 20:57:56 [2022-03-23T20:57:56.964Z] PASS 20:57:56 [2022-03-23T20:57:56.964Z] coverage: 11.0% of statements 20:57:56 [2022-03-23T20:57:56.964Z] ok github.com/docker/docker/daemon/config 0.306s coverage: 79.2% of statements 20:57:56 [2022-03-23T20:57:56.964Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.678s coverage: 11.0% of statements 20:57:57 [2022-03-23T20:57:57.272Z] === RUN TestDockerSuite/TestCpFromCaseB 20:57:57 [2022-03-23T20:57:57.423Z] === RUN TestEventsLog 20:57:57 [2022-03-23T20:57:57.423Z] --- PASS: TestEventsLog (0.00s) 20:57:57 [2022-03-23T20:57:57.423Z] === RUN TestEventsLogTimeout 20:57:57 [2022-03-23T20:57:57.423Z] --- PASS: TestEventsLogTimeout (0.00s) 20:57:57 [2022-03-23T20:57:57.423Z] === RUN TestLogEvents 20:57:57 [2022-03-23T20:57:57.423Z] --- PASS: TestLogEvents (0.05s) 20:57:57 [2022-03-23T20:57:57.423Z] === RUN TestLoadBufferedEvents 20:57:57 [2022-03-23T20:57:57.423Z] --- PASS: TestLoadBufferedEvents (0.17s) 20:57:57 [2022-03-23T20:57:57.423Z] === RUN TestLoadBufferedEventsOnlyFromPast 20:57:57 [2022-03-23T20:57:57.423Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) 20:57:57 [2022-03-23T20:57:57.423Z] === RUN TestIgnoreBufferedWhenNoTimes 20:57:57 [2022-03-23T20:57:57.423Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) 20:57:57 [2022-03-23T20:57:57.423Z] PASS 20:57:57 [2022-03-23T20:57:57.423Z] coverage: 50.0% of statements 20:57:57 [2022-03-23T20:57:57.423Z] ok github.com/docker/docker/daemon/events 0.279s coverage: 50.0% of statements 20:57:57 [2022-03-23T20:57:57.856Z] === RUN TestDockerSuite/TestCpFromCaseC 20:57:58 [2022-03-23T20:57:58.420Z] === RUN TestDockerSuite/TestCpFromCaseD 20:57:58 [2022-03-23T20:57:58.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 20:57:58 [2022-03-23T20:57:58.508Z] INFO: Testing against a local daemon 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithSession 20:57:58 [2022-03-23T20:57:58.508Z] build_session_test.go:25: TODO: BuildKit 20:57:58 [2022-03-23T20:57:58.508Z] --- SKIP: TestBuildWithSession (0.00s) 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildSquashParent 20:57:58 [2022-03-23T20:57:58.508Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 20:57:58 [2022-03-23T20:57:58.508Z] --- SKIP: TestBuildSquashParent (0.00s) 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithRemoveAndForceRemove 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:57:58 [2022-03-23T20:57:58.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:57:58 [2022-03-23T20:57:58.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:57:58 [2022-03-23T20:57:58.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:57:58 [2022-03-23T20:57:58.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:57:58 [2022-03-23T20:57:58.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:57:58 [2022-03-23T20:57:58.508Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:57:58 [2022-03-23T20:57:58.508Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:57:58 [2022-03-23T20:57:58.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:57:58 [2022-03-23T20:57:58.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:57:58 [2022-03-23T20:57:58.508Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:57:58 [2022-03-23T20:57:58.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:57:58 [2022-03-23T20:57:58.964Z] === RUN TestIsEmptyDir 20:57:58 [2022-03-23T20:57:58.964Z] --- PASS: TestIsEmptyDir (0.01s) 20:57:58 [2022-03-23T20:57:58.964Z] PASS 20:57:58 [2022-03-23T20:57:58.964Z] coverage: 2.3% of statements 20:57:58 [2022-03-23T20:57:58.964Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements 20:57:58 [2022-03-23T20:57:58.964Z] === RUN TestLinkNaming 20:57:58 [2022-03-23T20:57:58.964Z] --- PASS: TestLinkNaming (0.00s) 20:57:58 [2022-03-23T20:57:58.964Z] === RUN TestLinkNew 20:57:58 [2022-03-23T20:57:58.964Z] --- PASS: TestLinkNew (0.00s) 20:57:58 [2022-03-23T20:57:58.964Z] === RUN TestLinkEnv 20:57:58 [2022-03-23T20:57:58.964Z] --- PASS: TestLinkEnv (0.00s) 20:57:58 [2022-03-23T20:57:58.964Z] === RUN TestLinkMultipleEnv 20:57:58 [2022-03-23T20:57:58.964Z] --- PASS: TestLinkMultipleEnv (0.00s) 20:57:58 [2022-03-23T20:57:58.964Z] === RUN TestLinkPortRangeEnv 20:57:58 [2022-03-23T20:57:58.964Z] --- PASS: TestLinkPortRangeEnv (0.00s) 20:57:58 [2022-03-23T20:57:58.964Z] PASS 20:57:58 [2022-03-23T20:57:58.964Z] coverage: 93.0% of statements 20:57:58 [2022-03-23T20:57:58.964Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements 20:57:58 [2022-03-23T20:57:58.983Z] --- PASS: TestSecretsCreateAndDelete (2.61s) 20:57:58 [2022-03-23T20:57:58.983Z] === RUN TestSecretsUpdate 20:57:59 [2022-03-23T20:57:59.242Z] === RUN TestDockerSuite/TestCpFromCaseE 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestVerifyNetworkingConfig 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestVerifyNetworkingConfig (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestGetContainer 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestGetContainer (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestValidContainerNames 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestValidContainerNames (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestContainerInitDNS 20:57:59 [2022-03-23T20:57:59.423Z] daemon_test.go:145: root required 20:57:59 [2022-03-23T20:57:59.423Z] --- SKIP: TestContainerInitDNS (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestMerge 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestMerge (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestValidateContainerIsolation 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestValidateContainerIsolation (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestFindNetworkErrorType 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestFindNetworkErrorType (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestEnsureServicesExist 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestEnsureServicesExist (0.01s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestEnsureServicesExistErrors 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestEnsureServicesExistErrors (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestContainerDelete 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestContainerDelete (0.01s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestContainerDoubleDelete 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestContainerDoubleDelete (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestLogContainerEventCopyLabels 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestLogContainerEventWithAttributes 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) 20:57:59 [2022-03-23T20:57:59.423Z] === RUN TestNoneHealthcheck 20:57:59 [2022-03-23T20:57:59.423Z] --- PASS: TestNoneHealthcheck (0.00s) 20:57:59 [2022-03-23T20:57:59.807Z] === RUN TestDockerSuite/TestCpFromCaseF 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestHealthStates 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] time="2022-03-23T20:57: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" 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestHealthStates (0.20s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestGetInspectData 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestGetInspectData (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestFillLicense 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestFillLicense (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestListInvalidFilter 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestListInvalidFilter (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestNameFilter 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestNameFilter (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestMergeAndVerifyLogConfigNilConfig 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option 20:57:59 [2022-03-23T20:57:59.881Z] === 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 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- 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) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestDaemonReloadLabels 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestDaemonReloadLabels (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestDaemonReloadAllowNondistributableArtifacts 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestDaemonReloadMirrors 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestDaemonReloadMirrors (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestDaemonReloadInsecureRegistries 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestDaemonReloadNotAffectOthers 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestDaemonReloadNetworkDiagnosticPort 20:57:59 [2022-03-23T20:57:59.881Z] reload_test.go:342: root required 20:57:59 [2022-03-23T20:57:59.881Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] === RUN TestParseVolumesFrom 20:57:59 [2022-03-23T20:57:59.881Z] --- PASS: TestParseVolumesFrom (0.00s) 20:57:59 [2022-03-23T20:57:59.881Z] PASS 20:57:59 [2022-03-23T20:57:59.881Z] coverage: 8.6% of statements 20:57:59 [2022-03-23T20:57:59.881Z] ok github.com/docker/docker/daemon 0.609s coverage: 8.6% of statements 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/exec [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 20:57:59 [2022-03-23T20:57:59.881Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 20:58:00 [2022-03-23T20:58:00.735Z] === RUN TestDockerSuite/TestCpFromCaseG 20:58:01 [2022-03-23T20:58:01.297Z] === RUN TestDockerSuite/TestCpFromCaseH 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig/defaults 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig/invalid_create_group 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig/invalid_flush_interval 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig/invalid_max_buffered_events 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig/invalid_multiline_pattern 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig/flush_interval_at_15 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig/defaults (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewAWSLogsClientUserAgentHandler 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestNewAWSLogsClientRegionDetect 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=info msg="Trying to get region from EC2 Metadata" 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCreateSuccess 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCreateSuccess (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCreateStreamSkipped 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCreateStreamSkipped (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCreateLogGroupSuccess 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>" 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCreateLogGroupSuccess (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCreateError 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCreateError (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCreateAlreadyExists 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>" 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCreateAlreadyExists (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestLogClosed 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestLogClosed (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestLogBlocking 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestLogBlocking (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestLogNonBlockingBufferEmpty 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestLogNonBlockingBufferFull 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestPublishBatchSuccess 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestPublishBatchSuccess (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestPublishBatchError 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=error msg=error 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestPublishBatchError (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestPublishBatchInvalidSeqSuccess 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestPublishBatchAlreadyAccepted 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>" 20:58:01 [2022-03-23T20:58:01.414Z] time="2022-03-23T20:58:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchSimple 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchSimple (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchTicker 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchTicker (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchMultilinePattern 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchMultilinePattern (0.01s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchMultilinePatternMaxEventAge 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchMultilinePatternMaxEventSize 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchClose 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchClose (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestEffectiveLen 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestEffectiveLen/0/Hello 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestEffectiveLen/2/🙃 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestEffectiveLen/3/���� 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestEffectiveLen/4/He��o 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestEffectiveLen/5/ 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestEffectiveLen (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestEffectiveLen/3/���� (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestEffectiveLen/5/ (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/0/ 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/1/Hello 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: Hello 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/2/Hello 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: He 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: llo 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/3/Hello 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: Hello 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/4/🙃 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: 🙃 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/5/🙃 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: 🙃 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/6/a� 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: a 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: � 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestFindValidSplit/7/a� 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1076: a� 20:58:01 [2022-03-23T20:58:01.414Z] cloudwatchlogs_test.go:1077: 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/0/ (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/6/a� (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestFindValidSplit/7/a� (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestProcessEventEmoji 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestProcessEventEmoji (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchLineSplit 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchLineSplit (0.01s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchLineSplitWithBinary 20:58:01 [2022-03-23T20:58:01.414Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) 20:58:01 [2022-03-23T20:58:01.414Z] === RUN TestCollectBatchMaxEvents 20:58:01 [2022-03-23T20:58:01.553Z] --- PASS: TestSecretsUpdate (2.49s) 20:58:01 [2022-03-23T20:58:01.553Z] === RUN TestTemplatedSecret 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestCollectBatchMaxEvents (0.06s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestCollectBatchMaxTotalBytes 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestCollectBatchMaxTotalBytesWithBinary 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestCollectBatchWithDuplicateTimestamps 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsMultilinePattern 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsMaxBufferedEvents 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsFormat 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsFormat/0/json/emf 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsFormat/1/random 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsFormat/2/ 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsFormat/3/json/emf 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestValidateLogOptionsFormat/4/json/emf 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsFormat (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestCreateTagSuccess 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestCreateTagSuccess (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestNewAWSLogsClientCredentialSharedFile 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.07s) 20:58:01 [2022-03-23T20:58:01.872Z] PASS 20:58:01 [2022-03-23T20:58:01.872Z] coverage: 80.2% of statements 20:58:01 [2022-03-23T20:58:01.872Z] ok github.com/docker/docker/daemon/logger/awslogs 0.572s coverage: 80.2% of statements 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestAdapterReadLogs 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestAdapterReadLogs (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestCopier 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestCopier (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestCopierLongLines 20:58:01 [2022-03-23T20:58:01.872Z] --- PASS: TestCopierLongLines (0.00s) 20:58:01 [2022-03-23T20:58:01.872Z] === RUN TestCopierSlow 20:58:02 [2022-03-23T20:58:02.115Z] === RUN TestDockerSuite/TestCpFromCaseI 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestCopierSlow (0.21s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestCopierWithSized 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestCopierWithSized/as_is 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestCopierWithSized/With_RingLogger 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestCopierWithSized (0.04s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestCopierWithSized/as_is (0.04s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestCopierWithPartial 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestCopierWithPartial (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestRingLogger 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestRingLogger (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestRingCap 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestRingCap (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestRingClose 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestRingClose (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestRingDrain 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestRingDrain (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] PASS 20:58:02 [2022-03-23T20:58:02.331Z] coverage: 43.2% of statements 20:58:02 [2022-03-23T20:58:02.331Z] ok github.com/docker/docker/daemon/logger 0.313s coverage: 43.2% of statements 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestSearchRegistryForImagesErrors 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestSearchRegistryForImages 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestSearchRegistryForImages (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestOnlyPlatformWithFallback 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestImageDelete 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestImageDelete/no_lease 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestImageDelete/lease_exists 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestImageDelete (0.05s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestImageDelete/no_lease (0.01s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestImageDelete/lease_exists (0.03s) 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestContentStoreForPull 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms 20:58:02 [2022-03-23T20:58:02.331Z] === RUN TestValidateLogOptReconnectInterval/valid_10s 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) 20:58:02 [2022-03-23T20:58:02.331Z] PASS 20:58:02 [2022-03-23T20:58:02.331Z] coverage: 33.6% of statements 20:58:02 [2022-03-23T20:58:02.331Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 33.6% of statements 20:58:02 [2022-03-23T20:58:02.331Z] --- PASS: TestContentStoreForPull (0.22s) 20:58:02 [2022-03-23T20:58:02.331Z] PASS 20:58:02 [2022-03-23T20:58:02.331Z] coverage: 6.6% of statements 20:58:02 [2022-03-23T20:58:02.331Z] ok github.com/docker/docker/daemon/images 0.411s coverage: 6.6% of statements 20:58:02 [2022-03-23T20:58:02.331Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:58:02 [2022-03-23T20:58:02.331Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:58:02 [2022-03-23T20:58:02.331Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 20:58:02 [2022-03-23T20:58:02.331Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:58:02 [2022-03-23T20:58:02.331Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 20:58:02 [2022-03-23T20:58:02.331Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 20:58:02 [2022-03-23T20:58:02.678Z] === RUN TestDockerSuite/TestCpFromCaseJ 20:58:03 [2022-03-23T20:58:03.240Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 20:58:03 [2022-03-23T20:58:03.298Z] === RUN TestJSONLogsMarshalJSONBuf 20:58:03 [2022-03-23T20:58:03.298Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) 20:58:03 [2022-03-23T20:58:03.298Z] === RUN TestFastTimeMarshalJSONWithInvalidYear 20:58:03 [2022-03-23T20:58:03.298Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) 20:58:03 [2022-03-23T20:58:03.298Z] === RUN TestFastTimeMarshalJSON 20:58:03 [2022-03-23T20:58:03.298Z] --- PASS: TestFastTimeMarshalJSON (0.00s) 20:58:03 [2022-03-23T20:58:03.298Z] PASS 20:58:03 [2022-03-23T20:58:03.298Z] coverage: 87.2% of statements 20:58:03 [2022-03-23T20:58:03.298Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.197s coverage: 87.2% of statements 20:58:03 [2022-03-23T20:58:03.755Z] === RUN TestJSONFileLogger 20:58:03 [2022-03-23T20:58:03.755Z] --- PASS: TestJSONFileLogger (0.00s) 20:58:03 [2022-03-23T20:58:03.755Z] === RUN TestJSONFileLoggerWithTags 20:58:03 [2022-03-23T20:58:03.755Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) 20:58:03 [2022-03-23T20:58:03.755Z] === RUN TestJSONFileLoggerWithOpts 20:58:03 [2022-03-23T20:58:03.755Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) 20:58:03 [2022-03-23T20:58:03.755Z] === RUN TestJSONFileLoggerWithLabelsEnv 20:58:03 [2022-03-23T20:58:03.755Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) 20:58:03 [2022-03-23T20:58:03.755Z] === RUN TestEncodeDecode 20:58:03 [2022-03-23T20:58:03.755Z] === PAUSE TestEncodeDecode 20:58:03 [2022-03-23T20:58:03.755Z] === RUN TestUnexpectedEOF 20:58:03 [2022-03-23T20:58:03.755Z] time="2022-03-23T20:58:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 20:58:03 [2022-03-23T20:58:03.755Z] time="2022-03-23T20:58:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 20:58:03 [2022-03-23T20:58:03.755Z] --- PASS: TestUnexpectedEOF (0.16s) 20:58:03 [2022-03-23T20:58:03.755Z] === CONT TestEncodeDecode 20:58:03 [2022-03-23T20:58:03.755Z] --- PASS: TestEncodeDecode (0.00s) 20:58:03 [2022-03-23T20:58:03.755Z] PASS 20:58:03 [2022-03-23T20:58:03.755Z] coverage: 69.9% of statements 20:58:03 [2022-03-23T20:58:03.755Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.236s coverage: 69.9% of statements 20:58:04 [2022-03-23T20:58:04.214Z] === RUN TestWriteLog 20:58:04 [2022-03-23T20:58:04.214Z] === PAUSE TestWriteLog 20:58:04 [2022-03-23T20:58:04.214Z] === RUN TestReadLog 20:58:04 [2022-03-23T20:58:04.214Z] === PAUSE TestReadLog 20:58:04 [2022-03-23T20:58:04.214Z] === RUN TestDecode 20:58:04 [2022-03-23T20:58:04.214Z] --- PASS: TestDecode (0.03s) 20:58:04 [2022-03-23T20:58:04.214Z] === CONT TestWriteLog 20:58:04 [2022-03-23T20:58:04.214Z] === CONT TestReadLog 20:58:04 [2022-03-23T20:58:04.214Z] --- PASS: TestWriteLog (0.01s) 20:58:04 [2022-03-23T20:58:04.214Z] === RUN TestReadLog/tail_exact 20:58:04 [2022-03-23T20:58:04.214Z] === RUN TestReadLog/tail_less_than_available 20:58:04 [2022-03-23T20:58:04.214Z] === RUN TestReadLog/tail_more_than_available 20:58:04 [2022-03-23T20:58:04.214Z] --- PASS: TestReadLog (0.22s) 20:58:04 [2022-03-23T20:58:04.214Z] --- PASS: TestReadLog/tail_exact (0.19s) 20:58:04 [2022-03-23T20:58:04.214Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) 20:58:04 [2022-03-23T20:58:04.214Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) 20:58:04 [2022-03-23T20:58:04.214Z] PASS 20:58:04 [2022-03-23T20:58:04.214Z] coverage: 78.7% of statements 20:58:04 [2022-03-23T20:58:04.214Z] ok github.com/docker/docker/daemon/logger/local 0.307s coverage: 78.7% of statements 20:58:04 [2022-03-23T20:58:04.610Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 20:58:04 [2022-03-23T20:58:04.610Z] --- PASS: TestTemplatedSecret (2.99s) 20:58:04 [2022-03-23T20:58:04.610Z] === RUN TestSecretCreateResolve 20:58:04 [2022-03-23T20:58:04.671Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:58:05 [2022-03-23T20:58:05.134Z] === RUN TestOpenFileDelete 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestOpenFileDelete (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestOpenFileRename 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestOpenFileRename (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestHandleDecoderErr 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestHandleDecoderErr (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestParseLogTagDefaultTag 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestParseLogTagDefaultTag (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestParseLogTag 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestParseLogTag (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestParseLogTagEmptyTag 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestParseLogTagEmptyTag (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestTailFiles 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestTailFiles (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestFollowLogsConsumerGone 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestFollowLogsConsumerGone (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestFollowLogsProducerGone 20:58:05 [2022-03-23T20:58:05.135Z] logfile_test.go:233: messages sent: 4098, received: 4098 20:58:05 [2022-03-23T20:58:05.135Z] logfile_test.go:180: logDecode() closed after sending 4098 messages 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestFollowLogsProducerGone (0.01s) 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestCheckCapacityAndRotate 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestCheckCapacityAndRotate/closed_log_file 20:58:05 [2022-03-23T20:58:05.135Z] === RUN TestCheckCapacityAndRotate/with_log_reader 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestCheckCapacityAndRotate (0.18s) 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) 20:58:05 [2022-03-23T20:58:05.135Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) 20:58:05 [2022-03-23T20:58:05.135Z] PASS 20:58:05 [2022-03-23T20:58:05.135Z] coverage: 55.1% of statements 20:58:05 [2022-03-23T20:58:05.135Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.248s coverage: 55.1% of statements 20:58:05 [2022-03-23T20:58:05.173Z] === RUN TestDockerSuite/TestCpGarbagePath 20:58:05 [2022-03-23T20:58:05.592Z] === RUN TestLog 20:58:05 [2022-03-23T20:58:05.592Z] --- PASS: TestLog (0.03s) 20:58:05 [2022-03-23T20:58:05.592Z] PASS 20:58:05 [2022-03-23T20:58:05.592Z] coverage: 31.5% of statements 20:58:05 [2022-03-23T20:58:05.592Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements 20:58:05 [2022-03-23T20:58:05.738Z] === RUN TestDockerSuite/TestCpLocalOnly 20:58:05 [2022-03-23T20:58:05.738Z] === RUN TestDockerSuite/TestCpNameHasColon 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestValidateLogOpt 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestValidateLogOpt (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestNewMissedConfig 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestNewMissedConfig (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestNewMissedUrl 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestNewMissedUrl (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestNewMissedToken 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestNewMissedToken (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestNewWithProxy 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestNewWithProxy (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestDefault 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestDefault (0.01s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestInlineFormatWithNonDefaultOptions 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestJsonFormat 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestParseLogFormat 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestParseLogFormat (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestValidateLogOptEmpty 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestValidateLogOptEmpty (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestValidateSyslogAddress 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestValidateSyslogAddress (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestParseAddressDefaultPort 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestParseAddressDefaultPort (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestValidateSyslogFacility 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestValidateSyslogFacility (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestValidateLogOptSyslogFormat 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestValidateLogOpt 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestValidateLogOpt (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] PASS 20:58:06 [2022-03-23T20:58:06.055Z] coverage: 46.8% of statements 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestJsonFormat (0.01s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestRawFormat 20:58:06 [2022-03-23T20:58:06.055Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestRawFormat (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestRawFormatWithLabels 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestRawFormatWithLabels (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestRawFormatWithoutTag 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestNewParse 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestNewParse (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] PASS 20:58:06 [2022-03-23T20:58:06.055Z] coverage: 8.3% of statements 20:58:06 [2022-03-23T20:58:06.055Z] --- PASS: TestRawFormatWithoutTag (0.00s) 20:58:06 [2022-03-23T20:58:06.055Z] === RUN TestBatching 20:58:06 [2022-03-23T20:58:06.055Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements 20:58:06 [2022-03-23T20:58:06.305Z] === RUN TestDockerSuite/TestCpRelativePath 20:58:06 [2022-03-23T20:58:06.513Z] --- PASS: TestBatching (0.24s) 20:58:06 [2022-03-23T20:58:06.513Z] === RUN TestFrequency 20:58:06 [2022-03-23T20:58:06.513Z] --- PASS: TestFrequency (0.21s) 20:58:06 [2022-03-23T20:58:06.513Z] === RUN TestOneMessagePerRequest 20:58:06 [2022-03-23T20:58:06.513Z] --- PASS: TestOneMessagePerRequest (0.00s) 20:58:06 [2022-03-23T20:58:06.513Z] === RUN TestVerify 20:58:06 [2022-03-23T20:58:06.513Z] --- PASS: TestVerify (0.00s) 20:58:06 [2022-03-23T20:58:06.513Z] === RUN TestSkipVerify 20:58:06 [2022-03-23T20:58:06.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 20:58:06 [2022-03-23T20:58:06.972Z] time="2022-03-23T20:58:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:06 [2022-03-23T20:58:06.972Z] time="2022-03-23T20:58:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:06 [2022-03-23T20:58:06.972Z] time="2022-03-23T20:58:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.128Z] === RUN TestDockerSuite/TestCpSpecialFiles 20:58:07 [2022-03-23T20:58:07.128Z] --- PASS: TestSecretCreateResolve (2.48s) 20:58:07 [2022-03-23T20:58:07.128Z] PASS 20:58:07 [2022-03-23T20:58:07.128Z] 20:58:07 [2022-03-23T20:58:07.128Z] DONE 6 tests in 15.809s 20:58:07 [2022-03-23T20:58:07.129Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 20:58:07 [2022-03-23T20:58:07.129Z] ++ 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 20:58:07 [2022-03-23T20:58:07.129Z] ++ set -e 20:58:07 [2022-03-23T20:58:07.129Z] ++ '[' -n 0 ']' 20:58:07 [2022-03-23T20:58:07.129Z] ++ set -x 20:58:07 [2022-03-23T20:58:07.129Z] ++ 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 20:58:07 [2022-03-23T20:58:07.129Z] INFO: Testing against a local daemon 20:58:07 [2022-03-23T20:58:07.129Z] === RUN TestServiceCreateInit 20:58:07 [2022-03-23T20:58:07.129Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:58:07 [2022-03-23T20:58:07.429Z] --- PASS: TestSkipVerify (0.66s) 20:58:07 [2022-03-23T20:58:07.429Z] === RUN TestBufferMaximum 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648069087.081008\",\"host\":\"00d4fc1c9217\"}'" 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648069087.081008\",\"host\":\"00d4fc1c9217\"}'" 20:58:07 [2022-03-23T20:58:07.430Z] --- PASS: TestBufferMaximum (0.00s) 20:58:07 [2022-03-23T20:58:07.430Z] === RUN TestServerAlwaysDown 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648069087.085012\",\"host\":\"00d4fc1c9217\"}'" 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648069087.085012\",\"host\":\"00d4fc1c9217\"}'" 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648069087.085012\",\"host\":\"00d4fc1c9217\"}'" 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648069087.086012\",\"host\":\"00d4fc1c9217\"}'" 20:58:07 [2022-03-23T20:58:07.430Z] time="2022-03-23T20:58:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1648069087.086012\",\"host\":\"00d4fc1c9217\"}'" 20:58:07 [2022-03-23T20:58:07.430Z] --- PASS: TestServerAlwaysDown (0.00s) 20:58:07 [2022-03-23T20:58:07.430Z] === RUN TestCannotSendAfterClose 20:58:07 [2022-03-23T20:58:07.430Z] --- PASS: TestCannotSendAfterClose (0.00s) 20:58:07 [2022-03-23T20:58:07.430Z] === RUN TestDeadlockOnBlockedEndpoint 20:58:08 [2022-03-23T20:58:08.061Z] === RUN TestDockerSuite/TestCpSymlinkComponent 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestV1IDService 20:58:08 [2022-03-23T20:58:08.400Z] --- PASS: TestV1IDService (0.02s) 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestV2MetadataService 20:58:08 [2022-03-23T20:58:08.400Z] time="2022-03-23T20:58:08Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk 20:58:08 [2022-03-23T20:58:08.400Z] time="2022-03-23T20:58:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"00d4fc1c9217\"}'" 20:58:08 [2022-03-23T20:58:08.400Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) 20:58:08 [2022-03-23T20:58:08.400Z] PASS 20:58:08 [2022-03-23T20:58:08.400Z] coverage: 82.5% of statements 20:58:08 [2022-03-23T20:58:08.400Z] ok github.com/docker/docker/daemon/logger/splunk 2.214s coverage: 82.5% of statements 20:58:08 [2022-03-23T20:58:08.400Z] ? github.com/docker/docker/daemon/names [no test files] 20:58:08 [2022-03-23T20:58:08.400Z] ? github.com/docker/docker/daemon/network [no test files] 20:58:08 [2022-03-23T20:58:08.400Z] ? github.com/docker/docker/daemon/stats [no test files] 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestSuccessfulDownload 20:58:08 [2022-03-23T20:58:08.400Z] download_test.go:267: Needs fixing on Windows 20:58:08 [2022-03-23T20:58:08.400Z] --- SKIP: TestSuccessfulDownload (0.00s) 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestCancelledDownload 20:58:08 [2022-03-23T20:58:08.400Z] --- PASS: TestCancelledDownload (0.00s) 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestMaxDownloadAttempts 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:58:08 [2022-03-23T20:58:08.400Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:58:08 [2022-03-23T20:58:08.400Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:58:08 [2022-03-23T20:58:08.400Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:58:08 [2022-03-23T20:58:08.401Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:58:08 [2022-03-23T20:58:08.401Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:58:08 [2022-03-23T20:58:08.401Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:58:08 [2022-03-23T20:58:08.401Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt 20:58:08 [2022-03-23T20:58:08.401Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt 20:58:08 [2022-03-23T20:58:08.401Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt 20:58:08 [2022-03-23T20:58:08.401Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt 20:58:08 [2022-03-23T20:58:08.624Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 20:58:08 [2022-03-23T20:58:08.858Z] === RUN TestContinueOnError_NonMirrorEndpoint 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) 20:58:08 [2022-03-23T20:58:08.858Z] === RUN TestContinueOnError_MirrorEndpoint 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) 20:58:08 [2022-03-23T20:58:08.858Z] === RUN TestContinueOnError_NeverContinue 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) 20:58:08 [2022-03-23T20:58:08.858Z] === RUN TestManifestStore 20:58:08 [2022-03-23T20:58:08.858Z] === RUN TestManifestStore/no_remote_or_local 20:58:08 [2022-03-23T20:58:08.858Z] time="2022-03-23T20:58:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:58:08 [2022-03-23T20:58:08.858Z] time="2022-03-23T20:58:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:58:08 [2022-03-23T20:58:08.858Z] time="2022-03-23T20:58:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:58:08 [2022-03-23T20:58:08.858Z] time="2022-03-23T20:58:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestMaxDownloadAttempts (0.00s) 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) 20:58:08 [2022-03-23T20:58:08.858Z] === RUN TestTransfer 20:58:08 [2022-03-23T20:58:08.858Z] --- PASS: TestTransfer (0.12s) 20:58:08 [2022-03-23T20:58:08.858Z] === RUN TestConcurrencyLimit 20:58:09 [2022-03-23T20:58:09.318Z] time="2022-03-23T20:58:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2478391327\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/no_local_cache 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/with_local_cache 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/unknown_media_type 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/unknown_media_type/no_cache 20:58:09 [2022-03-23T20:58:09.318Z] time="2022-03-23T20:58:08Z" level=warning msg="reference for unknown type: " 20:58:09 [2022-03-23T20:58:09.318Z] time="2022-03-23T20:58:08Z" level=warning msg="reference for unknown type: " 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/unknown_media_type/with_cache 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type 20:58:09 [2022-03-23T20:58:09.318Z] time="2022-03-23T20:58:08Z" level=warning msg="reference for unknown type: " 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type 20:58:09 [2022-03-23T20:58:09.318Z] time="2022-03-23T20:58:08Z" level=warning msg="reference for unknown type: " 20:58:09 [2022-03-23T20:58:09.318Z] time="2022-03-23T20:58:08Z" level=warning msg="reference for unknown type: " 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/error_persisting_manifest 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit 20:58:09 [2022-03-23T20:58:09.318Z] time="2022-03-23T20:58:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore (0.39s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/no_local_cache (0.02s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/with_local_cache (0.02s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaType 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaType/oci_manifest 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaType/schema1 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestFixManifestLayers 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestFixManifestLayers (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestFixManifestLayersBaseLayerParent 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:82: Needs fixing on Windows 20:58:09 [2022-03-23T20:58:09.318Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestFixManifestLayersBadParent 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestFixManifestLayersBadParent (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestValidateManifest 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:127: Needs fixing on Windows 20:58:09 [2022-03-23T20:58:09.318Z] --- SKIP: TestValidateManifest (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestFormatPlatform 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestFormatPlatform (0.00s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestPullSchema2Config 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestPullSchema2Config/success_first_time 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:284: HTTP GET /v2/ 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestPullSchema2Config/500_status 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:284: HTTP GET /v2/ 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestConcurrencyLimit (0.35s) 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestInactiveJobs 20:58:09 [2022-03-23T20:58:09.318Z] --- PASS: TestV2MetadataService (1.20s) 20:58:09 [2022-03-23T20:58:09.318Z] PASS 20:58:09 [2022-03-23T20:58:09.318Z] coverage: 48.2% of statements 20:58:09 [2022-03-23T20:58:09.318Z] ok github.com/docker/docker/distribution/metadata 1.298s coverage: 48.2% of statements 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:58:09 [2022-03-23T20:58:09.318Z] === RUN TestPullSchema2Config/EOF 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:284: HTTP GET /v2/ 20:58:09 [2022-03-23T20:58:09.318Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:58:09 [2022-03-23T20:58:09.318Z] 2022/03/23 20:58:09 http: panic serving 127.0.0.1:49219: intentional panic 20:58:09 [2022-03-23T20:58:09.318Z] goroutine 116 [running]: 20:58:09 [2022-03-23T20:58:09.318Z] net/http.(*conn).serve.func1() 20:58:09 [2022-03-23T20:58:09.318Z] c:/go/src/net/http/server.go:1825 +0xbf 20:58:09 [2022-03-23T20:58:09.318Z] panic({0x6b6e40, 0x898df0}) 20:58:09 [2022-03-23T20:58:09.318Z] c:/go/src/runtime/panic.go:844 +0x258 20:58:09 [2022-03-23T20:58:09.318Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003256c0?, {0x8a05d8?, 0xc0004d21c0?}) 20:58:09 [2022-03-23T20:58:09.318Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 20:58:09 [2022-03-23T20:58:09.318Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x8a05d8, 0xc0004d21c0}, 0xc0004bc300) 20:58:09 [2022-03-23T20:58:09.318Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 20:58:09 [2022-03-23T20:58:09.318Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8a05d8?, 0xc0004d21c0?}, 0xcba600?) 20:58:09 [2022-03-23T20:58:09.318Z] c:/go/src/net/http/server.go:2084 +0x2f 20:58:09 [2022-03-23T20:58:09.318Z] net/http.serverHandler.ServeHTTP({0xc00007f7d0?}, {0x8a05d8, 0xc0004d21c0}, 0xc0004bc300) 20:58:09 [2022-03-23T20:58:09.318Z] c:/go/src/net/http/server.go:2916 +0x43b 20:58:09 [2022-03-23T20:58:09.319Z] net/http.(*conn).serve(0xc000078e60, {0x8a0e50, 0xc000094240}) 20:58:09 [2022-03-23T20:58:09.319Z] c:/go/src/net/http/server.go:1966 +0x5d7 20:58:09 [2022-03-23T20:58:09.557Z] docker_api_swarm_node_test.go:81: [dfe0f2949c5a9] joining swarm manager [d47e9f60467c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:58:09 [2022-03-23T20:58:09.557Z] === RUN TestDockerSuite/TestCpToCaseA 20:58:09 [2022-03-23T20:58:09.776Z] created by net/http.(*Server).Serve 20:58:09 [2022-03-23T20:58:09.776Z] c:/go/src/net/http/server.go:3071 +0x4db 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestNotFound 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestNotFound (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestConflict 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestConflict (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestForbidden 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestForbidden (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestInvalidParameter 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestInvalidParameter (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestNotImplemented 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestNotImplemented (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestNotModified 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestNotModified (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestUnauthorized 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestUnauthorized (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestUnknown 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestUnknown (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestCancelled 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestCancelled (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestDeadline 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestDeadline (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestDataLoss 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestDataLoss (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestUnavailable 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestUnavailable (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestSystem 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestSystem (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Not_Found 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Bad_Request 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Conflict 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Unauthorized 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Service_Unavailable 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Forbidden 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Not_Modified 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Not_Implemented 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Internal_Server_Error 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Internal_Server_Error#01 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Internal_Server_Error#02 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Internal_Server_Error#03 20:58:09 [2022-03-23T20:58:09.776Z] === RUN TestFromStatusCode/Internal_Server_Error#04 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestFromStatusCode (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestFromStatusCode/Conflict (0.00s) 20:58:09 [2022-03-23T20:58:09.776Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] PASS 20:58:09 [2022-03-23T20:58:09.777Z] coverage: 77.0% of statements 20:58:09 [2022-03-23T20:58:09.777Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestInactiveJobs (0.35s) 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestWatchRelease 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestWatchRelease (0.04s) 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestWatchFinishedTransfer 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestWatchFinishedTransfer (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestDuplicateTransfer 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestDuplicateTransfer (0.04s) 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestSuccessfulUpload 20:58:09 [2022-03-23T20:58:09.777Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestPullSchema2Config/unauthorized 20:58:09 [2022-03-23T20:58:09.777Z] pull_v2_test.go:284: HTTP GET /v2/ 20:58:09 [2022-03-23T20:58:09.777Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestPullSchema2Config (0.53s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestPullSchema2Config/500_status (0.26s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestPullSchema2Config/EOF (0.26s) 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestGetRepositoryMountCandidates 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestLayerAlreadyExists 20:58:09 [2022-03-23T20:58:09.777Z] 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} 20:58:09 [2022-03-23T20:58:09.777Z] 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} 20:58:09 [2022-03-23T20:58:09.777Z] 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} 20:58:09 [2022-03-23T20:58:09.777Z] 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} 20:58:09 [2022-03-23T20:58:09.777Z] 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} 20:58:09 [2022-03-23T20:58:09.777Z] 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} 20:58:09 [2022-03-23T20:58:09.777Z] --- PASS: TestLayerAlreadyExists (0.00s) 20:58:09 [2022-03-23T20:58:09.777Z] === RUN TestWhenEmptyAuthConfig 20:58:10 [2022-03-23T20:58:10.235Z] time="2022-03-23T20:58:09Z" level=error msg="Upload failed, retrying: simulating retry" 20:58:10 [2022-03-23T20:58:10.235Z] --- PASS: TestSuccessfulUpload (0.41s) 20:58:10 [2022-03-23T20:58:10.235Z] === RUN TestCancelledUpload 20:58:10 [2022-03-23T20:58:10.235Z] --- PASS: TestCancelledUpload (0.00s) 20:58:10 [2022-03-23T20:58:10.235Z] PASS 20:58:10 [2022-03-23T20:58:10.235Z] coverage: 76.8% of statements 20:58:10 [2022-03-23T20:58:10.235Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 76.8% of statements 20:58:10 [2022-03-23T20:58:10.929Z] === RUN TestDockerSuite/TestCpToCaseB 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestCompare 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestCompare (0.00s) 20:58:11 [2022-03-23T20:58:11.201Z] PASS 20:58:11 [2022-03-23T20:58:11.201Z] coverage: 19.2% of statements 20:58:11 [2022-03-23T20:58:11.201Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestPushRegistryWhenAuthInfoEmpty 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestTokenPassThru 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestTokenPassThru (0.01s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestTokenPassThruDifferentHost 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) 20:58:11 [2022-03-23T20:58:11.201Z] PASS 20:58:11 [2022-03-23T20:58:11.201Z] coverage: 26.7% of statements 20:58:11 [2022-03-23T20:58:11.201Z] ok github.com/docker/docker/distribution 2.229s coverage: 26.7% of statements 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSGetInvalidData 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSGetInvalidData (0.02s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSInvalidSet 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSInvalidSet (0.01s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSInvalidRoot 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSInvalidRoot (0.01s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSMetadataGetSet 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSMetadataGetSet (0.04s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSInvalidWalker 20:58:11 [2022-03-23T20:58:11.201Z] ? github.com/docker/docker/distribution/utils [no test files] 20:58:11 [2022-03-23T20:58:11.201Z] ? github.com/docker/docker/dockerversion [no test files] 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSInvalidWalker (0.02s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSGetSet 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSGetSet (0.04s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSGetUnsetKey 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSGetUnsetKey (0.01s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSGetEmptyData 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSGetEmptyData (0.01s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSDelete 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSDelete (0.03s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSWalker 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSWalker (0.03s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestFSWalkerStopOnError 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestFSWalkerStopOnError (0.01s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestNewFromJSON 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestNewFromJSON (0.00s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestNewFromJSONWithInvalidJSON 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestMarshalKeyOrder 20:58:11 [2022-03-23T20:58:11.201Z] --- PASS: TestMarshalKeyOrder (0.00s) 20:58:11 [2022-03-23T20:58:11.201Z] === RUN TestHistoryEqual 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestHistoryEqual (0.19s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestImage 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestImage (0.00s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestImageOSNotEmpty 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestImageOSNotEmpty (0.00s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestNewChildImageFromImageWithRootFS 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestCreate 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestCreate (0.01s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestRestore 20:58:11 [2022-03-23T20:58:11.658Z] time="2022-03-23T20:58:11Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestRestore (0.04s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestAddDelete 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestAddDelete (0.03s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestSearchAfterDelete 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestSearchAfterDelete (0.01s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestParentReset 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestParentReset (0.06s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestGetAndSetLastUpdated 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestGetAndSetLastUpdated (0.03s) 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestStoreLen 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestStoreLen (0.07s) 20:58:11 [2022-03-23T20:58:11.658Z] PASS 20:58:11 [2022-03-23T20:58:11.658Z] coverage: 86.9% of statements 20:58:11 [2022-03-23T20:58:11.658Z] ok github.com/docker/docker/image 0.747s coverage: 86.9% of statements 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestValidateManifest 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestValidateManifest/non-nil 20:58:11 [2022-03-23T20:58:11.658Z] === RUN TestValidateManifest/nil 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestValidateManifest (0.00s) 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestValidateManifest/non-nil (0.00s) 20:58:11 [2022-03-23T20:58:11.658Z] --- PASS: TestValidateManifest/nil (0.00s) 20:58:11 [2022-03-23T20:58:11.658Z] PASS 20:58:11 [2022-03-23T20:58:11.658Z] coverage: 0.7% of statements 20:58:11 [2022-03-23T20:58:11.658Z] ok github.com/docker/docker/image/tarexport 0.084s coverage: 0.7% of statements 20:58:11 [2022-03-23T20:58:11.861Z] === RUN TestDockerSuite/TestCpToCaseC 20:58:12 [2022-03-23T20:58:12.118Z] === RUN TestMakeV1ConfigFromConfig 20:58:12 [2022-03-23T20:58:12.118Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) 20:58:12 [2022-03-23T20:58:12.118Z] PASS 20:58:12 [2022-03-23T20:58:12.118Z] coverage: 25.0% of statements 20:58:12 [2022-03-23T20:58:12.118Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements 20:58:12 [2022-03-23T20:58:12.118Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:58:12 [2022-03-23T20:58:12.788Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:58:13 [2022-03-23T20:58:13.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:58:13 [2022-03-23T20:58:13.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:58:13 [2022-03-23T20:58:13.652Z] === RUN TestSerialization 20:58:13 [2022-03-23T20:58:13.652Z] --- PASS: TestSerialization (0.02s) 20:58:13 [2022-03-23T20:58:13.652Z] PASS 20:58:13 [2022-03-23T20:58:13.652Z] coverage: 100.0% of statements 20:58:13 [2022-03-23T20:58:13.652Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements 20:58:13 [2022-03-23T20:58:13.652Z] === RUN TestEmptyLayer 20:58:13 [2022-03-23T20:58:13.652Z] --- PASS: TestEmptyLayer (0.00s) 20:58:13 [2022-03-23T20:58:13.652Z] === RUN TestCommitFailure 20:58:13 [2022-03-23T20:58:13.652Z] --- PASS: TestCommitFailure (0.02s) 20:58:13 [2022-03-23T20:58:13.652Z] === RUN TestStartTransactionFailure 20:58:13 [2022-03-23T20:58:13.652Z] --- PASS: TestStartTransactionFailure (0.01s) 20:58:13 [2022-03-23T20:58:13.652Z] === RUN TestGetOrphan 20:58:13 [2022-03-23T20:58:13.652Z] --- PASS: TestGetOrphan (0.01s) 20:58:13 [2022-03-23T20:58:13.652Z] === RUN TestMountAndRegister 20:58:13 [2022-03-23T20:58:13.717Z] === RUN TestDockerSuite/TestCpToCaseD 20:58:14 [2022-03-23T20:58:14.110Z] layer_test.go:258: Layer size: 14 20:58:14 [2022-03-23T20:58:14.110Z] --- PASS: TestMountAndRegister (0.10s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestLayerRelease 20:58:14 [2022-03-23T20:58:14.110Z] layer_test.go:291: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestLayerRelease (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestStoreRestore 20:58:14 [2022-03-23T20:58:14.110Z] layer_test.go:340: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestStoreRestore (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestTarStreamStability 20:58:14 [2022-03-23T20:58:14.110Z] layer_test.go:455: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestTarStreamStability (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestRegisterExistingLayer 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestEnvironmentParsing 20:58:14 [2022-03-23T20:58:14.110Z] --- PASS: TestEnvironmentParsing (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] PASS 20:58:14 [2022-03-23T20:58:14.110Z] coverage: 1.2% of statements 20:58:14 [2022-03-23T20:58:14.110Z] ok github.com/docker/docker/libcontainerd/local 0.099s coverage: 1.2% of statements 20:58:14 [2022-03-23T20:58:14.110Z] --- PASS: TestRegisterExistingLayer (0.33s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestTarStreamVerification 20:58:14 [2022-03-23T20:58:14.110Z] layer_test.go:684: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestTarStreamVerification (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestLayerMigration 20:58:14 [2022-03-23T20:58:14.110Z] migration_test.go:45: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestLayerMigration (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestLayerMigrationNoTarsplit 20:58:14 [2022-03-23T20:58:14.110Z] migration_test.go:181: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestMountInit 20:58:14 [2022-03-23T20:58:14.110Z] mount_test.go:17: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestMountInit (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestMountSize 20:58:14 [2022-03-23T20:58:14.110Z] mount_test.go:76: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestMountSize (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestMountChanges 20:58:14 [2022-03-23T20:58:14.110Z] mount_test.go:125: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestMountChanges (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] === RUN TestMountApply 20:58:14 [2022-03-23T20:58:14.110Z] mount_test.go:212: Failing on Windows 20:58:14 [2022-03-23T20:58:14.110Z] --- SKIP: TestMountApply (0.00s) 20:58:14 [2022-03-23T20:58:14.110Z] PASS 20:58:14 [2022-03-23T20:58:14.110Z] coverage: 30.6% of statements 20:58:14 [2022-03-23T20:58:14.110Z] ok github.com/docker/docker/layer 0.537s coverage: 30.6% of statements 20:58:14 [2022-03-23T20:58:14.568Z] ? github.com/docker/docker/libcontainerd [no test files] 20:58:14 [2022-03-23T20:58:14.568Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:58:14 [2022-03-23T20:58:14.568Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:58:14 [2022-03-23T20:58:14.568Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSequenceGetAvailableBit 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSequenceGetAvailableBit (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSequenceEqual 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSequenceEqual (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSequenceCopy 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSequenceCopy (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestGetFirstAvailable 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestGetFirstAvailable (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestFindSequence 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestFindSequence (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestCheckIfAvailable 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestCheckIfAvailable (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestMergeSequences 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestMergeSequences (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestPushReservation 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestPushReservation (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSerializeDeserialize 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSerializeDeserialize (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSet 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSet (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSetUnset 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSetUnset (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestOffsetSetUnset 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestOffsetSetUnset (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSetInRange 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSetInRange (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestSetAnyInRange 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestSetAnyInRange (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestMethods 20:58:15 [2022-03-23T20:58:15.026Z] --- PASS: TestMethods (0.00s) 20:58:15 [2022-03-23T20:58:15.026Z] === RUN TestRandomAllocateDeallocate 20:58:17 [2022-03-23T20:58:17.201Z] === RUN TestInvalidConfig 20:58:17 [2022-03-23T20:58:17.201Z] --- PASS: TestInvalidConfig (0.00s) 20:58:17 [2022-03-23T20:58:17.201Z] === RUN TestConfig 20:58:17 [2022-03-23T20:58:17.201Z] --- PASS: TestConfig (0.00s) 20:58:17 [2022-03-23T20:58:17.201Z] === RUN TestOptionsLabels 20:58:17 [2022-03-23T20:58:17.201Z] --- PASS: TestOptionsLabels (0.00s) 20:58:17 [2022-03-23T20:58:17.201Z] === RUN TestValidName 20:58:17 [2022-03-23T20:58:17.201Z] --- PASS: TestValidName (0.00s) 20:58:17 [2022-03-23T20:58:17.201Z] PASS 20:58:17 [2022-03-23T20:58:17.201Z] coverage: 19.7% of statements 20:58:17 [2022-03-23T20:58:17.201Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements 20:58:17 [2022-03-23T20:58:17.659Z] === RUN TestKey 20:58:17 [2022-03-23T20:58:17.659Z] --- PASS: TestKey (0.00s) 20:58:17 [2022-03-23T20:58:17.659Z] === RUN TestParseKey 20:58:17 [2022-03-23T20:58:17.659Z] --- PASS: TestParseKey (0.00s) 20:58:17 [2022-03-23T20:58:17.659Z] === RUN TestInvalidDataStore 20:58:17 [2022-03-23T20:58:17.659Z] --- PASS: TestInvalidDataStore (0.00s) 20:58:17 [2022-03-23T20:58:17.659Z] === RUN TestKVObjectFlatKey 20:58:17 [2022-03-23T20:58:17.659Z] --- PASS: TestKVObjectFlatKey (0.00s) 20:58:17 [2022-03-23T20:58:17.659Z] === RUN TestAtomicKVObjectFlatKey 20:58:17 [2022-03-23T20:58:17.659Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) 20:58:17 [2022-03-23T20:58:17.659Z] PASS 20:58:17 [2022-03-23T20:58:17.659Z] coverage: 21.9% of statements 20:58:17 [2022-03-23T20:58:17.659Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements 20:58:17 [2022-03-23T20:58:17.935Z] --- PASS: TestServiceCreateInit (10.26s) 20:58:17 [2022-03-23T20:58:17.935Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) 20:58:17 [2022-03-23T20:58:17.935Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) 20:58:17 [2022-03-23T20:58:17.935Z] === RUN TestCreateServiceMultipleTimes 20:58:17 [2022-03-23T20:58:17.936Z] === RUN TestDockerSuite/TestCpToCaseE 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestErrorInterfaces 20:58:18 [2022-03-23T20:58:18.117Z] --- PASS: TestErrorInterfaces (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestNetworkMarshalling 20:58:18 [2022-03-23T20:58:18.117Z] --- PASS: TestNetworkMarshalling (0.21s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestEndpointMarshalling 20:58:18 [2022-03-23T20:58:18.117Z] --- PASS: TestEndpointMarshalling (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestAuxAddresses 20:58:18 [2022-03-23T20:58:18.117Z] time="2022-03-23T20:58:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:58:18 [2022-03-23T20:58:18.117Z] --- PASS: TestAuxAddresses (0.02s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestSRVServiceQuery 20:58:18 [2022-03-23T20:58:18.117Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestSRVServiceQuery (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestServiceVIPReuse 20:58:18 [2022-03-23T20:58:18.117Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestServiceVIPReuse (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestIpamReleaseOnNetDriverFailures 20:58:18 [2022-03-23T20:58:18.117Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestDNSIPQuery 20:58:18 [2022-03-23T20:58:18.117Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestDNSIPQuery (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestDNSProxyServFail 20:58:18 [2022-03-23T20:58:18.117Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestDNSProxyServFail (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestSandboxAddEmpty 20:58:18 [2022-03-23T20:58:18.117Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestSandboxAddEmpty (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestSandboxAddMultiPrio 20:58:18 [2022-03-23T20:58:18.117Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestSandboxAddSamePrio 20:58:18 [2022-03-23T20:58:18.117Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestSandboxAddSamePrio (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestCleanupServiceDiscovery 20:58:18 [2022-03-23T20:58:18.117Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestDNSOptions 20:58:18 [2022-03-23T20:58:18.117Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 20:58:18 [2022-03-23T20:58:18.117Z] --- SKIP: TestDNSOptions (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestMultipleControllersWithSameStore 20:58:18 [2022-03-23T20:58:18.117Z] time="2022-03-23T20:58:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:58:18 [2022-03-23T20:58:18.117Z] time="2022-03-23T20:58:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" 20:58:18 [2022-03-23T20:58:18.117Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) 20:58:18 [2022-03-23T20:58:18.117Z] PASS 20:58:18 [2022-03-23T20:58:18.117Z] coverage: 8.5% of statements 20:58:18 [2022-03-23T20:58:18.117Z] ok github.com/docker/docker/libnetwork 0.385s coverage: 8.5% of statements 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestIPDataMarshalling 20:58:18 [2022-03-23T20:58:18.117Z] --- PASS: TestIPDataMarshalling (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] === RUN TestValidateAndIsV6 20:58:18 [2022-03-23T20:58:18.117Z] --- PASS: TestValidateAndIsV6 (0.00s) 20:58:18 [2022-03-23T20:58:18.117Z] PASS 20:58:18 [2022-03-23T20:58:18.117Z] coverage: 68.9% of statements 20:58:18 [2022-03-23T20:58:18.117Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements 20:58:19 [2022-03-23T20:58:19.085Z] === RUN TestDriver 20:58:19 [2022-03-23T20:58:19.085Z] --- PASS: TestDriver (0.00s) 20:58:19 [2022-03-23T20:58:19.085Z] PASS 20:58:19 [2022-03-23T20:58:19.085Z] coverage: 34.8% of statements 20:58:19 [2022-03-23T20:58:19.085Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements 20:58:19 [2022-03-23T20:58:19.542Z] === RUN TestDriver 20:58:19 [2022-03-23T20:58:19.542Z] --- PASS: TestDriver (0.00s) 20:58:19 [2022-03-23T20:58:19.542Z] PASS 20:58:19 [2022-03-23T20:58:19.543Z] coverage: 34.8% of statements 20:58:19 [2022-03-23T20:58:19.543Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements 20:58:19 [2022-03-23T20:58:19.543Z] === RUN TestNetworkAllocateFree 20:58:19 [2022-03-23T20:58:19.543Z] --- PASS: TestNetworkAllocateFree (0.00s) 20:58:19 [2022-03-23T20:58:19.543Z] === RUN TestNetworkAllocateUserDefinedVNIs 20:58:20 [2022-03-23T20:58:20.000Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) 20:58:20 [2022-03-23T20:58:20.000Z] PASS 20:58:20 [2022-03-23T20:58:20.000Z] coverage: 63.6% of statements 20:58:20 [2022-03-23T20:58:20.000Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements 20:58:20 [2022-03-23T20:58:20.460Z] === RUN TestGetEmptyCapabilities 20:58:20 [2022-03-23T20:58:20.460Z] --- PASS: TestGetEmptyCapabilities (0.01s) 20:58:20 [2022-03-23T20:58:20.460Z] === RUN TestGetExtraCapabilities 20:58:20 [2022-03-23T20:58:20.460Z] --- PASS: TestGetExtraCapabilities (0.01s) 20:58:20 [2022-03-23T20:58:20.460Z] === RUN TestGetInvalidCapabilities 20:58:20 [2022-03-23T20:58:20.460Z] --- PASS: TestGetInvalidCapabilities (0.01s) 20:58:20 [2022-03-23T20:58:20.460Z] === RUN TestRemoteDriver 20:58:20 [2022-03-23T20:58:20.460Z] --- PASS: TestRemoteDriver (0.01s) 20:58:20 [2022-03-23T20:58:20.460Z] === RUN TestDriverError 20:58:20 [2022-03-23T20:58:20.460Z] --- PASS: TestDriverError (0.01s) 20:58:20 [2022-03-23T20:58:20.460Z] === RUN TestMissingValues 20:58:20 [2022-03-23T20:58:20.460Z] --- PASS: TestMissingValues (0.01s) 20:58:20 [2022-03-23T20:58:20.460Z] === RUN TestRollback 20:58:20 [2022-03-23T20:58:20.460Z] --- PASS: TestRollback (0.01s) 20:58:20 [2022-03-23T20:58:20.460Z] PASS 20:58:20 [2022-03-23T20:58:20.460Z] coverage: 57.4% of statements 20:58:20 [2022-03-23T20:58:20.460Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements 20:58:20 [2022-03-23T20:58:20.918Z] === RUN TestNAT 20:58:20 [2022-03-23T20:58:20.918Z] windows_test.go:58: Test does not work on CI and was never running to begin with 20:58:20 [2022-03-23T20:58:20.918Z] --- SKIP: TestNAT (0.00s) 20:58:20 [2022-03-23T20:58:20.918Z] === RUN TestTransparent 20:58:20 [2022-03-23T20:58:20.918Z] windows_test.go:63: Test does not work on CI and was never running to begin with 20:58:20 [2022-03-23T20:58:20.918Z] --- SKIP: TestTransparent (0.00s) 20:58:20 [2022-03-23T20:58:20.918Z] PASS 20:58:20 [2022-03-23T20:58:20.918Z] coverage: 0.0% of statements 20:58:20 [2022-03-23T20:58:20.918Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.073s coverage: 0.0% of statements 20:58:21 [2022-03-23T20:58:21.212Z] === RUN TestDockerSuite/TestCpToCaseF 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestBuildDefault 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestBuildDefault (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestBuildHostnameDomainname 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestBuildHostnameDomainname (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestBuildHostname 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestBuildHostname (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestBuildHostnameFQDN 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestBuildHostnameFQDN (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestBuildNoIP 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestBuildNoIP (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestUpdate 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestNew 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestNew (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestAddDriver 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestAddDriver (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestAddDuplicateDriver 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestAddDuplicateDriver (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestIPAMDefaultAddressSpaces 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestDriver 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestDriver (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestIPAM 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestIPAM (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestWalkIPAMs 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestWalkIPAMs (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestWalkDrivers 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestWalkDrivers (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] PASS 20:58:21 [2022-03-23T20:58:21.377Z] coverage: 82.4% of statements 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestUpdate (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestUpdateIgnoresPrefixedHostname 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestDeleteIgnoresPrefixedHostname 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestAddEmpty 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestAddEmpty (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestAdd 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestAdd (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestDeleteEmpty 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestDeleteEmpty (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestDeleteNewline 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestDeleteNewline (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestDelete 20:58:21 [2022-03-23T20:58:21.377Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements 20:58:21 [2022-03-23T20:58:21.377Z] --- PASS: TestDelete (0.00s) 20:58:21 [2022-03-23T20:58:21.377Z] === RUN TestConcurrentWrites 20:58:21 [2022-03-23T20:58:21.470Z] === RUN TestDockerSuite/TestCpToCaseG 20:58:21 [2022-03-23T20:58:21.835Z] --- PASS: TestConcurrentWrites (0.32s) 20:58:21 [2022-03-23T20:58:21.835Z] PASS 20:58:21 [2022-03-23T20:58:21.835Z] coverage: 81.2% of statements 20:58:21 [2022-03-23T20:58:21.835Z] ok github.com/docker/docker/libnetwork/etchosts 0.391s coverage: 81.2% of statements 20:58:21 [2022-03-23T20:58:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 20:58:21 [2022-03-23T20:58:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.13s) 20:58:21 [2022-03-23T20:58:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.23s) 20:58:21 [2022-03-23T20:58:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.54s) 20:58:21 [2022-03-23T20:58:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.68s) 20:58:21 [2022-03-23T20:58:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.47s) 20:58:21 [2022-03-23T20:58:21.847Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.45s) 20:58:21 [2022-03-23T20:58:21.847Z] === RUN TestBuildMultiStageCopy 20:58:21 [2022-03-23T20:58:21.847Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:58:22 [2022-03-23T20:58:22.292Z] === RUN TestNew 20:58:22 [2022-03-23T20:58:22.292Z] --- PASS: TestNew (0.00s) 20:58:22 [2022-03-23T20:58:22.292Z] === RUN TestAllocate 20:58:22 [2022-03-23T20:58:22.292Z] --- PASS: TestAllocate (0.00s) 20:58:22 [2022-03-23T20:58:22.292Z] === RUN TestUninitialized 20:58:22 [2022-03-23T20:58:22.292Z] --- PASS: TestUninitialized (0.00s) 20:58:22 [2022-03-23T20:58:22.292Z] === RUN TestAllocateInRange 20:58:22 [2022-03-23T20:58:22.292Z] --- PASS: TestAllocateInRange (0.00s) 20:58:22 [2022-03-23T20:58:22.292Z] === RUN TestAllocateSerial 20:58:22 [2022-03-23T20:58:22.292Z] --- PASS: TestAllocateSerial (0.00s) 20:58:22 [2022-03-23T20:58:22.292Z] PASS 20:58:22 [2022-03-23T20:58:22.292Z] coverage: 87.5% of statements 20:58:22 [2022-03-23T20:58:22.292Z] ok github.com/docker/docker/libnetwork/idm 0.053s coverage: 87.5% of statements 20:58:22 [2022-03-23T20:58:22.292Z] === RUN TestCaller 20:58:22 [2022-03-23T20:58:22.292Z] --- PASS: TestCaller (0.00s) 20:58:22 [2022-03-23T20:58:22.292Z] PASS 20:58:22 [2022-03-23T20:58:22.292Z] coverage: 100.0% of statements 20:58:22 [2022-03-23T20:58:22.292Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements 20:58:22 [2022-03-23T20:58:22.749Z] --- PASS: TestRandomAllocateDeallocate (7.65s) 20:58:22 [2022-03-23T20:58:22.749Z] === RUN TestAllocateRandomDeallocate 20:58:23 [2022-03-23T20:58:23.207Z] === RUN TestSetSerialInsertDelete 20:58:23 [2022-03-23T20:58:23.207Z] --- PASS: TestSetSerialInsertDelete (0.00s) 20:58:23 [2022-03-23T20:58:23.207Z] === RUN TestSetParallelInsertDelete 20:58:23 [2022-03-23T20:58:23.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 20:58:24 [2022-03-23T20:58:24.171Z] === RUN TestInt2IP2IntConversion 20:58:24 [2022-03-23T20:58:24.171Z] --- PASS: TestAllocateRandomDeallocate (1.62s) 20:58:24 [2022-03-23T20:58:24.171Z] === RUN TestAllocateRandomDeallocateSerialize 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestInt2IP2IntConversion (0.49s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestGetAddressVersion 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestGetAddressVersion (0.00s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestKeyString 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestKeyString (0.00s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestPoolDataMarshal 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestPoolDataMarshal (0.00s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestSubnetsMarshal 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestSubnetsMarshal (0.07s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestAddSubnets 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestAddSubnets (0.07s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestDoublePoolRelease 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestPoolRequest 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestPoolRequest (0.00s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestOtherRequests 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestOtherRequests (0.00s) 20:58:24 [2022-03-23T20:58:24.629Z] PASS 20:58:24 [2022-03-23T20:58:24.629Z] coverage: 57.1% of statements 20:58:24 [2022-03-23T20:58:24.629Z] --- PASS: TestDoublePoolRelease (0.05s) 20:58:24 [2022-03-23T20:58:24.629Z] === RUN TestAddReleasePoolID 20:58:24 [2022-03-23T20:58:24.629Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements 20:58:25 [2022-03-23T20:58:25.088Z] --- PASS: TestAddReleasePoolID (0.11s) 20:58:25 [2022-03-23T20:58:25.088Z] === RUN TestPredefinedPool 20:58:25 [2022-03-23T20:58:25.088Z] --- PASS: TestPredefinedPool (0.04s) 20:58:25 [2022-03-23T20:58:25.088Z] === RUN TestRemoveSubnet 20:58:25 [2022-03-23T20:58:25.088Z] --- PASS: TestRemoveSubnet (0.29s) 20:58:25 [2022-03-23T20:58:25.088Z] === RUN TestGetSameAddress 20:58:25 [2022-03-23T20:58:25.088Z] --- PASS: TestGetSameAddress (0.03s) 20:58:25 [2022-03-23T20:58:25.088Z] === RUN TestPoolAllocationReuse 20:58:25 [2022-03-23T20:58:25.355Z] === RUN TestDockerSuite/TestCpToCaseH 20:58:26 [2022-03-23T20:58:26.055Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.52s) 20:58:26 [2022-03-23T20:58:26.055Z] === RUN TestRetrieveFromStore 20:58:26 [2022-03-23T20:58:26.055Z] === RUN TestGetCapabilities 20:58:26 [2022-03-23T20:58:26.055Z] --- PASS: TestGetCapabilities (0.01s) 20:58:26 [2022-03-23T20:58:26.055Z] === RUN TestGetCapabilitiesFromLegacyDriver 20:58:26 [2022-03-23T20:58:26.055Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) 20:58:26 [2022-03-23T20:58:26.055Z] === RUN TestGetDefaultAddressSpaces 20:58:26 [2022-03-23T20:58:26.055Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) 20:58:26 [2022-03-23T20:58:26.055Z] === RUN TestRemoteDriver 20:58:26 [2022-03-23T20:58:26.055Z] --- PASS: TestRemoteDriver (0.01s) 20:58:26 [2022-03-23T20:58:26.055Z] PASS 20:58:26 [2022-03-23T20:58:26.055Z] coverage: 47.4% of statements 20:58:26 [2022-03-23T20:58:26.055Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements 20:58:26 [2022-03-23T20:58:26.285Z] docker_api_swarm_node_test.go:53: [d367fd2aaba4b] joining swarm manager [df9a7526d1ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:58:26 [2022-03-23T20:58:26.517Z] --- PASS: TestRetrieveFromStore (0.68s) 20:58:26 [2022-03-23T20:58:26.517Z] === RUN TestIsCorrupted 20:58:26 [2022-03-23T20:58:26.517Z] --- PASS: TestIsCorrupted (0.02s) 20:58:26 [2022-03-23T20:58:26.517Z] === RUN TestSetRollover 20:58:26 [2022-03-23T20:58:26.975Z] === RUN TestWindowsIPAM 20:58:26 [2022-03-23T20:58:26.975Z] --- PASS: TestWindowsIPAM (0.00s) 20:58:26 [2022-03-23T20:58:26.975Z] PASS 20:58:26 [2022-03-23T20:58:26.975Z] coverage: 71.4% of statements 20:58:26 [2022-03-23T20:58:26.975Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements 20:58:27 [2022-03-23T20:58:27.215Z] docker_api_swarm_node_test.go:54: [dc16900aef449] joining swarm manager [df9a7526d1ef8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:58:27 [2022-03-23T20:58:27.433Z] --- PASS: TestPoolAllocationReuse (2.17s) 20:58:27 [2022-03-23T20:58:27.433Z] === RUN TestGetAddressSubPoolEqualPool 20:58:27 [2022-03-23T20:58:27.433Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) 20:58:27 [2022-03-23T20:58:27.433Z] === RUN TestRequestReleaseAddressFromSubPool 20:58:27 [2022-03-23T20:58:27.891Z] === RUN TestDefaultNetwork 20:58:28 [2022-03-23T20:58:28.190Z] === RUN TestDockerSuite/TestCpToCaseI 20:58:28 [2022-03-23T20:58:28.348Z] --- PASS: TestDefaultNetwork (0.27s) 20:58:28 [2022-03-23T20:58:28.348Z] === RUN TestConfigGlobalScopeDefaultNetworks 20:58:28 [2022-03-23T20:58:28.348Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) 20:58:28 [2022-03-23T20:58:28.348Z] === RUN TestInitAddressPools 20:58:28 [2022-03-23T20:58:28.348Z] --- PASS: TestInitAddressPools (0.00s) 20:58:28 [2022-03-23T20:58:28.348Z] PASS 20:58:28 [2022-03-23T20:58:28.348Z] coverage: 74.0% of statements 20:58:28 [2022-03-23T20:58:28.348Z] --- PASS: TestSetRollover (2.00s) 20:58:28 [2022-03-23T20:58:28.348Z] === RUN TestSetRolloverSerial 20:58:28 [2022-03-23T20:58:28.348Z] ok github.com/docker/docker/libnetwork/ipamutils 0.616s coverage: 74.0% of statements 20:58:28 [2022-03-23T20:58:28.755Z] === RUN TestDockerSuite/TestCpToCaseJ 20:58:29 [2022-03-23T20:58:29.314Z] === RUN TestKeyValue 20:58:29 [2022-03-23T20:58:29.314Z] --- PASS: TestKeyValue (0.00s) 20:58:29 [2022-03-23T20:58:29.314Z] PASS 20:58:29 [2022-03-23T20:58:29.314Z] coverage: 60.0% of statements 20:58:29 [2022-03-23T20:58:29.314Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements 20:58:30 [2022-03-23T20:58:30.848Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.28s) 20:58:30 [2022-03-23T20:58:30.848Z] === RUN TestSerializeRequestReleaseAddressFromSubPool 20:58:30 [2022-03-23T20:58:30.848Z] --- PASS: TestSetRolloverSerial (2.43s) 20:58:30 [2022-03-23T20:58:30.848Z] === RUN TestGetFirstAvailableFromCurrent 20:58:30 [2022-03-23T20:58:30.848Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) 20:58:30 [2022-03-23T20:58:30.848Z] PASS 20:58:30 [2022-03-23T20:58:30.848Z] coverage: 84.4% of statements 20:58:30 [2022-03-23T20:58:30.848Z] ok github.com/docker/docker/libnetwork/bitseq 15.966s coverage: 84.4% of statements 20:58:31 [2022-03-23T20:58:31.278Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 20:58:31 [2022-03-23T20:58:31.842Z] === RUN TestDockerSuite/TestCpToDot 20:58:32 [2022-03-23T20:58:32.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:58:32 [2022-03-23T20:58:32.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:58:32 [2022-03-23T20:58:32.381Z] === RUN TestNetworkDBSimple 20:58:32 [2022-03-23T20:58:32.406Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 20:58:32 [2022-03-23T20:58:32.970Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 20:58:33 [2022-03-23T20:58:33.084Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:58:33 [2022-03-23T20:58:33.349Z] --- PASS: TestSetParallelInsertDelete (10.00s) 20:58:33 [2022-03-23T20:58:33.349Z] PASS 20:58:33 [2022-03-23T20:58:33.349Z] coverage: 100.0% of statements 20:58:33 [2022-03-23T20:58:33.349Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements 20:58:33 [2022-03-23T20:58:33.349Z] 2022/03/23 20:58:32 Closing DB instances... 20:58:33 [2022-03-23T20:58:33.806Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.03s) 20:58:33 [2022-03-23T20:58:33.806Z] === RUN TestGetAddress 20:58:33 [2022-03-23T20:58:33.806Z] === RUN TestGenerate 20:58:33 [2022-03-23T20:58:33.806Z] --- PASS: TestGenerate (0.00s) 20:58:33 [2022-03-23T20:58:33.806Z] === RUN TestGeneratePtr 20:58:33 [2022-03-23T20:58:33.806Z] --- PASS: TestGeneratePtr (0.00s) 20:58:33 [2022-03-23T20:58:33.806Z] === RUN TestGenerateMissingField 20:58:33 [2022-03-23T20:58:33.806Z] --- PASS: TestGenerateMissingField (0.00s) 20:58:33 [2022-03-23T20:58:33.806Z] === RUN TestFieldCannotBeSet 20:58:33 [2022-03-23T20:58:33.806Z] --- PASS: TestFieldCannotBeSet (0.00s) 20:58:33 [2022-03-23T20:58:33.806Z] === RUN TestTypeMismatchError 20:58:33 [2022-03-23T20:58:33.806Z] --- PASS: TestTypeMismatchError (0.00s) 20:58:33 [2022-03-23T20:58:33.806Z] PASS 20:58:33 [2022-03-23T20:58:33.806Z] coverage: 100.0% of statements 20:58:33 [2022-03-23T20:58:33.806Z] ok github.com/docker/docker/libnetwork/options 0.051s coverage: 100.0% of statements 20:58:33 [2022-03-23T20:58:33.898Z] === RUN TestDockerSuite/TestCpToStdout 20:58:34 [2022-03-23T20:58:34.458Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 20:58:34 [2022-03-23T20:58:34.613Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:58:34 [2022-03-23T20:58:34.714Z] --- PASS: TestCreateServiceMultipleTimes (17.32s) 20:58:34 [2022-03-23T20:58:34.714Z] === RUN TestCreateServiceConflict 20:58:34 [2022-03-23T20:58:34.776Z] testing: warning: no tests to run 20:58:34 [2022-03-23T20:58:34.776Z] PASS 20:58:34 [2022-03-23T20:58:34.776Z] coverage: 0.0% of statements 20:58:34 [2022-03-23T20:58:34.776Z] ok github.com/docker/docker/libnetwork/osl 0.056s coverage: 0.0% of statements [no tests to run] 20:58:34 [2022-03-23T20:58:34.776Z] --- PASS: TestNetworkDBSimple (2.64s) 20:58:34 [2022-03-23T20:58:34.776Z] === RUN TestNetworkDBJoinLeaveNetwork 20:58:35 [2022-03-23T20:58:35.649Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 20:58:35 [2022-03-23T20:58:35.649Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestRequestNewPort 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestRequestNewPort (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestRequestSpecificPort 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestRequestSpecificPort (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestReleasePort 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestReleasePort (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestReuseReleasedPort 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestReuseReleasedPort (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestReleaseUnreadledPort 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestReleaseUnreadledPort (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestUnknowProtocol 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestUnknowProtocol (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestAllocateAllPorts 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestAllocateAllPorts (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestPortAllocation 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestPortAllocation (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestPortAllocationWithCustomRange 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestNoDuplicateBPR 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestNoDuplicateBPR (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] === RUN TestChangePortRange 20:58:35 [2022-03-23T20:58:35.739Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 20:58:35 [2022-03-23T20:58:35.739Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 20:58:35 [2022-03-23T20:58:35.739Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 20:58:35 [2022-03-23T20:58:35.739Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100 20:58:35 [2022-03-23T20:58:35.739Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000 20:58:35 [2022-03-23T20:58:35.739Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001 20:58:35 [2022-03-23T20:58:35.739Z] --- PASS: TestChangePortRange (0.00s) 20:58:35 [2022-03-23T20:58:35.739Z] PASS 20:58:35 [2022-03-23T20:58:35.739Z] coverage: 88.6% of statements 20:58:35 [2022-03-23T20:58:35.739Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements 20:58:36 [2022-03-23T20:58:36.144Z] --- PASS: TestBuildMultiStageCopy (14.39s) 20:58:36 [2022-03-23T20:58:36.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.89s) 20:58:36 [2022-03-23T20:58:36.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) 20:58:36 [2022-03-23T20:58:36.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) 20:58:36 [2022-03-23T20:58:36.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) 20:58:36 [2022-03-23T20:58:36.144Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s) 20:58:36 [2022-03-23T20:58:36.144Z] === RUN TestBuildMultiStageParentConfig 20:58:36 [2022-03-23T20:58:36.203Z] 2022/03/23 20:58:35 Closing DB instances... 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 20:58:36 [2022-03-23T20:58:36.203Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 20:58:36 [2022-03-23T20:58:36.216Z] === RUN TestDockerSuite/TestCpVolumePath 20:58:36 [2022-03-23T20:58:36.661Z] testing: warning: no tests to run 20:58:36 [2022-03-23T20:58:36.661Z] PASS 20:58:36 [2022-03-23T20:58:36.661Z] coverage: 0.0% of statements 20:58:36 [2022-03-23T20:58:36.661Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] 20:58:37 [2022-03-23T20:58:37.119Z] === RUN TestHashData 20:58:37 [2022-03-23T20:58:37.119Z] --- PASS: TestHashData (0.00s) 20:58:37 [2022-03-23T20:58:37.119Z] PASS 20:58:37 [2022-03-23T20:58:37.119Z] coverage: 2.8% of statements 20:58:37 [2022-03-23T20:58:37.119Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements 20:58:37 [2022-03-23T20:58:37.145Z] === RUN TestDockerSuite/TestCreate64ByteHexID 20:58:37 [2022-03-23T20:58:37.145Z] === RUN TestDockerSuite/TestCreateArgs 20:58:37 [2022-03-23T20:58:37.145Z] --- PASS: TestCreateServiceConflict (2.54s) 20:58:37 [2022-03-23T20:58:37.145Z] === RUN TestCreateServiceMaxReplicas 20:58:37 [2022-03-23T20:58:37.401Z] === RUN TestDockerSuite/TestCreateByImageID 20:58:37 [2022-03-23T20:58:37.581Z] === RUN TestErrorConstructors 20:58:37 [2022-03-23T20:58:37.582Z] --- PASS: TestErrorConstructors (0.00s) 20:58:37 [2022-03-23T20:58:37.582Z] === RUN TestCompareIPMask 20:58:37 [2022-03-23T20:58:37.582Z] --- PASS: TestCompareIPMask (0.00s) 20:58:37 [2022-03-23T20:58:37.582Z] === RUN TestUtilGetHostPartIP 20:58:37 [2022-03-23T20:58:37.582Z] --- PASS: TestUtilGetHostPartIP (0.00s) 20:58:37 [2022-03-23T20:58:37.582Z] === RUN TestUtilGetBroadcastIP 20:58:37 [2022-03-23T20:58:37.582Z] --- PASS: TestUtilGetBroadcastIP (0.00s) 20:58:37 [2022-03-23T20:58:37.582Z] === RUN TestParseCIDR 20:58:37 [2022-03-23T20:58:37.582Z] --- PASS: TestParseCIDR (0.00s) 20:58:37 [2022-03-23T20:58:37.582Z] PASS 20:58:37 [2022-03-23T20:58:37.582Z] coverage: 37.3% of statements 20:58:37 [2022-03-23T20:58:37.582Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements 20:58:37 [2022-03-23T20:58:37.582Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) 20:58:37 [2022-03-23T20:58:37.582Z] === RUN TestNetworkDBJoinLeaveNetworks 20:58:37 [2022-03-23T20:58:37.658Z] === RUN TestDockerSuite/TestCreateEchoStdout 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission 20:58:38 [2022-03-23T20:58:38.039Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) 20:58:38 [2022-03-23T20:58:38.039Z] PASS 20:58:38 [2022-03-23T20:58:38.039Z] coverage: 50.0% of statements 20:58:38 [2022-03-23T20:58:38.039Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements 20:58:38 [2022-03-23T20:58:38.223Z] === RUN TestDockerSuite/TestCreateGrowRootfs 20:58:38 [2022-03-23T20:58:38.223Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 20:58:38 [2022-03-23T20:58:38.223Z] === RUN TestDockerSuite/TestCreateHostConfig 20:58:38 [2022-03-23T20:58:38.223Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 20:58:38 [2022-03-23T20:58:38.307Z] --- PASS: TestBuildMultiStageParentConfig (2.53s) 20:58:38 [2022-03-23T20:58:38.307Z] === RUN TestBuildLabelWithTargets 20:58:38 [2022-03-23T20:58:38.307Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 20:58:38 [2022-03-23T20:58:38.307Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 20:58:38 [2022-03-23T20:58:38.307Z] === RUN TestBuildWithEmptyLayers 20:58:38 [2022-03-23T20:58:38.788Z] === RUN TestDockerSuite/TestCreateLabelFromImage 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestAddressPoolOpt 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestAddressPoolOpt (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/a 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/something 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/_=a 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/env1=value1 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/_env1=value1 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/env2=value2=value3 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/env3=abc!qwe 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/env_4=value_4 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/PATH 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/=a 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/PATH= 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/PATH=something 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/asd!qwe 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/1asd 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/123 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/some_space 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/__some_space_before 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/some_space_after__ 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/= 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateEnv/PaTh 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/a (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/something (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/_=a (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/PATH (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/=a (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/PATH= (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/PATH=something (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/1asd (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/123 (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/some_space (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/= (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateEnv/PaTh (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestParseHost 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestParseHost (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestParseDockerDaemonHost 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestParseDockerDaemonHost (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestParseTCP 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestParseTCP (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestParseInvalidUnixAddrInvalid 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateExtraHosts 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateExtraHosts (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestIpOptString 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestIpOptString (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestNewIpOptInvalidDefaultVal 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestNewIpOptValidDefaultVal 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestIpOptSetInvalidVal 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestIpOptSetInvalidVal (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateIPAddress 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateIPAddress (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestMapOpts 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestMapOpts (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestListOptsWithoutValidator 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestListOptsWithoutValidator (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestListOptsWithValidator 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestListOptsWithValidator (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateDNSSearch 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateDNSSearch (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/lable_with_bad_attribute_format 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_general_format 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_more_than_one_= 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_one_more 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestNamedListOpts 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestNamedListOpts (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestNamedMapOpts 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestNamedMapOpts (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestParseLink 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestParseLink (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestUlimitOpt 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestUlimitOpt (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] PASS 20:58:39 [2022-03-23T20:58:39.007Z] coverage: 66.3% of statements 20:58:39 [2022-03-23T20:58:39.007Z] ok github.com/docker/docker/opts 0.075s coverage: 66.3% of statements 20:58:39 [2022-03-23T20:58:39.007Z] === RUN TestParseVersion 20:58:39 [2022-03-23T20:58:39.007Z] --- PASS: TestParseVersion (0.00s) 20:58:39 [2022-03-23T20:58:39.007Z] PASS 20:58:39 [2022-03-23T20:58:39.007Z] coverage: 52.9% of statements 20:58:39 [2022-03-23T20:58:39.007Z] 2022/03/23 20:58:38 Closing DB instances... 20:58:39 [2022-03-23T20:58:39.007Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements 20:58:39 [2022-03-23T20:58:39.046Z] === RUN TestDockerSuite/TestCreateLabels 20:58:39 [2022-03-23T20:58:39.304Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 20:58:39 [2022-03-23T20:58:39.304Z] === RUN TestDockerSuite/TestCreateRM 20:58:39 [2022-03-23T20:58:39.561Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 20:58:39 [2022-03-23T20:58:39.561Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 20:58:39 [2022-03-23T20:58:39.561Z] === RUN TestDockerSuite/TestCreateStopSignal 20:58:39 [2022-03-23T20:58:39.561Z] === RUN TestDockerSuite/TestCreateStopTimeout 20:58:39 [2022-03-23T20:58:39.819Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 20:58:39 [2022-03-23T20:58:39.834Z] --- PASS: TestBuildWithEmptyLayers (1.41s) 20:58:39 [2022-03-23T20:58:39.834Z] === RUN TestBuildMultiStageOnBuild 20:58:40 [2022-03-23T20:58:40.384Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) 20:58:40 [2022-03-23T20:58:40.384Z] === RUN TestCreateWithDuplicateNetworkNames 20:58:40 [2022-03-23T20:58:40.541Z] === RUN TestPeerCertificateMarshalJSON 20:58:40 [2022-03-23T20:58:40.541Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) 20:58:40 [2022-03-23T20:58:40.541Z] === RUN TestNetworkDBCRUDTableEntry 20:58:40 [2022-03-23T20:58:40.999Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: 20:58:40 [2022-03-23T20:58:40.999Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: 20:58:40 [2022-03-23T20:58:40.999Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) 20:58:40 [2022-03-23T20:58:40.999Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) 20:58:40 [2022-03-23T20:58:40.999Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) 20:58:40 [2022-03-23T20:58:40.999Z] === RUN TestMiddleware 20:58:40 [2022-03-23T20:58:40.999Z] --- PASS: TestMiddleware (0.00s) 20:58:40 [2022-03-23T20:58:40.999Z] === RUN TestNewResponseModifier 20:58:40 [2022-03-23T20:58:40.999Z] --- PASS: TestNewResponseModifier (0.00s) 20:58:40 [2022-03-23T20:58:40.999Z] PASS 20:58:40 [2022-03-23T20:58:40.999Z] coverage: 26.8% of statements 20:58:40 [2022-03-23T20:58:40.999Z] ok github.com/docker/docker/pkg/authorization 0.635s coverage: 26.8% of statements 20:58:41 [2022-03-23T20:58:41.314Z] === RUN TestDockerSuite/TestCreateVolumesCreated 20:58:41 [2022-03-23T20:58:41.314Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 20:58:41 [2022-03-23T20:58:41.314Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 20:58:41 [2022-03-23T20:58:41.457Z] === RUN TestIsArchivePathDir 20:58:41 [2022-03-23T20:58:41.457Z] --- PASS: TestIsArchivePathDir (0.06s) 20:58:41 [2022-03-23T20:58:41.457Z] === RUN TestIsArchivePathInvalidFile 20:58:41 [2022-03-23T20:58:41.457Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) 20:58:41 [2022-03-23T20:58:41.457Z] === RUN TestIsArchivePathTar 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestIsArchivePathTar (0.16s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestDecompressStreamGzip 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestUnbuffered 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestUnbuffered (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestRaceUnbuffered 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestRaceUnbuffered (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] PASS 20:58:41 [2022-03-23T20:58:41.915Z] coverage: 100.0% of statements 20:58:41 [2022-03-23T20:58:41.915Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestDecompressStreamGzip (0.12s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestDecompressStreamBzip2 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestDecompressStreamBzip2 (0.11s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestDecompressStreamXz 20:58:41 [2022-03-23T20:58:41.915Z] archive_test.go:133: Xz not present in msys2 20:58:41 [2022-03-23T20:58:41.915Z] --- SKIP: TestDecompressStreamXz (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestDecompressStreamZstd 20:58:41 [2022-03-23T20:58:41.915Z] archive_test.go:140: zstd not installed 20:58:41 [2022-03-23T20:58:41.915Z] --- SKIP: TestDecompressStreamZstd (0.03s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestCompressStreamXzUnsupported 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestCompressStreamBzip2Unsupported 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestCompressStreamInvalid 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestCompressStreamInvalid (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestExtensionInvalid 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestExtensionInvalid (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestExtensionUncompressed 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestExtensionUncompressed (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestExtensionBzip2 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestExtensionBzip2 (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestExtensionGzip 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestExtensionGzip (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestExtensionXz 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestExtensionXz (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestExtensionZstd 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestExtensionZstd (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestCmdStreamLargeStderr 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestCmdStreamLargeStderr (0.08s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestCmdStreamBad 20:58:41 [2022-03-23T20:58:41.915Z] archive_test.go:252: Failing on Windows CI machines 20:58:41 [2022-03-23T20:58:41.915Z] --- SKIP: TestCmdStreamBad (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestCmdStreamGood 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestCmdStreamGood (0.04s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestUntarPathWithInvalidDest 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestUntarPathWithInvalidSrc 20:58:41 [2022-03-23T20:58:41.915Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) 20:58:41 [2022-03-23T20:58:41.915Z] === RUN TestUntarPath 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestUntarPath (0.07s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestUntarPathWithDestinationFile 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyWithTarInvalidSrc 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyWithTarInexistentDestWillCreateIt 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyWithTarSrcFile 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyWithTarSrcFile (0.01s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyWithTarSrcFolder 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyFileWithTarInvalidSrc 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyFileWithTarSrcFolder 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestCopyFileWithTarSrcFile 20:58:42 [2022-03-23T20:58:42.372Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestTarFiles 20:58:42 [2022-03-23T20:58:42.372Z] === RUN TestMatch 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[foo]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[bar]_[foo]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[foo_bar]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[qux]_[foo]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[]#01 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[qux]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[foo_bar_qux]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[qux]_[baz]] 20:58:42 [2022-03-23T20:58:42.373Z] === RUN TestMatch/[[foo_baz]] 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[foo]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[]#01 (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[qux]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) 20:58:42 [2022-03-23T20:58:42.373Z] PASS 20:58:42 [2022-03-23T20:58:42.373Z] coverage: 87.5% of statements 20:58:42 [2022-03-23T20:58:42.373Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements 20:58:42 [2022-03-23T20:58:42.831Z] 2022/03/23 20:58:42 Closing DB instances... 20:58:43 [2022-03-23T20:58:43.796Z] === RUN TestChrootTarUntar 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootTarUntar (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootUntarWithHugeExcludesList 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootUntarEmptyArchive 20:58:43 [2022-03-23T20:58:43.797Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootTarUntarWithSymlink 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootCopyWithTar 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootCopyWithTar (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootCopyFileWithTar 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootUntarPath 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootUntarPath (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 20:58:43 [2022-03-23T20:58:43.797Z] === RUN TestChrootApplyDotDotFile 20:58:43 [2022-03-23T20:58:43.797Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 20:58:43 [2022-03-23T20:58:43.797Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) 20:58:43 [2022-03-23T20:58:43.797Z] PASS 20:58:43 [2022-03-23T20:58:43.797Z] coverage: 15.1% of statements 20:58:43 [2022-03-23T20:58:43.797Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 15.1% of statements 20:58:44 [2022-03-23T20:58:44.765Z] === RUN TestEnsureRemoveAllNotExist 20:58:44 [2022-03-23T20:58:44.765Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) 20:58:44 [2022-03-23T20:58:44.765Z] === RUN TestEnsureRemoveAllWithDir 20:58:44 [2022-03-23T20:58:44.765Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) 20:58:44 [2022-03-23T20:58:44.765Z] === RUN TestEnsureRemoveAllWithFile 20:58:44 [2022-03-23T20:58:44.765Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) 20:58:44 [2022-03-23T20:58:44.765Z] PASS 20:58:44 [2022-03-23T20:58:44.765Z] coverage: 0.0% of statements 20:58:44 [2022-03-23T20:58:44.765Z] ok github.com/docker/docker/pkg/containerfs 0.049s coverage: 0.0% of statements 20:58:45 [2022-03-23T20:58:45.222Z] --- PASS: TestNetworkDBCRUDTableEntry (4.55s) 20:58:45 [2022-03-23T20:58:45.222Z] === RUN TestNetworkDBCRUDTableEntries 20:58:45 [2022-03-23T20:58:45.489Z] === RUN TestDockerSuite/TestCreateWithPortRange 20:58:45 [2022-03-23T20:58:45.489Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 20:58:45 [2022-03-23T20:58:45.489Z] === RUN TestDockerSuite/TestCreateWithWorkdir 20:58:45 [2022-03-23T20:58:45.489Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 20:58:45 [2022-03-23T20:58:45.489Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 20:58:45 [2022-03-23T20:58:45.489Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestSizeEmpty 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestSizeEmpty (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestSizeEmptyFile 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestSizeEmptyFile (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestSizeNonemptyFile 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestSizeNonemptyFile (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestSizeNestedDirectoryEmpty 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestSizeFileAndNestedDirectoryEmpty 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestSizeFileAndNestedDirectoryNonempty 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestMoveToSubdir 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestMoveToSubdir (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] === RUN TestSizeNonExistingDirectory 20:58:45 [2022-03-23T20:58:45.679Z] --- PASS: TestSizeNonExistingDirectory (0.00s) 20:58:45 [2022-03-23T20:58:45.679Z] PASS 20:58:45 [2022-03-23T20:58:45.679Z] coverage: 80.0% of statements 20:58:45 [2022-03-23T20:58:45.679Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements 20:58:45 [2022-03-23T20:58:45.745Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 20:58:46 [2022-03-23T20:58:46.643Z] === RUN TestPollerAddRemove 20:58:46 [2022-03-23T20:58:46.643Z] --- PASS: TestPollerAddRemove (0.00s) 20:58:46 [2022-03-23T20:58:46.643Z] === RUN TestPollerEvent 20:58:46 [2022-03-23T20:58:46.643Z] poller_test.go:40: No chmod on Windows 20:58:46 [2022-03-23T20:58:46.643Z] --- SKIP: TestPollerEvent (0.00s) 20:58:46 [2022-03-23T20:58:46.643Z] === RUN TestPollerClose 20:58:46 [2022-03-23T20:58:46.643Z] --- PASS: TestPollerClose (0.00s) 20:58:46 [2022-03-23T20:58:46.643Z] PASS 20:58:46 [2022-03-23T20:58:46.643Z] coverage: 45.7% of statements 20:58:46 [2022-03-23T20:58:46.643Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements 20:58:46 [2022-03-23T20:58:46.671Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 20:58:46 [2022-03-23T20:58:46.927Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 20:58:47 [2022-03-23T20:58:47.100Z] 2022/03/23 20:58:46 Closing DB instances... 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestCopyFileWithInvalidSrc 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestCopyFileWithInvalidDest 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestCopyFileWithSameSrcAndDest 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestCopyFile 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestCopyFile (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestReadSymlinkedDirectoryExistingDirectory 20:58:47 [2022-03-23T20:58:47.557Z] fileutils_test.go:133: Needs porting to Windows 20:58:47 [2022-03-23T20:58:47.557Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestReadSymlinkedDirectoryToFile 20:58:47 [2022-03-23T20:58:47.557Z] fileutils_test.go:179: Needs porting to Windows 20:58:47 [2022-03-23T20:58:47.557Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestWildcardMatches 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestWildcardMatches (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestPatternMatches 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestPatternMatches (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestExclusionPatternMatchesPatternBefore 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestPatternMatchesFolderExclusions 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestPatternMatchesFolderWithSlashExclusions 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestPatternMatchesFolderWildcardExclusions 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestExclusionPatternMatchesPatternAfter 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestExclusionPatternMatchesWholeDirectory 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestSingleExclamationError 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestSingleExclamationError (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestMatchesWithNoPatterns 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestMatchesWithNoPatterns (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestMatchesWithMalformedPatterns 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestMatches 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestMatches/MatchesOrParentMatches 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestMatches/MatchesUsingParentResult 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestMatches/MatchesUsingParentResults 20:58:47 [2022-03-23T20:58:47.557Z] === RUN TestMatches/MatchesUsingParentResultsNoContext 20:58:47 [2022-03-23T20:58:47.557Z] --- PASS: TestMatches (0.01s) 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCleanPatterns 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCleanPatterns (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCleanPatternsStripEmptyPatterns 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCleanPatternsExceptionFlag 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCleanPatternsLeadingSpaceTrimmed 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCleanPatternsTrailingSpaceTrimmed 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCleanPatternsErrorSingleException 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCreateIfNotExistsDir 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCreateIfNotExistsDir (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCreateIfNotExistsFile 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCreateIfNotExistsFile (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestMatch 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestMatch (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCompile 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCompile/slash 20:58:47 [2022-03-23T20:58:47.558Z] === RUN TestCompile/backslash 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCompile (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCompile/slash (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] --- PASS: TestCompile/backslash (0.00s) 20:58:47 [2022-03-23T20:58:47.558Z] PASS 20:58:47 [2022-03-23T20:58:47.558Z] coverage: 84.7% of statements 20:58:47 [2022-03-23T20:58:47.558Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.7% of statements 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestBuildWithHugeFile (122.97s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestBuildWCOWSandboxSize 20:58:47 [2022-03-23T20:58:47.571Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestBuildWithEmptyDockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestBuildPreserveOwnership 20:58:47 [2022-03-23T20:58:47.571Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestBuildPlatformInvalid 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestBuildPlatformInvalid (0.07s) 20:58:47 [2022-03-23T20:58:47.571Z] PASS 20:58:47 [2022-03-23T20:58:47.571Z] ok github.com/docker/docker/integration/build 188.703s 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === Skipped 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] build_session_test.go:25: TODO: BuildKit 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] DONE 29 tests, 6 skipped in 222.507s 20:58:47 [2022-03-23T20:58:47.571Z] Running D:\gopath\src\github.com\docker\docker\integration\config 20:58:47 [2022-03-23T20:58:47.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 20:58:47 [2022-03-23T20:58:47.571Z] INFO: Testing against a local daemon 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestConfigInspect 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestConfigInspect (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestConfigList 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestConfigList (0.01s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestConfigsCreateAndDelete 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestConfigsUpdate 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestConfigsUpdate (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestTemplatedConfig 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestTemplatedConfig (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestConfigCreateResolve 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestConfigCreateResolve (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] PASS 20:58:47 [2022-03-23T20:58:47.571Z] ok github.com/docker/docker/integration/config 0.118s 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === Skipped 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 20:58:47 [2022-03-23T20:58:47.571Z] 20:58:47 [2022-03-23T20:58:47.571Z] DONE 6 tests, 6 skipped in 2.253s 20:58:47 [2022-03-23T20:58:47.571Z] Running D:\gopath\src\github.com\docker\docker\integration\container 20:58:47 [2022-03-23T20:58:47.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 20:58:47 [2022-03-23T20:58:47.571Z] INFO: Testing against a local daemon 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCheckpoint 20:58:47 [2022-03-23T20:58:47.571Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestCheckpoint (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestContainerInvalidJSON 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestContainerInvalidJSON (0.04s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCopyFromContainerPathDoesNotExist 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCopyFromContainerPathIsNotDir 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCopyToContainerPathDoesNotExist 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCopyToContainerPathIsNotDir 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCopyFromContainer 20:58:47 [2022-03-23T20:58:47.571Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestCopyFromContainer (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateLinkToNonExistingContainer 20:58:47 [2022-03-23T20:58:47.571Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithInvalidEnv 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithInvalidEnv/0 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestCreateWithInvalidEnv/0 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithInvalidEnv/1 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestCreateWithInvalidEnv/1 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithInvalidEnv/2 20:58:47 [2022-03-23T20:58:47.571Z] === PAUSE TestCreateWithInvalidEnv/2 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestCreateWithInvalidEnv/0 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestCreateWithInvalidEnv/2 20:58:47 [2022-03-23T20:58:47.571Z] === CONT TestCreateWithInvalidEnv/1 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateTmpfsMountsTarget 20:58:47 [2022-03-23T20:58:47.571Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithCustomMaskedPaths 20:58:47 [2022-03-23T20:58:47.571Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithCustomReadonlyPaths 20:58:47 [2022-03-23T20:58:47.571Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 20:58:47 [2022-03-23T20:58:47.571Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithInvalidHealthcheckParams 20:58:47 [2022-03-23T20:58:47.571Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:58:47 [2022-03-23T20:58:47.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:58:47 [2022-03-23T20:58:47.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:58:47 [2022-03-23T20:58:47.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:58:47 [2022-03-23T20:58:47.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 20:58:47 [2022-03-23T20:58:47.572Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 20:58:47 [2022-03-23T20:58:47.572Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateDifferentPlatform 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateDifferentPlatform/different_os 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateDifferentPlatform (0.04s) 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreateVolumesFromNonExistingContainer 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestCreatePlatformSpecificImageNoPlatform 20:58:47 [2022-03-23T20:58:47.572Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 20:58:47 [2022-03-23T20:58:47.572Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestContainerKillOnDaemonStart 20:58:47 [2022-03-23T20:58:47.572Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 20:58:47 [2022-03-23T20:58:47.572Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestDiff 20:58:47 [2022-03-23T20:58:47.572Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 20:58:47 [2022-03-23T20:58:47.572Z] --- SKIP: TestDiff (0.00s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestExecWithCloseStdin 20:58:47 [2022-03-23T20:58:47.572Z] --- PASS: TestExecWithCloseStdin (2.50s) 20:58:47 [2022-03-23T20:58:47.572Z] === RUN TestExec 20:58:48 [2022-03-23T20:58:48.294Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 20:58:48 [2022-03-23T20:58:48.527Z] === RUN TestGet 20:58:48 [2022-03-23T20:58:48.527Z] --- PASS: TestGet (0.00s) 20:58:48 [2022-03-23T20:58:48.527Z] === RUN TestGetShortcutString 20:58:48 [2022-03-23T20:58:48.527Z] --- PASS: TestGetShortcutString (0.00s) 20:58:48 [2022-03-23T20:58:48.527Z] PASS 20:58:48 [2022-03-23T20:58:48.527Z] coverage: 42.9% of statements 20:58:48 [2022-03-23T20:58:48.527Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements 20:58:48 [2022-03-23T20:58:48.527Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) 20:58:48 [2022-03-23T20:58:48.527Z] === RUN TestNetworkDBNodeLeave 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestTarFiles (6.48s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestDetectCompressionZstd 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestDetectCompressionZstd (0.00s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestTarUntar 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestTarUntar (0.04s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestTarWithOptions 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestTarWithOptions (0.02s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestTypeXGlobalHeaderDoesNotFail 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestUntarUstarGnuConflict 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestUntarUstarGnuConflict (0.01s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestUntarInvalidFilenames 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames716337159\\dest" 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestUntarInvalidFilenames (0.18s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestUntarHardlinkToSymlink 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestUntarInvalidHardlink 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink851028885\\victim\\hello" -> "../victim/hello" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink553107677\\victim\\hello" -> "/../victim/hello" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1690792561\\victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4035049587\\victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2714257320\\victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3467625737\\victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.985Z] --- PASS: TestUntarInvalidHardlink (0.03s) 20:58:48 [2022-03-23T20:58:48.985Z] === RUN TestUntarInvalidSymlink 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2848093462\\dest\\dotdot" -> "../victim/hello" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3316009953\\dest\\slash-dotdot" -> "/../victim/hello" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4156371832\\dest\\loophole-victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3304707081\\dest\\loophole-victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink165082231\\dest\\loophole-victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1396774837\\dest\\loophole-victim" -> "../victim" 20:58:48 [2022-03-23T20:58:48.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1516104483\\dest\\dir\\loophole" -> "../../victim" 20:58:48 [2022-03-23T20:58:48.986Z] --- PASS: TestUntarInvalidSymlink (0.04s) 20:58:48 [2022-03-23T20:58:48.986Z] === RUN TestTempArchiveCloseMultipleTimes 20:58:48 [2022-03-23T20:58:48.986Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) 20:58:48 [2022-03-23T20:58:48.986Z] === RUN TestXGlobalNoParent 20:58:48 [2022-03-23T20:58:48.986Z] --- PASS: TestXGlobalNoParent (0.00s) 20:58:48 [2022-03-23T20:58:48.986Z] === RUN TestReplaceFileTarWrapper 20:58:49 [2022-03-23T20:58:49.102Z] --- PASS: TestExec (2.36s) 20:58:49 [2022-03-23T20:58:49.102Z] === RUN TestExecUser 20:58:49 [2022-03-23T20:58:49.102Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 20:58:49 [2022-03-23T20:58:49.102Z] --- SKIP: TestExecUser (0.00s) 20:58:49 [2022-03-23T20:58:49.102Z] === RUN TestExportContainerAndImportImage 20:58:49 [2022-03-23T20:58:49.102Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 20:58:49 [2022-03-23T20:58:49.102Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 20:58:49 [2022-03-23T20:58:49.102Z] === RUN TestExportContainerAfterDaemonRestart 20:58:49 [2022-03-23T20:58:49.102Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 20:58:49 [2022-03-23T20:58:49.102Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 20:58:49 [2022-03-23T20:58:49.102Z] === RUN TestHealthCheckWorkdir 20:58:49 [2022-03-23T20:58:49.102Z] health_test.go:20: testEnv.OSType == "windows": FIXME 20:58:49 [2022-03-23T20:58:49.102Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 20:58:49 [2022-03-23T20:58:49.102Z] === RUN TestHealthKillContainer 20:58:49 [2022-03-23T20:58:49.102Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 20:58:49 [2022-03-23T20:58:49.102Z] --- SKIP: TestHealthKillContainer (0.00s) 20:58:49 [2022-03-23T20:58:49.102Z] === RUN TestInspectCpusetInConfigPre120 20:58:49 [2022-03-23T20:58:49.102Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 20:58:49 [2022-03-23T20:58:49.102Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 20:58:49 [2022-03-23T20:58:49.102Z] === RUN TestKillContainerInvalidSignal 20:58:49 [2022-03-23T20:58:49.226Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 20:58:49 [2022-03-23T20:58:49.444Z] === RUN TestCreateIDMapOrder 20:58:49 [2022-03-23T20:58:49.445Z] --- PASS: TestCreateIDMapOrder (0.00s) 20:58:49 [2022-03-23T20:58:49.445Z] PASS 20:58:49 [2022-03-23T20:58:49.445Z] coverage: 7.2% of statements 20:58:49 [2022-03-23T20:58:49.445Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements 20:58:49 [2022-03-23T20:58:49.445Z] --- PASS: TestReplaceFileTarWrapper (0.20s) 20:58:49 [2022-03-23T20:58:49.445Z] === RUN TestPrefixHeaderReadable 20:58:49 [2022-03-23T20:58:49.445Z] --- PASS: TestPrefixHeaderReadable (0.02s) 20:58:49 [2022-03-23T20:58:49.445Z] === RUN TestDisablePigz 20:58:49 [2022-03-23T20:58:49.445Z] archive_test.go:1372: Test will not check full path when Pigz not installed 20:58:49 [2022-03-23T20:58:49.445Z] --- PASS: TestDisablePigz (0.13s) 20:58:49 [2022-03-23T20:58:49.445Z] === RUN TestPigz 20:58:49 [2022-03-23T20:58:49.483Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 20:58:49 [2022-03-23T20:58:49.902Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestPigz (0.14s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestNosysFileInfo 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestNosysFileInfo (0.00s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestCopyFileWithInvalidDest 20:58:49 [2022-03-23T20:58:49.902Z] archive_windows_test.go:16: Currently fails 20:58:49 [2022-03-23T20:58:49.902Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestCanonicalTarNameForPath 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestCanonicalTarNameForPath (0.00s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestCanonicalTarName 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestCanonicalTarName (0.00s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestChmodTarEntry 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestChmodTarEntry (0.00s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestHardLinkOrder 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestHardLinkOrder (0.11s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestChangeString 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestChangeString (0.00s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestChangesWithNoChanges 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestChangesWithNoChanges (0.03s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestChangesWithChanges 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestChangesWithChanges (0.04s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestChangesWithChangesGH13590 20:58:49 [2022-03-23T20:58:49.902Z] changes_test.go:195: needs more investigation 20:58:49 [2022-03-23T20:58:49.902Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestChangesDirsEmpty 20:58:49 [2022-03-23T20:58:49.902Z] --- PASS: TestChangesDirsEmpty (0.14s) 20:58:49 [2022-03-23T20:58:49.902Z] === RUN TestChangesDirsMutated 20:58:50 [2022-03-23T20:58:50.089Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 20:58:50 [2022-03-23T20:58:50.089Z] === RUN TestDockerSuite/TestDevicePermissions 20:58:50 [2022-03-23T20:58:50.359Z] --- PASS: TestChangesDirsMutated (0.18s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestApplyLayer 20:58:50 [2022-03-23T20:58:50.360Z] changes_test.go:432: needs further investigation 20:58:50 [2022-03-23T20:58:50.360Z] --- SKIP: TestApplyLayer (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestChangesSizeWithHardlinks 20:58:50 [2022-03-23T20:58:50.360Z] changes_test.go:468: needs further investigation 20:58:50 [2022-03-23T20:58:50.360Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestChangesSizeWithNoChanges 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestChangesSizeWithOnlyDeleteChanges 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestChangesSize 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestChangesSize (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestApplyLayerInvalidFilenames 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3008708627\\dest" 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestApplyLayerInvalidHardlink 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3974036344\\victim\\hello" -> "../victim/hello" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3020022713\\victim\\hello" -> "/../victim/hello" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1139098739\\victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink192743301\\victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3627028242\\victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink551346222\\victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestApplyLayerInvalidSymlink 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink799650587\\dest\\dotdot" -> "../victim/hello" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink718602080\\dest\\slash-dotdot" -> "/../victim/hello" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1262170207\\dest\\loophole-victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2506496960\\dest\\loophole-victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1211033744\\dest\\loophole-victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3119571054\\dest\\loophole-victim" -> "../victim" 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestApplyLayerWhiteouts 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestApplyLayerWhiteouts (0.07s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestGenerateEmptyFile 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestGenerateEmptyFile (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestGenerateWithContent 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestGenerateWithContent (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] PASS 20:58:50 [2022-03-23T20:58:50.360Z] coverage: 63.0% of statements 20:58:50 [2022-03-23T20:58:50.360Z] ok github.com/docker/docker/pkg/archive 9.038s coverage: 63.0% of statements 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestFixedBufferCap 20:58:50 [2022-03-23T20:58:50.360Z] --- PASS: TestFixedBufferCap (0.00s) 20:58:50 [2022-03-23T20:58:50.360Z] === RUN TestFixedBufferLen 20:58:50 [2022-03-23T20:58:50.653Z] === RUN TestDockerSuite/TestDockerFails 20:58:50 [2022-03-23T20:58:50.653Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 20:58:50 [2022-03-23T20:58:50.653Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 20:58:50 [2022-03-23T20:58:50.653Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestFixedBufferLen (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestFixedBufferString 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestFixedBufferString (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestFixedBufferWrite 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestFixedBufferWrite (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestFixedBufferRead 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestFixedBufferRead (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestBytesPipeRead 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestBytesPipeRead (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestBytesPipeWrite 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestBytesPipeWrite (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestBytesPipeWriteRandomChunks 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestAtomicWriteToFile 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestAtomicWriteToFile (0.01s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestAtomicWriteSetCommit 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestAtomicWriteSetCommit (0.01s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestAtomicWriteSetCancel 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestAtomicWriteSetCancel (0.01s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestReadCloserWrapperClose 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestReadCloserWrapperClose (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestReaderErrWrapperReadOnError 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestReaderErrWrapperRead 20:58:50 [2022-03-23T20:58:50.817Z] --- PASS: TestReaderErrWrapperRead (0.00s) 20:58:50 [2022-03-23T20:58:50.817Z] === RUN TestCancelReadCloser 20:58:51 [2022-03-23T20:58:51.217Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 20:58:51 [2022-03-23T20:58:51.270Z] --- PASS: TestKillContainerInvalidSignal (2.18s) 20:58:51 [2022-03-23T20:58:51.270Z] === RUN TestKillContainer 20:58:51 [2022-03-23T20:58:51.270Z] === RUN TestKillContainer/no_signal 20:58:51 [2022-03-23T20:58:51.274Z] --- PASS: TestCancelReadCloser (0.20s) 20:58:51 [2022-03-23T20:58:51.274Z] === RUN TestWriteCloserWrapperClose 20:58:51 [2022-03-23T20:58:51.274Z] --- PASS: TestWriteCloserWrapperClose (0.00s) 20:58:51 [2022-03-23T20:58:51.274Z] === RUN TestNopWriteCloser 20:58:51 [2022-03-23T20:58:51.274Z] --- PASS: TestNopWriteCloser (0.00s) 20:58:51 [2022-03-23T20:58:51.274Z] === RUN TestNopWriter 20:58:51 [2022-03-23T20:58:51.274Z] --- PASS: TestNopWriter (0.00s) 20:58:51 [2022-03-23T20:58:51.274Z] === RUN TestWriteCounter 20:58:51 [2022-03-23T20:58:51.274Z] --- PASS: TestWriteCounter (0.00s) 20:58:51 [2022-03-23T20:58:51.274Z] PASS 20:58:51 [2022-03-23T20:58:51.274Z] coverage: 70.1% of statements 20:58:51 [2022-03-23T20:58:51.274Z] ok github.com/docker/docker/pkg/ioutils 0.718s coverage: 70.1% of statements 20:58:51 [2022-03-23T20:58:51.274Z] --- PASS: TestNetworkDBNodeLeave (2.91s) 20:58:51 [2022-03-23T20:58:51.274Z] === RUN TestNetworkDBWatch 20:58:51 [2022-03-23T20:58:51.781Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 20:58:52 [2022-03-23T20:58:52.240Z] === RUN TestError 20:58:52 [2022-03-23T20:58:52.240Z] --- PASS: TestError (0.00s) 20:58:52 [2022-03-23T20:58:52.240Z] === RUN TestProgressString 20:58:52 [2022-03-23T20:58:52.240Z] === RUN TestProgressString/no_progress 20:58:52 [2022-03-23T20:58:52.240Z] === RUN TestProgressString/progress_1 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestProgressString/some_progress_with_a_start_time 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestProgressString/some_progress_without_a_start_time 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestProgressString/with_units 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestProgressString/hide_counts 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/no_progress (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/progress_1 (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/with_units (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestProgressString/hide_counts (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestJSONMessageDisplay 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestJSONMessageDisplay (0.18s) 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestJSONMessageDisplayWithJSONError 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] === RUN TestDisplayJSONMessagesStream 20:58:52 [2022-03-23T20:58:52.699Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) 20:58:52 [2022-03-23T20:58:52.699Z] PASS 20:58:52 [2022-03-23T20:58:52.699Z] coverage: 91.7% of statements 20:58:52 [2022-03-23T20:58:52.699Z] ok github.com/docker/docker/pkg/jsonmessage 0.235s coverage: 91.7% of statements 20:58:52 [2022-03-23T20:58:52.713Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 20:58:52 [2022-03-23T20:58:52.713Z] === RUN TestDockerSuite/TestDockerNetworkInspect 20:58:52 [2022-03-23T20:58:52.713Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 20:58:52 [2022-03-23T20:58:52.971Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 20:58:53 [2022-03-23T20:58:53.158Z] 2022/03/23 20:58:52 Closing DB instances... 20:58:53 [2022-03-23T20:58:53.158Z] === RUN TestStandardLongPath 20:58:53 [2022-03-23T20:58:53.158Z] --- PASS: TestStandardLongPath (0.00s) 20:58:53 [2022-03-23T20:58:53.158Z] === RUN TestUNCLongPath 20:58:53 [2022-03-23T20:58:53.158Z] --- PASS: TestUNCLongPath (0.00s) 20:58:53 [2022-03-23T20:58:53.158Z] PASS 20:58:53 [2022-03-23T20:58:53.158Z] coverage: 100.0% of statements 20:58:53 [2022-03-23T20:58:53.504Z] === RUN TestKillContainer/non_killing_signal 20:58:53 [2022-03-23T20:58:53.504Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 20:58:53 [2022-03-23T20:58:53.504Z] === RUN TestKillContainer/killing_signal 20:58:53 [2022-03-23T20:58:53.615Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements 20:58:54 [2022-03-23T20:58:54.073Z] === RUN TestNameFormat 20:58:54 [2022-03-23T20:58:54.073Z] --- PASS: TestNameFormat (0.00s) 20:58:54 [2022-03-23T20:58:54.073Z] === RUN TestNameRetries 20:58:54 [2022-03-23T20:58:54.073Z] --- PASS: TestNameRetries (0.00s) 20:58:54 [2022-03-23T20:58:54.073Z] PASS 20:58:54 [2022-03-23T20:58:54.073Z] coverage: 85.7% of statements 20:58:54 [2022-03-23T20:58:54.073Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements 20:58:54 [2022-03-23T20:58:54.530Z] --- PASS: TestNetworkDBWatch (3.17s) 20:58:54 [2022-03-23T20:58:54.530Z] === RUN TestNetworkDBBulkSync 20:58:54 [2022-03-23T20:58:54.531Z] === RUN TestParseKeyValueOpt 20:58:54 [2022-03-23T20:58:54.531Z] --- PASS: TestParseKeyValueOpt (0.00s) 20:58:54 [2022-03-23T20:58:54.531Z] === RUN TestParseUintList 20:58:54 [2022-03-23T20:58:54.531Z] --- PASS: TestParseUintList (0.00s) 20:58:54 [2022-03-23T20:58:54.531Z] === RUN TestParseUintListMaximumLimits 20:58:54 [2022-03-23T20:58:54.531Z] --- PASS: TestParseUintListMaximumLimits (0.00s) 20:58:54 [2022-03-23T20:58:54.531Z] PASS 20:58:54 [2022-03-23T20:58:54.531Z] coverage: 97.0% of statements 20:58:54 [2022-03-23T20:58:54.531Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements 20:58:54 [2022-03-23T20:58:54.621Z] --- PASS: TestBuildMultiStageOnBuild (13.72s) 20:58:54 [2022-03-23T20:58:54.621Z] === RUN TestBuildUncleanTarFilenames 20:58:54 [2022-03-23T20:58:54.621Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 20:58:54 [2022-03-23T20:58:54.621Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 20:58:54 [2022-03-23T20:58:54.621Z] === RUN TestBuildMultiStageLayerLeak 20:58:54 [2022-03-23T20:58:54.879Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) 20:58:54 [2022-03-23T20:58:54.879Z] === RUN TestCreateServiceSecretFileMode 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes 20:58:55 [2022-03-23T20:58:55.497Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) 20:58:55 [2022-03-23T20:58:55.497Z] PASS 20:58:55 [2022-03-23T20:58:55.497Z] coverage: 36.4% of statements 20:58:55 [2022-03-23T20:58:55.497Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 36.4% of statements 20:58:55 [2022-03-23T20:58:55.954Z] 2022/03/23 20:58:55 Closing DB instances... 20:58:56 [2022-03-23T20:58:56.408Z] --- PASS: TestKillContainer (4.91s) 20:58:56 [2022-03-23T20:58:56.408Z] --- PASS: TestKillContainer/no_signal (2.12s) 20:58:56 [2022-03-23T20:58:56.408Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 20:58:56 [2022-03-23T20:58:56.408Z] --- PASS: TestKillContainer/killing_signal (2.75s) 20:58:56 [2022-03-23T20:58:56.408Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:58:56 [2022-03-23T20:58:56.408Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later 20:58:56 [2022-03-23T20:58:56.408Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 20:58:56 [2022-03-23T20:58:56.408Z] === RUN TestKillStoppedContainer 20:58:56 [2022-03-23T20:58:56.408Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later 20:58:56 [2022-03-23T20:58:56.408Z] --- SKIP: TestKillStoppedContainer (0.00s) 20:58:56 [2022-03-23T20:58:56.408Z] === RUN TestKillStoppedContainerAPIPre120 20:58:56 [2022-03-23T20:58:56.408Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later 20:58:56 [2022-03-23T20:58:56.408Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 20:58:56 [2022-03-23T20:58:56.408Z] === RUN TestKillDifferentUserContainer 20:58:56 [2022-03-23T20:58:56.408Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 20:58:56 [2022-03-23T20:58:56.408Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 20:58:56 [2022-03-23T20:58:56.408Z] === RUN TestInspectOomKilledTrue 20:58:56 [2022-03-23T20:58:56.408Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" 20:58:56 [2022-03-23T20:58:56.408Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 20:58:56 [2022-03-23T20:58:56.408Z] === RUN TestInspectOomKilledFalse 20:58:56 [2022-03-23T20:58:56.408Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:58:56 [2022-03-23T20:58:56.408Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:58:56 [2022-03-23T20:58:56.408Z] === RUN TestLogsFollowTailEmpty 20:58:56 [2022-03-23T20:58:56.411Z] === RUN TestNewAndRemove 20:58:56 [2022-03-23T20:58:56.411Z] --- PASS: TestNewAndRemove (0.00s) 20:58:56 [2022-03-23T20:58:56.411Z] === RUN TestRemoveInvalidPath 20:58:56 [2022-03-23T20:58:56.411Z] --- PASS: TestRemoveInvalidPath (0.00s) 20:58:56 [2022-03-23T20:58:56.411Z] PASS 20:58:56 [2022-03-23T20:58:56.411Z] coverage: 82.6% of statements 20:58:56 [2022-03-23T20:58:56.411Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements 20:58:57 [2022-03-23T20:58:57.374Z] --- PASS: TestNetworkDBBulkSync (2.88s) 20:58:57 [2022-03-23T20:58:57.374Z] === RUN TestNetworkDBCRUDMediumCluster 20:58:58 [2022-03-23T20:58:58.338Z] === RUN TestFailedConnection 20:58:58 [2022-03-23T20:58:58.570Z] --- PASS: TestLogsFollowTailEmpty (2.23s) 20:58:58 [2022-03-23T20:58:58.570Z] === RUN TestNetworkNat 20:58:58 [2022-03-23T20:58:58.570Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 20:58:58 [2022-03-23T20:58:58.570Z] --- SKIP: TestNetworkNat (0.00s) 20:58:58 [2022-03-23T20:58:58.570Z] === RUN TestNetworkLocalhostTCPNat 20:58:58 [2022-03-23T20:58:58.795Z] --- PASS: TestGetAddress (24.88s) 20:58:58 [2022-03-23T20:58:58.795Z] === RUN TestRequestSyntaxCheck 20:58:58 [2022-03-23T20:58:58.795Z] --- PASS: TestRequestSyntaxCheck (0.03s) 20:58:58 [2022-03-23T20:58:58.795Z] === RUN TestRequest 20:58:59 [2022-03-23T20:58:59.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 20:58:59 [2022-03-23T20:58:59.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 20:58:59 [2022-03-23T20:58:59.251Z] --- PASS: TestFailedConnection (1.01s) 20:58:59 [2022-03-23T20:58:59.252Z] === RUN TestFailOnce 20:58:59 [2022-03-23T20:58:59.709Z] 2022/03/23 20:58:59 http: panic serving 127.0.0.1:49298: Plugin not ready 20:58:59 [2022-03-23T20:58:59.709Z] goroutine 50 [running]: 20:58:59 [2022-03-23T20:58:59.709Z] net/http.(*conn).serve.func1() 20:58:59 [2022-03-23T20:58:59.709Z] c:/go/src/net/http/server.go:1825 +0xbf 20:58:59 [2022-03-23T20:58:59.709Z] panic({0xda3700, 0xeed030}) 20:58:59 [2022-03-23T20:58:59.709Z] c:/go/src/runtime/panic.go:844 +0x258 20:58:59 [2022-03-23T20:58:59.709Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00019fa70?) 20:58:59 [2022-03-23T20:58:59.709Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d 20:58:59 [2022-03-23T20:58:59.709Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xef2838?, 0xc0001aa000?}, 0xcfda46?) 20:58:59 [2022-03-23T20:58:59.709Z] c:/go/src/net/http/server.go:2084 +0x2f 20:58:59 [2022-03-23T20:58:59.709Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xef2838, 0xc0001aa000}, 0xc000196100) 20:58:59 [2022-03-23T20:58:59.709Z] c:/go/src/net/http/server.go:2462 +0x149 20:58:59 [2022-03-23T20:58:59.709Z] net/http.serverHandler.ServeHTTP({0xef0e58?}, {0xef2838, 0xc0001aa000}, 0xc000196100) 20:58:59 [2022-03-23T20:58:59.709Z] c:/go/src/net/http/server.go:2916 +0x43b 20:58:59 [2022-03-23T20:58:59.709Z] net/http.(*conn).serve(0xc0002a0000, {0xef2d38, 0xc0002820c0}) 20:58:59 [2022-03-23T20:58:59.709Z] c:/go/src/net/http/server.go:1966 +0x5d7 20:58:59 [2022-03-23T20:58:59.709Z] created by net/http.(*Server).Serve 20:58:59 [2022-03-23T20:58:59.709Z] c:/go/src/net/http/server.go:3071 +0x4db 20:58:59 [2022-03-23T20:58:59.709Z] time="2022-03-23T20:58:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" 20:58:59 [2022-03-23T20:58:59.972Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 20:59:00 [2022-03-23T20:59:00.166Z] 2022/03/23 20:59:00 Closing DB instances... 20:59:00 [2022-03-23T20:59:00.624Z] time="2022-03-23T20:59:00Z" level=error msg="node: e17450a97382 is unknown to memberlist" 20:59:00 [2022-03-23T20:59:00.624Z] --- PASS: TestFailOnce (1.19s) 20:59:00 [2022-03-23T20:59:00.624Z] === RUN TestEchoInputOutput 20:59:00 [2022-03-23T20:59:00.624Z] --- PASS: TestEchoInputOutput (0.00s) 20:59:00 [2022-03-23T20:59:00.624Z] === RUN TestBackoff 20:59:00 [2022-03-23T20:59:00.624Z] --- PASS: TestBackoff (0.00s) 20:59:00 [2022-03-23T20:59:00.624Z] === RUN TestAbortRetry 20:59:00 [2022-03-23T20:59:00.624Z] --- PASS: TestAbortRetry (0.00s) 20:59:00 [2022-03-23T20:59:00.624Z] === RUN TestClientScheme 20:59:00 [2022-03-23T20:59:00.624Z] --- PASS: TestClientScheme (0.00s) 20:59:00 [2022-03-23T20:59:00.624Z] === RUN TestNewClientWithTimeout 20:59:01 [2022-03-23T20:59:01.082Z] time="2022-03-23T20:59:00Z" 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" 20:59:01 [2022-03-23T20:59:01.500Z] --- PASS: TestNetworkLocalhostTCPNat (2.67s) 20:59:01 [2022-03-23T20:59:01.500Z] === RUN TestNetworkLoopbackNat 20:59:01 [2022-03-23T20:59:01.500Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 20:59:01 [2022-03-23T20:59:01.500Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 20:59:01 [2022-03-23T20:59:01.500Z] === RUN TestPause 20:59:01 [2022-03-23T20:59:01.500Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 20:59:01 [2022-03-23T20:59:01.500Z] --- SKIP: TestPause (0.00s) 20:59:01 [2022-03-23T20:59:01.500Z] === RUN TestPauseFailsOnWindowsServerContainers 20:59:01 [2022-03-23T20:59:01.571Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe 20:59:01 [2022-03-23T20:59:01.571Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe 20:59:01 [2022-03-23T20:59:01.571Z] GOOS="windows" GOARCH="amd64" GOARM="" 20:59:01 [2022-03-23T20:59:01.571Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe 20:59:01 [2022-03-23T20:59:01.571Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 20:59:01 [2022-03-23T20:59:01.571Z] remote: Enumerating objects: 23, done. 20:59:01 [2022-03-23T20:59:01.571Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 20:59:01 [2022-03-23T20:59:01.571Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 20:59:01 [2022-03-23T20:59:01.571Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 20:59:01 [2022-03-23T20:59:01.571Z] 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. 20:59:01 [2022-03-23T20:59:01.571Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. 20:59:01 [2022-03-23T20:59:01.571Z] Building: bundles/cross/windows/amd64/containerutility.exe 20:59:01 [2022-03-23T20:59:01.571Z] Cross building: bundles/cross/linux/ppc64le 20:59:01 [2022-03-23T20:59:01.571Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev 20:59:01 [2022-03-23T20:59:01.571Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 20:59:01 [2022-03-23T20:59:01.866Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 20:59:02 [2022-03-23T20:59:02.614Z] time="2022-03-23T20:59:02Z" 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" 20:59:02 [2022-03-23T20:59:02.795Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 20:59:03 [2022-03-23T20:59:03.400Z] === RUN TestDockerSuite/TestEventsAttach 20:59:03 [2022-03-23T20:59:03.578Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.34s) 20:59:03 [2022-03-23T20:59:03.578Z] === RUN TestNetworkDBNodeJoinLeaveIteration 20:59:03 [2022-03-23T20:59:03.663Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.24s) 20:59:03 [2022-03-23T20:59:03.664Z] === RUN TestPauseStopPausedContainer 20:59:03 [2022-03-23T20:59:03.664Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 20:59:03 [2022-03-23T20:59:03.664Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 20:59:03 [2022-03-23T20:59:03.664Z] === RUN TestPsFilter 20:59:03 [2022-03-23T20:59:03.664Z] --- PASS: TestPsFilter (0.33s) 20:59:03 [2022-03-23T20:59:03.664Z] === RUN TestRemoveContainerWithRemovedVolume 20:59:03 [2022-03-23T20:59:03.965Z] === RUN TestDockerSuite/TestEventsCommit 20:59:04 [2022-03-23T20:59:04.527Z] === RUN TestDockerSuite/TestEventsContainerEvents 20:59:04 [2022-03-23T20:59:04.783Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 20:59:05 [2022-03-23T20:59:05.112Z] 2022/03/23 20:59:04 Closing DB instances... 20:59:05 [2022-03-23T20:59:05.112Z] time="2022-03-23T20:59:04Z" 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" 20:59:05 [2022-03-23T20:59:05.346Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 20:59:05 [2022-03-23T20:59:05.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 20:59:05 [2022-03-23T20:59:05.957Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 20:59:06 [2022-03-23T20:59:06.559Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.82s) 20:59:06 [2022-03-23T20:59:06.559Z] === RUN TestRemoveContainerWithVolume 20:59:06 [2022-03-23T20:59:06.646Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) 20:59:06 [2022-03-23T20:59:06.646Z] === RUN TestNetworkDBGarbageCollection 20:59:06 [2022-03-23T20:59:06.931Z] --- PASS: TestCreateServiceSecretFileMode (12.39s) 20:59:06 [2022-03-23T20:59:06.931Z] === RUN TestCreateServiceConfigFileMode 20:59:06 [2022-03-23T20:59:06.986Z] --- PASS: TestBuildMultiStageLayerLeak (11.92s) 20:59:06 [2022-03-23T20:59:06.986Z] === RUN TestBuildWithHugeFile 20:59:07 [2022-03-23T20:59:07.494Z] docker_api_swarm_test.go:202: [d273fdf740eb5] joining swarm manager [d39cf359779bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:59:07 [2022-03-23T20:59:07.494Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 20:59:08 [2022-03-23T20:59:08.859Z] === RUN TestDockerSuite/TestEventsContainerRestart 20:59:09 [2022-03-23T20:59:09.443Z] --- PASS: TestRemoveContainerWithVolume (2.87s) 20:59:09 [2022-03-23T20:59:09.443Z] === RUN TestRemoveContainerRunning 20:59:09 [2022-03-23T20:59:09.544Z] time="2022-03-23T20:59:09Z" 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" 20:59:10 [2022-03-23T20:59:10.000Z] --- PASS: TestRequest (11.42s) 20:59:10 [2022-03-23T20:59:10.000Z] === RUN TestOverlappingRequests 20:59:10 [2022-03-23T20:59:10.964Z] --- PASS: TestOverlappingRequests (0.57s) 20:59:10 [2022-03-23T20:59:10.964Z] === RUN TestRelease 20:59:11 [2022-03-23T20:59:11.373Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 20:59:11 [2022-03-23T20:59:11.606Z] --- PASS: TestRemoveContainerRunning (2.26s) 20:59:11 [2022-03-23T20:59:11.606Z] === RUN TestRemoveContainerForceRemoveRunning 20:59:12 [2022-03-23T20:59:12.742Z] === RUN TestDockerSuite/TestEventsCopy 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestRelease (2.36s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestAllocateRandomDeallocate 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestParseEmptyInterface 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestParseEmptyInterface (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestParseNonInterfaceType 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestParseNonInterfaceType (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestParseWithOneFunction 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestParseWithOneFunction (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestParseWithMultipleFuncs 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestParseWithMultipleFuncs (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestParseWithUnnamedReturn 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestParseWithUnnamedReturn (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestEmbeddedInterface 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestEmbeddedInterface (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestParsedImports 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestParsedImports (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] === RUN TestAliasedImports 20:59:13 [2022-03-23T20:59:13.135Z] --- PASS: TestAliasedImports (0.00s) 20:59:13 [2022-03-23T20:59:13.135Z] PASS 20:59:13 [2022-03-23T20:59:13.135Z] coverage: 56.8% of statements 20:59:13 [2022-03-23T20:59:13.135Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements 20:59:13 [2022-03-23T20:59:13.672Z] === RUN TestDockerSuite/TestEventsFilterContainer 20:59:13 [2022-03-23T20:59:13.774Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) 20:59:13 [2022-03-23T20:59:13.774Z] === RUN TestRemoveInvalidContainer 20:59:13 [2022-03-23T20:59:13.774Z] --- PASS: TestRemoveInvalidContainer (0.03s) 20:59:13 [2022-03-23T20:59:13.774Z] === RUN TestRenameLinkedContainer 20:59:13 [2022-03-23T20:59:13.774Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 20:59:13 [2022-03-23T20:59:13.774Z] --- SKIP: TestRenameLinkedContainer (0.00s) 20:59:13 [2022-03-23T20:59:13.774Z] === RUN TestRenameStoppedContainer 20:59:14 [2022-03-23T20:59:14.617Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 20:59:14 [2022-03-23T20:59:14.668Z] === RUN TestHTTPTransport 20:59:14 [2022-03-23T20:59:14.668Z] --- PASS: TestHTTPTransport (0.00s) 20:59:14 [2022-03-23T20:59:14.668Z] PASS 20:59:14 [2022-03-23T20:59:14.668Z] coverage: 85.7% of statements 20:59:14 [2022-03-23T20:59:14.668Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements 20:59:15 [2022-03-23T20:59:15.126Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne 20:59:15 [2022-03-23T20:59:15.126Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) 20:59:15 [2022-03-23T20:59:15.126Z] === RUN TestBufioReaderPoolPutAndGet 20:59:15 [2022-03-23T20:59:15.126Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) 20:59:15 [2022-03-23T20:59:15.126Z] === RUN TestNewReadCloserWrapperWithAReadCloser 20:59:15 [2022-03-23T20:59:15.126Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) 20:59:15 [2022-03-23T20:59:15.126Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne 20:59:15 [2022-03-23T20:59:15.126Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) 20:59:15 [2022-03-23T20:59:15.126Z] === RUN TestBufioWriterPoolPutAndGet 20:59:15 [2022-03-23T20:59:15.126Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) 20:59:15 [2022-03-23T20:59:15.126Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser 20:59:15 [2022-03-23T20:59:15.126Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) 20:59:15 [2022-03-23T20:59:15.126Z] === RUN TestBufferPoolPutAndGet 20:59:15 [2022-03-23T20:59:15.126Z] --- PASS: TestBufferPoolPutAndGet (0.00s) 20:59:15 [2022-03-23T20:59:15.126Z] PASS 20:59:15 [2022-03-23T20:59:15.126Z] coverage: 88.2% of statements 20:59:15 [2022-03-23T20:59:15.126Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements 20:59:16 [2022-03-23T20:59:16.093Z] === RUN TestOutputOnPrematureClose 20:59:16 [2022-03-23T20:59:16.093Z] --- PASS: TestOutputOnPrematureClose (0.00s) 20:59:16 [2022-03-23T20:59:16.093Z] === RUN TestCompleteSilently 20:59:16 [2022-03-23T20:59:16.093Z] --- PASS: TestCompleteSilently (0.00s) 20:59:16 [2022-03-23T20:59:16.093Z] PASS 20:59:16 [2022-03-23T20:59:16.093Z] coverage: 75.9% of statements 20:59:16 [2022-03-23T20:59:16.093Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements 20:59:16 [2022-03-23T20:59:16.551Z] === RUN TestSendToOneSub 20:59:16 [2022-03-23T20:59:16.551Z] --- PASS: TestSendToOneSub (0.00s) 20:59:16 [2022-03-23T20:59:16.551Z] === RUN TestSendToMultipleSubs 20:59:16 [2022-03-23T20:59:16.551Z] --- PASS: TestSendToMultipleSubs (0.00s) 20:59:16 [2022-03-23T20:59:16.551Z] === RUN TestEvictOneSub 20:59:16 [2022-03-23T20:59:16.551Z] --- PASS: TestEvictOneSub (0.00s) 20:59:16 [2022-03-23T20:59:16.551Z] === RUN TestClosePublisher 20:59:16 [2022-03-23T20:59:16.551Z] --- PASS: TestClosePublisher (0.00s) 20:59:16 [2022-03-23T20:59:16.551Z] === RUN TestPubSubRace 20:59:16 [2022-03-23T20:59:16.662Z] --- PASS: TestRenameStoppedContainer (2.79s) 20:59:16 [2022-03-23T20:59:16.662Z] === RUN TestRenameRunningContainerAndReuse 20:59:17 [2022-03-23T20:59:17.513Z] --- PASS: TestPubSubRace (1.07s) 20:59:17 [2022-03-23T20:59:17.513Z] PASS 20:59:17 [2022-03-23T20:59:17.513Z] coverage: 75.0% of statements 20:59:17 [2022-03-23T20:59:17.513Z] ok github.com/docker/docker/pkg/pubsub 1.120s coverage: 75.0% of statements 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestNewClientWithTimeout (17.61s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestClientStream 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestClientStream (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestClientSendFile 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestClientSendFile (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestClientWithRequestTimeout 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestClientWithRequestTimeout (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestFileSpecPlugin 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestFileSpecPlugin (0.01s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestFileJSONSpecPlugin 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestFileJSONSpecPlugin (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestPluginAddHandler 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestPluginAddHandler (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestPluginWaitBadPlugin 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestPluginWaitBadPlugin (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestGet 20:59:18 [2022-03-23T20:59:18.477Z] time="2022-03-23T20:59:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestRegister 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestRegister (0.00s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestCommand 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestCommand (0.03s) 20:59:18 [2022-03-23T20:59:18.477Z] === RUN TestNaiveSelf 20:59:18 [2022-03-23T20:59:18.477Z] --- PASS: TestNaiveSelf (0.03s) 20:59:18 [2022-03-23T20:59:18.477Z] PASS 20:59:18 [2022-03-23T20:59:18.477Z] coverage: 82.4% of statements 20:59:18 [2022-03-23T20:59:18.477Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements 20:59:18 [2022-03-23T20:59:18.934Z] === RUN TestDump 20:59:18 [2022-03-23T20:59:18.934Z] goroutine 6 [running]: 20:59:18 [2022-03-23T20:59:18.934Z] github.com/docker/docker/pkg/stack.dump(0x1372d57?) 20:59:18 [2022-03-23T20:59:18.934Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c 20:59:18 [2022-03-23T20:59:18.934Z] github.com/docker/docker/pkg/stack.Dump(...) 20:59:18 [2022-03-23T20:59:18.934Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 20:59:18 [2022-03-23T20:59:18.934Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) 20:59:18 [2022-03-23T20:59:18.934Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a 20:59:18 [2022-03-23T20:59:18.934Z] testing.tRunner(0xc000162000, 0x153a498) 20:59:18 [2022-03-23T20:59:18.934Z] c:/go/src/testing/testing.go:1439 +0x102 20:59:18 [2022-03-23T20:59:18.934Z] created by testing.(*T).Run 20:59:18 [2022-03-23T20:59:18.934Z] c:/go/src/testing/testing.go:1486 +0x35f 20:59:18 [2022-03-23T20:59:18.934Z] 20:59:18 [2022-03-23T20:59:18.934Z] goroutine 1 [chan receive]: 20:59:18 [2022-03-23T20:59:18.934Z] testing.(*T).Run(0xc000031d40, {0x152913c?, 0x134c1f3?}, 0x153a498) 20:59:18 [2022-03-23T20:59:18.934Z] c:/go/src/testing/testing.go:1487 +0x37a 20:59:18 [2022-03-23T20:59:18.934Z] testing.runTests.func1(0xc00006c840?) 20:59:18 [2022-03-23T20:59:18.934Z] c:/go/src/testing/testing.go:1839 +0x6e 20:59:18 [2022-03-23T20:59:18.934Z] testing.tRunner(0xc000031d40, 0xc000075ca0) 20:59:18 [2022-03-23T20:59:18.934Z] c:/go/src/testing/testing.go:1439 +0x102 20:59:18 [2022-03-23T20:59:18.934Z] testing.runTests(0xc000058460?, {0x16be400, 0x3, 0x3}, {0x21e4ebd0108?, 0x40?, 0x16c34a0?}) 20:59:18 [2022-03-23T20:59:18.934Z] c:/go/src/testing/testing.go:1837 +0x457 20:59:18 [2022-03-23T20:59:18.934Z] testing.(*M).Run(0xc000058460) 20:59:18 [2022-03-23T20:59:18.934Z] c:/go/src/testing/testing.go:1719 +0x5d9 20:59:18 [2022-03-23T20:59:18.934Z] main.main() 20:59:18 [2022-03-23T20:59:18.934Z] _testmain.go:99 +0x255 20:59:18 [2022-03-23T20:59:18.934Z] --- PASS: TestDump (0.00s) 20:59:18 [2022-03-23T20:59:18.934Z] === RUN TestDumpToFile 20:59:19 [2022-03-23T20:59:19.390Z] time="2022-03-23T20:59:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" 20:59:19 [2022-03-23T20:59:19.390Z] --- PASS: TestDumpToFile (0.19s) 20:59:19 [2022-03-23T20:59:19.390Z] === RUN TestDumpToFileWithEmptyInput 20:59:19 [2022-03-23T20:59:19.390Z] goroutine 8 [running]: 20:59:19 [2022-03-23T20:59:19.390Z] github.com/docker/docker/pkg/stack.dump(0x13eecd3?) 20:59:19 [2022-03-23T20:59:19.390Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c 20:59:19 [2022-03-23T20:59:19.390Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x13eeca0?}) 20:59:19 [2022-03-23T20:59:19.390Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 20:59:19 [2022-03-23T20:59:19.390Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000162000?) 20:59:19 [2022-03-23T20:59:19.390Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 20:59:19 [2022-03-23T20:59:19.390Z] testing.tRunner(0xc000162680, 0x153a488) 20:59:19 [2022-03-23T20:59:19.390Z] c:/go/src/testing/testing.go:1439 +0x102 20:59:19 [2022-03-23T20:59:19.390Z] created by testing.(*T).Run 20:59:19 [2022-03-23T20:59:19.390Z] c:/go/src/testing/testing.go:1486 +0x35f 20:59:19 [2022-03-23T20:59:19.390Z] 20:59:19 [2022-03-23T20:59:19.390Z] goroutine 1 [chan receive]: 20:59:19 [2022-03-23T20:59:19.390Z] testing.(*T).Run(0xc000031d40, {0x1530713?, 0x134c1f3?}, 0x153a488) 20:59:19 [2022-03-23T20:59:19.390Z] c:/go/src/testing/testing.go:1487 +0x37a 20:59:19 [2022-03-23T20:59:19.390Z] testing.runTests.func1(0xc00006c840?) 20:59:19 [2022-03-23T20:59:19.390Z] c:/go/src/testing/testing.go:1839 +0x6e 20:59:19 [2022-03-23T20:59:19.390Z] testing.tRunner(0xc000031d40, 0xc000075ca0) 20:59:19 [2022-03-23T20:59:19.390Z] c:/go/src/testing/testing.go:1439 +0x102 20:59:19 [2022-03-23T20:59:19.390Z] testing.runTests(0xc000058460?, {0x16be400, 0x3, 0x3}, {0x21e4ebd0108?, 0x40?, 0x16c34a0?}) 20:59:19 [2022-03-23T20:59:19.390Z] c:/go/src/testing/testing.go:1837 +0x457 20:59:19 [2022-03-23T20:59:19.390Z] testing.(*M).Run(0xc000058460) 20:59:19 [2022-03-23T20:59:19.390Z] c:/go/src/testing/testing.go:1719 +0x5d9 20:59:19 [2022-03-23T20:59:19.390Z] main.main() 20:59:19 [2022-03-23T20:59:19.390Z] _testmain.go:99 +0x255 20:59:19 [2022-03-23T20:59:19.390Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) 20:59:19 [2022-03-23T20:59:19.390Z] PASS 20:59:19 [2022-03-23T20:59:19.390Z] coverage: 90.9% of statements 20:59:19 [2022-03-23T20:59:19.390Z] ok github.com/docker/docker/pkg/stack 0.229s coverage: 90.9% of statements 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestAllocateRandomDeallocate (6.64s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestRetrieveFromStore 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestNewStdWriter 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestNewStdWriter (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestWriteWithUninitializedStdWriter 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestWriteWithNilBytes 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestWriteWithNilBytes (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestWrite 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestWrite (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestWriteWithWriterError 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestWriteWithWriterError (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyWriteAndRead 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyWriteAndRead (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyReturnsErrorReadingHeader 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyReturnsErrorReadingFrame 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyDetectsCorruptedFrame 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyWithInvalidInputHeader 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyWithCorruptedPrefix 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyReturnsWriteErrors 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] === RUN TestStdCopyReturnsErrorFromSystem 20:59:19 [2022-03-23T20:59:19.848Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) 20:59:19 [2022-03-23T20:59:19.848Z] PASS 20:59:19 [2022-03-23T20:59:19.848Z] coverage: 100.0% of statements 20:59:19 [2022-03-23T20:59:19.848Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements 20:59:19 [2022-03-23T20:59:19.906Z] --- PASS: TestCreateServiceConfigFileMode (12.88s) 20:59:19 [2022-03-23T20:59:19.906Z] === RUN TestCreateServiceSysctls 20:59:19 [2022-03-23T20:59:19.906Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 20:59:20 [2022-03-23T20:59:20.162Z] === RUN TestDockerSuite/TestEventsFilterImageName 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestRawProgressFormatterFormatStatus 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestRawProgressFormatterFormatProgress 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestFormatStatus 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestFormatStatus (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestFormatError 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestFormatError (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestFormatJSONError 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestFormatJSONError (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestJsonProgressFormatterFormatProgress 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestJsonProgressFormatterFormatStatus 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestNewJSONProgressOutput 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestNewJSONProgressOutput (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestAuxFormatterEmit 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestAuxFormatterEmit (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestStreamWriterStdout 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestStreamWriterStdout (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] === RUN TestStreamWriterStderr 20:59:20 [2022-03-23T20:59:20.812Z] --- PASS: TestStreamWriterStderr (0.00s) 20:59:20 [2022-03-23T20:59:20.812Z] PASS 20:59:20 [2022-03-23T20:59:20.812Z] coverage: 66.2% of statements 20:59:20 [2022-03-23T20:59:20.812Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements 20:59:21 [2022-03-23T20:59:21.270Z] time="2022-03-23T20:59:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" 20:59:21 [2022-03-23T20:59:21.270Z] === RUN TestGenerateRandomID 20:59:21 [2022-03-23T20:59:21.270Z] --- PASS: TestGenerateRandomID (0.00s) 20:59:21 [2022-03-23T20:59:21.270Z] === RUN TestShortenId 20:59:21 [2022-03-23T20:59:21.270Z] --- PASS: TestShortenId (0.00s) 20:59:21 [2022-03-23T20:59:21.270Z] === RUN TestShortenSha256Id 20:59:21 [2022-03-23T20:59:21.270Z] --- PASS: TestShortenSha256Id (0.00s) 20:59:21 [2022-03-23T20:59:21.270Z] === RUN TestShortenIdEmpty 20:59:21 [2022-03-23T20:59:21.270Z] --- PASS: TestShortenIdEmpty (0.00s) 20:59:21 [2022-03-23T20:59:21.270Z] === RUN TestShortenIdInvalid 20:59:21 [2022-03-23T20:59:21.270Z] --- PASS: TestShortenIdInvalid (0.00s) 20:59:21 [2022-03-23T20:59:21.270Z] === RUN TestIsShortIDNonHex 20:59:21 [2022-03-23T20:59:21.270Z] --- PASS: TestIsShortIDNonHex (0.00s) 20:59:21 [2022-03-23T20:59:21.270Z] === RUN TestIsShortIDNotCorrectSize 20:59:21 [2022-03-23T20:59:21.270Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) 20:59:21 [2022-03-23T20:59:21.270Z] PASS 20:59:21 [2022-03-23T20:59:21.270Z] coverage: 70.6% of statements 20:59:21 [2022-03-23T20:59:21.270Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements 20:59:21 [2022-03-23T20:59:21.329Z] --- PASS: TestRenameRunningContainerAndReuse (4.45s) 20:59:21 [2022-03-23T20:59:21.329Z] === RUN TestRenameInvalidName 20:59:21 [2022-03-23T20:59:21.528Z] === RUN TestDockerSuite/TestEventsFilterLabels 20:59:21 [2022-03-23T20:59:21.728Z] --- PASS: TestRetrieveFromStore (2.16s) 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestRequestReleaseAddressDuplicate 20:59:21 [2022-03-23T20:59:21.729Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestParallelPredefinedRequest1 20:59:21 [2022-03-23T20:59:21.729Z] === PAUSE TestParallelPredefinedRequest1 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestParallelPredefinedRequest2 20:59:21 [2022-03-23T20:59:21.729Z] === PAUSE TestParallelPredefinedRequest2 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestParallelPredefinedRequest3 20:59:21 [2022-03-23T20:59:21.729Z] === PAUSE TestParallelPredefinedRequest3 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestParallelPredefinedRequest4 20:59:21 [2022-03-23T20:59:21.729Z] === PAUSE TestParallelPredefinedRequest4 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestParallelPredefinedRequest5 20:59:21 [2022-03-23T20:59:21.729Z] === PAUSE TestParallelPredefinedRequest5 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestDebug 20:59:21 [2022-03-23T20:59:21.729Z] --- PASS: TestDebug (0.00s) 20:59:21 [2022-03-23T20:59:21.729Z] === RUN TestRequestPoolParallel 20:59:22 [2022-03-23T20:59:22.138Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 20:59:22 [2022-03-23T20:59:22.186Z] === RUN TestIsCpusetListAvailable 20:59:22 [2022-03-23T20:59:22.186Z] --- PASS: TestIsCpusetListAvailable (0.00s) 20:59:22 [2022-03-23T20:59:22.186Z] PASS 20:59:22 [2022-03-23T20:59:22.186Z] coverage: 39.4% of statements 20:59:22 [2022-03-23T20:59:22.186Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements 20:59:22 [2022-03-23T20:59:22.396Z] === RUN TestDockerSuite/TestEventsFilterType 20:59:22 [2022-03-23T20:59:22.644Z] --- PASS: TestRequestPoolParallel (0.60s) 20:59:22 [2022-03-23T20:59:22.644Z] === RUN TestFullAllocateRelease 20:59:22 [2022-03-23T20:59:22.653Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 20:59:22 [2022-03-23T20:59:22.912Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 20:59:22 [2022-03-23T20:59:22.912Z] === RUN TestDockerSuite/TestEventsFilters 20:59:23 [2022-03-23T20:59:23.101Z] --- PASS: TestFullAllocateRelease (0.53s) 20:59:23 [2022-03-23T20:59:23.101Z] === RUN TestOddAllocateRelease 20:59:23 [2022-03-23T20:59:23.101Z] --- PASS: TestOddAllocateRelease (0.25s) 20:59:23 [2022-03-23T20:59:23.101Z] === RUN TestFullAllocateSerialReleaseParallel 20:59:23 [2022-03-23T20:59:23.101Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) 20:59:23 [2022-03-23T20:59:23.101Z] === RUN TestOddAllocateSerialReleaseParallel 20:59:23 [2022-03-23T20:59:23.169Z] --- PASS: TestCreateServiceSysctls (3.35s) 20:59:23 [2022-03-23T20:59:23.169Z] === RUN TestCreateServiceCapabilities 20:59:23 [2022-03-23T20:59:23.495Z] --- PASS: TestRenameInvalidName (2.20s) 20:59:23 [2022-03-23T20:59:23.495Z] === RUN TestRenameAnonymousContainer 20:59:23 [2022-03-23T20:59:23.561Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) 20:59:23 [2022-03-23T20:59:23.561Z] === RUN TestEvenAllocateSerialReleaseParallel 20:59:23 [2022-03-23T20:59:23.561Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest1 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest4 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest1 20:59:23 [2022-03-23T20:59:23.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest3 20:59:23 [2022-03-23T20:59:23.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest2 20:59:23 [2022-03-23T20:59:23.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest4 20:59:23 [2022-03-23T20:59:23.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:59:23 [2022-03-23T20:59:23.561Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest5 20:59:23 [2022-03-23T20:59:23.561Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) 20:59:23 [2022-03-23T20:59:23.561Z] === CONT TestParallelPredefinedRequest5 20:59:23 [2022-03-23T20:59:23.561Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 20:59:23 [2022-03-23T20:59:23.561Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) 20:59:23 [2022-03-23T20:59:23.561Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) 20:59:23 [2022-03-23T20:59:23.561Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) 20:59:23 [2022-03-23T20:59:23.561Z] PASS 20:59:23 [2022-03-23T20:59:23.561Z] coverage: 85.3% of statements 20:59:23 [2022-03-23T20:59:23.561Z] ok github.com/docker/docker/libnetwork/ipam 59.408s coverage: 85.3% of statements 20:59:23 [2022-03-23T20:59:23.734Z] === RUN TestDockerSuite/TestEventsFormat 20:59:24 [2022-03-23T20:59:24.018Z] === RUN TestChtimes 20:59:24 [2022-03-23T20:59:24.018Z] --- PASS: TestChtimes (0.00s) 20:59:24 [2022-03-23T20:59:24.018Z] === RUN TestChtimesWindows 20:59:24 [2022-03-23T20:59:24.018Z] --- PASS: TestChtimesWindows (0.00s) 20:59:24 [2022-03-23T20:59:24.018Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter 20:59:24 [2022-03-23T20:59:24.018Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) 20:59:24 [2022-03-23T20:59:24.018Z] PASS 20:59:24 [2022-03-23T20:59:24.018Z] coverage: 13.0% of statements 20:59:24 [2022-03-23T20:59:24.018Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestTailFile 20:59:24 [2022-03-23T20:59:24.483Z] --- PASS: TestTailFile (0.00s) 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestTailFileManyLines 20:59:24 [2022-03-23T20:59:24.483Z] --- PASS: TestTailFileManyLines (0.00s) 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestTailEmptyFile 20:59:24 [2022-03-23T20:59:24.483Z] --- PASS: TestTailEmptyFile (0.00s) 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestTailNegativeN 20:59:24 [2022-03-23T20:59:24.483Z] --- PASS: TestTailNegativeN (0.00s) 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader 20:59:24 [2022-03-23T20:59:24.483Z] === CONT TestNewTailReader 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/single_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/single_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/8_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/truncated_last_line 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/truncated_last_line/more_than_available 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/truncated_last_line#01 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/truncated_last_line#01/exact 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/truncated_last_line#02 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/truncated_last_line#02/one_line 20:59:24 [2022-03-23T20:59:24.483Z] === CONT TestNewTailReader/no_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === CONT TestNewTailReader/4_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === CONT TestNewTailReader/2_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === CONT TestNewTailReader/12_byte_delimiter 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.483Z] === CONT TestNewTailReader/no_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/single_byte_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/8_byte_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/several_small_entries 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block 20:59:24 [2022-03-23T20:59:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:24 [2022-03-23T20:59:24.484Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.485Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:59:24 [2022-03-23T20:59:24.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:59:24 [2022-03-23T20:59:24.485Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:59:24 [2022-03-23T20:59:24.485Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:59:24 [2022-03-23T20:59:24.485Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:59:24 [2022-03-23T20:59:24.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:59:24 [2022-03-23T20:59:24.486Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:59:24 [2022-03-23T20:59:24.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:59:24 [2022-03-23T20:59:24.486Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:59:24 [2022-03-23T20:59:24.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:59:24 [2022-03-23T20:59:24.486Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:59:24 [2022-03-23T20:59:24.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:59:24 [2022-03-23T20:59:24.486Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:59:24 [2022-03-23T20:59:24.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:59:24 [2022-03-23T20:59:24.486Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:24 [2022-03-23T20:59:24.665Z] === RUN TestDockerSuite/TestEventsFormatBadField 20:59:24 [2022-03-23T20:59:24.665Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 20:59:24 [2022-03-23T20:59:24.922Z] === RUN TestDockerSuite/TestEventsImageImport 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.085Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.085Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.085Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.086Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.086Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.087Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:25 [2022-03-23T20:59:25.087Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.088Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.088Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available 20:59:25 [2022-03-23T20:59:25.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) 20:59:25 [2022-03-23T20:59:25.711Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) 20:59:25 [2022-03-23T20:59:25.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) 20:59:25 [2022-03-23T20:59:25.851Z] === RUN TestDockerSuite/TestEventsImageLoad 20:59:25 [2022-03-23T20:59:25.851Z] === RUN TestDockerSuite/TestEventsImagePull 20:59:26 [2022-03-23T20:59:26.108Z] --- PASS: TestCreateServiceCapabilities (2.92s) 20:59:26 [2022-03-23T20:59:26.108Z] === RUN TestInspect 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) 20:59:26 [2022-03-23T20:59:26.171Z] PASS 20:59:26 [2022-03-23T20:59:26.171Z] coverage: 88.6% of statements 20:59:26 [2022-03-23T20:59:26.171Z] ok github.com/docker/docker/pkg/tailfile 0.382s coverage: 88.6% of statements 20:59:26 [2022-03-23T20:59:26.171Z] time="2022-03-23T20:59:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestTarSumRemoveNonExistent 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestTarSumRemove 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestTarSumRemove (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestSortFileInfoSums 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestSortFileInfoSums (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestNewTarSumForLabelInvalid 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestNewTarSumForLabel 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestNewTarSumForLabel (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestEmptyTar 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestEmptyTar (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestTarSumsReadSize 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestTarSumsReadSize (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestTarSums 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestTarSums (0.06s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestIteration 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestIteration (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestVersionLabelForChecksum 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestVersionLabelForChecksum (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestVersion 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestVersion (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestGetVersion 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestGetVersion (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] === RUN TestGetVersions 20:59:26 [2022-03-23T20:59:26.629Z] --- PASS: TestGetVersions (0.00s) 20:59:26 [2022-03-23T20:59:26.629Z] PASS 20:59:26 [2022-03-23T20:59:26.629Z] coverage: 89.3% of statements 20:59:26 [2022-03-23T20:59:26.629Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements 20:59:26 [2022-03-23T20:59:26.672Z] === RUN TestDockerSuite/TestEventsImageTag 20:59:27 [2022-03-23T20:59:27.087Z] === RUN TestTruncIndex 20:59:27 [2022-03-23T20:59:27.087Z] --- PASS: TestTruncIndex (0.10s) 20:59:27 [2022-03-23T20:59:27.087Z] PASS 20:59:27 [2022-03-23T20:59:27.087Z] coverage: 91.5% of statements 20:59:27 [2022-03-23T20:59:27.087Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements 20:59:27 [2022-03-23T20:59:27.544Z] === RUN TestIsGIT 20:59:27 [2022-03-23T20:59:27.544Z] --- PASS: TestIsGIT (0.00s) 20:59:27 [2022-03-23T20:59:27.544Z] === RUN TestIsTransport 20:59:27 [2022-03-23T20:59:27.544Z] --- PASS: TestIsTransport (0.00s) 20:59:27 [2022-03-23T20:59:27.544Z] PASS 20:59:27 [2022-03-23T20:59:27.544Z] coverage: 100.0% of statements 20:59:27 [2022-03-23T20:59:27.544Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements 20:59:27 [2022-03-23T20:59:27.647Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 20:59:28 [2022-03-23T20:59:28.001Z] === RUN TestVersionInfo 20:59:28 [2022-03-23T20:59:28.001Z] --- PASS: TestVersionInfo (0.00s) 20:59:28 [2022-03-23T20:59:28.001Z] === RUN TestAppendVersions 20:59:28 [2022-03-23T20:59:28.001Z] --- PASS: TestAppendVersions (0.00s) 20:59:28 [2022-03-23T20:59:28.001Z] PASS 20:59:28 [2022-03-23T20:59:28.001Z] coverage: 88.9% of statements 20:59:28 [2022-03-23T20:59:28.001Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements 20:59:28 [2022-03-23T20:59:28.212Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 20:59:28 [2022-03-23T20:59:28.212Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 20:59:28 [2022-03-23T20:59:28.212Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 20:59:28 [2022-03-23T20:59:28.212Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 20:59:28 [2022-03-23T20:59:28.212Z] === RUN TestDockerSuite/TestEventsPluginOps 20:59:29 [2022-03-23T20:59:29.141Z] --- PASS: TestInspect (2.91s) 20:59:29 [2022-03-23T20:59:29.141Z] === RUN TestCreateJob 20:59:29 [2022-03-23T20:59:29.533Z] === RUN TestValidatePrivileges 20:59:29 [2022-03-23T20:59:29.533Z] --- PASS: TestValidatePrivileges (0.00s) 20:59:29 [2022-03-23T20:59:29.533Z] === RUN TestFilterByCapNeg 20:59:29 [2022-03-23T20:59:29.533Z] --- PASS: TestFilterByCapNeg (0.00s) 20:59:29 [2022-03-23T20:59:29.533Z] === RUN TestFilterByCapPos 20:59:29 [2022-03-23T20:59:29.533Z] --- PASS: TestFilterByCapPos (0.00s) 20:59:29 [2022-03-23T20:59:29.533Z] === RUN TestStoreGetPluginNotMatchCapRefs 20:59:29 [2022-03-23T20:59:29.533Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) 20:59:29 [2022-03-23T20:59:29.533Z] PASS 20:59:29 [2022-03-23T20:59:29.533Z] coverage: 12.0% of statements 20:59:29 [2022-03-23T20:59:29.533Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements 20:59:30 [2022-03-23T20:59:30.067Z] === RUN TestDockerSuite/TestEventsRedirectStdout 20:59:30 [2022-03-23T20:59:30.498Z] === RUN TestNewSettable 20:59:30 [2022-03-23T20:59:30.498Z] --- PASS: TestNewSettable (0.00s) 20:59:30 [2022-03-23T20:59:30.498Z] === RUN TestIsSettable 20:59:30 [2022-03-23T20:59:30.498Z] --- PASS: TestIsSettable (0.00s) 20:59:30 [2022-03-23T20:59:30.498Z] === RUN TestUpdateSettingsEnv 20:59:30 [2022-03-23T20:59:30.498Z] --- PASS: TestUpdateSettingsEnv (0.00s) 20:59:30 [2022-03-23T20:59:30.498Z] PASS 20:59:30 [2022-03-23T20:59:30.498Z] coverage: 20.0% of statements 20:59:30 [2022-03-23T20:59:30.498Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements 20:59:30 [2022-03-23T20:59:30.630Z] === RUN TestDockerSuite/TestEventsRename 20:59:31 [2022-03-23T20:59:31.461Z] === RUN TestLoad 20:59:31 [2022-03-23T20:59:31.461Z] --- PASS: TestLoad (0.00s) 20:59:31 [2022-03-23T20:59:31.461Z] === RUN TestSave 20:59:31 [2022-03-23T20:59:31.461Z] --- PASS: TestSave (0.03s) 20:59:31 [2022-03-23T20:59:31.461Z] === RUN TestAddDeleteGet 20:59:31 [2022-03-23T20:59:31.461Z] --- PASS: TestAddDeleteGet (0.05s) 20:59:31 [2022-03-23T20:59:31.461Z] === RUN TestInvalidTags 20:59:31 [2022-03-23T20:59:31.461Z] --- PASS: TestInvalidTags (0.01s) 20:59:31 [2022-03-23T20:59:31.461Z] PASS 20:59:31 [2022-03-23T20:59:31.461Z] coverage: 84.4% of statements 20:59:31 [2022-03-23T20:59:31.461Z] ok github.com/docker/docker/reference 0.140s coverage: 84.4% of statements 20:59:31 [2022-03-23T20:59:31.558Z] === RUN TestDockerSuite/TestEventsResize 20:59:31 [2022-03-23T20:59:31.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 20:59:32 [2022-03-23T20:59:32.119Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 20:59:33 [2022-03-23T20:59:33.045Z] --- PASS: TestCreateJob (3.81s) 20:59:33 [2022-03-23T20:59:33.045Z] === RUN TestReplicatedJob 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestGet (15.07s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestPluginWithNoManifest 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestPluginWithNoManifest (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestGetAll 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestGetAll (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] PASS 20:59:33 [2022-03-23T20:59:33.632Z] coverage: 73.2% of statements 20:59:33 [2022-03-23T20:59:33.632Z] ok github.com/docker/docker/pkg/plugins 34.958s coverage: 73.2% of statements 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestResolveAuthConfigIndexServer 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestResolveAuthConfigFullURL 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestLoadAllowNondistributableArtifacts 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestValidateMirror 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestValidateMirror (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestLoadInsecureRegistries 20:59:33 [2022-03-23T20:59:33.632Z] time="2022-03-23T20:59:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 20:59:33 [2022-03-23T20:59:33.632Z] time="2022-03-23T20:59:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" 20:59:33 [2022-03-23T20:59:33.632Z] time="2022-03-23T20:59:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestLoadInsecureRegistries (0.17s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestNewServiceConfig 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestNewServiceConfig (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestValidateIndexName 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestValidateIndexName (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestValidateIndexNameWithError 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestValidateIndexNameWithError (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestEndpointParse 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestEndpointParse (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestEndpointParseInvalid 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestEndpointParseInvalid (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestValidateEndpoint 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestValidateEndpoint (0.01s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestPing 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestPing (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestPingRegistryEndpoint 20:59:33 [2022-03-23T20:59:33.632Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root 20:59:33 [2022-03-23T20:59:33.632Z] --- SKIP: TestPingRegistryEndpoint (0.01s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestEndpoint 20:59:33 [2022-03-23T20:59:33.632Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root 20:59:33 [2022-03-23T20:59:33.632Z] --- SKIP: TestEndpoint (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestParseRepositoryInfo 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestParseRepositoryInfo (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestNewIndexInfo 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestNewIndexInfo (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestMirrorEndpointLookup 20:59:33 [2022-03-23T20:59:33.632Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root 20:59:33 [2022-03-23T20:59:33.632Z] --- SKIP: TestMirrorEndpointLookup (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestSearchRepositories 20:59:33 [2022-03-23T20:59:33.632Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 20:59:33 [2022-03-23T20:59:33.632Z] Host: 127.0.0.1:49330 20:59:33 [2022-03-23T20:59:33.632Z] User-Agent: docker test client 20:59:33 [2022-03-23T20:59:33.632Z] Authorization: Token fake-token 20:59:33 [2022-03-23T20:59:33.632Z] X-Docker-Token: true 20:59:33 [2022-03-23T20:59:33.632Z] Accept-Encoding: gzip 20:59:33 [2022-03-23T20:59:33.632Z] 20:59:33 [2022-03-23T20:59:33.632Z] 20:59:33 [2022-03-23T20:59:33.632Z] registry_test.go:731: HTTP/1.1 200 OK 20:59:33 [2022-03-23T20:59:33.632Z] Connection: close 20:59:33 [2022-03-23T20:59:33.632Z] Content-Length: 144 20:59:33 [2022-03-23T20:59:33.632Z] Cache-Control: no-cache 20:59:33 [2022-03-23T20:59:33.632Z] Content-Type: application/json 20:59:33 [2022-03-23T20:59:33.632Z] Date: Wed, 23 Mar 2022 20:59:33 GMT 20:59:33 [2022-03-23T20:59:33.632Z] Expires: -1 20:59:33 [2022-03-23T20:59:33.632Z] Pragma: no-cache 20:59:33 [2022-03-23T20:59:33.632Z] Server: docker-tests/mock 20:59:33 [2022-03-23T20:59:33.632Z] X-Docker-Registry-Config: mock 20:59:33 [2022-03-23T20:59:33.632Z] X-Docker-Registry-Version: 0.0.0 20:59:33 [2022-03-23T20:59:33.632Z] 20:59:33 [2022-03-23T20:59:33.632Z] 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestSearchRepositories (0.01s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestTrustedLocation 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestTrustedLocation (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestAddRequiredHeadersToRedirectedRequests 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestAllowNondistributableArtifacts 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] === RUN TestIsSecureIndex 20:59:33 [2022-03-23T20:59:33.632Z] --- PASS: TestIsSecureIndex (0.00s) 20:59:33 [2022-03-23T20:59:33.632Z] PASS 20:59:33 [2022-03-23T20:59:33.632Z] coverage: 52.0% of statements 20:59:33 [2022-03-23T20:59:33.632Z] ok github.com/docker/docker/registry 0.271s coverage: 52.0% of statements 20:59:34 [2022-03-23T20:59:34.010Z] docker_api_swarm_test.go:384: [d1d27eecd0202] joining swarm manager [dead6abfcecb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestHeaderSimpleErrors 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestHeaderNotTooMuchFailures 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestHeaderTooMuchFailures 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestReaderWithReadError 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestRestartManagerTimeout 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestRestartManagerTimeout (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestRestartManagerTimeoutReset 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] PASS 20:59:34 [2022-03-23T20:59:34.598Z] coverage: 45.3% of statements 20:59:34 [2022-03-23T20:59:34.598Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 45.3% of statements 20:59:34 [2022-03-23T20:59:34.598Z] time="2022-03-23T20:59:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestReaderWithEOFWith416Response 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestReaderWithZeroTotalSize 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestReader 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestReader (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] === RUN TestResumableRequestReaderWithInitialResponse 20:59:34 [2022-03-23T20:59:34.598Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) 20:59:34 [2022-03-23T20:59:34.598Z] PASS 20:59:34 [2022-03-23T20:59:34.598Z] coverage: 100.0% of statements 20:59:34 [2022-03-23T20:59:34.598Z] ok github.com/docker/docker/registry/resumable 0.249s coverage: 100.0% of statements 20:59:35 [2022-03-23T20:59:35.382Z] docker_api_swarm_test.go:385: [dc11ef59b94c4] joining swarm manager [dead6abfcecb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:59:35 [2022-03-23T20:59:35.573Z] === RUN TestDecodeContainerConfig 20:59:35 [2022-03-23T20:59:35.573Z] --- PASS: TestDecodeContainerConfig (0.00s) 20:59:35 [2022-03-23T20:59:35.573Z] === RUN TestDecodeContainerConfigIsolation 20:59:35 [2022-03-23T20:59:35.573Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) 20:59:35 [2022-03-23T20:59:35.573Z] === RUN TestValidatePrivileged 20:59:35 [2022-03-23T20:59:35.573Z] --- PASS: TestValidatePrivileged (0.00s) 20:59:35 [2022-03-23T20:59:35.573Z] PASS 20:59:35 [2022-03-23T20:59:35.573Z] coverage: 52.6% of statements 20:59:35 [2022-03-23T20:59:35.573Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements 20:59:35 [2022-03-23T20:59:35.573Z] === RUN TestGenerateRandomAlphaOnlyStringLength 20:59:35 [2022-03-23T20:59:35.573Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) 20:59:35 [2022-03-23T20:59:35.573Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness 20:59:35 [2022-03-23T20:59:35.573Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) 20:59:35 [2022-03-23T20:59:35.573Z] PASS 20:59:35 [2022-03-23T20:59:35.573Z] coverage: 62.5% of statements 20:59:35 [2022-03-23T20:59:35.573Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements 20:59:35 [2022-03-23T20:59:35.836Z] --- PASS: TestRenameAnonymousContainer (10.82s) 20:59:35 [2022-03-23T20:59:35.837Z] === RUN TestRenameContainerWithSameName 20:59:36 [2022-03-23T20:59:36.293Z] --- PASS: TestRenameContainerWithSameName (2.27s) 20:59:36 [2022-03-23T20:59:36.293Z] === RUN TestRenameContainerWithLinkedContainer 20:59:36 [2022-03-23T20:59:36.293Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 20:59:36 [2022-03-23T20:59:36.293Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 20:59:36 [2022-03-23T20:59:36.293Z] === RUN TestResize 20:59:37 [2022-03-23T20:59:37.746Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 20:59:37 [2022-03-23T20:59:37.746Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 20:59:37 [2022-03-23T20:59:37.746Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 20:59:37 [2022-03-23T20:59:37.746Z] ? github.com/docker/docker/libnetwork/netutils [no test files] 20:59:37 [2022-03-23T20:59:37.945Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestGetAddress 20:59:38 [2022-03-23T20:59:38.203Z] --- PASS: TestGetAddress (0.00s) 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestRemove 20:59:38 [2022-03-23T20:59:38.203Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 20:59:38 [2022-03-23T20:59:38.203Z] --- SKIP: TestRemove (0.00s) 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestInitializeWithVolumes 20:59:38 [2022-03-23T20:59:38.203Z] --- PASS: TestInitializeWithVolumes (0.01s) 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestCreate 20:59:38 [2022-03-23T20:59:38.203Z] --- PASS: TestCreate (0.01s) 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestValidateName 20:59:38 [2022-03-23T20:59:38.203Z] --- PASS: TestValidateName (0.00s) 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestCreateWithOpts 20:59:38 [2022-03-23T20:59:38.203Z] local_test.go:180: runtime.GOOS == "windows" 20:59:38 [2022-03-23T20:59:38.203Z] --- SKIP: TestCreateWithOpts (0.00s) 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestRelaodNoOpts 20:59:38 [2022-03-23T20:59:38.203Z] --- PASS: TestRelaodNoOpts (0.01s) 20:59:38 [2022-03-23T20:59:38.203Z] PASS 20:59:38 [2022-03-23T20:59:38.203Z] coverage: 41.5% of statements 20:59:38 [2022-03-23T20:59:38.203Z] ok github.com/docker/docker/volume/local 0.076s coverage: 41.5% of statements 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestGetDriver 20:59:38 [2022-03-23T20:59:38.203Z] --- PASS: TestGetDriver (0.00s) 20:59:38 [2022-03-23T20:59:38.203Z] === RUN TestVolumeRequestError 20:59:38 [2022-03-23T20:59:38.203Z] --- PASS: TestVolumeRequestError (0.01s) 20:59:38 [2022-03-23T20:59:38.203Z] PASS 20:59:38 [2022-03-23T20:59:38.203Z] coverage: 36.1% of statements 20:59:38 [2022-03-23T20:59:38.203Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements 20:59:38 [2022-03-23T20:59:38.510Z] === RUN TestDockerSuite/TestEventsStreaming 20:59:39 [2022-03-23T20:59:39.072Z] --- PASS: TestReplicatedJob (6.10s) 20:59:39 [2022-03-23T20:59:39.072Z] === RUN TestUpdateReplicatedJob 20:59:39 [2022-03-23T20:59:39.072Z] === RUN TestDockerSuite/TestEventsTimestampFormats 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRaw 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRaw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/7_name:/ 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRaw 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRaw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestConvertTmpfsOptions 20:59:39 [2022-03-23T20:59:39.170Z] linux_parser_test.go:209: data="mode=700,size=1m" 20:59:39 [2022-03-23T20:59:39.170Z] linux_parser_test.go:209: data="ro" 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestConvertTmpfsOptions (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestParseMountSpec 20:59:39 [2022-03-23T20:59:39.170Z] parser_test.go:62: case 0 20:59:39 [2022-03-23T20:59:39.170Z] parser_test.go:62: case 1 20:59:39 [2022-03-23T20:59:39.170Z] parser_test.go:62: case 2 20:59:39 [2022-03-23T20:59:39.170Z] parser_test.go:62: case 3 20:59:39 [2022-03-23T20:59:39.170Z] parser_test.go:62: case 4 20:59:39 [2022-03-23T20:59:39.170Z] parser_test.go:62: case 5 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestParseMountSpec (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestValidateMount 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestValidateMount (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRaw 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRaw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/6_name:d: 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/8_name:c: 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError 20:59:39 [2022-03-23T20:59:39.170Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) 20:59:39 [2022-03-23T20:59:39.170Z] PASS 20:59:39 [2022-03-23T20:59:39.170Z] coverage: 67.6% of statements 20:59:39 [2022-03-23T20:59:39.170Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.6% of statements 20:59:39 [2022-03-23T20:59:39.185Z] --- PASS: TestResize (2.62s) 20:59:39 [2022-03-23T20:59:39.185Z] === RUN TestResizeWithInvalidSize 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestSetGetMeta 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestSetGetMeta 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestRestore 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestRestore 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestServiceCreate 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestServiceCreate 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestServiceList 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestServiceList 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestServiceRemove 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestServiceRemove 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestServiceGet 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestServiceGet 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestServicePrune 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestServicePrune 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestCreate 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestCreate 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestRemove 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestRemove 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestList 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestList 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFindByDriver 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFindByDriver 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFindByReferenced 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFindByReferenced 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestDerefMultipleOfSameRef 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestDerefMultipleOfSameRef 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestDefererencePluginOnCreateError 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestDefererencePluginOnCreateError 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestRefDerefRemove 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestRefDerefRemove 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestGet 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestGet 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestGetWithReference 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestGetWithReference 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_nil_list 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_nil_list 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_empty_list 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_empty_list 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_filter_some 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_filter_some 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_filter_middle 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_filter_middle 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_filter_middle_and_last 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_filter_middle_and_last 20:59:39 [2022-03-23T20:59:39.627Z] === RUN TestFilterFunc/test_filter_first_and_last 20:59:39 [2022-03-23T20:59:39.627Z] === PAUSE TestFilterFunc/test_filter_first_and_last 20:59:39 [2022-03-23T20:59:39.627Z] === CONT TestFilterFunc/test_nil_list 20:59:39 [2022-03-23T20:59:39.627Z] === CONT TestFilterFunc/test_filter_some 20:59:39 [2022-03-23T20:59:39.627Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list 20:59:39 [2022-03-23T20:59:39.627Z] === CONT TestFilterFunc/test_filter_middle_and_last 20:59:39 [2022-03-23T20:59:39.627Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestFilterFunc/test_empty_list 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestFilterFunc/test_filter_first_and_last 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestFilterFunc/test_filter_middle 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestSetGetMeta 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestList 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestServiceGet 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestCreate 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestSetGetMeta (0.02s) 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestRemove 20:59:39 [2022-03-23T20:59:39.628Z] --- PASS: TestCreate (0.03s) 20:59:39 [2022-03-23T20:59:39.628Z] === CONT TestServiceList 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestList (0.05s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestServiceRemove 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestRemove (0.04s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestDefererencePluginOnCreateError 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestGetWithReference 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestGetWithReference (0.02s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestGet 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestGet (0.02s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestRefDerefRemove 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestRefDerefRemove (0.02s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestServicePrune 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestServiceGet (0.20s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestDerefMultipleOfSameRef 20:59:40 [2022-03-23T20:59:40.084Z] time="2022-03-23T20:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestServiceRemove (0.16s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely 20:59:40 [2022-03-23T20:59:40.084Z] time="2022-03-23T20:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestServiceList (0.17s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestFindByReferenced 20:59:40 [2022-03-23T20:59:40.084Z] time="2022-03-23T20:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestServiceCreate 20:59:40 [2022-03-23T20:59:40.084Z] time="2022-03-23T20:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestFindByDriver 20:59:40 [2022-03-23T20:59:40.084Z] time="2022-03-23T20:59:39Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestFindByReferenced (0.03s) 20:59:40 [2022-03-23T20:59:40.084Z] === CONT TestRestore 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestServicePrune (0.10s) 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestServiceCreate (0.03s) 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestFindByDriver (0.03s) 20:59:40 [2022-03-23T20:59:40.084Z] --- PASS: TestRestore (0.03s) 20:59:40 [2022-03-23T20:59:40.084Z] PASS 20:59:40 [2022-03-23T20:59:40.084Z] coverage: 69.0% of statements 20:59:40 [2022-03-23T20:59:40.084Z] ok github.com/docker/docker/volume/service 0.306s coverage: 69.0% of statements 20:59:42 [2022-03-23T20:59:42.072Z] --- PASS: TestResizeWithInvalidSize (2.56s) 20:59:42 [2022-03-23T20:59:42.072Z] === RUN TestResizeWhenContainerNotStarted 20:59:42 [2022-03-23T20:59:42.342Z] === RUN TestDockerSuite/TestEventsTop 20:59:42 [2022-03-23T20:59:42.342Z] --- PASS: TestUpdateReplicatedJob (3.04s) 20:59:42 [2022-03-23T20:59:42.342Z] === RUN TestServiceListWithStatuses 20:59:42 [2022-03-23T20:59:42.342Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:59:42 [2022-03-23T20:59:42.342Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:59:42 [2022-03-23T20:59:42.342Z] === RUN TestDockerNetworkConnectAlias 20:59:42 [2022-03-23T20:59:42.342Z] === RUN TestDockerSuite/TestEventsUntag 20:59:44 [2022-03-23T20:59:44.959Z] --- PASS: TestResizeWhenContainerNotStarted (2.83s) 20:59:44 [2022-03-23T20:59:44.959Z] === RUN TestDaemonRestartKillContainers 20:59:44 [2022-03-23T20:59:44.959Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" 20:59:44 [2022-03-23T20:59:44.959Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 20:59:44 [2022-03-23T20:59:44.959Z] === RUN TestStats 20:59:44 [2022-03-23T20:59:44.959Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 20:59:44 [2022-03-23T20:59:44.959Z] --- SKIP: TestStats (0.00s) 20:59:44 [2022-03-23T20:59:44.959Z] === RUN TestStopContainerWithRestartPolicyAlways 20:59:45 [2022-03-23T20:59:45.609Z] === RUN TestDockerSuite/TestEventsUntilInThePast 20:59:46 [2022-03-23T20:59:46.172Z] --- PASS: TestDockerNetworkConnectAlias (4.29s) 20:59:46 [2022-03-23T20:59:46.172Z] === RUN TestDockerNetworkReConnect 20:59:50 [2022-03-23T20:59:50.345Z] --- PASS: TestDockerNetworkReConnect (3.46s) 20:59:50 [2022-03-23T20:59:50.345Z] === RUN TestServicePlugin 20:59:52 [2022-03-23T20:59:52.008Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.40s) 20:59:52 [2022-03-23T20:59:52.008Z] === RUN TestStopContainerWithTimeout 20:59:52 [2022-03-23T20:59:52.008Z] stop_windows_test.go:19: testEnv.OSType == "windows" 20:59:52 [2022-03-23T20:59:52.008Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 20:59:52 [2022-03-23T20:59:52.008Z] === RUN TestUpdateRestartPolicy 20:59:53 [2022-03-23T20:59:53.614Z] plugin_test.go:61: [d5f448830f69b] joining swarm manager [dc0a82a9dd0d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:59:54 [2022-03-23T20:59:54.977Z] plugin_test.go:64: [df49b626b1806] joining swarm manager [dc0a82a9dd0d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:59:56 [2022-03-23T20:59:56.414Z] === RUN TestDockerSuite/TestExec 20:59:56 [2022-03-23T20:59:56.671Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 20:59:57 [2022-03-23T20:59:57.234Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 20:59:57 [2022-03-23T20:59:57.796Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 20:59:58 [2022-03-23T20:59:58.054Z] === RUN TestDockerSuite/TestExecAPIStart 20:59:59 [2022-03-23T20:59:59.436Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 20:59:59 [2022-03-23T20:59:59.693Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 21:00:00 [2022-03-23T21:00:00.256Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 21:00:00 [2022-03-23T21:00:00.819Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 21:00:01 [2022-03-23T21:00:01.141Z] 2022/03/23 20:59:58 Closing DB instances... 21:00:01 [2022-03-23T21:00:01.141Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) 21:00:01 [2022-03-23T21:00:01.141Z] === RUN TestFindNode 21:00:01 [2022-03-23T21:00:01.141Z] 2022/03/23 21:00:00 Closing DB instances... 21:00:01 [2022-03-23T21:00:01.141Z] --- PASS: TestFindNode (0.02s) 21:00:01 [2022-03-23T21:00:01.141Z] === RUN TestChangeNodeState 21:00:01 [2022-03-23T21:00:01.141Z] 2022/03/23 21:00:00 Closing DB instances... 21:00:01 [2022-03-23T21:00:01.141Z] --- PASS: TestChangeNodeState (0.02s) 21:00:01 [2022-03-23T21:00:01.141Z] === RUN TestNodeReincarnation 21:00:01 [2022-03-23T21:00:01.141Z] 2022/03/23 21:00:00 Closing DB instances... 21:00:01 [2022-03-23T21:00:01.383Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 21:00:01 [2022-03-23T21:00:01.945Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 21:00:02 [2022-03-23T21:00:02.508Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 21:00:03 [2022-03-23T21:00:03.437Z] === RUN TestDockerSuite/TestExecCgroup 21:00:04 [2022-03-23T21:00:04.366Z] === RUN TestDockerSuite/TestExecEnv 21:00:05 [2022-03-23T21:00:05.294Z] === RUN TestDockerSuite/TestExecEnvLinksHost 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" 21:00:05 [2022-03-23T21:00:05.811Z] --- PASS: TestNodeReincarnation (5.02s) 21:00:05 [2022-03-23T21:00:05.811Z] === RUN TestParallelCreate 21:00:05 [2022-03-23T21:00:05.811Z] 2022/03/23 21:00:05 Closing DB instances... 21:00:05 [2022-03-23T21:00:05.811Z] --- PASS: TestParallelCreate (0.02s) 21:00:05 [2022-03-23T21:00:05.811Z] === RUN TestParallelDelete 21:00:05 [2022-03-23T21:00:05.811Z] 2022/03/23 21:00:05 Closing DB instances... 21:00:05 [2022-03-23T21:00:05.811Z] --- PASS: TestParallelDelete (0.02s) 21:00:05 [2022-03-23T21:00:05.811Z] === RUN TestNetworkDBIslands 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8d879a730c52 with config:&{NodeID:8d879a730c52 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}" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node 8d879a730c52/172.31.170.82, joined gossip cluster" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node 8d879a730c52/172.31.170.82, added to nodes list" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bce224fb4ba2 with config:&{NodeID:bce224fb4ba2 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}" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node bce224fb4ba2/172.31.170.82, joined gossip cluster" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node bce224fb4ba2/172.31.170.82, added to nodes list" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node bce224fb4ba2/172.31.170.82, joined gossip cluster" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node bce224fb4ba2/172.31.170.82, added to nodes list" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node 8d879a730c52/172.31.170.82, joined gossip cluster" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=info msg="Node 8d879a730c52/172.31.170.82, added to nodes list" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" 21:00:05 [2022-03-23T21:00:05.811Z] time="2022-03-23T21:00:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" 21:00:06 [2022-03-23T21:00:06.233Z] === RUN TestDockerSuite/TestExecExitStatus 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8b85ce9659f2 with config:&{NodeID:8b85ce9659f2 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}" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, joined gossip cluster" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, added to nodes list" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, joined gossip cluster" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, added to nodes list" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8d879a730c52/172.31.170.82, joined gossip cluster" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8d879a730c52/172.31.170.82, added to nodes list" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node bce224fb4ba2/172.31.170.82, joined gossip cluster" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node bce224fb4ba2/172.31.170.82, added to nodes list" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, joined gossip cluster" 21:00:06 [2022-03-23T21:00:06.771Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, added to nodes list" 21:00:06 [2022-03-23T21:00:06.795Z] === RUN TestDockerSuite/TestExecInspectID 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9ac608a30271 with config:&{NodeID:9ac608a30271 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}" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8d879a730c52/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8d879a730c52/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node bce224fb4ba2/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node bce224fb4ba2/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:07Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:07Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:07Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.227Z] time="2022-03-23T21:00:07Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c7475495d1b9 with config:&{NodeID:c7475495d1b9 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}" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.683Z] time="2022-03-23T21:00:07Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node 8d879a730c52/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node 8d879a730c52/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node bce224fb4ba2/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node bce224fb4ba2/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:07 [2022-03-23T21:00:07.684Z] time="2022-03-23T21:00:07Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:08 [2022-03-23T21:00:08.140Z] networkdb_test.go:835: Re-joining: 3 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=info msg="The new bootstrap node list is:[172.31.170.82:10033 172.31.170.82:10034 172.31.170.82:10035]" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10033" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49370" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10034" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49371" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10035" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49372" 21:00:08 [2022-03-23T21:00:08.140Z] networkdb_test.go:835: Re-joining: 4 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=info msg="The new bootstrap node list is:[172.31.170.82:10033 172.31.170.82:10034 172.31.170.82:10035]" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10033" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49373" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10034" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49374" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10035" 21:00:08 [2022-03-23T21:00:08.140Z] time="2022-03-23T21:00:07Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49375" 21:00:08 [2022-03-23T21:00:08.166Z] === RUN TestDockerSuite/TestExecInteractive 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="node 0 leaving" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52 change state NodeActive --> NodeLeft" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="node2(bce224fb4ba2): Node leave event for 8d879a730c52/172.31.170.82" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52 change state NodeActive --> NodeLeft" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="node4(9ac608a30271): Node leave event for 8d879a730c52/172.31.170.82" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52 change state NodeActive --> NodeLeft" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="node5(c7475495d1b9): Node leave event for 8d879a730c52/172.31.170.82" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52 change state NodeActive --> NodeLeft" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="node3(8b85ce9659f2): Node leave event for 8d879a730c52/172.31.170.82" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52 change state NodeActive --> NodeLeft" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="node1(8d879a730c52): Node leave event for 8d879a730c52/172.31.170.82" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52/172.31.170.82, left gossip cluster" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52/172.31.170.82, left gossip cluster" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52/172.31.170.82, left gossip cluster" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52/172.31.170.82, left gossip cluster" 21:00:08 [2022-03-23T21:00:08.596Z] time="2022-03-23T21:00:08Z" level=info msg="Node 8d879a730c52/172.31.170.82, left gossip cluster" 21:00:08 [2022-03-23T21:00:08.729Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="node 1 leaving" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2 change state NodeActive --> NodeLeft" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2/172.31.170.82, left gossip cluster" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="node3(8b85ce9659f2): Node leave event for bce224fb4ba2/172.31.170.82" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2 change state NodeActive --> NodeFailed" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2/172.31.170.82, added to failed nodes list" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2 change state NodeActive --> NodeLeft" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="node5(c7475495d1b9): Node leave event for bce224fb4ba2/172.31.170.82" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2 change state NodeActive --> NodeLeft" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="node4(9ac608a30271): Node leave event for bce224fb4ba2/172.31.170.82" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=error msg="node: bce224fb4ba2 is unknown to memberlist" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2/172.31.170.82, left gossip cluster" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2/172.31.170.82, left gossip cluster" 21:00:09 [2022-03-23T21:00:09.052Z] time="2022-03-23T21:00:08Z" level=info msg="Node bce224fb4ba2/172.31.170.82, left gossip cluster" 21:00:09 [2022-03-23T21:00:09.292Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="node 2 leaving" 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="Node 8b85ce9659f2 change state NodeActive --> NodeLeft" 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="node5(c7475495d1b9): Node leave event for 8b85ce9659f2/172.31.170.82" 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="Node 8b85ce9659f2 change state NodeActive --> NodeLeft" 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="node4(9ac608a30271): Node leave event for 8b85ce9659f2/172.31.170.82" 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="Node 8b85ce9659f2 change state NodeActive --> NodeLeft" 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="node3(8b85ce9659f2): Node leave event for 8b85ce9659f2/172.31.170.82" 21:00:09 [2022-03-23T21:00:09.508Z] time="2022-03-23T21:00:09Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, left gossip cluster" 21:00:09 [2022-03-23T21:00:09.855Z] === RUN TestDockerSuite/TestExecParseError 21:00:09 [2022-03-23T21:00:09.965Z] time="2022-03-23T21:00:09Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, left gossip cluster" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="Node 8b85ce9659f2/172.31.170.82, left gossip cluster" 21:00:09 [2022-03-23T21:00:09.966Z] networkdb_test.go:867: node4: OK 21:00:09 [2022-03-23T21:00:09.966Z] networkdb_test.go:867: node5: OK 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="node 0 coming back" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:edbd467cc792 with config:&{NodeID:edbd467cc792 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}" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="Node edbd467cc792/172.31.170.82, joined gossip cluster" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="Node edbd467cc792/172.31.170.82, added to nodes list" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="node 1 coming back" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6724c3fc1f99 with config:&{NodeID:6724c3fc1f99 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}" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, joined gossip cluster" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, added to nodes list" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="node 2 coming back" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:332e1ac76992 with config:&{NodeID:332e1ac76992 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}" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="Node 332e1ac76992/172.31.170.82, joined gossip cluster" 21:00:09 [2022-03-23T21:00:09.966Z] time="2022-03-23T21:00:09Z" level=info msg="Node 332e1ac76992/172.31.170.82, added to nodes list" 21:00:10 [2022-03-23T21:00:10.419Z] === RUN TestDockerSuite/TestExecPausedContainer 21:00:10 [2022-03-23T21:00:10.983Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 21:00:11 [2022-03-23T21:00:11.415Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 21:00:12 [2022-03-23T21:00:12.343Z] === RUN TestDockerSuite/TestExecSetEnv 21:00:12 [2022-03-23T21:00:12.907Z] === RUN TestDockerSuite/TestExecStartFails 21:00:13 [2022-03-23T21:00:13.469Z] === RUN TestDockerSuite/TestExecStateCleanup 21:00:13 [2022-03-23T21:00:13.738Z] time="2022-03-23T21:00:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.170.82:10033 172.31.170.82:10034 172.31.170.82:10035]" 21:00:13 [2022-03-23T21:00:13.738Z] time="2022-03-23T21:00:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.170.82:10033 172.31.170.82:10034 172.31.170.82:10035]" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10033" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49376" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, is the new incarnation of the shutdown node 8d879a730c52/172.31.170.82" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10034" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, is the new incarnation of the shutdown node 8d879a730c52/172.31.170.82" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49377" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.196Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, is the new incarnation of the shutdown node bce224fb4ba2/172.31.170.82" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10035" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49378" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node c7475495d1b9/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node edbd467cc792/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 9ac608a30271/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 332e1ac76992/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 332e1ac76992/172.31.170.82, is the new incarnation of the shutdown node 8b85ce9659f2/172.31.170.82" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 332e1ac76992/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 9ac608a30271/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, is the new incarnation of the shutdown node bce224fb4ba2/172.31.170.82" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:13Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:14Z" level=info msg="Node 332e1ac76992/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:14Z" level=info msg="Node 332e1ac76992/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:14Z" level=info msg="Node 332e1ac76992/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:14Z" level=info msg="Node 332e1ac76992/172.31.170.82, is the new incarnation of the shutdown node 8b85ce9659f2/172.31.170.82" 21:00:14 [2022-03-23T21:00:14.197Z] time="2022-03-23T21:00:14Z" level=info msg="Node 332e1ac76992/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=info msg="Node 332e1ac76992/172.31.170.82, joined gossip cluster" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=info msg="Node 332e1ac76992/172.31.170.82, added to nodes list" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10033" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49379" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10034" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49380" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.170.82:10035" 21:00:14 [2022-03-23T21:00:14.653Z] time="2022-03-23T21:00:14Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49381" 21:00:15 [2022-03-23T21:00:15.110Z] 2022/03/23 21:00:14 Closing DB instances... 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="Node edbd467cc792 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="node4(9ac608a30271): Node leave event for edbd467cc792/172.31.170.82" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="Node edbd467cc792 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="node3(332e1ac76992): Node leave event for edbd467cc792/172.31.170.82" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="Node edbd467cc792/172.31.170.82, left gossip cluster" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="Node edbd467cc792 change state NodeActive --> NodeFailed" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="Node edbd467cc792/172.31.170.82, added to failed nodes list" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="Node edbd467cc792 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="node5(c7475495d1b9): Node leave event for edbd467cc792/172.31.170.82" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=error msg="node: edbd467cc792 is unknown to memberlist" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="Node edbd467cc792 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.110Z] time="2022-03-23T21:00:14Z" level=info msg="node2(6724c3fc1f99): Node leave event for edbd467cc792/172.31.170.82" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node edbd467cc792/172.31.170.82, left gossip cluster" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node edbd467cc792/172.31.170.82, left gossip cluster" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node edbd467cc792/172.31.170.82, left gossip cluster" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node edbd467cc792/172.31.170.82, left gossip cluster" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="node3(332e1ac76992): Node leave event for 6724c3fc1f99/172.31.170.82" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="node5(c7475495d1b9): Node leave event for 6724c3fc1f99/172.31.170.82" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="node4(9ac608a30271): Node leave event for 6724c3fc1f99/172.31.170.82" 21:00:15 [2022-03-23T21:00:15.565Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99 change state NodeActive --> NodeLeft" 21:00:15 [2022-03-23T21:00:15.566Z] time="2022-03-23T21:00:15Z" level=info msg="node2(6724c3fc1f99): Node leave event for 6724c3fc1f99/172.31.170.82" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, left gossip cluster" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, left gossip cluster" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, left gossip cluster" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="Node 6724c3fc1f99/172.31.170.82, left gossip cluster" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="Node 332e1ac76992 change state NodeActive --> NodeLeft" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="node4(9ac608a30271): Node leave event for 332e1ac76992/172.31.170.82" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="Node 332e1ac76992 change state NodeActive --> NodeLeft" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="node5(c7475495d1b9): Node leave event for 332e1ac76992/172.31.170.82" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="Node 332e1ac76992 change state NodeActive --> NodeLeft" 21:00:16 [2022-03-23T21:00:16.023Z] time="2022-03-23T21:00:15Z" level=info msg="node3(332e1ac76992): Node leave event for 332e1ac76992/172.31.170.82" 21:00:16 [2022-03-23T21:00:16.480Z] time="2022-03-23T21:00:16Z" level=info msg="Node 332e1ac76992/172.31.170.82, left gossip cluster" 21:00:16 [2022-03-23T21:00:16.480Z] time="2022-03-23T21:00:16Z" level=info msg="Node 332e1ac76992/172.31.170.82, left gossip cluster" 21:00:16 [2022-03-23T21:00:16.480Z] time="2022-03-23T21:00:16Z" level=info msg="Node 332e1ac76992/172.31.170.82, left gossip cluster" 21:00:16 [2022-03-23T21:00:16.480Z] time="2022-03-23T21:00:16Z" level=debug msg="memberlist: Failed ping: 9ac608a30271 (timeout reached)" 21:00:16 [2022-03-23T21:00:16.480Z] time="2022-03-23T21:00:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.170.82:10037: use of closed network connection" 21:00:16 [2022-03-23T21:00:16.480Z] time="2022-03-23T21:00:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.170.82:10035: use of closed network connection" 21:00:16 [2022-03-23T21:00:16.480Z] time="2022-03-23T21:00:16Z" level=debug msg="memberlist: Stream connection from=172.31.170.82:49382" 21:00:16 [2022-03-23T21:00:16.936Z] time="2022-03-23T21:00:16Z" level=info msg="Node 9ac608a30271 change state NodeActive --> NodeLeft" 21:00:16 [2022-03-23T21:00:16.936Z] time="2022-03-23T21:00:16Z" level=info msg="node5(c7475495d1b9): Node leave event for 9ac608a30271/172.31.170.82" 21:00:16 [2022-03-23T21:00:16.936Z] time="2022-03-23T21:00:16Z" level=info msg="Node 9ac608a30271 change state NodeActive --> NodeLeft" 21:00:16 [2022-03-23T21:00:16.936Z] time="2022-03-23T21:00:16Z" level=info msg="node4(9ac608a30271): Node leave event for 9ac608a30271/172.31.170.82" 21:00:16 [2022-03-23T21:00:16.936Z] time="2022-03-23T21:00:16Z" level=warning msg="memberlist: Was able to connect to 9ac608a30271 but other probes failed, network may be misconfigured" 21:00:17 [2022-03-23T21:00:17.126Z] --- PASS: TestUpdateRestartPolicy (22.98s) 21:00:17 [2022-03-23T21:00:17.126Z] === RUN TestUpdateRestartWithAutoRemove 21:00:17 [2022-03-23T21:00:17.126Z] --- PASS: TestUpdateRestartWithAutoRemove (2.44s) 21:00:17 [2022-03-23T21:00:17.126Z] === RUN TestWaitNonBlocked 21:00:17 [2022-03-23T21:00:17.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:00:17 [2022-03-23T21:00:17.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:00:17 [2022-03-23T21:00:17.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:00:17 [2022-03-23T21:00:17.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:00:17 [2022-03-23T21:00:17.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:00:17 [2022-03-23T21:00:17.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:00:17 [2022-03-23T21:00:17.392Z] time="2022-03-23T21:00:16Z" level=info msg="Node 9ac608a30271/172.31.170.82, left gossip cluster" 21:00:17 [2022-03-23T21:00:17.392Z] time="2022-03-23T21:00:17Z" level=info msg="Node 9ac608a30271/172.31.170.82, left gossip cluster" 21:00:18 [2022-03-23T21:00:18.355Z] time="2022-03-23T21:00:17Z" level=error msg="node4(9ac608a30271) Could not close DB: timeout waiting for leave broadcast" 21:00:18 [2022-03-23T21:00:18.355Z] time="2022-03-23T21:00:17Z" level=info msg="Node c7475495d1b9/172.31.170.82, left gossip cluster" 21:00:18 [2022-03-23T21:00:18.355Z] time="2022-03-23T21:00:17Z" level=info msg="Node c7475495d1b9 change state NodeActive --> NodeFailed" 21:00:18 [2022-03-23T21:00:18.355Z] time="2022-03-23T21:00:17Z" level=info msg="Node c7475495d1b9/172.31.170.82, added to failed nodes list" 21:00:18 [2022-03-23T21:00:18.355Z] --- PASS: TestNetworkDBIslands (12.27s) 21:00:18 [2022-03-23T21:00:18.355Z] PASS 21:00:18 [2022-03-23T21:00:18.355Z] coverage: 60.1% of statements 21:00:18 [2022-03-23T21:00:18.355Z] ok github.com/docker/docker/libnetwork/networkdb 106.093s coverage: 60.1% of statements 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/libnetwork/ns [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/oci/caps [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/pkg/platform [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/pkg/signal [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/profiles/seccomp [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/quota [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/rootless [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/runconfig/opts [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/daemon [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/environment [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/fakegit [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/registry [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/testutil/request [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/volume [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/volume/service/opts [no test files] 21:00:18 [2022-03-23T21:00:18.355Z] ? github.com/docker/docker/volume/testutils [no test files] 21:00:20 [2022-03-23T21:00:20.885Z] --- PASS: TestWaitNonBlocked (0.03s) 21:00:20 [2022-03-23T21:00:20.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.24s) 21:00:20 [2022-03-23T21:00:20.885Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.38s) 21:00:20 [2022-03-23T21:00:20.885Z] === RUN TestWaitBlocked 21:00:20 [2022-03-23T21:00:20.885Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 21:00:20 [2022-03-23T21:00:20.885Z] --- SKIP: TestWaitBlocked (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] PASS 21:00:20 [2022-03-23T21:00:20.885Z] ok github.com/docker/docker/integration/container 97.776s 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === Skipped 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) 21:00:20 [2022-03-23T21:00:20.885Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] health_test.go:20: testEnv.OSType == "windows": FIXME 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 21:00:20 [2022-03-23T21:00:20.885Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 21:00:20 [2022-03-23T21:00:20.885Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:00:20 [2022-03-23T21:00:20.885Z] 21:00:20 [2022-03-23T21:00:20.885Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] stop_windows_test.go:19: testEnv.OSType == "windows" 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 21:00:20 [2022-03-23T21:00:20.886Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 21:00:20 [2022-03-23T21:00:20.886Z] 21:00:20 [2022-03-23T21:00:20.886Z] DONE 87 tests, 33 skipped in 100.540s 21:00:20 [2022-03-23T21:00:20.886Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === Skipped 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] dispatchers_test.go:377: Windows does not support stopsignal 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] client_test.go:23: runtime.GOOS == "windows" 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] network_proxy_test.go:208: No support for dual stack yet 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] daemon_test.go:145: root required 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] reload_test.go:342: root required 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] pull_v2_test.go:82: Needs fixing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] pull_v2_test.go:127: Needs fixing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] download_test.go:267: Needs fixing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] layer_test.go:291: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] layer_test.go:340: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] layer_test.go:455: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] layer_test.go:684: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] migration_test.go:45: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] migration_test.go:181: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] mount_test.go:17: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] mount_test.go:76: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] mount_test.go:125: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] mount_test.go:212: Failing on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) 21:00:21 [2022-03-23T21:00:21.254Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) 21:00:21 [2022-03-23T21:00:21.254Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] windows_test.go:58: Test does not work on CI and was never running to begin with 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] windows_test.go:63: Test does not work on CI and was never running to begin with 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:133: Xz not present in msys2 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:140: zstd not installed 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:252: Failing on Windows CI machines 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_windows_test.go:16: Currently fails 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] changes_test.go:195: needs more investigation 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] changes_test.go:432: needs further investigation 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] changes_test.go:468: needs further investigation 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) 21:00:21 [2022-03-23T21:00:21.254Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] poller_test.go:40: No chmod on Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] fileutils_test.go:133: Needs porting to Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] fileutils_test.go:179: Needs porting to Windows 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) 21:00:21 [2022-03-23T21:00:21.254Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 21:00:21 [2022-03-23T21:00:21.254Z] local_test.go:180: runtime.GOOS == "windows" 21:00:21 [2022-03-23T21:00:21.254Z] 21:00:21 [2022-03-23T21:00:21.254Z] DONE 2091 tests, 68 skipped in 297.101s 21:00:21 [2022-03-23T21:00:21.254Z] INFO: make.ps1 ended at 03/23/2022 21:00:21 21:00:21 [2022-03-23T21:00:21.559Z] --- PASS: TestServicePlugin (30.93s) 21:00:21 [2022-03-23T21:00:21.559Z] === RUN TestServiceUpdateLabel 21:00:22 [2022-03-23T21:00:22.977Z] --- PASS: TestServiceUpdateLabel (2.32s) 21:00:22 [2022-03-23T21:00:22.977Z] === RUN TestServiceUpdateSecrets 21:00:23 [2022-03-23T21:00:23.424Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 21:00:23 [2022-03-23T21:00:23.424Z] INFO: Unit tests ended at 03/23/2022 21:00:23. Duration:00:05:16.6099453 21:00:23 [2022-03-23T21:00:23.424Z] INFO: Building busybox 21:00:23 [2022-03-23T21:00:23.424Z] Sending build context to Docker daemon 5.12kB 21:00:23 [2022-03-23T21:00:23.424Z] 21:00:23 [2022-03-23T21:00:23.424Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 21:00:23 [2022-03-23T21:00:23.424Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 21:00:23 [2022-03-23T21:00:23.424Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 21:00:23 [2022-03-23T21:00:23.424Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 21:00:23 [2022-03-23T21:00:23.424Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 21:00:23 [2022-03-23T21:00:23.424Z] ---> 6a11116086a4 21:00:23 [2022-03-23T21:00:23.424Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 21:00:23 [2022-03-23T21:00:23.424Z] ---> Running in 592b68adc51f 21:00:24 [2022-03-23T21:00:24.344Z] === RUN TestDockerSuite/TestExecStopNotHanging 21:00:24 [2022-03-23T21:00:24.908Z] === RUN TestDockerSuite/TestExecTTY 21:00:25 [2022-03-23T21:00:25.473Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 21:00:26 [2022-03-23T21:00:26.035Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 21:00:26 [2022-03-23T21:00:26.599Z] === RUN TestDockerSuite/TestExecUlimits 21:00:26 [2022-03-23T21:00:26.855Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 21:00:26 [2022-03-23T21:00:26.855Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 21:00:26 [2022-03-23T21:00:26.855Z] === RUN TestDockerSuite/TestExecWithImageUser 21:00:28 [2022-03-23T21:00:28.742Z] === RUN TestDockerSuite/TestExecWithNoTERM 21:00:28 [2022-03-23T21:00:28.742Z] check_test.go:379: [dc11ef59b94c4] daemon is not started 21:00:28 [2022-03-23T21:00:28.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 21:00:28 [2022-03-23T21:00:28.998Z] === RUN TestDockerSuite/TestExecWithPrivileged 21:00:29 [2022-03-23T21:00:29.926Z] === RUN TestDockerSuite/TestExecWithTERM 21:00:30 [2022-03-23T21:00:30.489Z] === RUN TestDockerSuite/TestExecWithUser 21:00:30 [2022-03-23T21:00:30.745Z] docker_api_swarm_test.go:802: [d84b2c1eb253e] joining swarm manager [d73964b0a6dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:00:31 [2022-03-23T21:00:31.309Z] === RUN TestDockerSuite/TestGetContainerStats 21:00:32 [2022-03-23T21:00:32.283Z] docker_api_swarm_test.go:802: [d13b805972138] joining swarm manager [d73964b0a6dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:00:33 [2022-03-23T21:00:33.651Z] docker_api_swarm_test.go:802: [d914533bdd271] joining swarm manager [d73964b0a6dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 21:00:35 [2022-03-23T21:00:35.544Z] docker_api_swarm_test.go:802: [df5e6750eeb23] joining swarm manager [d73964b0a6dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 21:00:35 [2022-03-23T21:00:35.800Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 21:00:37 [2022-03-23T21:00:37.167Z] docker_api_swarm_test.go:810: [d55884b7110d8] joining swarm manager [d73964b0a6dd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 21:00:37 [2022-03-23T21:00:37.750Z] --- PASS: TestServiceUpdateSecrets (14.73s) 21:00:37 [2022-03-23T21:00:37.750Z] === RUN TestServiceUpdateConfigs 21:00:41 [2022-03-23T21:00:41.021Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 21:00:41 [2022-03-23T21:00:41.221Z] Removing intermediate container 592b68adc51f 21:00:41 [2022-03-23T21:00:41.222Z] ---> 01cf8d31fe32 21:00:41 [2022-03-23T21:00:41.223Z] Step 7/13 : ARG BUSYBOX_VERSION 21:00:41 [2022-03-23T21:00:41.223Z] ---> Running in 24f4114f5cd3 21:00:41 [2022-03-23T21:00:41.223Z] Removing intermediate container 24f4114f5cd3 21:00:41 [2022-03-23T21:00:41.223Z] ---> 7cbae0a8a089 21:00:41 [2022-03-23T21:00:41.223Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 21:00:41 [2022-03-23T21:00:41.223Z] ---> Running in f98917d40057 21:00:41 [2022-03-23T21:00:41.223Z] Removing intermediate container f98917d40057 21:00:41 [2022-03-23T21:00:41.223Z] ---> a1859a9d884a 21:00:41 [2022-03-23T21:00:41.223Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 21:00:41 [2022-03-23T21:00:41.951Z] === RUN TestDockerSuite/TestGetContainerStatsStream 21:00:42 [2022-03-23T21:00:42.755Z] 21:00:43 [2022-03-23T21:00:43.213Z] ---> bc393c9af452 21:00:43 [2022-03-23T21:00:43.213Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 21:00:43 [2022-03-23T21:00:43.213Z] ---> Running in cffc8dbcdb20 21:00:46 [2022-03-23T21:00:46.212Z] === RUN TestConfigDaemonLibtrustID 21:00:46 [2022-03-23T21:00:46.212Z] daemon_test.go:26: runtime.GOOS == "windows" 21:00:46 [2022-03-23T21:00:46.212Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 21:00:46 [2022-03-23T21:00:46.212Z] === RUN TestDaemonConfigValidation 21:00:46 [2022-03-23T21:00:46.212Z] daemon_test.go:45: runtime.GOOS == "windows" 21:00:46 [2022-03-23T21:00:46.212Z] --- SKIP: TestDaemonConfigValidation (0.00s) 21:00:46 [2022-03-23T21:00:46.212Z] === RUN TestConfigDaemonSeccompProfiles 21:00:46 [2022-03-23T21:00:46.212Z] daemon_test.go:111: runtime.GOOS == "windows" 21:00:46 [2022-03-23T21:00:46.212Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) 21:00:46 [2022-03-23T21:00:46.212Z] === RUN TestDaemonProxy 21:00:46 [2022-03-23T21:00:46.212Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows 21:00:46 [2022-03-23T21:00:46.212Z] --- SKIP: TestDaemonProxy (0.00s) 21:00:46 [2022-03-23T21:00:46.212Z] PASS 21:00:46 [2022-03-23T21:00:46.212Z] ok github.com/docker/docker/integration/daemon 0.137s 21:00:46 [2022-03-23T21:00:46.672Z] 21:00:46 [2022-03-23T21:00:46.672Z] === Skipped 21:00:46 [2022-03-23T21:00:46.672Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) 21:00:46 [2022-03-23T21:00:46.672Z] daemon_test.go:26: runtime.GOOS == "windows" 21:00:46 [2022-03-23T21:00:46.672Z] 21:00:46 [2022-03-23T21:00:46.672Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) 21:00:46 [2022-03-23T21:00:46.672Z] daemon_test.go:45: runtime.GOOS == "windows" 21:00:46 [2022-03-23T21:00:46.672Z] 21:00:46 [2022-03-23T21:00:46.672Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) 21:00:46 [2022-03-23T21:00:46.672Z] daemon_test.go:111: runtime.GOOS == "windows" 21:00:46 [2022-03-23T21:00:46.672Z] 21:00:46 [2022-03-23T21:00:46.672Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) 21:00:46 [2022-03-23T21:00:46.672Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows 21:00:46 [2022-03-23T21:00:46.672Z] 21:00:46 [2022-03-23T21:00:46.672Z] DONE 4 tests, 4 skipped in 25.702s 21:00:46 [2022-03-23T21:00:46.672Z] Running D:\gopath\src\github.com\docker\docker\integration\image 21:00:47 [2022-03-23T21:00:47.201Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 21:00:47 [2022-03-23T21:00:47.201Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 21:00:47 [2022-03-23T21:00:47.201Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 21:00:47 [2022-03-23T21:00:47.201Z] === RUN TestDockerSuite/TestHealth 21:00:51 [2022-03-23T21:00:51.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:00:51 [2022-03-23T21:00:51.349Z] INFO: Testing against a local daemon 21:00:51 [2022-03-23T21:00:51.349Z] === RUN TestCommitInheritsEnv 21:00:51 [2022-03-23T21:00:51.349Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 21:00:51 [2022-03-23T21:00:51.349Z] --- SKIP: TestCommitInheritsEnv (0.00s) 21:00:51 [2022-03-23T21:00:51.349Z] === RUN TestImportExtremelyLargeImageWorks 21:00:51 [2022-03-23T21:00:51.349Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows 21:00:51 [2022-03-23T21:00:51.349Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 21:00:51 [2022-03-23T21:00:51.349Z] === RUN TestImportWithCustomPlatform 21:00:51 [2022-03-23T21:00:51.349Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows 21:00:51 [2022-03-23T21:00:51.349Z] --- SKIP: TestImportWithCustomPlatform (0.00s) 21:00:51 [2022-03-23T21:00:51.349Z] === RUN TestImagesFilterMultiReference 21:00:51 [2022-03-23T21:00:51.349Z] --- PASS: TestImagesFilterMultiReference (0.10s) 21:00:51 [2022-03-23T21:00:51.349Z] === RUN TestImagePullPlatformInvalid 21:00:51 [2022-03-23T21:00:51.349Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 21:00:51 [2022-03-23T21:00:51.349Z] === RUN TestRemoveImageOrphaning 21:00:52 [2022-03-23T21:00:52.311Z] --- PASS: TestRemoveImageOrphaning (1.10s) 21:00:52 [2022-03-23T21:00:52.311Z] === RUN TestTagUnprefixedRepoByNameOrName 21:00:52 [2022-03-23T21:00:52.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 21:00:52 [2022-03-23T21:00:52.311Z] === RUN TestTagInvalidReference 21:00:52 [2022-03-23T21:00:52.311Z] --- PASS: TestTagInvalidReference (0.03s) 21:00:52 [2022-03-23T21:00:52.311Z] === RUN TestTagValidPrefixedRepo 21:00:52 [2022-03-23T21:00:52.311Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 21:00:52 [2022-03-23T21:00:52.311Z] === RUN TestTagExistedNameWithoutForce 21:00:52 [2022-03-23T21:00:52.311Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 21:00:52 [2022-03-23T21:00:52.311Z] === RUN TestTagOfficialNames 21:00:52 [2022-03-23T21:00:52.311Z] --- PASS: TestTagOfficialNames (0.09s) 21:00:52 [2022-03-23T21:00:52.311Z] === RUN TestTagMatchesDigest 21:00:52 [2022-03-23T21:00:52.311Z] --- PASS: TestTagMatchesDigest (0.05s) 21:00:52 [2022-03-23T21:00:52.311Z] PASS 21:00:52 [2022-03-23T21:00:52.311Z] ok github.com/docker/docker/integration/image 1.634s 21:00:52 [2022-03-23T21:00:52.444Z] --- PASS: TestServiceUpdateConfigs (14.34s) 21:00:52 [2022-03-23T21:00:52.444Z] === RUN TestServiceUpdateNetwork 21:00:52 [2022-03-23T21:00:52.767Z] 21:00:52 [2022-03-23T21:00:52.767Z] === Skipped 21:00:52 [2022-03-23T21:00:52.767Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 21:00:52 [2022-03-23T21:00:52.767Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 21:00:52 [2022-03-23T21:00:52.767Z] 21:00:52 [2022-03-23T21:00:52.767Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 21:00:52 [2022-03-23T21:00:52.767Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows 21:00:52 [2022-03-23T21:00:52.767Z] 21:00:52 [2022-03-23T21:00:52.767Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) 21:00:52 [2022-03-23T21:00:52.767Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows 21:00:52 [2022-03-23T21:00:52.767Z] 21:00:52 [2022-03-23T21:00:52.767Z] DONE 12 tests, 3 skipped in 5.878s 21:00:52 [2022-03-23T21:00:52.767Z] Running D:\gopath\src\github.com\docker\docker\integration\network 21:00:53 [2022-03-23T21:00:53.213Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev 21:00:53 [2022-03-23T21:00:53.213Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev 21:00:53 [2022-03-23T21:00:53.213Z] GOOS="linux" GOARCH="ppc64le" GOARM="" 21:00:53 [2022-03-23T21:00:53.213Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev 21:00:53 [2022-03-23T21:00:53.213Z] Cross building: bundles/cross/linux/s390x 21:00:53 [2022-03-23T21:00:53.213Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev 21:00:53 [2022-03-23T21:00:53.213Z] GOOS="linux" GOARCH="s390x" GOARM="" 21:00:54 [2022-03-23T21:00:54.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:00:54 [2022-03-23T21:00:54.933Z] INFO: Testing against a local daemon 21:00:54 [2022-03-23T21:00:54.933Z] === RUN TestNetworkCreateDelete 21:00:54 [2022-03-23T21:00:54.933Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 21:00:54 [2022-03-23T21:00:54.933Z] --- SKIP: TestNetworkCreateDelete (0.00s) 21:00:54 [2022-03-23T21:00:54.933Z] === RUN TestDockerNetworkDeletePreferID 21:00:54 [2022-03-23T21:00:54.933Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 21:00:54 [2022-03-23T21:00:54.933Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 21:00:54 [2022-03-23T21:00:54.933Z] === RUN TestDaemonDNSFallback 21:00:54 [2022-03-23T21:00:54.933Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 21:00:54 [2022-03-23T21:00:54.933Z] --- SKIP: TestDaemonDNSFallback (0.00s) 21:00:54 [2022-03-23T21:00:54.933Z] === RUN TestInspectNetwork 21:00:54 [2022-03-23T21:00:54.933Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 21:00:54 [2022-03-23T21:00:54.933Z] --- SKIP: TestInspectNetwork (0.00s) 21:00:54 [2022-03-23T21:00:54.933Z] === RUN TestRunContainerWithBridgeNone 21:00:54 [2022-03-23T21:00:54.934Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestNetworkInvalidJSON 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestNetworkInvalidJSON//networks/create 21:00:54 [2022-03-23T21:00:54.934Z] === PAUSE TestNetworkInvalidJSON//networks/create 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 21:00:54 [2022-03-23T21:00:54.934Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 21:00:54 [2022-03-23T21:00:54.934Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 21:00:54 [2022-03-23T21:00:54.934Z] === CONT TestNetworkInvalidJSON//networks/create 21:00:54 [2022-03-23T21:00:54.934Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 21:00:54 [2022-03-23T21:00:54.934Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 21:00:54 [2022-03-23T21:00:54.934Z] --- PASS: TestNetworkInvalidJSON (0.04s) 21:00:54 [2022-03-23T21:00:54.934Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 21:00:54 [2022-03-23T21:00:54.934Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 21:00:54 [2022-03-23T21:00:54.934Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestNetworkList 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestNetworkList//networks 21:00:54 [2022-03-23T21:00:54.934Z] === PAUSE TestNetworkList//networks 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestNetworkList//networks/ 21:00:54 [2022-03-23T21:00:54.934Z] === PAUSE TestNetworkList//networks/ 21:00:54 [2022-03-23T21:00:54.934Z] === CONT TestNetworkList//networks 21:00:54 [2022-03-23T21:00:54.934Z] === CONT TestNetworkList//networks/ 21:00:54 [2022-03-23T21:00:54.934Z] --- PASS: TestNetworkList (0.04s) 21:00:54 [2022-03-23T21:00:54.934Z] --- PASS: TestNetworkList//networks (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] --- PASS: TestNetworkList//networks/ (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestHostIPv4BridgeLabel 21:00:54 [2022-03-23T21:00:54.934Z] network_test.go:128: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestDaemonRestartWithLiveRestore 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:30: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestDaemonDefaultNetworkPools 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:59: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestDaemonRestartWithExistingNetwork 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:103: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:137: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:188: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestServiceWithPredefinedNetwork 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:213: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:243: FLAKY_TEST 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestServiceWithDataPathPortInit 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:334: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] === RUN TestServiceWithDefaultAddressPoolInit 21:00:54 [2022-03-23T21:00:54.934Z] service_test.go:402: testEnv.OSType == "windows" 21:00:54 [2022-03-23T21:00:54.934Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 21:00:54 [2022-03-23T21:00:54.934Z] PASS 21:00:54 [2022-03-23T21:00:54.934Z] ok github.com/docker/docker/integration/network 0.177s 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === Skipped 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] network_test.go:128: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:30: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:59: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:103: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:137: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:188: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:213: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:243: FLAKY_TEST 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:334: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 21:00:55 [2022-03-23T21:00:55.391Z] service_test.go:402: testEnv.OSType == "windows" 21:00:55 [2022-03-23T21:00:55.391Z] 21:00:55 [2022-03-23T21:00:55.391Z] DONE 22 tests, 15 skipped in 2.445s 21:00:55 [2022-03-23T21:00:55.391Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 21:00:56 [2022-03-23T21:00:56.353Z] testing: warning: no tests to run 21:00:56 [2022-03-23T21:00:56.353Z] PASS 21:00:56 [2022-03-23T21:00:56.353Z] ok github.com/docker/docker/integration/network/ipvlan 0.099s 21:00:56 [2022-03-23T21:00:56.353Z] 21:00:56 [2022-03-23T21:00:56.353Z] DONE 0 tests in 0.826s 21:00:56 [2022-03-23T21:00:56.353Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 21:00:57 [2022-03-23T21:00:57.317Z] testing: warning: no tests to run 21:00:57 [2022-03-23T21:00:57.317Z] PASS 21:00:57 [2022-03-23T21:00:57.317Z] ok github.com/docker/docker/integration/network/macvlan 0.087s 21:00:57 [2022-03-23T21:00:57.317Z] 21:00:57 [2022-03-23T21:00:57.317Z] DONE 0 tests in 0.829s 21:00:57 [2022-03-23T21:00:57.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 21:00:58 [2022-03-23T21:00:58.286Z] testing: warning: no tests to run 21:00:58 [2022-03-23T21:00:58.286Z] PASS 21:00:58 [2022-03-23T21:00:58.286Z] ok github.com/docker/docker/integration/plugin 0.090s 21:00:58 [2022-03-23T21:00:58.286Z] 21:00:58 [2022-03-23T21:00:58.286Z] DONE 0 tests in 0.824s 21:00:58 [2022-03-23T21:00:58.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 21:00:59 [2022-03-23T21:00:59.245Z] testing: warning: no tests to run 21:00:59 [2022-03-23T21:00:59.245Z] PASS 21:00:59 [2022-03-23T21:00:59.245Z] ok github.com/docker/docker/integration/plugin/authz 0.076s 21:00:59 [2022-03-23T21:00:59.245Z] 21:00:59 [2022-03-23T21:00:59.245Z] DONE 0 tests in 0.759s 21:00:59 [2022-03-23T21:00:59.245Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 21:01:03 [2022-03-23T21:01:03.463Z] --- PASS: TestBuildWithHugeFile (109.72s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestBuildWCOWSandboxSize 21:01:03 [2022-03-23T21:01:03.465Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestBuildWithEmptyDockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestBuildPreserveOwnership 21:01:03 [2022-03-23T21:01:03.465Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestBuildPlatformInvalid 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestBuildPlatformInvalid (0.09s) 21:01:03 [2022-03-23T21:01:03.465Z] PASS 21:01:03 [2022-03-23T21:01:03.465Z] ok github.com/docker/docker/integration/build 179.640s 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === Skipped 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] build_session_test.go:25: TODO: BuildKit 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] DONE 29 tests, 6 skipped in 213.006s 21:01:03 [2022-03-23T21:01:03.465Z] Running D:\gopath\src\github.com\docker\docker\integration\config 21:01:03 [2022-03-23T21:01:03.465Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:03 [2022-03-23T21:01:03.465Z] INFO: Testing against a local daemon 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestConfigInspect 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestConfigInspect (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestConfigList 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestConfigList (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestConfigsCreateAndDelete 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestConfigsUpdate 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestConfigsUpdate (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestTemplatedConfig 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestTemplatedConfig (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestConfigCreateResolve 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestConfigCreateResolve (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] PASS 21:01:03 [2022-03-23T21:01:03.465Z] ok github.com/docker/docker/integration/config 0.082s 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === Skipped 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 21:01:03 [2022-03-23T21:01:03.465Z] 21:01:03 [2022-03-23T21:01:03.465Z] DONE 6 tests, 6 skipped in 2.065s 21:01:03 [2022-03-23T21:01:03.465Z] Running D:\gopath\src\github.com\docker\docker\integration\container 21:01:03 [2022-03-23T21:01:03.465Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:03 [2022-03-23T21:01:03.465Z] INFO: Testing against a local daemon 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCheckpoint 21:01:03 [2022-03-23T21:01:03.465Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestCheckpoint (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestContainerInvalidJSON 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestContainerInvalidJSON//exec/foobar/start 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestContainerInvalidJSON//exec/foobar/start 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestContainerInvalidJSON (0.04s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCopyFromContainerPathDoesNotExist 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCopyFromContainerPathIsNotDir 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCopyToContainerPathDoesNotExist 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCopyToContainerPathIsNotDir 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCopyFromContainer 21:01:03 [2022-03-23T21:01:03.465Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestCopyFromContainer (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 21:01:03 [2022-03-23T21:01:03.465Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 21:01:03 [2022-03-23T21:01:03.465Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateLinkToNonExistingContainer 21:01:03 [2022-03-23T21:01:03.465Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 21:01:03 [2022-03-23T21:01:03.465Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateWithInvalidEnv 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateWithInvalidEnv/0 21:01:03 [2022-03-23T21:01:03.465Z] === PAUSE TestCreateWithInvalidEnv/0 21:01:03 [2022-03-23T21:01:03.465Z] === RUN TestCreateWithInvalidEnv/1 21:01:03 [2022-03-23T21:01:03.466Z] === PAUSE TestCreateWithInvalidEnv/1 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithInvalidEnv/2 21:01:03 [2022-03-23T21:01:03.466Z] === PAUSE TestCreateWithInvalidEnv/2 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidEnv/0 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidEnv/2 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidEnv/1 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateTmpfsMountsTarget 21:01:03 [2022-03-23T21:01:03.466Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithCustomMaskedPaths 21:01:03 [2022-03-23T21:01:03.466Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithCustomReadonlyPaths 21:01:03 [2022-03-23T21:01:03.466Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithInvalidHealthcheckParams 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:01:03 [2022-03-23T21:01:03.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:01:03 [2022-03-23T21:01:03.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:01:03 [2022-03-23T21:01:03.466Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 21:01:03 [2022-03-23T21:01:03.466Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateDifferentPlatform 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateDifferentPlatform/different_os 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateDifferentPlatform (0.05s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreateVolumesFromNonExistingContainer 21:01:03 [2022-03-23T21:01:03.466Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestCreatePlatformSpecificImageNoPlatform 21:01:03 [2022-03-23T21:01:03.466Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestContainerKillOnDaemonStart 21:01:03 [2022-03-23T21:01:03.466Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestDiff 21:01:03 [2022-03-23T21:01:03.466Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestDiff (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestExecWithCloseStdin 21:01:03 [2022-03-23T21:01:03.466Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination 21:01:03 [2022-03-23T21:01:03.466Z] --- SKIP: TestExecWithCloseStdin (0.00s) 21:01:03 [2022-03-23T21:01:03.466Z] === RUN TestExec 21:01:03 [2022-03-23T21:01:03.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:03 [2022-03-23T21:01:03.927Z] INFO: Testing against a local daemon 21:01:03 [2022-03-23T21:01:03.927Z] === RUN TestPluginInvalidJSON 21:01:03 [2022-03-23T21:01:03.927Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 21:01:03 [2022-03-23T21:01:03.927Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 21:01:03 [2022-03-23T21:01:03.927Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 21:01:03 [2022-03-23T21:01:03.927Z] --- PASS: TestPluginInvalidJSON (0.04s) 21:01:03 [2022-03-23T21:01:03.927Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 21:01:03 [2022-03-23T21:01:03.927Z] === RUN TestPluginInstall 21:01:03 [2022-03-23T21:01:03.927Z] plugin_test.go:63: testEnv.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.927Z] --- SKIP: TestPluginInstall (0.00s) 21:01:03 [2022-03-23T21:01:03.927Z] === RUN TestPluginsWithRuntimes 21:01:03 [2022-03-23T21:01:03.927Z] plugin_test.go:172: testEnv.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.927Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 21:01:03 [2022-03-23T21:01:03.927Z] === RUN TestPluginBackCompatMediaTypes 21:01:03 [2022-03-23T21:01:03.927Z] plugin_test.go:234: testEnv.OSType == "windows" 21:01:03 [2022-03-23T21:01:03.927Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 21:01:03 [2022-03-23T21:01:03.927Z] PASS 21:01:03 [2022-03-23T21:01:03.927Z] ok github.com/docker/docker/integration/plugin/common 0.117s 21:01:04 [2022-03-23T21:01:04.279Z] Removing intermediate container cffc8dbcdb20 21:01:04 [2022-03-23T21:01:04.279Z] ---> 2c2410a64c3f 21:01:04 [2022-03-23T21:01:04.279Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 21:01:04 [2022-03-23T21:01:04.279Z] ---> Running in cfdade2e81ae 21:01:04 [2022-03-23T21:01:04.386Z] 21:01:04 [2022-03-23T21:01:04.386Z] === Skipped 21:01:04 [2022-03-23T21:01:04.386Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 21:01:04 [2022-03-23T21:01:04.386Z] plugin_test.go:63: testEnv.OSType == "windows" 21:01:04 [2022-03-23T21:01:04.386Z] 21:01:04 [2022-03-23T21:01:04.386Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 21:01:04 [2022-03-23T21:01:04.386Z] plugin_test.go:172: testEnv.OSType == "windows" 21:01:04 [2022-03-23T21:01:04.386Z] 21:01:04 [2022-03-23T21:01:04.386Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 21:01:04 [2022-03-23T21:01:04.386Z] plugin_test.go:234: testEnv.OSType == "windows" 21:01:04 [2022-03-23T21:01:04.386Z] 21:01:04 [2022-03-23T21:01:04.386Z] DONE 5 tests, 3 skipped in 5.084s 21:01:04 [2022-03-23T21:01:04.386Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 21:01:05 [2022-03-23T21:01:05.810Z] 21:01:05 [2022-03-23T21:01:05.810Z] SUCCESS: Specified value was saved. 21:01:06 [2022-03-23T21:01:06.415Z] --- PASS: TestExec (4.09s) 21:01:06 [2022-03-23T21:01:06.415Z] === RUN TestExecUser 21:01:06 [2022-03-23T21:01:06.415Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 21:01:06 [2022-03-23T21:01:06.415Z] --- SKIP: TestExecUser (0.00s) 21:01:06 [2022-03-23T21:01:06.415Z] === RUN TestExportContainerAndImportImage 21:01:06 [2022-03-23T21:01:06.415Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 21:01:06 [2022-03-23T21:01:06.415Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 21:01:06 [2022-03-23T21:01:06.415Z] === RUN TestExportContainerAfterDaemonRestart 21:01:06 [2022-03-23T21:01:06.415Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 21:01:06 [2022-03-23T21:01:06.415Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 21:01:06 [2022-03-23T21:01:06.415Z] === RUN TestHealthCheckWorkdir 21:01:06 [2022-03-23T21:01:06.415Z] health_test.go:20: testEnv.OSType == "windows": FIXME 21:01:06 [2022-03-23T21:01:06.415Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 21:01:06 [2022-03-23T21:01:06.415Z] === RUN TestHealthKillContainer 21:01:06 [2022-03-23T21:01:06.415Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 21:01:06 [2022-03-23T21:01:06.415Z] --- SKIP: TestHealthKillContainer (0.00s) 21:01:06 [2022-03-23T21:01:06.415Z] === RUN TestInspectCpusetInConfigPre120 21:01:06 [2022-03-23T21:01:06.415Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 21:01:06 [2022-03-23T21:01:06.415Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 21:01:06 [2022-03-23T21:01:06.415Z] === RUN TestKillContainerInvalidSignal 21:01:06 [2022-03-23T21:01:06.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:06 [2022-03-23T21:01:06.554Z] INFO: Testing against a local daemon 21:01:06 [2022-03-23T21:01:06.554Z] === RUN TestExternalGraphDriver 21:01:06 [2022-03-23T21:01:06.554Z] external_test.go:47: runtime.GOOS == "windows" 21:01:06 [2022-03-23T21:01:06.554Z] --- SKIP: TestExternalGraphDriver (0.00s) 21:01:06 [2022-03-23T21:01:06.554Z] === RUN TestGraphdriverPluginV2 21:01:06 [2022-03-23T21:01:06.554Z] external_test.go:407: runtime.GOOS == "windows" 21:01:06 [2022-03-23T21:01:06.554Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 21:01:06 [2022-03-23T21:01:06.554Z] PASS 21:01:06 [2022-03-23T21:01:06.554Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.125s 21:01:07 [2022-03-23T21:01:07.010Z] 21:01:07 [2022-03-23T21:01:07.010Z] === Skipped 21:01:07 [2022-03-23T21:01:07.010Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 21:01:07 [2022-03-23T21:01:07.010Z] external_test.go:47: runtime.GOOS == "windows" 21:01:07 [2022-03-23T21:01:07.010Z] 21:01:07 [2022-03-23T21:01:07.010Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 21:01:07 [2022-03-23T21:01:07.010Z] external_test.go:407: runtime.GOOS == "windows" 21:01:07 [2022-03-23T21:01:07.010Z] 21:01:07 [2022-03-23T21:01:07.010Z] DONE 2 tests, 2 skipped in 2.458s 21:01:07 [2022-03-23T21:01:07.010Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 21:01:07 [2022-03-23T21:01:07.300Z] --- PASS: TestServiceUpdateNetwork (12.99s) 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestServiceUpdatePidsLimit 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestDockerSuite/TestHistoryExistentImage 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestDockerSuite/TestHistoryImageWithComment 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 21:01:07 [2022-03-23T21:01:07.300Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 21:01:07 [2022-03-23T21:01:07.873Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 21:01:07 [2022-03-23T21:01:07.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 21:01:07 [2022-03-23T21:01:07.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 21:01:07 [2022-03-23T21:01:07.873Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 21:01:07 [2022-03-23T21:01:07.983Z] Removing intermediate container cfdade2e81ae 21:01:07 [2022-03-23T21:01:07.983Z] ---> fc37703d55f8 21:01:07 [2022-03-23T21:01:07.983Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 21:01:07 [2022-03-23T21:01:07.983Z] ---> Running in 178f954b2509 21:01:08 [2022-03-23T21:01:08.129Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 21:01:08 [2022-03-23T21:01:08.129Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 21:01:08 [2022-03-23T21:01:08.691Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 21:01:08 [2022-03-23T21:01:08.691Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 21:01:09 [2022-03-23T21:01:09.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:09 [2022-03-23T21:01:09.175Z] INFO: Testing against a local daemon 21:01:09 [2022-03-23T21:01:09.175Z] === RUN TestReadPluginNoRead 21:01:09 [2022-03-23T21:01:09.175Z] read_test.go:21: no unix domain sockets on Windows 21:01:09 [2022-03-23T21:01:09.175Z] --- SKIP: TestReadPluginNoRead (0.00s) 21:01:09 [2022-03-23T21:01:09.175Z] PASS 21:01:09 [2022-03-23T21:01:09.175Z] ok github.com/docker/docker/integration/plugin/logging 0.096s 21:01:09 [2022-03-23T21:01:09.175Z] 21:01:09 [2022-03-23T21:01:09.175Z] === Skipped 21:01:09 [2022-03-23T21:01:09.175Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 21:01:09 [2022-03-23T21:01:09.175Z] read_test.go:21: no unix domain sockets on Windows 21:01:09 [2022-03-23T21:01:09.175Z] 21:01:09 [2022-03-23T21:01:09.175Z] DONE 1 tests, 1 skipped in 2.319s 21:01:09 [2022-03-23T21:01:09.175Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 21:01:09 [2022-03-23T21:01:09.252Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 21:01:09 [2022-03-23T21:01:09.252Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 21:01:09 [2022-03-23T21:01:09.812Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 21:01:10 [2022-03-23T21:01:10.208Z] --- PASS: TestKillContainerInvalidSignal (3.93s) 21:01:10 [2022-03-23T21:01:10.208Z] === RUN TestKillContainer 21:01:10 [2022-03-23T21:01:10.208Z] === RUN TestKillContainer/no_signal 21:01:10 [2022-03-23T21:01:10.373Z] === RUN TestDockerSuite/TestImagesFormat 21:01:10 [2022-03-23T21:01:10.373Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 21:01:10 [2022-03-23T21:01:10.703Z] testing: warning: no tests to run 21:01:10 [2022-03-23T21:01:10.703Z] PASS 21:01:10 [2022-03-23T21:01:10.703Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s 21:01:10 [2022-03-23T21:01:10.703Z] 21:01:10 [2022-03-23T21:01:10.703Z] DONE 0 tests in 1.219s 21:01:10 [2022-03-23T21:01:10.703Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 21:01:10 [2022-03-23T21:01:10.935Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 21:01:12 [2022-03-23T21:01:12.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:12 [2022-03-23T21:01:12.875Z] INFO: Testing against a local daemon 21:01:12 [2022-03-23T21:01:12.875Z] === RUN TestPluginWithDevMounts 21:01:12 [2022-03-23T21:01:12.875Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:01:12 [2022-03-23T21:01:12.875Z] --- SKIP: TestPluginWithDevMounts (0.00s) 21:01:12 [2022-03-23T21:01:12.875Z] PASS 21:01:12 [2022-03-23T21:01:12.875Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s 21:01:13 [2022-03-23T21:01:13.331Z] 21:01:13 [2022-03-23T21:01:13.331Z] === Skipped 21:01:13 [2022-03-23T21:01:13.331Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 21:01:13 [2022-03-23T21:01:13.331Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:01:13 [2022-03-23T21:01:13.331Z] 21:01:13 [2022-03-23T21:01:13.331Z] DONE 1 tests, 1 skipped in 2.521s 21:01:13 [2022-03-23T21:01:13.331Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 21:01:13 [2022-03-23T21:01:13.447Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 21:01:13 [2022-03-23T21:01:13.447Z] === RUN TestDockerSuite/TestImportBadURL 21:01:13 [2022-03-23T21:01:13.703Z] === RUN TestDockerSuite/TestImportDisplay 21:01:13 [2022-03-23T21:01:13.752Z] Cannot create a file when that file already exists. 21:01:14 [2022-03-23T21:01:14.008Z] === RUN TestKillContainer/non_killing_signal 21:01:14 [2022-03-23T21:01:14.008Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 21:01:14 [2022-03-23T21:01:14.008Z] === RUN TestKillContainer/killing_signal 21:01:14 [2022-03-23T21:01:14.264Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 21:01:14 [2022-03-23T21:01:14.519Z] === RUN TestDockerSuite/TestImportFile 21:01:15 [2022-03-23T21:01:15.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:15 [2022-03-23T21:01:15.529Z] INFO: Testing against a local daemon 21:01:15 [2022-03-23T21:01:15.529Z] === RUN TestSecretInspect 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] --- SKIP: TestSecretInspect (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] === RUN TestSecretList 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] --- SKIP: TestSecretList (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] === RUN TestSecretsCreateAndDelete 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] === RUN TestSecretsUpdate 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] --- SKIP: TestSecretsUpdate (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] === RUN TestTemplatedSecret 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] --- SKIP: TestTemplatedSecret (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] === RUN TestSecretCreateResolve 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 21:01:15 [2022-03-23T21:01:15.529Z] --- SKIP: TestSecretCreateResolve (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] PASS 21:01:15 [2022-03-23T21:01:15.529Z] ok github.com/docker/docker/integration/secret 0.114s 21:01:15 [2022-03-23T21:01:15.529Z] 21:01:15 [2022-03-23T21:01:15.529Z] === Skipped 21:01:15 [2022-03-23T21:01:15.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] 21:01:15 [2022-03-23T21:01:15.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] 21:01:15 [2022-03-23T21:01:15.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] 21:01:15 [2022-03-23T21:01:15.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 21:01:15 [2022-03-23T21:01:15.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.529Z] 21:01:15 [2022-03-23T21:01:15.530Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 21:01:15 [2022-03-23T21:01:15.530Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 21:01:15 [2022-03-23T21:01:15.530Z] 21:01:15 [2022-03-23T21:01:15.530Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 21:01:15 [2022-03-23T21:01:15.530Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 21:01:15 [2022-03-23T21:01:15.530Z] 21:01:15 [2022-03-23T21:01:15.530Z] DONE 6 tests, 6 skipped in 1.951s 21:01:15 [2022-03-23T21:01:15.530Z] Running D:\gopath\src\github.com\docker\docker\integration\service 21:01:15 [2022-03-23T21:01:15.888Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 21:01:15 [2022-03-23T21:01:15.888Z] === RUN TestDockerSuite/TestImportFileWithMessage 21:01:16 [2022-03-23T21:01:16.819Z] === RUN TestDockerSuite/TestImportGzipped 21:01:16 [2022-03-23T21:01:16.954Z] --- PASS: TestKillContainer (6.57s) 21:01:16 [2022-03-23T21:01:16.954Z] --- PASS: TestKillContainer/no_signal (3.28s) 21:01:16 [2022-03-23T21:01:16.954Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 21:01:16 [2022-03-23T21:01:16.954Z] --- PASS: TestKillContainer/killing_signal (3.25s) 21:01:16 [2022-03-23T21:01:16.955Z] === RUN TestKillWithStopSignalAndRestartPolicies 21:01:16 [2022-03-23T21:01:16.955Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:01:16 [2022-03-23T21:01:16.955Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 21:01:16 [2022-03-23T21:01:16.955Z] === RUN TestKillStoppedContainer 21:01:16 [2022-03-23T21:01:16.955Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:01:16 [2022-03-23T21:01:16.955Z] --- SKIP: TestKillStoppedContainer (0.00s) 21:01:16 [2022-03-23T21:01:16.955Z] === RUN TestKillStoppedContainerAPIPre120 21:01:16 [2022-03-23T21:01:16.955Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:01:16 [2022-03-23T21:01:16.955Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 21:01:16 [2022-03-23T21:01:16.955Z] === RUN TestKillDifferentUserContainer 21:01:16 [2022-03-23T21:01:16.955Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 21:01:16 [2022-03-23T21:01:16.955Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 21:01:16 [2022-03-23T21:01:16.955Z] === RUN TestInspectOomKilledTrue 21:01:16 [2022-03-23T21:01:16.955Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" 21:01:16 [2022-03-23T21:01:16.955Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 21:01:16 [2022-03-23T21:01:16.955Z] === RUN TestInspectOomKilledFalse 21:01:16 [2022-03-23T21:01:16.955Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:01:16 [2022-03-23T21:01:16.955Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 21:01:16 [2022-03-23T21:01:16.955Z] === RUN TestLogsFollowTailEmpty 21:01:18 [2022-03-23T21:01:18.186Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 21:01:18 [2022-03-23T21:01:18.438Z] Removing intermediate container 178f954b2509 21:01:18 [2022-03-23T21:01:18.438Z] ---> d06c3b7f9eb9 21:01:18 [2022-03-23T21:01:18.438Z] Step 13/13 : CMD ["sh"] 21:01:18 [2022-03-23T21:01:18.438Z] ---> Running in cb6b9d960216 21:01:18 [2022-03-23T21:01:18.438Z] Removing intermediate container cb6b9d960216 21:01:18 [2022-03-23T21:01:18.438Z] ---> 32128ba1cb78 21:01:18 [2022-03-23T21:01:18.438Z] Successfully built 32128ba1cb78 21:01:18 [2022-03-23T21:01:18.438Z] Successfully tagged busybox:latest 21:01:18 [2022-03-23T21:01:18.438Z] INFO: Docker images of the daemon under test 21:01:18 [2022-03-23T21:01:18.438Z] 21:01:18 [2022-03-23T21:01:18.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE 21:01:18 [2022-03-23T21:01:18.438Z] busybox latest 32128ba1cb78 Less than a second ago 5.78GB 21:01:18 [2022-03-23T21:01:18.438Z] microsoft/windowsservercore latest 6a11116086a4 2 weeks ago 5.75GB 21:01:18 [2022-03-23T21:01:18.438Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 2 weeks ago 5.75GB 21:01:18 [2022-03-23T21:01:18.438Z] 21:01:18 [2022-03-23T21:01:18.438Z] INFO: Running integration tests at 03/23/2022 21:01:18... 21:01:18 [2022-03-23T21:01:18.438Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 21:01:18 [2022-03-23T21:01:18.438Z] INFO: Integration API tests being run from the host: 21:01:18 [2022-03-23T21:01:18.438Z] INFO: make.ps1 starting at 03/23/2022 21:01:18 21:01:18 [2022-03-23T21:01:18.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:18 [2022-03-23T21:01:18.446Z] INFO: Testing against a local daemon 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceCreateInit 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- PASS: TestServiceCreateInit (0.05s) 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateServiceMultipleTimes 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateServiceConflict 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateServiceConflict (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateServiceMaxReplicas 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateWithDuplicateNetworkNames 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateServiceSecretFileMode 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateServiceConfigFileMode 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateServiceSysctls 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateServiceSysctls (0.03s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateServiceCapabilities 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateServiceCapabilities (0.04s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestInspect 21:01:18 [2022-03-23T21:01:18.446Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestInspect (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestCreateJob 21:01:18 [2022-03-23T21:01:18.446Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestCreateJob (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestReplicatedJob 21:01:18 [2022-03-23T21:01:18.446Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestReplicatedJob (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestUpdateReplicatedJob 21:01:18 [2022-03-23T21:01:18.446Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceListWithStatuses 21:01:18 [2022-03-23T21:01:18.446Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestDockerNetworkConnectAlias 21:01:18 [2022-03-23T21:01:18.446Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestDockerNetworkReConnect 21:01:18 [2022-03-23T21:01:18.446Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServicePlugin 21:01:18 [2022-03-23T21:01:18.446Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServicePlugin (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceUpdateLabel 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceUpdateLabel (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceUpdateSecrets 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceUpdateConfigs 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceUpdateNetwork 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] === RUN TestServiceUpdatePidsLimit 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] PASS 21:01:18 [2022-03-23T21:01:18.446Z] ok github.com/docker/docker/integration/service 0.242s 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === Skipped 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) 21:01:18 [2022-03-23T21:01:18.446Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) 21:01:18 [2022-03-23T21:01:18.446Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 21:01:18 [2022-03-23T21:01:18.446Z] 21:01:18 [2022-03-23T21:01:18.446Z] DONE 24 tests, 23 skipped in 2.985s 21:01:18 [2022-03-23T21:01:18.446Z] Running D:\gopath\src\github.com\docker\docker\integration\session 21:01:19 [2022-03-23T21:01:19.126Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 21:01:19 [2022-03-23T21:01:19.402Z] Running D:\gopath\src\github.com\docker\docker\integration\build 21:01:19 [2022-03-23T21:01:19.690Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 21:01:19 [2022-03-23T21:01:19.947Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 21:01:20 [2022-03-23T21:01:20.512Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 21:01:20 [2022-03-23T21:01:20.512Z] === RUN TestDockerSuite/TestInfoSecurityOptions 21:01:20 [2022-03-23T21:01:20.512Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 21:01:20 [2022-03-23T21:01:20.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:20 [2022-03-23T21:01:20.611Z] INFO: Testing against a local daemon 21:01:20 [2022-03-23T21:01:20.611Z] === RUN TestSessionCreate 21:01:20 [2022-03-23T21:01:20.611Z] session_test.go:15: testEnv.OSType == "windows": FIXME 21:01:20 [2022-03-23T21:01:20.611Z] --- SKIP: TestSessionCreate (0.00s) 21:01:20 [2022-03-23T21:01:20.611Z] === RUN TestSessionCreateWithBadUpgrade 21:01:20 [2022-03-23T21:01:20.611Z] session_test.go:36: testEnv.OSType == "windows": FIXME 21:01:20 [2022-03-23T21:01:20.611Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 21:01:20 [2022-03-23T21:01:20.611Z] PASS 21:01:20 [2022-03-23T21:01:20.611Z] ok github.com/docker/docker/integration/session 0.111s 21:01:20 [2022-03-23T21:01:20.611Z] 21:01:20 [2022-03-23T21:01:20.611Z] === Skipped 21:01:20 [2022-03-23T21:01:20.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 21:01:20 [2022-03-23T21:01:20.611Z] session_test.go:15: testEnv.OSType == "windows": FIXME 21:01:20 [2022-03-23T21:01:20.611Z] 21:01:20 [2022-03-23T21:01:20.611Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 21:01:20 [2022-03-23T21:01:20.611Z] session_test.go:36: testEnv.OSType == "windows": FIXME 21:01:20 [2022-03-23T21:01:20.611Z] 21:01:20 [2022-03-23T21:01:20.611Z] DONE 2 tests, 2 skipped in 1.923s 21:01:20 [2022-03-23T21:01:20.611Z] Running D:\gopath\src\github.com\docker\docker\integration\system 21:01:20 [2022-03-23T21:01:20.703Z] --- PASS: TestLogsFollowTailEmpty (3.28s) 21:01:20 [2022-03-23T21:01:20.704Z] === RUN TestNetworkNat 21:01:20 [2022-03-23T21:01:20.704Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 21:01:20 [2022-03-23T21:01:20.704Z] --- SKIP: TestNetworkNat (0.00s) 21:01:20 [2022-03-23T21:01:20.704Z] === RUN TestNetworkLocalhostTCPNat 21:01:21 [2022-03-23T21:01:21.075Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 21:01:21 [2022-03-23T21:01:21.640Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 21:01:21 [2022-03-23T21:01:21.640Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) 21:01:21 [2022-03-23T21:01:21.640Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) 21:01:21 [2022-03-23T21:01:21.640Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) 21:01:21 [2022-03-23T21:01:21.640Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) 21:01:21 [2022-03-23T21:01:21.640Z] PASS 21:01:21 [2022-03-23T21:01:21.640Z] 21:01:21 [2022-03-23T21:01:21.640Z] === Skipped 21:01:21 [2022-03-23T21:01:21.640Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 21:01:21 [2022-03-23T21:01:21.640Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:01:21 [2022-03-23T21:01:21.640Z] 21:01:21 [2022-03-23T21:01:21.640Z] DONE 27 tests, 1 skipped in 194.628s 21:01:21 [2022-03-23T21:01:21.640Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 21:01:21 [2022-03-23T21:01:21.640Z] ++ 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 21:01:21 [2022-03-23T21:01:21.640Z] ++ set -e 21:01:21 [2022-03-23T21:01:21.640Z] ++ '[' -n 0 ']' 21:01:21 [2022-03-23T21:01:21.640Z] ++ set -x 21:01:21 [2022-03-23T21:01:21.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 21:01:21 [2022-03-23T21:01:21.897Z] INFO: Testing against a local daemon 21:01:21 [2022-03-23T21:01:21.897Z] === RUN TestSessionCreate 21:01:21 [2022-03-23T21:01:21.897Z] --- PASS: TestSessionCreate (0.05s) 21:01:21 [2022-03-23T21:01:21.897Z] === RUN TestSessionCreateWithBadUpgrade 21:01:21 [2022-03-23T21:01:21.897Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 21:01:21 [2022-03-23T21:01:21.897Z] PASS 21:01:21 [2022-03-23T21:01:21.897Z] 21:01:21 [2022-03-23T21:01:21.897Z] DONE 2 tests in 0.114s 21:01:21 [2022-03-23T21:01:21.897Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 21:01:21 [2022-03-23T21:01:21.898Z] ++ 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 21:01:21 [2022-03-23T21:01:21.898Z] ++ set -e 21:01:21 [2022-03-23T21:01:21.898Z] ++ '[' -n 0 ']' 21:01:21 [2022-03-23T21:01:21.898Z] ++ set -x 21:01:21 [2022-03-23T21:01:21.898Z] ++ 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 21:01:21 [2022-03-23T21:01:21.898Z] INFO: Testing against a local daemon 21:01:21 [2022-03-23T21:01:21.898Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:01:21 [2022-03-23T21:01:21.898Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:01:21 [2022-03-23T21:01:21.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:01:21 [2022-03-23T21:01:21.898Z] === RUN TestDiskUsage 21:01:21 [2022-03-23T21:01:21.898Z] === PAUSE TestDiskUsage 21:01:21 [2022-03-23T21:01:21.898Z] === RUN TestEventsExecDie 21:01:22 [2022-03-23T21:01:22.154Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 21:01:22 [2022-03-23T21:01:22.716Z] --- PASS: TestEventsExecDie (0.68s) 21:01:22 [2022-03-23T21:01:22.716Z] === RUN TestEventsBackwardsCompatible 21:01:22 [2022-03-23T21:01:22.716Z] --- PASS: TestEventsBackwardsCompatible (0.06s) 21:01:22 [2022-03-23T21:01:22.716Z] === RUN TestEventsVolumeCreate 21:01:22 [2022-03-23T21:01:22.716Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 21:01:22 [2022-03-23T21:01:22.716Z] --- PASS: TestEventsVolumeCreate (0.08s) 21:01:22 [2022-03-23T21:01:22.716Z] === RUN TestInfoBinaryCommits 21:01:22 [2022-03-23T21:01:22.716Z] --- PASS: TestInfoBinaryCommits (0.02s) 21:01:22 [2022-03-23T21:01:22.716Z] === RUN TestInfoAPIVersioned 21:01:22 [2022-03-23T21:01:22.716Z] --- PASS: TestInfoAPIVersioned (0.01s) 21:01:22 [2022-03-23T21:01:22.716Z] === RUN TestInfoAPI 21:01:22 [2022-03-23T21:01:22.716Z] --- PASS: TestInfoAPI (0.03s) 21:01:22 [2022-03-23T21:01:22.716Z] === RUN TestInfoAPIWarnings 21:01:22 [2022-03-23T21:01:22.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:22 [2022-03-23T21:01:22.777Z] INFO: Testing against a local daemon 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:01:22 [2022-03-23T21:01:22.777Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestDiskUsage 21:01:22 [2022-03-23T21:01:22.777Z] disk_usage_test.go:15: testEnv.OSType == "windows" 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestDiskUsage (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestEventsExecDie 21:01:22 [2022-03-23T21:01:22.777Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestEventsExecDie (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestEventsBackwardsCompatible 21:01:22 [2022-03-23T21:01:22.777Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestEventsVolumeCreate 21:01:22 [2022-03-23T21:01:22.777Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestEventsVolumeCreate (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestInfoAPI 21:01:22 [2022-03-23T21:01:22.777Z] --- PASS: TestInfoAPI (0.05s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestInfoAPIWarnings 21:01:22 [2022-03-23T21:01:22.777Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestInfoAPIWarnings (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestInfoDebug 21:01:22 [2022-03-23T21:01:22.777Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestInfoDebug (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestInfoInsecureRegistries 21:01:22 [2022-03-23T21:01:22.777Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestInfoRegistryMirrors 21:01:22 [2022-03-23T21:01:22.777Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:01:22 [2022-03-23T21:01:22.777Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 21:01:22 [2022-03-23T21:01:22.777Z] === RUN TestLoginFailsWithBadCredentials 21:01:23 [2022-03-23T21:01:23.276Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 21:01:23 [2022-03-23T21:01:23.547Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 21:01:23 [2022-03-23T21:01:23.547Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 21:01:23 [2022-03-23T21:01:23.736Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) 21:01:23 [2022-03-23T21:01:23.736Z] === RUN TestPingCacheHeaders 21:01:23 [2022-03-23T21:01:23.736Z] --- PASS: TestPingCacheHeaders (0.04s) 21:01:23 [2022-03-23T21:01:23.736Z] === RUN TestPingGet 21:01:23 [2022-03-23T21:01:23.736Z] --- PASS: TestPingGet (0.03s) 21:01:23 [2022-03-23T21:01:23.736Z] === RUN TestPingHead 21:01:23 [2022-03-23T21:01:23.736Z] --- PASS: TestPingHead (0.03s) 21:01:23 [2022-03-23T21:01:23.736Z] === RUN TestVersion 21:01:23 [2022-03-23T21:01:23.736Z] --- PASS: TestVersion (0.03s) 21:01:23 [2022-03-23T21:01:23.736Z] PASS 21:01:23 [2022-03-23T21:01:23.736Z] ok github.com/docker/docker/integration/system 1.249s 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === Skipped 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] disk_usage_test.go:15: testEnv.OSType == "windows" 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 21:01:24 [2022-03-23T21:01:24.191Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:01:24 [2022-03-23T21:01:24.191Z] 21:01:24 [2022-03-23T21:01:24.191Z] DONE 15 tests, 9 skipped in 3.554s 21:01:24 [2022-03-23T21:01:24.191Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 21:01:24 [2022-03-23T21:01:24.491Z] --- PASS: TestNetworkLocalhostTCPNat (3.82s) 21:01:24 [2022-03-23T21:01:24.491Z] === RUN TestNetworkLoopbackNat 21:01:24 [2022-03-23T21:01:24.491Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 21:01:24 [2022-03-23T21:01:24.491Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 21:01:24 [2022-03-23T21:01:24.491Z] === RUN TestPause 21:01:24 [2022-03-23T21:01:24.491Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 21:01:24 [2022-03-23T21:01:24.491Z] --- SKIP: TestPause (0.00s) 21:01:24 [2022-03-23T21:01:24.491Z] === RUN TestPauseFailsOnWindowsServerContainers 21:01:24 [2022-03-23T21:01:24.922Z] === RUN TestDockerSuite/TestInspectAmpersand 21:01:25 [2022-03-23T21:01:25.177Z] === RUN TestDockerSuite/TestInspectBindMountPoint 21:01:25 [2022-03-23T21:01:25.738Z] === RUN TestDockerSuite/TestInspectByPrefix 21:01:25 [2022-03-23T21:01:25.738Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 21:01:25 [2022-03-23T21:01:25.995Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 21:01:25 [2022-03-23T21:01:25.995Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 21:01:25 [2022-03-23T21:01:25.995Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 21:01:26 [2022-03-23T21:01:26.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:26 [2022-03-23T21:01:26.354Z] INFO: Testing against a local daemon 21:01:26 [2022-03-23T21:01:26.354Z] === RUN TestVolumesCreateAndList 21:01:26 [2022-03-23T21:01:26.354Z] --- PASS: TestVolumesCreateAndList (0.08s) 21:01:26 [2022-03-23T21:01:26.354Z] === RUN TestVolumesRemove 21:01:26 [2022-03-23T21:01:26.354Z] --- PASS: TestVolumesRemove (0.15s) 21:01:26 [2022-03-23T21:01:26.354Z] === RUN TestVolumesInspect 21:01:26 [2022-03-23T21:01:26.354Z] --- PASS: TestVolumesInspect (0.05s) 21:01:26 [2022-03-23T21:01:26.354Z] === RUN TestVolumesInvalidJSON 21:01:26 [2022-03-23T21:01:26.354Z] === RUN TestVolumesInvalidJSON//volumes/create 21:01:26 [2022-03-23T21:01:26.354Z] === PAUSE TestVolumesInvalidJSON//volumes/create 21:01:26 [2022-03-23T21:01:26.354Z] === CONT TestVolumesInvalidJSON//volumes/create 21:01:26 [2022-03-23T21:01:26.354Z] --- PASS: TestVolumesInvalidJSON (0.04s) 21:01:26 [2022-03-23T21:01:26.354Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 21:01:26 [2022-03-23T21:01:26.354Z] PASS 21:01:26 [2022-03-23T21:01:26.354Z] ok github.com/docker/docker/integration/volume 0.364s 21:01:26 [2022-03-23T21:01:26.354Z] 21:01:26 [2022-03-23T21:01:26.354Z] DONE 5 tests in 2.306s 21:01:26 [2022-03-23T21:01:26.811Z] INFO: make.ps1 ended at 03/23/2022 21:01:26 21:01:26 [2022-03-23T21:01:26.811Z] INFO: Integration CLI tests being run from the host: 21:01:26 [2022-03-23T21:01:26.811Z] 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" 21:01:26 [2022-03-23T21:01:26.924Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 21:01:27 [2022-03-23T21:01:27.441Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.39s) 21:01:27 [2022-03-23T21:01:27.441Z] === RUN TestPauseStopPausedContainer 21:01:27 [2022-03-23T21:01:27.441Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 21:01:27 [2022-03-23T21:01:27.441Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 21:01:27 [2022-03-23T21:01:27.441Z] === RUN TestPsFilter 21:01:27 [2022-03-23T21:01:27.529Z] === RUN TestDockerSuite/TestInspectDefault 21:01:27 [2022-03-23T21:01:27.790Z] === RUN TestDockerSuite/TestInspectHistory 21:01:27 [2022-03-23T21:01:27.908Z] --- PASS: TestPsFilter (0.35s) 21:01:27 [2022-03-23T21:01:27.908Z] === RUN TestRemoveContainerWithRemovedVolume 21:01:28 [2022-03-23T21:01:28.356Z] === RUN TestDockerSuite/TestInspectImage 21:01:28 [2022-03-23T21:01:28.356Z] === RUN TestDockerSuite/TestInspectImageFilterInt 21:01:28 [2022-03-23T21:01:28.356Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 21:01:28 [2022-03-23T21:01:28.356Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 21:01:28 [2022-03-23T21:01:28.356Z] === RUN TestDockerSuite/TestInspectInt64 21:01:28 [2022-03-23T21:01:28.919Z] === RUN TestDockerSuite/TestInspectJSONFields 21:01:29 [2022-03-23T21:01:29.177Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 21:01:29 [2022-03-23T21:01:29.177Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 21:01:29 [2022-03-23T21:01:29.744Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 21:01:30 [2022-03-23T21:01:30.307Z] === RUN TestDockerSuite/TestInspectPlugin 21:01:30 [2022-03-23T21:01:30.837Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.21s) 21:01:30 [2022-03-23T21:01:30.837Z] === RUN TestRemoveContainerWithVolume 21:01:32 [2022-03-23T21:01:32.200Z] === RUN TestDockerSuite/TestInspectRootFS 21:01:32 [2022-03-23T21:01:32.200Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 21:01:32 [2022-03-23T21:01:32.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 21:01:32 [2022-03-23T21:01:32.713Z] === RUN TestDockerSuite/TestInspectStatus 21:01:33 [2022-03-23T21:01:33.277Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 21:01:34 [2022-03-23T21:01:34.203Z] === RUN TestDockerSuite/TestInspectTemplateError 21:01:34 [2022-03-23T21:01:34.459Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 21:01:34 [2022-03-23T21:01:34.552Z] --- PASS: TestRemoveContainerWithVolume (3.39s) 21:01:34 [2022-03-23T21:01:34.552Z] === RUN TestRemoveContainerRunning 21:01:35 [2022-03-23T21:01:35.021Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 21:01:35 [2022-03-23T21:01:35.583Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 21:01:35 [2022-03-23T21:01:35.839Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 21:01:36 [2022-03-23T21:01:36.400Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 21:01:36 [2022-03-23T21:01:36.656Z] === RUN TestDockerSuite/TestInspectUnknownObject 21:01:36 [2022-03-23T21:01:36.656Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 21:01:37 [2022-03-23T21:01:37.469Z] --- PASS: TestRemoveContainerRunning (3.26s) 21:01:37 [2022-03-23T21:01:37.469Z] === RUN TestRemoveContainerForceRemoveRunning 21:01:38 [2022-03-23T21:01:38.024Z] === RUN TestDockerSuite/TestLinkShortDefinition 21:01:38 [2022-03-23T21:01:38.978Z] === RUN TestDockerSuite/TestLinksEnvs 21:01:39 [2022-03-23T21:01:39.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:01:39 [2022-03-23T21:01:39.211Z] INFO: Testing against a local daemon 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 21:01:39 [2022-03-23T21:01:39.211Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIErrorJSON 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIErrorPlainText 21:01:39 [2022-03-23T21:01:39.211Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIImagesDelete 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIImagesFilter 21:01:39 [2022-03-23T21:01:39.211Z] === RUN TestDockerSuite/TestAPIImagesHistory 21:01:39 [2022-03-23T21:01:39.234Z] --- PASS: TestInfoAPIWarnings (16.33s) 21:01:39 [2022-03-23T21:01:39.234Z] === RUN TestInfoDebug 21:01:39 [2022-03-23T21:01:39.666Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 21:01:39 [2022-03-23T21:01:39.666Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 21:01:39 [2022-03-23T21:01:39.796Z] --- PASS: TestInfoDebug (0.53s) 21:01:39 [2022-03-23T21:01:39.796Z] === RUN TestInfoInsecureRegistries 21:01:40 [2022-03-23T21:01:40.052Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 21:01:40 [2022-03-23T21:01:40.349Z] --- PASS: TestInfoInsecureRegistries (0.53s) 21:01:40 [2022-03-23T21:01:40.349Z] === RUN TestInfoRegistryMirrors 21:01:40 [2022-03-23T21:01:40.349Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 21:01:40 [2022-03-23T21:01:40.606Z] --- PASS: TestInfoRegistryMirrors (0.52s) 21:01:40 [2022-03-23T21:01:40.606Z] === RUN TestLoginFailsWithBadCredentials 21:01:40 [2022-03-23T21:01:40.864Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) 21:01:40 [2022-03-23T21:01:40.864Z] === RUN TestPingCacheHeaders 21:01:40 [2022-03-23T21:01:40.864Z] --- PASS: TestPingCacheHeaders (0.03s) 21:01:40 [2022-03-23T21:01:40.864Z] === RUN TestPingGet 21:01:40 [2022-03-23T21:01:40.864Z] --- PASS: TestPingGet (0.01s) 21:01:40 [2022-03-23T21:01:40.864Z] === RUN TestPingHead 21:01:40 [2022-03-23T21:01:40.864Z] --- PASS: TestPingHead (0.03s) 21:01:40 [2022-03-23T21:01:40.864Z] === RUN TestVersion 21:01:40 [2022-03-23T21:01:40.864Z] --- PASS: TestVersion (0.03s) 21:01:40 [2022-03-23T21:01:40.864Z] === CONT TestDiskUsage 21:01:41 [2022-03-23T21:01:41.185Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.15s) 21:01:41 [2022-03-23T21:01:41.185Z] === RUN TestRemoveInvalidContainer 21:01:41 [2022-03-23T21:01:41.185Z] --- PASS: TestRemoveInvalidContainer (0.02s) 21:01:41 [2022-03-23T21:01:41.185Z] === RUN TestRenameLinkedContainer 21:01:41 [2022-03-23T21:01:41.185Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 21:01:41 [2022-03-23T21:01:41.185Z] --- SKIP: TestRenameLinkedContainer (0.00s) 21:01:41 [2022-03-23T21:01:41.185Z] === RUN TestRenameStoppedContainer 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/container_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/image_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/volume_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/build-cache_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/container,_volume_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/image,_build-cache_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDiskUsage/after_LoadBusybox 21:01:41 [2022-03-23T21:01:41.432Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 21:01:41 [2022-03-23T21:01:41.689Z] === RUN TestDiskUsage/after_container.Run 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/container_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/image_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/volume_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 21:01:42 [2022-03-23T21:01:42.253Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage (1.37s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty (0.01s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) 21:01:42 [2022-03-23T21:01:42.253Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] PASS 21:01:42 [2022-03-23T21:01:42.254Z] 21:01:42 [2022-03-23T21:01:42.254Z] === Skipped 21:01:42 [2022-03-23T21:01:42.254Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:01:42 [2022-03-23T21:01:42.254Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:01:42 [2022-03-23T21:01:42.254Z] 21:01:42 [2022-03-23T21:01:42.254Z] DONE 50 tests, 1 skipped in 20.401s 21:01:42 [2022-03-23T21:01:42.254Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 21:01:42 [2022-03-23T21:01:42.254Z] ++ 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 21:01:42 [2022-03-23T21:01:42.254Z] ++ set -e 21:01:42 [2022-03-23T21:01:42.254Z] ++ '[' -n 0 ']' 21:01:42 [2022-03-23T21:01:42.254Z] ++ set -x 21:01:42 [2022-03-23T21:01:42.254Z] ++ 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 21:01:42 [2022-03-23T21:01:42.254Z] INFO: Testing against a local daemon 21:01:42 [2022-03-23T21:01:42.254Z] === RUN TestVolumesCreateAndList 21:01:42 [2022-03-23T21:01:42.254Z] --- PASS: TestVolumesCreateAndList (0.03s) 21:01:42 [2022-03-23T21:01:42.254Z] === RUN TestVolumesRemove 21:01:42 [2022-03-23T21:01:42.510Z] --- PASS: TestVolumesRemove (0.05s) 21:01:42 [2022-03-23T21:01:42.510Z] === RUN TestVolumesInspect 21:01:42 [2022-03-23T21:01:42.510Z] --- PASS: TestVolumesInspect (0.02s) 21:01:42 [2022-03-23T21:01:42.510Z] === RUN TestVolumesInvalidJSON 21:01:42 [2022-03-23T21:01:42.510Z] === RUN TestVolumesInvalidJSON//volumes/create 21:01:42 [2022-03-23T21:01:42.510Z] === PAUSE TestVolumesInvalidJSON//volumes/create 21:01:42 [2022-03-23T21:01:42.510Z] === CONT TestVolumesInvalidJSON//volumes/create 21:01:42 [2022-03-23T21:01:42.510Z] --- PASS: TestVolumesInvalidJSON (0.01s) 21:01:42 [2022-03-23T21:01:42.510Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 21:01:42 [2022-03-23T21:01:42.510Z] PASS 21:01:42 [2022-03-23T21:01:42.510Z] 21:01:42 [2022-03-23T21:01:42.510Z] DONE 5 tests in 0.152s 21:01:42 [2022-03-23T21:01:42.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:01:42 [2022-03-23T21:01:42.768Z] ++++ cat bundles/test-integration/docker.pid 21:01:42 [2022-03-23T21:01:42.768Z] +++ kill 14377 21:01:43 [2022-03-23T21:01:43.025Z] +++ /etc/init.d/apparmor stop 21:01:43 [2022-03-23T21:01:43.025Z] Leaving: AppArmorNo profiles have been unloaded. 21:01:43 [2022-03-23T21:01:43.025Z] 21:01:43 [2022-03-23T21:01:43.025Z] Unloading profiles will leave already running processes permanently 21:01:43 [2022-03-23T21:01:43.025Z] unconfined, which can lead to unexpected situations. 21:01:43 [2022-03-23T21:01:43.025Z] 21:01:43 [2022-03-23T21:01:43.025Z] To set a process to complain mode, use the command line tool 21:01:43 [2022-03-23T21:01:43.025Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 21:01:43 [2022-03-23T21:01:43.025Z] +++ true 21:01:43 [2022-03-23T21:01:43.025Z] exiting test-integration 21:01:43 [2022-03-23T21:01:43.025Z] ++ exit 0 21:01:43 [2022-03-23T21:01:43.025Z] 21:01:43 [2022-03-23T21:01:43.589Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 21:01:43 [2022-03-23T21:01:43.589Z] + for job in $(jobs -p) 21:01:43 [2022-03-23T21:01:43.589Z] + wait 10158 21:01:44 [2022-03-23T21:01:44.081Z] --- PASS: TestRenameStoppedContainer (3.12s) 21:01:44 [2022-03-23T21:01:44.081Z] === RUN TestRenameRunningContainerAndReuse 21:01:44 [2022-03-23T21:01:44.955Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 21:01:44 [2022-03-23T21:01:44.955Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 21:01:46 [2022-03-23T21:01:46.321Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 21:01:46 [2022-03-23T21:01:46.577Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 21:01:47 [2022-03-23T21:01:47.139Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 21:01:51 [2022-03-23T21:01:51.133Z] --- PASS: TestRenameRunningContainerAndReuse (6.35s) 21:01:51 [2022-03-23T21:01:51.141Z] === RUN TestRenameInvalidName 21:01:53 [2022-03-23T21:01:53.320Z] --- PASS: TestRenameInvalidName (3.21s) 21:01:53 [2022-03-23T21:01:53.320Z] === RUN TestRenameAnonymousContainer 21:01:53 [2022-03-23T21:01:53.682Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 21:01:53 [2022-03-23T21:01:53.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 21:01:55 [2022-03-23T21:01:55.575Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 21:01:56 [2022-03-23T21:01:56.965Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 21:01:57 [2022-03-23T21:01:57.527Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 21:01:58 [2022-03-23T21:01:58.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 21:01:59 [2022-03-23T21:01:59.385Z] === RUN TestDockerSuite/TestLoadNoStdinFail 21:01:59 [2022-03-23T21:01:59.385Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 21:01:59 [2022-03-23T21:01:59.641Z] === RUN TestDockerSuite/TestLoginWithoutTTY 21:01:59 [2022-03-23T21:01:59.641Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 21:01:59 [2022-03-23T21:01:59.641Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 21:02:00 [2022-03-23T21:02:00.573Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 21:02:00 [2022-03-23T21:02:00.573Z] docker_api_swarm_service_test.go:395: [da2e1324a5445] joining swarm manager [d489f8d372a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:02:01 [2022-03-23T21:02:01.137Z] === RUN TestDockerSuite/TestLogsAPIUntil 21:02:01 [2022-03-23T21:02:01.393Z] docker_api_swarm_service_test.go:395: [d950e809956d4] joining swarm manager [d489f8d372a6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:02:02 [2022-03-23T21:02:02.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:02:02 [2022-03-23T21:02:02.002Z] INFO: Testing against a local daemon 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithSession 21:02:02 [2022-03-23T21:02:02.002Z] build_session_test.go:25: TODO: BuildKit 21:02:02 [2022-03-23T21:02:02.002Z] --- SKIP: TestBuildWithSession (0.00s) 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildSquashParent 21:02:02 [2022-03-23T21:02:02.002Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:02:02 [2022-03-23T21:02:02.002Z] --- SKIP: TestBuildSquashParent (0.00s) 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithRemoveAndForceRemove 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:02:02 [2022-03-23T21:02:02.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:02:02 [2022-03-23T21:02:02.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:02:02 [2022-03-23T21:02:02.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:02:02 [2022-03-23T21:02:02.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:02:02 [2022-03-23T21:02:02.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:02:02 [2022-03-23T21:02:02.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:02:02 [2022-03-23T21:02:02.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:02:02 [2022-03-23T21:02:02.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:02:02 [2022-03-23T21:02:02.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:02:02 [2022-03-23T21:02:02.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:02:02 [2022-03-23T21:02:02.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:02:04 [2022-03-23T21:02:04.666Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 21:02:05 [2022-03-23T21:02:05.232Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 21:02:05 [2022-03-23T21:02:05.699Z] --- PASS: TestRenameAnonymousContainer (11.75s) 21:02:05 [2022-03-23T21:02:05.699Z] === RUN TestRenameContainerWithSameName 21:02:09 [2022-03-23T21:02:09.418Z] --- PASS: TestRenameContainerWithSameName (3.81s) 21:02:09 [2022-03-23T21:02:09.418Z] === RUN TestRenameContainerWithLinkedContainer 21:02:09 [2022-03-23T21:02:09.418Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 21:02:09 [2022-03-23T21:02:09.418Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 21:02:09 [2022-03-23T21:02:09.418Z] === RUN TestResize 21:02:10 [2022-03-23T21:02:10.520Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 21:02:10 [2022-03-23T21:02:10.521Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 21:02:10 [2022-03-23T21:02:10.521Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 21:02:10 [2022-03-23T21:02:10.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:02:11 [2022-03-23T21:02:11.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:02:11 [2022-03-23T21:02:11.452Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 21:02:12 [2022-03-23T21:02:12.018Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 21:02:12 [2022-03-23T21:02:12.973Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 21:02:17 [2022-03-23T21:02:17.459Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 21:02:17 [2022-03-23T21:02:17.460Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 21:02:17 [2022-03-23T21:02:17.460Z] === RUN TestDockerSuite/TestLogsFollowStopped 21:02:17 [2022-03-23T21:02:17.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 21:02:17 [2022-03-23T21:02:17.460Z] === RUN TestDockerSuite/TestLogsSeparateStderr 21:02:17 [2022-03-23T21:02:17.460Z] === RUN TestDockerSuite/TestLogsSince 21:02:17 [2022-03-23T21:02:17.583Z] --- PASS: TestResize (4.45s) 21:02:17 [2022-03-23T21:02:17.583Z] === RUN TestResizeWithInvalidSize 21:02:17 [2022-03-23T21:02:17.583Z] --- PASS: TestResizeWithInvalidSize (3.11s) 21:02:17 [2022-03-23T21:02:17.583Z] === RUN TestResizeWhenContainerNotStarted 21:02:18 [2022-03-23T21:02:18.826Z] docker_api_swarm_service_test.go:343: [d5f200205d1fa] joining swarm manager [d31680d76e9d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:02:19 [2022-03-23T21:02:19.388Z] docker_api_swarm_service_test.go:343: [d97dd2d11aef0] joining swarm manager [d31680d76e9d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:02:19 [2022-03-23T21:02:19.763Z] --- PASS: TestResizeWhenContainerNotStarted (3.15s) 21:02:19 [2022-03-23T21:02:19.763Z] === RUN TestDaemonRestartKillContainers 21:02:19 [2022-03-23T21:02:19.763Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" 21:02:19 [2022-03-23T21:02:19.763Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 21:02:19 [2022-03-23T21:02:19.763Z] === RUN TestStats 21:02:19 [2022-03-23T21:02:19.763Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 21:02:19 [2022-03-23T21:02:19.763Z] --- SKIP: TestStats (0.00s) 21:02:19 [2022-03-23T21:02:19.763Z] === RUN TestStopContainerWithRestartPolicyAlways 21:02:24 [2022-03-23T21:02:24.639Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 21:02:27 [2022-03-23T21:02:27.066Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 21:02:27 [2022-03-23T21:02:27.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.18s) 21:02:27 [2022-03-23T21:02:27.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.42s) 21:02:27 [2022-03-23T21:02:27.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.43s) 21:02:27 [2022-03-23T21:02:27.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.65s) 21:02:27 [2022-03-23T21:02:27.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.80s) 21:02:27 [2022-03-23T21:02:27.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.74s) 21:02:27 [2022-03-23T21:02:27.066Z] === RUN TestBuildMultiStageCopy 21:02:27 [2022-03-23T21:02:27.066Z] === RUN TestBuildMultiStageCopy/copy_to_root 21:02:28 [2022-03-23T21:02:28.320Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.59s) 21:02:28 [2022-03-23T21:02:28.320Z] === RUN TestStopContainerWithTimeout 21:02:28 [2022-03-23T21:02:28.320Z] stop_windows_test.go:19: testEnv.OSType == "windows" 21:02:28 [2022-03-23T21:02:28.320Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 21:02:28 [2022-03-23T21:02:28.320Z] === RUN TestUpdateRestartPolicy 21:02:29 [2022-03-23T21:02:29.886Z] === RUN TestDockerSuite/TestLogsStderrInStdout 21:02:29 [2022-03-23T21:02:29.886Z] === RUN TestDockerSuite/TestLogsTail 21:02:30 [2022-03-23T21:02:30.142Z] === RUN TestDockerSuite/TestLogsTimestamps 21:02:30 [2022-03-23T21:02:30.397Z] === RUN TestDockerSuite/TestLogsWithDetails 21:02:30 [2022-03-23T21:02:30.959Z] === RUN TestDockerSuite/TestMountIntoProc 21:02:31 [2022-03-23T21:02:31.214Z] === RUN TestDockerSuite/TestMountIntoSys 21:02:31 [2022-03-23T21:02:31.775Z] === RUN TestDockerSuite/TestNetHostname 21:02:32 [2022-03-23T21:02:32.470Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev 21:02:32 [2022-03-23T21:02:32.470Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev 21:02:32 [2022-03-23T21:02:32.470Z] GOOS="linux" GOARCH="s390x" GOARM="" 21:02:32 [2022-03-23T21:02:32.470Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev 21:02:32 [2022-03-23T21:02:32.470Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 21:02:32 [2022-03-23T21:02:32.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 21:02:32 [2022-03-23T21:02:32.822Z] + sudo modprobe ip6table_filter [Pipeline] sh 21:02:32 [2022-03-23T21:02:32.958Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 21:02:32 [2022-03-23T21:02:32.958Z] === RUN TestDockerSuite/TestNetworkEvents 21:02:33 [2022-03-23T21:02:33.111Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/test/unit 21:02:33 [2022-03-23T21:02:33.684Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') 21:02:33 [2022-03-23T21:02:33.684Z] + TESTFLAGS+=' -test.timeout=5m' 21:02:33 [2022-03-23T21:02:33.684Z] + TESTDIRS=./... 21:02:33 [2022-03-23T21:02:33.684Z] + exclude_paths='/vendor/|/integration' 21:02:33 [2022-03-23T21:02:33.684Z] ++ grep -vE '(/vendor/|/integration)' 21:02:33 [2022-03-23T21:02:33.684Z] ++ go list ./... 21:02:34 [2022-03-23T21:02:34.262Z] + pkg_list='github.com/docker/docker/api 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/backend/build 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/httpstatus 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/httputils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/middleware 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/build 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/checkpoint 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/container 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/debug 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/distribution 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/grpc 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/image 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/network 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/plugin 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/session 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/swarm 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/system 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/volume 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/backend 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/blkiodev 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/container 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/events 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/filters 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/image 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/mount 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/network 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/plugins/logdriver 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/registry 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/strslice 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/swarm 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/swarm/runtime 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/time 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/versions 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/versions/v1p19 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/versions/v1p20 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/types/volume 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/builder-next 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/builder-next/exporter 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/builder-next/worker 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/dockerfile 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/remotecontext 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/builder/remotecontext/git 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/cli 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/cli/config 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/cli/debug 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/client 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/cmd/docker-proxy 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/cmd/dockerd 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/cmd/dockerd/trap 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/container 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/container/stream 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/contrib/apparmor 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/contrib/docker-device-tool 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/contrib/httpserver 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/cluster 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/cluster/convert 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/cluster/executor 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/cluster/executor/container 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/cluster/provider 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/config 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/events 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/events/testutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/exec 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/aufs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/copy 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/overlay 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/register 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/vfs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/graphdriver/zfs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/images 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/initlayer 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/links 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/listeners 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/awslogs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/fluentd 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/gcplogs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/gelf 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/journald 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/local 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/logentries 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/loggerutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/splunk 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/syslog 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/logger/templates 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/names 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/network 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/daemon/stats 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/distribution 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/distribution/metadata 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/distribution/utils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/distribution/xfer 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/dockerversion 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/errdefs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/image 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/image/cache 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/image/tarexport 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/image/v1 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/internal/test/suite 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/layer 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libcontainerd 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libcontainerd/queue 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libcontainerd/remote 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libcontainerd/supervisor 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libcontainerd/types 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/bitseq 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cluster 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/config 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/datastore 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/diagnostic 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/discoverapi 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/driverapi 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/bridge 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/host 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/null 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/overlay 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/remote 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/windows 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/drvregistry 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/etchosts 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/idm 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/internal/caller 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipam 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipamapi 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipams/builtin 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipams/null 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipams/remote 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ipamutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/iptables 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/netlabel 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/netutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/networkdb 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/ns 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/options 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/osl 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/osl/kernel 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/portallocator 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/portmapper 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/resolvconf 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/testutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/libnetwork/types 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/oci 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/oci/caps 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/opts 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/aaparser 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/archive 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/authorization 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/broadcaster 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/capabilities 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/chrootarchive 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/containerfs 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/devicemapper 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/directory 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/dmesg 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/filenotify 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/fileutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/fsutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/homedir 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/idtools 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/ioutils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/jsonmessage 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/longpath 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/loopback 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/namesgenerator 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/parsers 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/parsers/kernel 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/pidfile 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/platform 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/plugingetter 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/plugins 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/plugins/transport 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/pools 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/progress 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/pubsub 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/reexec 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/signal 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/stack 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/stdcopy 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/streamformatter 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/stringid 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/sysinfo 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/system 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/tailfile 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/tarsum 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/truncindex 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/urlutil 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/pkg/useragent 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/plugin 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/plugin/executor/containerd 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/plugin/v2 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/profiles/apparmor 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/profiles/seccomp 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/quota 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/reference 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/registry 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/registry/resumable 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/restartmanager 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/rootless 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/rootless/specconv 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/runconfig 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/runconfig/opts 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/daemon 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/environment 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/fakecontext 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/fakegit 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/fakestorage 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/fixtures/load 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/fixtures/plugin 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/registry 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/testutil/request 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/volume 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/volume/drivers 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/volume/local 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/volume/mounts 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/volume/service 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/volume/service/opts 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/volume/testutils' 21:02:34 [2022-03-23T21:02:34.262Z] ++ grep --fixed-strings -v /libnetwork 21:02:34 [2022-03-23T21:02:34.262Z] ++ echo 'github.com/docker/docker/api 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/backend/build 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/httpstatus 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/httputils 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/middleware 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/build 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/checkpoint 21:02:34 [2022-03-23T21:02:34.262Z] github.com/docker/docker/api/server/router/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/debug 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/distribution 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/grpc 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/image 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/network 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/plugin 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/session 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/swarm 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/system 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/volume 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/backend 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/blkiodev 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/events 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/filters 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/image 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/mount 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/network 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/plugins/logdriver 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/registry 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/strslice 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/swarm 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/swarm/runtime 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/time 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/versions 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/versions/v1p19 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/versions/v1p20 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/volume 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/exporter 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/worker 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/dockerfile 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/remotecontext 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/remotecontext/git 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cli 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cli/config 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cli/debug 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/client 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/docker-proxy 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/dockerd 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/dockerd/trap 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/container/stream 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/contrib/apparmor 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/contrib/docker-device-tool 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/contrib/httpserver 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/convert 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/executor 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/executor/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/provider 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/config 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/events 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/events/testutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/exec 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/aufs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/copy 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/overlay 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/register 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/vfs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/zfs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/images 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/initlayer 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/links 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/listeners 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/awslogs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/fluentd 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/gcplogs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/gelf 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/journald 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/local 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/logentries 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/loggerutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/splunk 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/syslog 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/logger/templates 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/names 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/network 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/stats 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/distribution 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/distribution/metadata 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/distribution/utils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/distribution/xfer 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/dockerversion 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/errdefs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/image 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/image/cache 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/image/tarexport 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/image/v1 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/internal/test/suite 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/layer 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libcontainerd 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libcontainerd/queue 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libcontainerd/remote 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libcontainerd/supervisor 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libcontainerd/types 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/bitseq 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cluster 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/config 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/datastore 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/diagnostic 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/discoverapi 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/driverapi 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/bridge 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/host 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/null 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/overlay 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/remote 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/windows 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/drvregistry 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/etchosts 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/idm 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/internal/caller 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipam 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipamapi 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipams/builtin 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipams/null 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipams/remote 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ipamutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/iptables 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/netlabel 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/netutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/networkdb 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/ns 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/options 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/osl 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/osl/kernel 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/portallocator 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/portmapper 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/resolvconf 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/testutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/libnetwork/types 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/oci 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/oci/caps 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/opts 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/aaparser 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/archive 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/authorization 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/broadcaster 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/capabilities 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/chrootarchive 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/containerfs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/devicemapper 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/directory 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/dmesg 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/filenotify 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/fileutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/fsutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/homedir 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/idtools 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/ioutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/jsonmessage 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/longpath 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/loopback 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/namesgenerator 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/parsers 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/parsers/kernel 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/pidfile 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/platform 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/plugingetter 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/plugins 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/plugins/transport 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/pools 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/progress 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/pubsub 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/reexec 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/signal 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/stack 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/stdcopy 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/streamformatter 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/stringid 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/sysinfo 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/system 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/tailfile 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/tarsum 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/truncindex 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/urlutil 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/pkg/useragent 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/plugin 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/plugin/executor/containerd 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/plugin/v2 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/profiles/apparmor 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/profiles/seccomp 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/quota 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/reference 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/registry 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/registry/resumable 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/restartmanager 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/rootless 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/rootless/specconv 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/runconfig 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/runconfig/opts 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/daemon 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/environment 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/fakecontext 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/fakegit 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/fakestorage 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/fixtures/load 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/fixtures/plugin 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/registry 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/testutil/request 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/volume 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/volume/drivers 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/volume/local 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/volume/mounts 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/volume/service 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/volume/service/opts 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/volume/testutils' 21:02:34 [2022-03-23T21:02:34.263Z] + base_pkg_list='github.com/docker/docker/api 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/backend/build 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/httpstatus 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/httputils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/middleware 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/build 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/checkpoint 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/debug 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/distribution 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/grpc 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/image 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/network 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/plugin 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/session 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/swarm 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/system 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/server/router/volume 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/backend 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/blkiodev 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/events 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/filters 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/image 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/mount 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/network 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/plugins/logdriver 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/registry 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/strslice 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/swarm 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/swarm/runtime 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/time 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/versions 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/versions/v1p19 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/versions/v1p20 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/api/types/volume 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/exporter 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/builder-next/worker 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/dockerfile 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/remotecontext 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/builder/remotecontext/git 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cli 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cli/config 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cli/debug 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/client 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/docker-proxy 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/dockerd 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/dockerd/trap 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/container/stream 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/contrib/apparmor 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/contrib/docker-device-tool 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/contrib/httpserver 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/convert 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/executor 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/executor/container 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/cluster/provider 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/config 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/events 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/events/testutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/exec 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/aufs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/copy 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/overlay 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:02:34 [2022-03-23T21:02:34.263Z] github.com/docker/docker/daemon/graphdriver/register 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/vfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/zfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/images 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/initlayer 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/links 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/listeners 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/awslogs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/fluentd 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/gcplogs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/gelf 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/journald 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/local 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/logentries 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/loggerutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/splunk 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/syslog 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/templates 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/names 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/network 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/stats 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution/metadata 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution/utils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution/xfer 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/dockerversion 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/errdefs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image/cache 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image/tarexport 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image/v1 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/internal/test/suite 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/layer 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/queue 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/remote 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/supervisor 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/types 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/oci 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/oci/caps 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/opts 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/aaparser 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/archive 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/authorization 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/broadcaster 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/capabilities 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/chrootarchive 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/containerfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/devicemapper 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/directory 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/dmesg 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/filenotify 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/fileutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/fsutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/homedir 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/idtools 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/ioutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/jsonmessage 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/longpath 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/loopback 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/namesgenerator 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/parsers 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/parsers/kernel 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/pidfile 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/platform 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/plugingetter 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/plugins 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/plugins/transport 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/pools 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/progress 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/pubsub 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/reexec 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/signal 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/stack 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/stdcopy 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/streamformatter 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/stringid 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/sysinfo 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/system 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/tailfile 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/tarsum 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/truncindex 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/urlutil 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/useragent 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/plugin 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/plugin/executor/containerd 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/plugin/v2 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/profiles/apparmor 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/profiles/seccomp 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/quota 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/reference 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/registry 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/registry/resumable 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/restartmanager 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/rootless 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/rootless/specconv 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/runconfig 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/runconfig/opts 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/daemon 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/environment 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/fakecontext 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/fakegit 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/fakestorage 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/fixtures/load 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/fixtures/plugin 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/registry 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/testutil/request 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/volume 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/volume/drivers 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/volume/local 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/volume/mounts 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/volume/service 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/volume/service/opts 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/volume/testutils' 21:02:34 [2022-03-23T21:02:34.264Z] ++ grep --fixed-strings /libnetwork 21:02:34 [2022-03-23T21:02:34.264Z] ++ echo 'github.com/docker/docker/api 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/backend/build 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/httpstatus 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/httputils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/middleware 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/build 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/checkpoint 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/container 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/debug 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/distribution 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/grpc 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/image 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/network 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/plugin 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/session 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/swarm 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/system 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/server/router/volume 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/backend 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/blkiodev 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/container 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/events 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/filters 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/image 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/mount 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/network 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/plugins/logdriver 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/registry 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/strslice 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/swarm 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/swarm/runtime 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/time 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/versions 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/versions/v1p19 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/versions/v1p20 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/api/types/volume 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/builder-next 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/builder-next/exporter 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/builder-next/worker 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/dockerfile 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/remotecontext 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/builder/remotecontext/git 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/cli 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/cli/config 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/cli/debug 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/client 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/cmd/docker-proxy 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/cmd/dockerd 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/cmd/dockerd/trap 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/container 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/container/stream 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/contrib/apparmor 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/contrib/docker-device-tool 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/contrib/httpserver 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/cluster 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/cluster/convert 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/cluster/executor 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/cluster/executor/container 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/cluster/provider 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/config 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/events 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/events/testutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/exec 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/aufs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/copy 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/overlay 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/register 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/vfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/graphdriver/zfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/images 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/initlayer 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/links 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/listeners 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/awslogs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/fluentd 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/gcplogs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/gelf 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/journald 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/local 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/logentries 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/loggerutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/splunk 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/syslog 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/logger/templates 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/names 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/network 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/daemon/stats 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution/metadata 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution/utils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/distribution/xfer 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/dockerversion 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/errdefs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image/cache 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image/tarexport 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/image/v1 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/internal/test/suite 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/layer 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/queue 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/remote 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/supervisor 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libcontainerd/types 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/bitseq 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cluster 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/config 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/datastore 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/diagnostic 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/discoverapi 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/driverapi 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/bridge 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/host 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/null 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/overlay 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/remote 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/windows 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/drvregistry 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/etchosts 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/idm 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/internal/caller 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipam 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipamapi 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipams/builtin 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipams/null 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipams/remote 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ipamutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/iptables 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/netlabel 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/netutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/networkdb 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/ns 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/options 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/osl 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/osl/kernel 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/portallocator 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/portmapper 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/resolvconf 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/testutils 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/libnetwork/types 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/oci 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/oci/caps 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/opts 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/aaparser 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/archive 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/authorization 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/broadcaster 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/capabilities 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/chrootarchive 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/containerfs 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/devicemapper 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/directory 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/dmesg 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/filenotify 21:02:34 [2022-03-23T21:02:34.264Z] github.com/docker/docker/pkg/fileutils 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/fsutils 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/homedir 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/idtools 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/ioutils 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/jsonmessage 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/longpath 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/loopback 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/namesgenerator 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/parsers 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/parsers/kernel 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/pidfile 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/platform 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/plugingetter 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/plugins 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/plugins/transport 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/pools 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/progress 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/pubsub 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/reexec 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/signal 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/stack 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/stdcopy 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/streamformatter 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/stringid 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/sysinfo 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/system 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/tailfile 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/tarsum 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/truncindex 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/urlutil 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/pkg/useragent 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/plugin 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/plugin/executor/containerd 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/plugin/v2 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/profiles/apparmor 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/profiles/seccomp 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/quota 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/reference 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/registry 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/registry/resumable 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/restartmanager 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/rootless 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/rootless/specconv 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/runconfig 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/runconfig/opts 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/daemon 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/environment 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/fakecontext 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/fakegit 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/fakestorage 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/fixtures/load 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/fixtures/plugin 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/registry 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/testutil/request 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/volume 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/volume/drivers 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/volume/local 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/volume/mounts 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/volume/service 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/volume/service/opts 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/volume/testutils' 21:02:34 [2022-03-23T21:02:34.265Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/libnetwork/bitseq 21:02:34 [2022-03-23T21:02:34.265Z] github.com/docker/docker/libnetwork/cluster 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/config 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/datastore 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/diagnostic 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/discoverapi 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/driverapi 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/bridge 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/host 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/null 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/overlay 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/remote 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/windows 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drvregistry 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/etchosts 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/idm 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/internal/caller 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipam 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipamapi 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/builtin 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/null 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/remote 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipamutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/iptables 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/netlabel 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/netutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/networkdb 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ns 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/options 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/osl 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/osl/kernel 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/portallocator 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/portmapper 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/resolvconf 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/testutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/types' 21:02:34 [2022-03-23T21:02:34.527Z] + grep --fixed-strings libnetwork/drivers/bridge 21:02:34 [2022-03-23T21:02:34.527Z] + echo 'github.com/docker/docker/libnetwork 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/bitseq 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cluster 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/config 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/datastore 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/diagnostic 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/discoverapi 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/driverapi 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/bridge 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/host 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/null 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/overlay 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/remote 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/windows 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drvregistry 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/etchosts 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/idm 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/internal/caller 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipam 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipamapi 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/builtin 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/null 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/remote 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ipamutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/iptables 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/netlabel 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/netutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/networkdb 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/ns 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/options 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/osl 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/osl/kernel 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/portallocator 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/portmapper 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/resolvconf 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/testutils 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/types' 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/bridge 21:02:34 [2022-03-23T21:02:34.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:02:34 [2022-03-23T21:02:34.527Z] + type docker-proxy 21:02:34 [2022-03-23T21:02:34.527Z] hack/test/unit: line 25: type: docker-proxy: not found 21:02:34 [2022-03-23T21:02:34.527Z] + hack/make.sh binary-proxy install-proxy 21:02:34 [2022-03-23T21:02:34.527Z] 21:02:34 [2022-03-23T21:02:34.527Z] Removing bundles/ 21:02:34 [2022-03-23T21:02:34.527Z] 21:02:34 [2022-03-23T21:02:34.527Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 21:02:34 [2022-03-23T21:02:34.527Z] Building: bundles/binary-proxy/docker-proxy-dev 21:02:34 [2022-03-23T21:02:34.527Z] GOOS="" GOARCH="" GOARM="" 21:02:34 [2022-03-23T21:02:34.894Z] docker_api_swarm_service_test.go:490: [da1bc0d4f4e27] joining swarm manager [dee958a15cd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:02:35 [2022-03-23T21:02:35.458Z] docker_api_swarm_service_test.go:490: [da52deddef490] joining swarm manager [dee958a15cd62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:02:35 [2022-03-23T21:02:35.621Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 21:02:36 [2022-03-23T21:02:36.589Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 21:02:37 [2022-03-23T21:02:37.554Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 21:02:38 [2022-03-23T21:02:38.740Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 21:02:39 [2022-03-23T21:02:39.088Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 21:02:40 [2022-03-23T21:02:40.122Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 21:02:40 [2022-03-23T21:02:40.379Z] === RUN TestDockerSuite/TestPluginActive 21:02:40 [2022-03-23T21:02:40.622Z] --- PASS: TestBuildMultiStageCopy (14.87s) 21:02:40 [2022-03-23T21:02:40.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.03s) 21:02:40 [2022-03-23T21:02:40.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) 21:02:40 [2022-03-23T21:02:40.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) 21:02:40 [2022-03-23T21:02:40.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) 21:02:40 [2022-03-23T21:02:40.622Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.59s) 21:02:40 [2022-03-23T21:02:40.622Z] === RUN TestBuildMultiStageParentConfig 21:02:42 [2022-03-23T21:02:42.266Z] === RUN TestDockerSuite/TestPluginActiveNetwork 21:02:42 [2022-03-23T21:02:42.680Z] Created binary: bundles/binary-proxy/docker-proxy-dev 21:02:42 [2022-03-23T21:02:42.680Z] 21:02:42 [2022-03-23T21:02:42.680Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 21:02:42 [2022-03-23T21:02:42.680Z] Installing docker-proxy to /usr/local/bin/ 21:02:42 [2022-03-23T21:02:42.680Z] 21:02:42 [2022-03-23T21:02:42.680Z] + mkdir -p bundles 21:02:42 [2022-03-23T21:02:42.680Z] + '[' -n 'github.com/docker/docker/api 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/backend/build 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/httpstatus 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/httputils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/middleware 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/build 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/checkpoint 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/container 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/debug 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/distribution 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/grpc 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/image 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/network 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/plugin 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/session 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/swarm 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/system 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/server/router/volume 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/backend 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/blkiodev 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/container 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/events 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/filters 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/image 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/mount 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/network 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/plugins/logdriver 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/registry 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/strslice 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/swarm 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/swarm/runtime 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/time 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/versions 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/versions/v1p19 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/versions/v1p20 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/api/types/volume 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/builder-next 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/builder-next/exporter 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/builder-next/worker 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/dockerfile 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/remotecontext 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/builder/remotecontext/git 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/cli 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/cli/config 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/cli/debug 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/client 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/cmd/docker-proxy 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/cmd/dockerd 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/cmd/dockerd/trap 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/container 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/container/stream 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/contrib/apparmor 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/contrib/docker-device-tool 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/contrib/httpserver 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/cluster 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/cluster/convert 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/cluster/executor 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/cluster/executor/container 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/cluster/provider 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/config 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/events 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/events/testutils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/exec 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/aufs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/copy 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/overlay 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/register 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/vfs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/graphdriver/zfs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/images 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/initlayer 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/links 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/listeners 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/awslogs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/fluentd 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/gcplogs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/gelf 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/journald 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/local 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/logentries 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/loggerutils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/splunk 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/syslog 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/logger/templates 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/names 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/network 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/daemon/stats 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/distribution 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/distribution/metadata 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/distribution/utils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/distribution/xfer 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/dockerversion 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/errdefs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/image 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/image/cache 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/image/tarexport 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/image/v1 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/internal/test/suite 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/layer 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/libcontainerd 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/libcontainerd/queue 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/libcontainerd/remote 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/libcontainerd/supervisor 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/libcontainerd/types 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/oci 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/oci/caps 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/opts 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/aaparser 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/archive 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/authorization 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/broadcaster 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/capabilities 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/chrootarchive 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/containerfs 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/devicemapper 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/directory 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/dmesg 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/filenotify 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/fileutils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/fsutils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/homedir 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/idtools 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/ioutils 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/jsonmessage 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/longpath 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/loopback 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/namesgenerator 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/parsers 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/parsers/kernel 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/pidfile 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/platform 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/plugingetter 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/plugins 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/plugins/transport 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/pools 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/progress 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/pubsub 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/reexec 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/signal 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/stack 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/stdcopy 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/streamformatter 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/stringid 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/sysinfo 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/system 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/tailfile 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/tarsum 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/truncindex 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/urlutil 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/pkg/useragent 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/plugin 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/plugin/executor/containerd 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/plugin/v2 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/profiles/apparmor 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/profiles/seccomp 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/quota 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/reference 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/registry 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/registry/resumable 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/restartmanager 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/rootless 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/rootless/specconv 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/runconfig 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/runconfig/opts 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/daemon 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/environment 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/fakecontext 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/fakegit 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/fakestorage 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/fixtures/load 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/fixtures/plugin 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/registry 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/testutil/request 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/volume 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/volume/drivers 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/volume/local 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/volume/mounts 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/volume/service 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/volume/service/opts 21:02:42 [2022-03-23T21:02:42.680Z] github.com/docker/docker/volume/testutils' ']' 21:02:42 [2022-03-23T21:02:42.681Z] + 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/httpstatus 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 21:02:42 [2022-03-23T21:02:42.942Z] ? github.com/docker/docker/api [no test files] 21:02:43 [2022-03-23T21:02:43.521Z] --- PASS: TestBuildMultiStageParentConfig (2.80s) 21:02:43 [2022-03-23T21:02:43.521Z] === RUN TestBuildLabelWithTargets 21:02:43 [2022-03-23T21:02:43.521Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 21:02:43 [2022-03-23T21:02:43.521Z] --- SKIP: TestBuildLabelWithTargets (0.00s) 21:02:43 [2022-03-23T21:02:43.521Z] === RUN TestBuildWithEmptyLayers 21:02:44 [2022-03-23T21:02:44.485Z] --- PASS: TestBuildWithEmptyLayers (1.45s) 21:02:44 [2022-03-23T21:02:44.485Z] === RUN TestBuildMultiStageOnBuild 21:02:47 [2022-03-23T21:02:47.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 21:02:48 [2022-03-23T21:02:48.488Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 21:02:48 [2022-03-23T21:02:48.488Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 21:02:48 [2022-03-23T21:02:48.488Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 21:02:49 [2022-03-23T21:02:49.859Z] === RUN TestDockerSuite/TestPluginLogDriver 21:02:53 [2022-03-23T21:02:53.134Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 21:02:53 [2022-03-23T21:02:53.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 21:02:53 [2022-03-23T21:02:53.402Z] --- PASS: TestUpdateRestartPolicy (24.90s) 21:02:53 [2022-03-23T21:02:53.402Z] === RUN TestUpdateRestartWithAutoRemove 21:02:55 [2022-03-23T21:02:55.276Z] === RUN TestDockerSuite/TestPluginMetricsCollector 21:02:55 [2022-03-23T21:02:55.532Z] docker_api_swarm_service_test.go:128: [d2c9725552655] joining swarm manager [d9c608bf09670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:02:56 [2022-03-23T21:02:56.461Z] docker_api_swarm_service_test.go:129: [dc03f235b7608] joining swarm manager [d9c608bf09670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:02:57 [2022-03-23T21:02:57.123Z] --- PASS: TestUpdateRestartWithAutoRemove (3.39s) 21:02:57 [2022-03-23T21:02:57.123Z] === RUN TestWaitNonBlocked 21:02:57 [2022-03-23T21:02:57.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:02:57 [2022-03-23T21:02:57.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:02:57 [2022-03-23T21:02:57.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:02:57 [2022-03-23T21:02:57.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:02:57 [2022-03-23T21:02:57.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:02:57 [2022-03-23T21:02:57.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:02:57 [2022-03-23T21:02:57.831Z] === RUN TestDockerSuite/TestPluginUpgrade 21:02:58 [2022-03-23T21:02:58.088Z] docker_api_swarm_service_test.go:137: [d93d3f78840b4] joining swarm manager [d9c608bf09670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 21:02:59 [2022-03-23T21:02:59.035Z] docker_api_swarm_service_test.go:138: [d3002a95991dd] joining swarm manager [d9c608bf09670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 21:03:00 [2022-03-23T21:03:00.844Z] --- PASS: TestWaitNonBlocked (0.03s) 21:03:00 [2022-03-23T21:03:00.844Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.82s) 21:03:00 [2022-03-23T21:03:00.844Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.19s) 21:03:00 [2022-03-23T21:03:00.844Z] === RUN TestWaitBlocked 21:03:00 [2022-03-23T21:03:00.844Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 21:03:00 [2022-03-23T21:03:00.844Z] --- SKIP: TestWaitBlocked (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] PASS 21:03:00 [2022-03-23T21:03:00.844Z] ok github.com/docker/docker/integration/container 119.938s 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === Skipped 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) 21:03:00 [2022-03-23T21:03:00.844Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] health_test.go:20: testEnv.OSType == "windows": FIXME 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 21:03:00 [2022-03-23T21:03:00.844Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] stop_windows_test.go:19: testEnv.OSType == "windows" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 21:03:00 [2022-03-23T21:03:00.844Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 21:03:00 [2022-03-23T21:03:00.844Z] 21:03:00 [2022-03-23T21:03:00.844Z] DONE 87 tests, 34 skipped in 122.733s 21:03:00 [2022-03-23T21:03:00.844Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon 21:03:01 [2022-03-23T21:03:01.090Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements 21:03:03 [2022-03-23T21:03:03.207Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 21:03:04 [2022-03-23T21:03:04.135Z] === RUN TestDockerSuite/TestPortExposeHostBinding 21:03:05 [2022-03-23T21:03:05.062Z] === RUN TestDockerSuite/TestPortHostBinding 21:03:05 [2022-03-23T21:03:05.570Z] --- PASS: TestBuildMultiStageOnBuild (17.73s) 21:03:05 [2022-03-23T21:03:05.570Z] === RUN TestBuildUncleanTarFilenames 21:03:05 [2022-03-23T21:03:05.570Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 21:03:05 [2022-03-23T21:03:05.570Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 21:03:05 [2022-03-23T21:03:05.570Z] === RUN TestBuildMultiStageLayerLeak 21:03:05 [2022-03-23T21:03:05.989Z] === RUN TestDockerSuite/TestPortList 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPINetworkFilter 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPIOptionsRoute 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 21:03:07 [2022-03-23T21:03:07.935Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux 21:03:07 [2022-03-23T21:03:07.935Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 21:03:11 [2022-03-23T21:03:11.645Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 21:03:11 [2022-03-23T21:03:11.645Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux 21:03:11 [2022-03-23T21:03:11.645Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 21:03:11 [2022-03-23T21:03:11.645Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux 21:03:11 [2022-03-23T21:03:11.645Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 21:03:12 [2022-03-23T21:03:12.524Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 21:03:12 [2022-03-23T21:03:12.779Z] === RUN TestDockerSuite/TestPostContainersAttach 21:03:14 [2022-03-23T21:03:14.533Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 21:03:17 [2022-03-23T21:03:17.449Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 21:03:17 [2022-03-23T21:03:17.449Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor 21:03:17 [2022-03-23T21:03:17.449Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 21:03:17 [2022-03-23T21:03:17.449Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor 21:03:17 [2022-03-23T21:03:17.449Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 21:03:17 [2022-03-23T21:03:17.449Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 21:03:17 [2022-03-23T21:03:17.449Z] === RUN TestDockerSuite/TestAttachDisconnect 21:03:17 [2022-03-23T21:03:17.449Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 21:03:17 [2022-03-23T21:03:17.449Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 21:03:17 [2022-03-23T21:03:17.924Z] --- PASS: TestBuildMultiStageLayerLeak (15.63s) 21:03:17 [2022-03-23T21:03:17.924Z] === RUN TestBuildWithHugeFile 21:03:19 [2022-03-23T21:03:19.309Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 21:03:19 [2022-03-23T21:03:19.309Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 21:03:19 [2022-03-23T21:03:19.309Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 21:03:19 [2022-03-23T21:03:19.309Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 21:03:19 [2022-03-23T21:03:19.309Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 21:03:19 [2022-03-23T21:03:19.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 21:03:19 [2022-03-23T21:03:19.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 21:03:19 [2022-03-23T21:03:19.821Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 21:03:19 [2022-03-23T21:03:19.821Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 21:03:20 [2022-03-23T21:03:20.334Z] === RUN TestDockerSuite/TestAttachPausedContainer 21:03:20 [2022-03-23T21:03:20.334Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 21:03:20 [2022-03-23T21:03:20.334Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 21:03:20 [2022-03-23T21:03:20.334Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 21:03:20 [2022-03-23T21:03:20.334Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 21:03:20 [2022-03-23T21:03:20.748Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 21:03:20 [2022-03-23T21:03:20.748Z] === RUN TestDockerSuite/TestPruneContainerLabel 21:03:21 [2022-03-23T21:03:21.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 21:03:21 [2022-03-23T21:03:21.935Z] === RUN TestConfigDaemonLibtrustID 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:26: runtime.GOOS == "windows" 21:03:21 [2022-03-23T21:03:21.935Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] === RUN TestDaemonConfigValidation 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:45: runtime.GOOS == "windows" 21:03:21 [2022-03-23T21:03:21.935Z] --- SKIP: TestDaemonConfigValidation (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] === RUN TestConfigDaemonSeccompProfiles 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:111: runtime.GOOS == "windows" 21:03:21 [2022-03-23T21:03:21.935Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] === RUN TestDaemonProxy 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows 21:03:21 [2022-03-23T21:03:21.935Z] --- SKIP: TestDaemonProxy (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] PASS 21:03:21 [2022-03-23T21:03:21.935Z] ok github.com/docker/docker/integration/daemon 0.108s 21:03:21 [2022-03-23T21:03:21.935Z] 21:03:21 [2022-03-23T21:03:21.935Z] === Skipped 21:03:21 [2022-03-23T21:03:21.935Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:26: runtime.GOOS == "windows" 21:03:21 [2022-03-23T21:03:21.935Z] 21:03:21 [2022-03-23T21:03:21.935Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:45: runtime.GOOS == "windows" 21:03:21 [2022-03-23T21:03:21.935Z] 21:03:21 [2022-03-23T21:03:21.935Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:111: runtime.GOOS == "windows" 21:03:21 [2022-03-23T21:03:21.935Z] 21:03:21 [2022-03-23T21:03:21.935Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) 21:03:21 [2022-03-23T21:03:21.935Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows 21:03:21 [2022-03-23T21:03:21.935Z] 21:03:21 [2022-03-23T21:03:21.935Z] DONE 4 tests, 4 skipped in 20.604s 21:03:21 [2022-03-23T21:03:21.935Z] Running D:\gopath\src\github.com\docker\docker\integration\image 21:03:22 [2022-03-23T21:03:22.896Z] === RUN TestDockerSuite/TestPruneContainerUntil 21:03:23 [2022-03-23T21:03:23.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 21:03:24 [2022-03-23T21:03:24.051Z] === RUN TestDockerSuite/TestPruneNetworkLabel 21:03:24 [2022-03-23T21:03:24.306Z] === RUN TestDockerSuite/TestPruneVolumeLabel 21:03:24 [2022-03-23T21:03:24.562Z] === RUN TestDockerSuite/TestPsByOrder 21:03:25 [2022-03-23T21:03:25.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:25 [2022-03-23T21:03:25.694Z] INFO: Testing against a local daemon 21:03:25 [2022-03-23T21:03:25.694Z] === RUN TestCommitInheritsEnv 21:03:25 [2022-03-23T21:03:25.694Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 21:03:25 [2022-03-23T21:03:25.694Z] --- SKIP: TestCommitInheritsEnv (0.00s) 21:03:25 [2022-03-23T21:03:25.694Z] === RUN TestImportExtremelyLargeImageWorks 21:03:25 [2022-03-23T21:03:25.694Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows 21:03:25 [2022-03-23T21:03:25.694Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 21:03:25 [2022-03-23T21:03:25.694Z] === RUN TestImportWithCustomPlatform 21:03:25 [2022-03-23T21:03:25.694Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows 21:03:25 [2022-03-23T21:03:25.694Z] --- SKIP: TestImportWithCustomPlatform (0.00s) 21:03:25 [2022-03-23T21:03:25.694Z] === RUN TestImagesFilterMultiReference 21:03:25 [2022-03-23T21:03:25.694Z] --- PASS: TestImagesFilterMultiReference (0.07s) 21:03:25 [2022-03-23T21:03:25.694Z] === RUN TestImagePullPlatformInvalid 21:03:25 [2022-03-23T21:03:25.694Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 21:03:25 [2022-03-23T21:03:25.694Z] === RUN TestRemoveImageOrphaning 21:03:25 [2022-03-23T21:03:25.927Z] docker_api_swarm_service_test.go:304: [d1d413ed798bb] joining swarm manager [d0f9e8e7cc86d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:03:26 [2022-03-23T21:03:26.154Z] --- PASS: TestRemoveImageOrphaning (0.97s) 21:03:26 [2022-03-23T21:03:26.154Z] === RUN TestTagUnprefixedRepoByNameOrName 21:03:26 [2022-03-23T21:03:26.154Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 21:03:26 [2022-03-23T21:03:26.154Z] === RUN TestTagInvalidReference 21:03:26 [2022-03-23T21:03:26.154Z] --- PASS: TestTagInvalidReference (0.03s) 21:03:26 [2022-03-23T21:03:26.154Z] === RUN TestTagValidPrefixedRepo 21:03:26 [2022-03-23T21:03:26.489Z] docker_api_swarm_service_test.go:304: [d560527470f04] joining swarm manager [d0f9e8e7cc86d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:03:26 [2022-03-23T21:03:26.609Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 21:03:26 [2022-03-23T21:03:26.609Z] === RUN TestTagExistedNameWithoutForce 21:03:26 [2022-03-23T21:03:26.609Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 21:03:26 [2022-03-23T21:03:26.609Z] === RUN TestTagOfficialNames 21:03:26 [2022-03-23T21:03:26.609Z] --- PASS: TestTagOfficialNames (0.10s) 21:03:26 [2022-03-23T21:03:26.609Z] === RUN TestTagMatchesDigest 21:03:26 [2022-03-23T21:03:26.609Z] --- PASS: TestTagMatchesDigest (0.03s) 21:03:26 [2022-03-23T21:03:26.609Z] PASS 21:03:26 [2022-03-23T21:03:26.609Z] ok github.com/docker/docker/integration/image 1.434s 21:03:26 [2022-03-23T21:03:26.609Z] 21:03:26 [2022-03-23T21:03:26.609Z] === Skipped 21:03:26 [2022-03-23T21:03:26.609Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 21:03:26 [2022-03-23T21:03:26.609Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 21:03:26 [2022-03-23T21:03:26.609Z] 21:03:26 [2022-03-23T21:03:26.609Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 21:03:26 [2022-03-23T21:03:26.609Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows 21:03:26 [2022-03-23T21:03:26.609Z] 21:03:26 [2022-03-23T21:03:26.609Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) 21:03:26 [2022-03-23T21:03:26.609Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows 21:03:26 [2022-03-23T21:03:26.609Z] 21:03:26 [2022-03-23T21:03:26.609Z] DONE 12 tests, 3 skipped in 5.017s 21:03:26 [2022-03-23T21:03:26.610Z] Running D:\gopath\src\github.com\docker\docker\integration\network 21:03:26 [2022-03-23T21:03:26.745Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 21:03:27 [2022-03-23T21:03:27.459Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 21:03:28 [2022-03-23T21:03:28.113Z] === RUN TestDockerSuite/TestPsListContainersBase 21:03:28 [2022-03-23T21:03:28.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:28 [2022-03-23T21:03:28.773Z] INFO: Testing against a local daemon 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkCreateDelete 21:03:28 [2022-03-23T21:03:28.773Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestNetworkCreateDelete (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestDockerNetworkDeletePreferID 21:03:28 [2022-03-23T21:03:28.773Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestDaemonDNSFallback 21:03:28 [2022-03-23T21:03:28.773Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestDaemonDNSFallback (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestInspectNetwork 21:03:28 [2022-03-23T21:03:28.773Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestInspectNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestRunContainerWithBridgeNone 21:03:28 [2022-03-23T21:03:28.773Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkInvalidJSON 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkInvalidJSON//networks/create 21:03:28 [2022-03-23T21:03:28.773Z] === PAUSE TestNetworkInvalidJSON//networks/create 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 21:03:28 [2022-03-23T21:03:28.773Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 21:03:28 [2022-03-23T21:03:28.773Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 21:03:28 [2022-03-23T21:03:28.773Z] === CONT TestNetworkInvalidJSON//networks/create 21:03:28 [2022-03-23T21:03:28.773Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 21:03:28 [2022-03-23T21:03:28.773Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 21:03:28 [2022-03-23T21:03:28.773Z] --- PASS: TestNetworkInvalidJSON (0.03s) 21:03:28 [2022-03-23T21:03:28.773Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 21:03:28 [2022-03-23T21:03:28.773Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 21:03:28 [2022-03-23T21:03:28.773Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkList 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkList//networks 21:03:28 [2022-03-23T21:03:28.773Z] === PAUSE TestNetworkList//networks 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestNetworkList//networks/ 21:03:28 [2022-03-23T21:03:28.773Z] === PAUSE TestNetworkList//networks/ 21:03:28 [2022-03-23T21:03:28.773Z] === CONT TestNetworkList//networks 21:03:28 [2022-03-23T21:03:28.773Z] === CONT TestNetworkList//networks/ 21:03:28 [2022-03-23T21:03:28.773Z] --- PASS: TestNetworkList (0.03s) 21:03:28 [2022-03-23T21:03:28.773Z] --- PASS: TestNetworkList//networks (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] --- PASS: TestNetworkList//networks/ (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestHostIPv4BridgeLabel 21:03:28 [2022-03-23T21:03:28.773Z] network_test.go:128: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestDaemonRestartWithLiveRestore 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:30: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestDaemonDefaultNetworkPools 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:59: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestDaemonRestartWithExistingNetwork 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:103: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:137: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:188: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestServiceWithPredefinedNetwork 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:213: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:243: FLAKY_TEST 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestServiceWithDataPathPortInit 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:334: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] === RUN TestServiceWithDefaultAddressPoolInit 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:402: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] PASS 21:03:28 [2022-03-23T21:03:28.773Z] ok github.com/docker/docker/integration/network 0.154s 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === Skipped 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] network_test.go:128: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:30: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:59: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:103: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:137: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:188: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:213: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:243: FLAKY_TEST 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:334: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 21:03:28 [2022-03-23T21:03:28.773Z] service_test.go:402: testEnv.OSType == "windows" 21:03:28 [2022-03-23T21:03:28.773Z] 21:03:28 [2022-03-23T21:03:28.773Z] DONE 22 tests, 15 skipped in 1.934s 21:03:28 [2022-03-23T21:03:28.773Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 21:03:29 [2022-03-23T21:03:29.739Z] testing: warning: no tests to run 21:03:29 [2022-03-23T21:03:29.739Z] PASS 21:03:29 [2022-03-23T21:03:29.739Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s 21:03:29 [2022-03-23T21:03:29.739Z] 21:03:29 [2022-03-23T21:03:29.739Z] DONE 0 tests in 0.657s 21:03:29 [2022-03-23T21:03:29.739Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 21:03:30 [2022-03-23T21:03:30.196Z] testing: warning: no tests to run 21:03:30 [2022-03-23T21:03:30.196Z] PASS 21:03:30 [2022-03-23T21:03:30.196Z] ok github.com/docker/docker/integration/network/macvlan 0.062s 21:03:30 [2022-03-23T21:03:30.196Z] 21:03:30 [2022-03-23T21:03:30.196Z] DONE 0 tests in 0.664s 21:03:30 [2022-03-23T21:03:30.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 21:03:30 [2022-03-23T21:03:30.627Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 21:03:31 [2022-03-23T21:03:31.154Z] testing: warning: no tests to run 21:03:31 [2022-03-23T21:03:31.154Z] PASS 21:03:31 [2022-03-23T21:03:31.154Z] ok github.com/docker/docker/integration/plugin 0.067s 21:03:31 [2022-03-23T21:03:31.154Z] 21:03:31 [2022-03-23T21:03:31.154Z] DONE 0 tests in 0.665s 21:03:31 [2022-03-23T21:03:31.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 21:03:31 [2022-03-23T21:03:31.609Z] testing: warning: no tests to run 21:03:31 [2022-03-23T21:03:31.609Z] PASS 21:03:31 [2022-03-23T21:03:31.609Z] ok github.com/docker/docker/integration/plugin/authz 0.059s 21:03:31 [2022-03-23T21:03:31.609Z] 21:03:31 [2022-03-23T21:03:31.609Z] DONE 0 tests in 0.654s 21:03:32 [2022-03-23T21:03:32.064Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 21:03:33 [2022-03-23T21:03:33.190Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 21:03:33 [2022-03-23T21:03:33.190Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 21:03:35 [2022-03-23T21:03:35.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:35 [2022-03-23T21:03:35.781Z] INFO: Testing against a local daemon 21:03:35 [2022-03-23T21:03:35.781Z] === RUN TestPluginInvalidJSON 21:03:35 [2022-03-23T21:03:35.781Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 21:03:35 [2022-03-23T21:03:35.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 21:03:35 [2022-03-23T21:03:35.781Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 21:03:35 [2022-03-23T21:03:35.781Z] --- PASS: TestPluginInvalidJSON (0.03s) 21:03:35 [2022-03-23T21:03:35.781Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 21:03:35 [2022-03-23T21:03:35.781Z] === RUN TestPluginInstall 21:03:35 [2022-03-23T21:03:35.781Z] plugin_test.go:63: testEnv.OSType == "windows" 21:03:35 [2022-03-23T21:03:35.781Z] --- SKIP: TestPluginInstall (0.00s) 21:03:35 [2022-03-23T21:03:35.781Z] === RUN TestPluginsWithRuntimes 21:03:35 [2022-03-23T21:03:35.781Z] plugin_test.go:172: testEnv.OSType == "windows" 21:03:35 [2022-03-23T21:03:35.781Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 21:03:35 [2022-03-23T21:03:35.781Z] === RUN TestPluginBackCompatMediaTypes 21:03:35 [2022-03-23T21:03:35.781Z] plugin_test.go:234: testEnv.OSType == "windows" 21:03:35 [2022-03-23T21:03:35.781Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 21:03:35 [2022-03-23T21:03:35.781Z] PASS 21:03:35 [2022-03-23T21:03:35.782Z] ok github.com/docker/docker/integration/plugin/common 0.093s 21:03:36 [2022-03-23T21:03:36.241Z] 21:03:36 [2022-03-23T21:03:36.241Z] === Skipped 21:03:36 [2022-03-23T21:03:36.241Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 21:03:36 [2022-03-23T21:03:36.241Z] plugin_test.go:63: testEnv.OSType == "windows" 21:03:36 [2022-03-23T21:03:36.241Z] 21:03:36 [2022-03-23T21:03:36.241Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 21:03:36 [2022-03-23T21:03:36.241Z] plugin_test.go:172: testEnv.OSType == "windows" 21:03:36 [2022-03-23T21:03:36.241Z] 21:03:36 [2022-03-23T21:03:36.241Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 21:03:36 [2022-03-23T21:03:36.241Z] plugin_test.go:234: testEnv.OSType == "windows" 21:03:36 [2022-03-23T21:03:36.241Z] 21:03:36 [2022-03-23T21:03:36.241Z] DONE 5 tests, 3 skipped in 4.193s 21:03:36 [2022-03-23T21:03:36.241Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 21:03:36 [2022-03-23T21:03:36.466Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 21:03:38 [2022-03-23T21:03:38.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:38 [2022-03-23T21:03:38.407Z] INFO: Testing against a local daemon 21:03:38 [2022-03-23T21:03:38.407Z] === RUN TestExternalGraphDriver 21:03:38 [2022-03-23T21:03:38.407Z] external_test.go:47: runtime.GOOS == "windows" 21:03:38 [2022-03-23T21:03:38.407Z] --- SKIP: TestExternalGraphDriver (0.00s) 21:03:38 [2022-03-23T21:03:38.407Z] === RUN TestGraphdriverPluginV2 21:03:38 [2022-03-23T21:03:38.407Z] external_test.go:407: runtime.GOOS == "windows" 21:03:38 [2022-03-23T21:03:38.407Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 21:03:38 [2022-03-23T21:03:38.407Z] PASS 21:03:38 [2022-03-23T21:03:38.407Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.099s 21:03:38 [2022-03-23T21:03:38.407Z] 21:03:38 [2022-03-23T21:03:38.407Z] === Skipped 21:03:38 [2022-03-23T21:03:38.407Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 21:03:38 [2022-03-23T21:03:38.407Z] external_test.go:47: runtime.GOOS == "windows" 21:03:38 [2022-03-23T21:03:38.407Z] 21:03:38 [2022-03-23T21:03:38.407Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 21:03:38 [2022-03-23T21:03:38.407Z] external_test.go:407: runtime.GOOS == "windows" 21:03:38 [2022-03-23T21:03:38.407Z] 21:03:38 [2022-03-23T21:03:38.407Z] DONE 2 tests, 2 skipped in 2.194s 21:03:38 [2022-03-23T21:03:38.407Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 21:03:40 [2022-03-23T21:03:40.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:40 [2022-03-23T21:03:40.578Z] INFO: Testing against a local daemon 21:03:40 [2022-03-23T21:03:40.578Z] === RUN TestReadPluginNoRead 21:03:40 [2022-03-23T21:03:40.578Z] read_test.go:21: no unix domain sockets on Windows 21:03:40 [2022-03-23T21:03:40.578Z] --- SKIP: TestReadPluginNoRead (0.00s) 21:03:40 [2022-03-23T21:03:40.578Z] PASS 21:03:40 [2022-03-23T21:03:40.578Z] ok github.com/docker/docker/integration/plugin/logging 0.083s 21:03:40 [2022-03-23T21:03:40.578Z] 21:03:40 [2022-03-23T21:03:40.578Z] === Skipped 21:03:40 [2022-03-23T21:03:40.578Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 21:03:40 [2022-03-23T21:03:40.578Z] read_test.go:21: no unix domain sockets on Windows 21:03:40 [2022-03-23T21:03:40.578Z] 21:03:40 [2022-03-23T21:03:40.578Z] DONE 1 tests, 1 skipped in 2.053s 21:03:40 [2022-03-23T21:03:40.578Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 21:03:41 [2022-03-23T21:03:41.540Z] testing: warning: no tests to run 21:03:41 [2022-03-23T21:03:41.540Z] PASS 21:03:41 [2022-03-23T21:03:41.540Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.066s 21:03:41 [2022-03-23T21:03:41.540Z] 21:03:41 [2022-03-23T21:03:41.540Z] DONE 0 tests in 1.038s 21:03:41 [2022-03-23T21:03:41.998Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 21:03:43 [2022-03-23T21:03:43.040Z] === RUN TestDockerSuite/TestPsListContainersFilterID 21:03:43 [2022-03-23T21:03:43.297Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 21:03:43 [2022-03-23T21:03:43.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:43 [2022-03-23T21:03:43.525Z] INFO: Testing against a local daemon 21:03:43 [2022-03-23T21:03:43.525Z] === RUN TestPluginWithDevMounts 21:03:43 [2022-03-23T21:03:43.525Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:03:43 [2022-03-23T21:03:43.525Z] --- SKIP: TestPluginWithDevMounts (0.00s) 21:03:43 [2022-03-23T21:03:43.525Z] PASS 21:03:43 [2022-03-23T21:03:43.525Z] ok github.com/docker/docker/integration/plugin/volumes 0.075s 21:03:43 [2022-03-23T21:03:43.981Z] 21:03:43 [2022-03-23T21:03:43.981Z] === Skipped 21:03:43 [2022-03-23T21:03:43.981Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 21:03:43 [2022-03-23T21:03:43.981Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:03:43 [2022-03-23T21:03:43.981Z] 21:03:43 [2022-03-23T21:03:43.981Z] DONE 1 tests, 1 skipped in 2.044s 21:03:43 [2022-03-23T21:03:43.981Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 21:03:44 [2022-03-23T21:03:44.679Z] === RUN TestDockerSuite/TestPsListContainersFilterName 21:03:45 [2022-03-23T21:03:45.528Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:45 [2022-03-23T21:03:45.529Z] INFO: Testing against a local daemon 21:03:45 [2022-03-23T21:03:45.529Z] === RUN TestSecretInspect 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] --- SKIP: TestSecretInspect (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] === RUN TestSecretList 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] --- SKIP: TestSecretList (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] === RUN TestSecretsCreateAndDelete 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] === RUN TestSecretsUpdate 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] --- SKIP: TestSecretsUpdate (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] === RUN TestTemplatedSecret 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] --- SKIP: TestTemplatedSecret (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] === RUN TestSecretCreateResolve 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 21:03:45 [2022-03-23T21:03:45.529Z] --- SKIP: TestSecretCreateResolve (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] PASS 21:03:45 [2022-03-23T21:03:45.529Z] ok github.com/docker/docker/integration/secret 0.078s 21:03:45 [2022-03-23T21:03:45.529Z] 21:03:45 [2022-03-23T21:03:45.529Z] === Skipped 21:03:45 [2022-03-23T21:03:45.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] 21:03:45 [2022-03-23T21:03:45.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] 21:03:45 [2022-03-23T21:03:45.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] 21:03:45 [2022-03-23T21:03:45.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] 21:03:45 [2022-03-23T21:03:45.529Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 21:03:45 [2022-03-23T21:03:45.529Z] 21:03:45 [2022-03-23T21:03:45.529Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 21:03:45 [2022-03-23T21:03:45.529Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 21:03:45 [2022-03-23T21:03:45.529Z] 21:03:45 [2022-03-23T21:03:45.529Z] DONE 6 tests, 6 skipped in 1.764s 21:03:45 [2022-03-23T21:03:45.606Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 21:03:45 [2022-03-23T21:03:45.983Z] Running D:\gopath\src\github.com\docker\docker\integration\service 21:03:46 [2022-03-23T21:03:46.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 21:03:46 [2022-03-23T21:03:46.424Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 21:03:48 [2022-03-23T21:03:48.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:48 [2022-03-23T21:03:48.154Z] INFO: Testing against a local daemon 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceCreateInit 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- PASS: TestServiceCreateInit (0.04s) 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateServiceMultipleTimes 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateServiceConflict 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateServiceConflict (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateServiceMaxReplicas 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateWithDuplicateNetworkNames 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateServiceSecretFileMode 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateServiceConfigFileMode 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateServiceSysctls 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateServiceSysctls (0.03s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateServiceCapabilities 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestInspect 21:03:48 [2022-03-23T21:03:48.154Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestInspect (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestCreateJob 21:03:48 [2022-03-23T21:03:48.154Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestCreateJob (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestReplicatedJob 21:03:48 [2022-03-23T21:03:48.154Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestReplicatedJob (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestUpdateReplicatedJob 21:03:48 [2022-03-23T21:03:48.154Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceListWithStatuses 21:03:48 [2022-03-23T21:03:48.154Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestDockerNetworkConnectAlias 21:03:48 [2022-03-23T21:03:48.154Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestDockerNetworkReConnect 21:03:48 [2022-03-23T21:03:48.154Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServicePlugin 21:03:48 [2022-03-23T21:03:48.154Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServicePlugin (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceUpdateLabel 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceUpdateLabel (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceUpdateSecrets 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceUpdateConfigs 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceUpdateNetwork 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] === RUN TestServiceUpdatePidsLimit 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] PASS 21:03:48 [2022-03-23T21:03:48.154Z] ok github.com/docker/docker/integration/service 0.211s 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === Skipped 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) 21:03:48 [2022-03-23T21:03:48.154Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) 21:03:48 [2022-03-23T21:03:48.154Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 21:03:48 [2022-03-23T21:03:48.154Z] 21:03:48 [2022-03-23T21:03:48.154Z] DONE 24 tests, 23 skipped in 2.458s 21:03:48 [2022-03-23T21:03:48.154Z] Running D:\gopath\src\github.com\docker\docker\integration\session 21:03:48 [2022-03-23T21:03:48.315Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 21:03:48 [2022-03-23T21:03:48.315Z] docker_api_swarm_service_test.go:100: [d8861649ab30d] joining swarm manager [d13b918797b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:03:49 [2022-03-23T21:03:49.242Z] docker_api_swarm_service_test.go:101: [d1fa2dd6b36d9] joining swarm manager [d13b918797b13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:03:49 [2022-03-23T21:03:49.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:49 [2022-03-23T21:03:49.681Z] INFO: Testing against a local daemon 21:03:49 [2022-03-23T21:03:49.681Z] === RUN TestSessionCreate 21:03:49 [2022-03-23T21:03:49.681Z] session_test.go:15: testEnv.OSType == "windows": FIXME 21:03:49 [2022-03-23T21:03:49.681Z] --- SKIP: TestSessionCreate (0.00s) 21:03:49 [2022-03-23T21:03:49.681Z] === RUN TestSessionCreateWithBadUpgrade 21:03:49 [2022-03-23T21:03:49.681Z] session_test.go:36: testEnv.OSType == "windows": FIXME 21:03:49 [2022-03-23T21:03:49.681Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 21:03:49 [2022-03-23T21:03:49.681Z] PASS 21:03:49 [2022-03-23T21:03:49.681Z] ok github.com/docker/docker/integration/session 0.089s 21:03:50 [2022-03-23T21:03:50.135Z] 21:03:50 [2022-03-23T21:03:50.135Z] === Skipped 21:03:50 [2022-03-23T21:03:50.135Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 21:03:50 [2022-03-23T21:03:50.136Z] session_test.go:15: testEnv.OSType == "windows": FIXME 21:03:50 [2022-03-23T21:03:50.136Z] 21:03:50 [2022-03-23T21:03:50.136Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 21:03:50 [2022-03-23T21:03:50.136Z] session_test.go:36: testEnv.OSType == "windows": FIXME 21:03:50 [2022-03-23T21:03:50.136Z] 21:03:50 [2022-03-23T21:03:50.136Z] DONE 2 tests, 2 skipped in 1.555s 21:03:50 [2022-03-23T21:03:50.136Z] Running D:\gopath\src\github.com\docker\docker\integration\system 21:03:50 [2022-03-23T21:03:50.169Z] === RUN TestDockerSuite/TestPsListContainersSize 21:03:51 [2022-03-23T21:03:51.104Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 21:03:51 [2022-03-23T21:03:51.360Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 21:03:52 [2022-03-23T21:03:52.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:52 [2022-03-23T21:03:52.302Z] INFO: Testing against a local daemon 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:03:52 [2022-03-23T21:03:52.302Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestDiskUsage 21:03:52 [2022-03-23T21:03:52.302Z] disk_usage_test.go:15: testEnv.OSType == "windows" 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestDiskUsage (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestEventsExecDie 21:03:52 [2022-03-23T21:03:52.302Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestEventsExecDie (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestEventsBackwardsCompatible 21:03:52 [2022-03-23T21:03:52.302Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestEventsVolumeCreate 21:03:52 [2022-03-23T21:03:52.302Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestEventsVolumeCreate (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestInfoAPI 21:03:52 [2022-03-23T21:03:52.302Z] --- PASS: TestInfoAPI (0.03s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestInfoAPIWarnings 21:03:52 [2022-03-23T21:03:52.302Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestInfoAPIWarnings (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestInfoDebug 21:03:52 [2022-03-23T21:03:52.302Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestInfoDebug (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestInfoInsecureRegistries 21:03:52 [2022-03-23T21:03:52.302Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestInfoRegistryMirrors 21:03:52 [2022-03-23T21:03:52.302Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:03:52 [2022-03-23T21:03:52.302Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 21:03:52 [2022-03-23T21:03:52.302Z] === RUN TestLoginFailsWithBadCredentials 21:03:52 [2022-03-23T21:03:52.732Z] === RUN TestDockerSuite/TestPsRightTagName 21:03:52 [2022-03-23T21:03:52.758Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) 21:03:52 [2022-03-23T21:03:52.758Z] === RUN TestPingCacheHeaders 21:03:52 [2022-03-23T21:03:52.758Z] --- PASS: TestPingCacheHeaders (0.03s) 21:03:52 [2022-03-23T21:03:52.758Z] === RUN TestPingGet 21:03:52 [2022-03-23T21:03:52.758Z] --- PASS: TestPingGet (0.03s) 21:03:52 [2022-03-23T21:03:52.758Z] === RUN TestPingHead 21:03:52 [2022-03-23T21:03:52.758Z] --- PASS: TestPingHead (0.04s) 21:03:53 [2022-03-23T21:03:53.213Z] === RUN TestVersion 21:03:53 [2022-03-23T21:03:53.213Z] --- PASS: TestVersion (0.04s) 21:03:53 [2022-03-23T21:03:53.213Z] PASS 21:03:53 [2022-03-23T21:03:53.213Z] ok github.com/docker/docker/integration/system 1.183s 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === Skipped 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] disk_usage_test.go:15: testEnv.OSType == "windows" 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 21:03:53 [2022-03-23T21:03:53.213Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:03:53 [2022-03-23T21:03:53.213Z] 21:03:53 [2022-03-23T21:03:53.213Z] DONE 15 tests, 9 skipped in 3.146s 21:03:53 [2022-03-23T21:03:53.213Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 21:03:54 [2022-03-23T21:03:54.626Z] === RUN TestDockerSuite/TestPsShowMounts 21:03:54 [2022-03-23T21:03:54.744Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:03:54 [2022-03-23T21:03:54.744Z] INFO: Testing against a local daemon 21:03:54 [2022-03-23T21:03:54.744Z] === RUN TestVolumesCreateAndList 21:03:54 [2022-03-23T21:03:54.744Z] --- PASS: TestVolumesCreateAndList (0.06s) 21:03:54 [2022-03-23T21:03:54.744Z] === RUN TestVolumesRemove 21:03:55 [2022-03-23T21:03:55.199Z] --- PASS: TestVolumesRemove (0.17s) 21:03:55 [2022-03-23T21:03:55.199Z] === RUN TestVolumesInspect 21:03:55 [2022-03-23T21:03:55.199Z] --- PASS: TestVolumesInspect (0.04s) 21:03:55 [2022-03-23T21:03:55.199Z] === RUN TestVolumesInvalidJSON 21:03:55 [2022-03-23T21:03:55.199Z] === RUN TestVolumesInvalidJSON//volumes/create 21:03:55 [2022-03-23T21:03:55.199Z] === PAUSE TestVolumesInvalidJSON//volumes/create 21:03:55 [2022-03-23T21:03:55.199Z] === CONT TestVolumesInvalidJSON//volumes/create 21:03:55 [2022-03-23T21:03:55.199Z] --- PASS: TestVolumesInvalidJSON (0.02s) 21:03:55 [2022-03-23T21:03:55.199Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) 21:03:55 [2022-03-23T21:03:55.199Z] PASS 21:03:55 [2022-03-23T21:03:55.199Z] ok github.com/docker/docker/integration/volume 0.343s 21:03:55 [2022-03-23T21:03:55.199Z] 21:03:55 [2022-03-23T21:03:55.199Z] DONE 5 tests in 1.996s 21:03:55 [2022-03-23T21:03:55.199Z] INFO: make.ps1 ended at 03/23/2022 21:03:55 21:03:55 [2022-03-23T21:03:55.199Z] INFO: Integration CLI tests being run from the host: 21:03:55 [2022-03-23T21:03:55.199Z] 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" 21:03:55 [2022-03-23T21:03:55.995Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 21:03:56 [2022-03-23T21:03:56.252Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 21:03:56 [2022-03-23T21:03:56.252Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 21:03:56 [2022-03-23T21:03:56.252Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 21:03:56 [2022-03-23T21:03:56.509Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 21:03:56 [2022-03-23T21:03:56.509Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 21:03:56 [2022-03-23T21:03:56.509Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 21:03:57 [2022-03-23T21:03:57.075Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 21:03:58 [2022-03-23T21:03:58.007Z] === RUN TestDockerSuite/TestRestartContainerSuccess 21:03:58 [2022-03-23T21:03:58.982Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 21:03:59 [2022-03-23T21:03:59.239Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 21:04:05 [2022-03-23T21:04:05.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 21:04:05 [2022-03-23T21:04:05.513Z] INFO: Testing against a local daemon 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 21:04:05 [2022-03-23T21:04:05.513Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIErrorJSON 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIErrorPlainText 21:04:05 [2022-03-23T21:04:05.513Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIImagesDelete 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIImagesFilter 21:04:05 [2022-03-23T21:04:05.513Z] === RUN TestDockerSuite/TestAPIImagesHistory 21:04:05 [2022-03-23T21:04:05.796Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 21:04:05 [2022-03-23T21:04:05.968Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 21:04:06 [2022-03-23T21:04:06.425Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 21:04:07 [2022-03-23T21:04:07.167Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 21:04:07 [2022-03-23T21:04:07.423Z] check_test.go:379: [d8861649ab30d] daemon is not started 21:04:08 [2022-03-23T21:04:08.791Z] === RUN TestDockerSuite/TestRestartPolicyAlways 21:04:08 [2022-03-23T21:04:08.791Z] === RUN TestDockerSuite/TestRestartPolicyNO 21:04:08 [2022-03-23T21:04:08.791Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 21:04:09 [2022-03-23T21:04:09.047Z] === RUN TestDockerSuite/TestRestartRunningContainer 21:04:10 [2022-03-23T21:04:10.939Z] === RUN TestDockerSuite/TestRestartStoppedContainer 21:04:11 [2022-03-23T21:04:11.867Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 21:04:12 [2022-03-23T21:04:12.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 21:04:13 [2022-03-23T21:04:13.721Z] === RUN TestDockerSuite/TestRestartWithVolumes 21:04:14 [2022-03-23T21:04:14.649Z] === RUN TestDockerSuite/TestRmiBlank 21:04:14 [2022-03-23T21:04:14.649Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 21:04:14 [2022-03-23T21:04:14.907Z] docker_api_swarm_service_test.go:533: [d0479fbe48746] joining swarm manager [de16c48d1ada7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:04:14 [2022-03-23T21:04:14.907Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 21:04:16 [2022-03-23T21:04:16.277Z] docker_api_swarm_service_test.go:534: [d54c7d38c95db] joining swarm manager [de16c48d1ada7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:04:17 [2022-03-23T21:04:17.206Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 21:04:18 [2022-03-23T21:04:18.139Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 21:04:18 [2022-03-23T21:04:18.397Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 21:04:20 [2022-03-23T21:04:20.292Z] === RUN TestDockerSuite/TestRmiImgIDForce 21:04:21 [2022-03-23T21:04:21.229Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 21:04:22 [2022-03-23T21:04:22.598Z] === RUN TestDockerSuite/TestRmiParentImageFail 21:04:22 [2022-03-23T21:04:22.626Z] ? github.com/docker/docker/api/server/backend/build [no test files] 21:04:22 [2022-03-23T21:04:22.626Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 21:04:22 [2022-03-23T21:04:22.626Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements 21:04:23 [2022-03-23T21:04:23.160Z] === RUN TestDockerSuite/TestRmiTag 21:04:23 [2022-03-23T21:04:23.416Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 21:04:23 [2022-03-23T21:04:23.569Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements 21:04:23 [2022-03-23T21:04:23.569Z] ? github.com/docker/docker/api/server/router [no test files] 21:04:23 [2022-03-23T21:04:23.569Z] ? github.com/docker/docker/api/server/router/build [no test files] 21:04:23 [2022-03-23T21:04:23.569Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 21:04:23 [2022-03-23T21:04:23.671Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 21:04:24 [2022-03-23T21:04:24.141Z] ? github.com/docker/docker/api/server/router/container [no test files] 21:04:24 [2022-03-23T21:04:24.141Z] ? github.com/docker/docker/api/server/router/debug [no test files] 21:04:24 [2022-03-23T21:04:24.141Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 21:04:24 [2022-03-23T21:04:24.141Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 21:04:24 [2022-03-23T21:04:24.402Z] ? github.com/docker/docker/api/server/router/image [no test files] 21:04:24 [2022-03-23T21:04:24.402Z] ? github.com/docker/docker/api/server/router/network [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/server/router/session [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/server/router/system [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/server/router/volume [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/types [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/types/backend [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/types/container [no test files] 21:04:25 [2022-03-23T21:04:25.790Z] ? github.com/docker/docker/api/types/events [no test files] 21:04:26 [2022-03-23T21:04:26.186Z] === RUN TestDockerSuite/TestRmiWithContainerFails 21:04:26 [2022-03-23T21:04:26.364Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements 21:04:26 [2022-03-23T21:04:26.364Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements 21:04:26 [2022-03-23T21:04:26.364Z] ? github.com/docker/docker/api/types/image [no test files] 21:04:26 [2022-03-23T21:04:26.364Z] ? github.com/docker/docker/api/types/mount [no test files] 21:04:26 [2022-03-23T21:04:26.364Z] ? github.com/docker/docker/api/types/network [no test files] 21:04:26 [2022-03-23T21:04:26.364Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 21:04:26 [2022-03-23T21:04:26.364Z] ? github.com/docker/docker/api/types/registry [no test files] 21:04:26 [2022-03-23T21:04:26.364Z] ? github.com/docker/docker/api/types/swarm [no test files] 21:04:26 [2022-03-23T21:04:26.364Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 21:04:26 [2022-03-23T21:04:26.483Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 21:04:26 [2022-03-23T21:04:26.627Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 21:04:26 [2022-03-23T21:04:26.628Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/api/types/volume [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder/builder-next [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 21:04:26 [2022-03-23T21:04:26.628Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 21:04:27 [2022-03-23T21:04:27.047Z] === RUN TestDockerSuite/TestRmiWithParentInUse 21:04:27 [2022-03-23T21:04:27.304Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 21:04:28 [2022-03-23T21:04:28.234Z] === RUN TestDockerSuite/TestRunAddHost 21:04:28 [2022-03-23T21:04:28.841Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 21:04:28 [2022-03-23T21:04:28.841Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 21:04:29 [2022-03-23T21:04:29.403Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 21:04:29 [2022-03-23T21:04:29.403Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 21:04:29 [2022-03-23T21:04:29.940Z] ok github.com/docker/docker/builder/remotecontext 0.115s coverage: 13.7% of statements 21:04:29 [2022-03-23T21:04:29.940Z] ok github.com/docker/docker/builder/dockerfile 0.287s coverage: 49.3% of statements 21:04:29 [2022-03-23T21:04:29.964Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 21:04:30 [2022-03-23T21:04:30.515Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 21:04:30 [2022-03-23T21:04:30.894Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 21:04:31 [2022-03-23T21:04:31.151Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 21:04:31 [2022-03-23T21:04:31.716Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 21:04:31 [2022-03-23T21:04:31.906Z] ok github.com/docker/docker/builder/remotecontext/git 1.690s coverage: 86.3% of statements 21:04:31 [2022-03-23T21:04:31.906Z] ? github.com/docker/docker/cli [no test files] 21:04:31 [2022-03-23T21:04:31.906Z] ? github.com/docker/docker/cli/config [no test files] 21:04:32 [2022-03-23T21:04:32.278Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 21:04:32 [2022-03-23T21:04:32.483Z] ok github.com/docker/docker/cmd/docker-proxy 0.161s coverage: 67.6% of statements 21:04:33 [2022-03-23T21:04:33.204Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 21:04:34 [2022-03-23T21:04:34.132Z] === RUN TestDockerSuite/TestRunAttachDetach 21:04:34 [2022-03-23T21:04:34.695Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 21:04:35 [2022-03-23T21:04:35.256Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 21:04:35 [2022-03-23T21:04:35.818Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 21:04:36 [2022-03-23T21:04:36.393Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 21:04:36 [2022-03-23T21:04:36.697Z] ok github.com/docker/docker/client 0.151s coverage: 75.7% of statements 21:04:36 [2022-03-23T21:04:36.965Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 21:04:37 [2022-03-23T21:04:37.529Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 21:04:38 [2022-03-23T21:04:38.134Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 21:04:38 [2022-03-23T21:04:38.698Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 21:04:38 [2022-03-23T21:04:38.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 21:04:39 [2022-03-23T21:04:39.210Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 21:04:39 [2022-03-23T21:04:39.467Z] === RUN TestDockerSuite/TestRunAttachWithDetach 21:04:39 [2022-03-23T21:04:39.467Z] === RUN TestDockerSuite/TestRunBindMounts 21:04:41 [2022-03-23T21:04:41.368Z] docker_api_swarm_service_test.go:148: [db2d985da28c3] joining swarm manager [dfbd99fd0efc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:04:41 [2022-03-23T21:04:41.368Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 21:04:41 [2022-03-23T21:04:41.624Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 21:04:41 [2022-03-23T21:04:41.880Z] docker_api_swarm_service_test.go:148: [d0eae4bc58210] joining swarm manager [dfbd99fd0efc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:04:42 [2022-03-23T21:04:42.442Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 21:04:43 [2022-03-23T21:04:43.005Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 21:04:43 [2022-03-23T21:04:43.569Z] === RUN TestDockerSuite/TestRunCapAddInvalid 21:04:43 [2022-03-23T21:04:43.826Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 21:04:44 [2022-03-23T21:04:44.083Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 21:04:44 [2022-03-23T21:04:44.648Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 21:04:44 [2022-03-23T21:04:44.903Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 21:04:45 [2022-03-23T21:04:45.466Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 21:04:46 [2022-03-23T21:04:46.394Z] === RUN TestDockerSuite/TestRunCapDropInvalid 21:04:46 [2022-03-23T21:04:46.394Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 21:04:46 [2022-03-23T21:04:46.650Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 21:04:46 [2022-03-23T21:04:46.650Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 21:04:47 [2022-03-23T21:04:47.578Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 21:04:47 [2022-03-23T21:04:47.835Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 21:04:48 [2022-03-23T21:04:48.400Z] === RUN TestDockerSuite/TestRunContainerNetwork 21:04:48 [2022-03-23T21:04:48.964Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 21:04:48 [2022-03-23T21:04:48.964Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 21:04:49 [2022-03-23T21:04:49.264Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 21:04:50 [2022-03-23T21:04:50.193Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 21:04:51 [2022-03-23T21:04:51.207Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 21:04:52 [2022-03-23T21:04:52.575Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 21:04:52 [2022-03-23T21:04:52.831Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 21:04:53 [2022-03-23T21:04:53.393Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 21:04:53 [2022-03-23T21:04:53.651Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 21:04:54 [2022-03-23T21:04:54.215Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 21:04:54 [2022-03-23T21:04:54.471Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 21:04:55 [2022-03-23T21:04:55.401Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 21:04:57 [2022-03-23T21:04:57.918Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 21:04:57 [2022-03-23T21:04:57.918Z] === RUN TestDockerSuite/TestRunCreateVolume 21:04:58 [2022-03-23T21:04:58.174Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 21:04:59 [2022-03-23T21:04:59.542Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 21:05:00 [2022-03-23T21:05:00.954Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 21:05:02 [2022-03-23T21:05:02.322Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 21:05:03 [2022-03-23T21:05:03.734Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 21:05:03 [2022-03-23T21:05:03.734Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows 21:05:03 [2022-03-23T21:05:03.734Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 21:05:03 [2022-03-23T21:05:03.734Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows 21:05:03 [2022-03-23T21:05:03.734Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 21:05:04 [2022-03-23T21:05:04.343Z] === RUN TestDockerSuite/TestRunDNSInHostMode 21:05:05 [2022-03-23T21:05:05.273Z] === RUN TestDockerSuite/TestRunDNSOptions 21:05:06 [2022-03-23T21:05:06.642Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 21:05:08 [2022-03-23T21:05:08.563Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 21:05:08 [2022-03-23T21:05:08.563Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 21:05:08 [2022-03-23T21:05:08.623Z] docker_api_build_test.go:176: unmatched requirement UnixCli 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 21:05:08 [2022-03-23T21:05:08.623Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAddBadLinks 21:05:08 [2022-03-23T21:05:08.623Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 21:05:08 [2022-03-23T21:05:08.623Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 21:05:08 [2022-03-23T21:05:08.623Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 21:05:09 [2022-03-23T21:05:09.491Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 21:05:09 [2022-03-23T21:05:09.583Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 21:05:10 [2022-03-23T21:05:10.052Z] === RUN TestDockerSuite/TestRunDeviceDirectory 21:05:10 [2022-03-23T21:05:10.052Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 21:05:10 [2022-03-23T21:05:10.052Z] === RUN TestDockerSuite/TestRunDeviceNumbers 21:05:10 [2022-03-23T21:05:10.614Z] === RUN TestDockerSuite/TestRunDeviceSymlink 21:05:11 [2022-03-23T21:05:11.108Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 21:05:11 [2022-03-23T21:05:11.108Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 21:05:11 [2022-03-23T21:05:11.108Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 21:05:11 [2022-03-23T21:05:11.108Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 21:05:11 [2022-03-23T21:05:11.108Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 21:05:11 [2022-03-23T21:05:11.108Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 21:05:11 [2022-03-23T21:05:11.546Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 21:05:11 [2022-03-23T21:05:11.546Z] === RUN TestDockerSuite/TestRunDuplicateMount 21:05:11 [2022-03-23T21:05:11.803Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 21:05:12 [2022-03-23T21:05:12.366Z] === RUN TestDockerSuite/TestRunEchoStdout 21:05:12 [2022-03-23T21:05:12.624Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 21:05:13 [2022-03-23T21:05:13.188Z] === RUN TestDockerSuite/TestRunEmptyEnv 21:05:13 [2022-03-23T21:05:13.188Z] === RUN TestDockerSuite/TestRunEntrypoint 21:05:13 [2022-03-23T21:05:13.752Z] === RUN TestDockerSuite/TestRunEnvironment 21:05:13 [2022-03-23T21:05:13.997Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 21:05:14 [2022-03-23T21:05:14.009Z] === RUN TestDockerSuite/TestRunEnvironmentErase 21:05:14 [2022-03-23T21:05:14.573Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 21:05:14 [2022-03-23T21:05:14.829Z] === RUN TestDockerSuite/TestRunExitCode 21:05:15 [2022-03-23T21:05:15.393Z] === RUN TestDockerSuite/TestRunExitCodeOne 21:05:15 [2022-03-23T21:05:15.651Z] === RUN TestDockerSuite/TestRunExitCodeZero 21:05:16 [2022-03-23T21:05:16.217Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 21:05:16 [2022-03-23T21:05:16.475Z] === RUN TestDockerSuite/TestRunExposePort 21:05:16 [2022-03-23T21:05:16.475Z] === RUN TestDockerSuite/TestRunFullHostnameSet 21:05:17 [2022-03-23T21:05:17.038Z] === RUN TestDockerSuite/TestRunGroupAdd 21:05:17 [2022-03-23T21:05:17.295Z] === RUN TestDockerSuite/TestRunHostnameFQDN 21:05:17 [2022-03-23T21:05:17.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 21:05:18 [2022-03-23T21:05:18.160Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 21:05:18 [2022-03-23T21:05:18.417Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 21:05:18 [2022-03-23T21:05:18.417Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows 21:05:18 [2022-03-23T21:05:18.417Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 21:05:21 [2022-03-23T21:05:21.686Z] === RUN TestDockerSuite/TestRunInspectMacAddress 21:05:21 [2022-03-23T21:05:21.942Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 21:05:23 [2022-03-23T21:05:23.447Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.3% of statements 21:05:23 [2022-03-23T21:05:23.448Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements 21:05:23 [2022-03-23T21:05:23.448Z] ok github.com/docker/docker/cmd/dockerd/trap 2.546s coverage: 0.0% of statements 21:05:23 [2022-03-23T21:05:23.448Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 21:05:23 [2022-03-23T21:05:23.448Z] ? github.com/docker/docker/container/stream [no test files] 21:05:23 [2022-03-23T21:05:23.448Z] ? github.com/docker/docker/contrib/apparmor [no test files] 21:05:23 [2022-03-23T21:05:23.448Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 21:05:23 [2022-03-23T21:05:23.448Z] ? github.com/docker/docker/contrib/httpserver [no test files] 21:05:26 [2022-03-23T21:05:26.436Z] === RUN TestDockerSuite/TestBuildAddNonTar 21:05:27 [2022-03-23T21:05:27.664Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements 21:05:29 [2022-03-23T21:05:29.055Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements 21:05:30 [2022-03-23T21:05:30.443Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements 21:05:32 [2022-03-23T21:05:32.203Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPINetworkFilter 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIOptionsRoute 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 21:05:32 [2022-03-23T21:05:32.406Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 21:05:32 [2022-03-23T21:05:32.406Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 21:05:32 [2022-03-23T21:05:32.406Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 21:05:32 [2022-03-23T21:05:32.406Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAttachDisconnect 21:05:32 [2022-03-23T21:05:32.406Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAttachPausedContainer 21:05:32 [2022-03-23T21:05:32.406Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 21:05:32 [2022-03-23T21:05:32.406Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 21:05:32 [2022-03-23T21:05:32.406Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 21:05:33 [2022-03-23T21:05:33.164Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 21:05:33 [2022-03-23T21:05:33.164Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 21:05:33 [2022-03-23T21:05:33.164Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 21:05:34 [2022-03-23T21:05:34.169Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 21:05:34 [2022-03-23T21:05:34.169Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 21:05:34 [2022-03-23T21:05:34.735Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 21:05:34 [2022-03-23T21:05:34.735Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 21:05:34 [2022-03-23T21:05:34.736Z] === RUN TestDockerSuite/TestRunInvalidReference 21:05:34 [2022-03-23T21:05:34.736Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 21:05:35 [2022-03-23T21:05:35.300Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 21:05:36 [2022-03-23T21:05:36.962Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 21:05:37 [2022-03-23T21:05:37.866Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 21:05:37 [2022-03-23T21:05:37.927Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 21:05:38 [2022-03-23T21:05:38.189Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 21:05:38 [2022-03-23T21:05:38.598Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements 21:05:38 [2022-03-23T21:05:38.598Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements 21:05:38 [2022-03-23T21:05:38.796Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 21:05:38 [2022-03-23T21:05:38.861Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 21:05:39 [2022-03-23T21:05:39.436Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements 21:05:39 [2022-03-23T21:05:39.698Z] ok github.com/docker/docker/daemon 10.173s coverage: 17.1% of statements 21:05:39 [2022-03-23T21:05:39.698Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 21:05:39 [2022-03-23T21:05:39.698Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 21:05:39 [2022-03-23T21:05:39.698Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 21:05:39 [2022-03-23T21:05:39.698Z] ? github.com/docker/docker/daemon/exec [no test files] 21:05:39 [2022-03-23T21:05:39.726Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 21:05:41 [2022-03-23T21:05:41.089Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.747s coverage: 74.6% of statements 21:05:42 [2022-03-23T21:05:42.033Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements 21:05:42 [2022-03-23T21:05:42.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 21:05:42 [2022-03-23T21:05:42.294Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.372s coverage: 56.2% of statements 21:05:43 [2022-03-23T21:05:43.691Z] === RUN TestDockerSuite/TestBuildAddScript 21:05:43 [2022-03-23T21:05:43.691Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 21:05:43 [2022-03-23T21:05:43.691Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 21:05:43 [2022-03-23T21:05:43.691Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 21:05:43 [2022-03-23T21:05:43.691Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 21:05:43 [2022-03-23T21:05:43.691Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 21:05:43 [2022-03-23T21:05:43.691Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 21:05:43 [2022-03-23T21:05:43.691Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 21:05:43 [2022-03-23T21:05:43.691Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 21:05:44 [2022-03-23T21:05:44.147Z] === RUN TestDockerSuite/TestBuildAddTar 21:05:44 [2022-03-23T21:05:44.211Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements 21:05:44 [2022-03-23T21:05:44.820Z] --- PASS: TestBuildWithHugeFile (140.52s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestBuildWCOWSandboxSize 21:05:44 [2022-03-23T21:05:44.820Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:05:44 [2022-03-23T21:05:44.820Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestBuildWithEmptyDockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:05:44 [2022-03-23T21:05:44.820Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) 21:05:44 [2022-03-23T21:05:44.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestBuildPreserveOwnership 21:05:44 [2022-03-23T21:05:44.820Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME 21:05:44 [2022-03-23T21:05:44.820Z] --- SKIP: TestBuildPreserveOwnership (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestBuildPlatformInvalid 21:05:44 [2022-03-23T21:05:44.820Z] --- PASS: TestBuildPlatformInvalid (0.06s) 21:05:44 [2022-03-23T21:05:44.820Z] PASS 21:05:44 [2022-03-23T21:05:44.820Z] ok github.com/docker/docker/integration/build 222.156s 21:05:44 [2022-03-23T21:05:44.820Z] 21:05:44 [2022-03-23T21:05:44.820Z] === Skipped 21:05:44 [2022-03-23T21:05:44.820Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] build_session_test.go:25: TODO: BuildKit 21:05:44 [2022-03-23T21:05:44.820Z] 21:05:44 [2022-03-23T21:05:44.820Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.820Z] 21:05:44 [2022-03-23T21:05:44.820Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME 21:05:44 [2022-03-23T21:05:44.820Z] 21:05:44 [2022-03-23T21:05:44.820Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME 21:05:44 [2022-03-23T21:05:44.820Z] 21:05:44 [2022-03-23T21:05:44.820Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:05:44 [2022-03-23T21:05:44.820Z] 21:05:44 [2022-03-23T21:05:44.820Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME 21:05:44 [2022-03-23T21:05:44.820Z] 21:05:44 [2022-03-23T21:05:44.820Z] DONE 29 tests, 6 skipped in 259.506s 21:05:44 [2022-03-23T21:05:44.820Z] Running D:\gopath\src\github.com\docker\docker\integration\config 21:05:44 [2022-03-23T21:05:44.820Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:05:44 [2022-03-23T21:05:44.820Z] INFO: Testing against a local daemon 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestConfigInspect 21:05:44 [2022-03-23T21:05:44.820Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.820Z] --- SKIP: TestConfigInspect (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestConfigList 21:05:44 [2022-03-23T21:05:44.820Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.820Z] --- SKIP: TestConfigList (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestConfigsCreateAndDelete 21:05:44 [2022-03-23T21:05:44.820Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.820Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestConfigsUpdate 21:05:44 [2022-03-23T21:05:44.820Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.820Z] --- SKIP: TestConfigsUpdate (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestTemplatedConfig 21:05:44 [2022-03-23T21:05:44.820Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.820Z] --- SKIP: TestTemplatedConfig (0.00s) 21:05:44 [2022-03-23T21:05:44.820Z] === RUN TestConfigCreateResolve 21:05:44 [2022-03-23T21:05:44.820Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 21:05:44 [2022-03-23T21:05:44.821Z] --- SKIP: TestConfigCreateResolve (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] PASS 21:05:44 [2022-03-23T21:05:44.821Z] ok github.com/docker/docker/integration/config 0.098s 21:05:44 [2022-03-23T21:05:44.821Z] 21:05:44 [2022-03-23T21:05:44.821Z] === Skipped 21:05:44 [2022-03-23T21:05:44.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.821Z] 21:05:44 [2022-03-23T21:05:44.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.821Z] 21:05:44 [2022-03-23T21:05:44.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.821Z] 21:05:44 [2022-03-23T21:05:44.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.821Z] 21:05:44 [2022-03-23T21:05:44.821Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" 21:05:44 [2022-03-23T21:05:44.821Z] 21:05:44 [2022-03-23T21:05:44.821Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" 21:05:44 [2022-03-23T21:05:44.821Z] 21:05:44 [2022-03-23T21:05:44.821Z] DONE 6 tests, 6 skipped in 1.974s 21:05:44 [2022-03-23T21:05:44.821Z] Running D:\gopath\src\github.com\docker\docker\integration\container 21:05:44 [2022-03-23T21:05:44.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:05:44 [2022-03-23T21:05:44.821Z] INFO: Testing against a local daemon 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestCheckpoint 21:05:44 [2022-03-23T21:05:44.821Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:05:44 [2022-03-23T21:05:44.821Z] --- SKIP: TestCheckpoint (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestContainerInvalidJSON 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 21:05:44 [2022-03-23T21:05:44.821Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestContainerInvalidJSON//exec/foobar/start 21:05:44 [2022-03-23T21:05:44.821Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 21:05:44 [2022-03-23T21:05:44.821Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 21:05:44 [2022-03-23T21:05:44.821Z] === CONT TestContainerInvalidJSON//exec/foobar/start 21:05:44 [2022-03-23T21:05:44.821Z] --- PASS: TestContainerInvalidJSON (0.04s) 21:05:44 [2022-03-23T21:05:44.821Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 21:05:44 [2022-03-23T21:05:44.821Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestCopyFromContainerPathDoesNotExist 21:05:44 [2022-03-23T21:05:44.821Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestCopyFromContainerPathIsNotDir 21:05:44 [2022-03-23T21:05:44.821Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestCopyToContainerPathDoesNotExist 21:05:44 [2022-03-23T21:05:44.821Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.36s) 21:05:44 [2022-03-23T21:05:44.821Z] === RUN TestCopyToContainerPathIsNotDir 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCopyFromContainer 21:05:45 [2022-03-23T21:05:45.280Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" 21:05:45 [2022-03-23T21:05:45.280Z] --- SKIP: TestCopyFromContainer (0.00s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateLinkToNonExistingContainer 21:05:45 [2022-03-23T21:05:45.280Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 21:05:45 [2022-03-23T21:05:45.280Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidEnv 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidEnv/0 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidEnv/0 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidEnv/1 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidEnv/1 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidEnv/2 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidEnv/2 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidEnv/0 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidEnv/2 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidEnv/1 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateTmpfsMountsTarget 21:05:45 [2022-03-23T21:05:45.280Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 21:05:45 [2022-03-23T21:05:45.280Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithCustomMaskedPaths 21:05:45 [2022-03-23T21:05:45.280Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 21:05:45 [2022-03-23T21:05:45.280Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithCustomReadonlyPaths 21:05:45 [2022-03-23T21:05:45.280Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 21:05:45 [2022-03-23T21:05:45.280Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidHealthcheckParams 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 21:05:45 [2022-03-23T21:05:45.280Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 21:05:45 [2022-03-23T21:05:45.280Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateDifferentPlatform 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateDifferentPlatform/different_os 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateDifferentPlatform (0.04s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 21:05:45 [2022-03-23T21:05:45.280Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) 21:05:45 [2022-03-23T21:05:45.280Z] === RUN TestCreateVolumesFromNonExistingContainer 21:05:45 [2022-03-23T21:05:45.548Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 21:05:45 [2022-03-23T21:05:45.548Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 21:05:45 [2022-03-23T21:05:45.616Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.338s coverage: 50.5% of statements 21:05:45 [2022-03-23T21:05:45.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) 21:05:45 [2022-03-23T21:05:45.739Z] === RUN TestCreatePlatformSpecificImageNoPlatform 21:05:45 [2022-03-23T21:05:45.739Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 21:05:45 [2022-03-23T21:05:45.739Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) 21:05:45 [2022-03-23T21:05:45.739Z] === RUN TestContainerKillOnDaemonStart 21:05:45 [2022-03-23T21:05:45.739Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:05:45 [2022-03-23T21:05:45.739Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 21:05:45 [2022-03-23T21:05:45.739Z] === RUN TestDiff 21:05:45 [2022-03-23T21:05:45.739Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 21:05:45 [2022-03-23T21:05:45.739Z] --- SKIP: TestDiff (0.00s) 21:05:45 [2022-03-23T21:05:45.739Z] === RUN TestExecWithCloseStdin 21:05:46 [2022-03-23T21:05:46.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 21:05:46 [2022-03-23T21:05:46.112Z] === RUN TestDockerSuite/TestRunModeHostname 21:05:46 [2022-03-23T21:05:46.566Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.440s coverage: 45.9% of statements 21:05:46 [2022-03-23T21:05:46.566Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 21:05:47 [2022-03-23T21:05:47.043Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 21:05:47 [2022-03-23T21:05:47.043Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 21:05:47 [2022-03-23T21:05:47.043Z] === RUN TestDockerSuite/TestRunModeIpcHost 21:05:47 [2022-03-23T21:05:47.958Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements 21:05:47 [2022-03-23T21:05:47.959Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.784s coverage: 58.0% of statements 21:05:47 [2022-03-23T21:05:47.959Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 21:05:47 [2022-03-23T21:05:47.959Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 21:05:47 [2022-03-23T21:05:47.967Z] --- PASS: TestExecWithCloseStdin (2.35s) 21:05:47 [2022-03-23T21:05:47.967Z] === RUN TestExec 21:05:47 [2022-03-23T21:05:47.973Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 21:05:48 [2022-03-23T21:05:48.537Z] === RUN TestDockerSwarmSuite/TestDNSConfig 21:05:48 [2022-03-23T21:05:48.908Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 2.9% of statements 21:05:49 [2022-03-23T21:05:49.101Z] === RUN TestDockerSuite/TestRunModePIDContainer 21:05:49 [2022-03-23T21:05:49.856Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements 21:05:50 [2022-03-23T21:05:50.049Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 21:05:50 [2022-03-23T21:05:50.049Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 21:05:50 [2022-03-23T21:05:50.138Z] --- PASS: TestExec (2.19s) 21:05:50 [2022-03-23T21:05:50.138Z] === RUN TestExecUser 21:05:50 [2022-03-23T21:05:50.138Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 21:05:50 [2022-03-23T21:05:50.138Z] --- SKIP: TestExecUser (0.00s) 21:05:50 [2022-03-23T21:05:50.138Z] === RUN TestExportContainerAndImportImage 21:05:50 [2022-03-23T21:05:50.138Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 21:05:50 [2022-03-23T21:05:50.138Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 21:05:50 [2022-03-23T21:05:50.138Z] === RUN TestExportContainerAfterDaemonRestart 21:05:50 [2022-03-23T21:05:50.138Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 21:05:50 [2022-03-23T21:05:50.138Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 21:05:50 [2022-03-23T21:05:50.138Z] === RUN TestHealthCheckWorkdir 21:05:50 [2022-03-23T21:05:50.138Z] health_test.go:20: testEnv.OSType == "windows": FIXME 21:05:50 [2022-03-23T21:05:50.138Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 21:05:50 [2022-03-23T21:05:50.138Z] === RUN TestHealthKillContainer 21:05:50 [2022-03-23T21:05:50.138Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 21:05:50 [2022-03-23T21:05:50.138Z] --- SKIP: TestHealthKillContainer (0.00s) 21:05:50 [2022-03-23T21:05:50.138Z] === RUN TestInspectCpusetInConfigPre120 21:05:50 [2022-03-23T21:05:50.138Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 21:05:50 [2022-03-23T21:05:50.138Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 21:05:50 [2022-03-23T21:05:50.138Z] === RUN TestKillContainerInvalidSignal 21:05:50 [2022-03-23T21:05:50.306Z] === RUN TestDockerSuite/TestRunModeUTSHost 21:05:50 [2022-03-23T21:05:50.431Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.6% of statements 21:05:50 [2022-03-23T21:05:50.431Z] ? github.com/docker/docker/daemon/initlayer [no test files] 21:05:50 [2022-03-23T21:05:50.431Z] ? github.com/docker/docker/daemon/listeners [no test files] 21:05:51 [2022-03-23T21:05:51.237Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 21:05:51 [2022-03-23T21:05:51.406Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements 21:05:51 [2022-03-23T21:05:51.495Z] === RUN TestDockerSuite/TestRunMount 21:05:52 [2022-03-23T21:05:52.010Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 80.2% of statements 21:05:52 [2022-03-23T21:05:52.272Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements 21:05:52 [2022-03-23T21:05:52.272Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 21:05:52 [2022-03-23T21:05:52.308Z] --- PASS: TestKillContainerInvalidSignal (1.93s) 21:05:52 [2022-03-23T21:05:52.308Z] === RUN TestKillContainer 21:05:52 [2022-03-23T21:05:52.308Z] === RUN TestKillContainer/no_signal 21:05:53 [2022-03-23T21:05:53.236Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements 21:05:53 [2022-03-23T21:05:53.236Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements 21:05:53 [2022-03-23T21:05:53.807Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements 21:05:53 [2022-03-23T21:05:53.836Z] === RUN TestKillContainer/non_killing_signal 21:05:53 [2022-03-23T21:05:53.836Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 21:05:53 [2022-03-23T21:05:53.836Z] === RUN TestKillContainer/killing_signal 21:05:54 [2022-03-23T21:05:54.068Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements 21:05:54 [2022-03-23T21:05:54.640Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements 21:05:54 [2022-03-23T21:05:54.640Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 21:05:54 [2022-03-23T21:05:54.807Z] === RUN TestDockerSwarmSuite/TestExtraHosts 21:05:55 [2022-03-23T21:05:55.211Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 59.1% of statements 21:05:55 [2022-03-23T21:05:55.473Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements 21:05:56 [2022-03-23T21:05:56.172Z] === RUN TestDockerSuite/TestRunMountOrdering 21:05:56 [2022-03-23T21:05:56.736Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 21:05:56 [2022-03-23T21:05:56.860Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements 21:05:56 [2022-03-23T21:05:56.860Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 21:05:57 [2022-03-23T21:05:57.298Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 21:05:57 [2022-03-23T21:05:57.298Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 21:05:57 [2022-03-23T21:05:57.431Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 21:05:58 [2022-03-23T21:05:58.379Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements 21:05:58 [2022-03-23T21:05:58.379Z] ? github.com/docker/docker/daemon/names [no test files] 21:05:58 [2022-03-23T21:05:58.379Z] ? github.com/docker/docker/daemon/stats [no test files] 21:05:58 [2022-03-23T21:05:58.666Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 21:05:59 [2022-03-23T21:05:59.325Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements 21:05:59 [2022-03-23T21:05:59.901Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.4% of statements 21:05:59 [2022-03-23T21:05:59.901Z] ? github.com/docker/docker/distribution/utils [no test files] 21:06:00 [2022-03-23T21:06:00.044Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 21:06:00 [2022-03-23T21:06:00.044Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 21:06:00 [2022-03-23T21:06:00.164Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements 21:06:00 [2022-03-23T21:06:00.886Z] --- PASS: TestKillContainer (8.87s) 21:06:00 [2022-03-23T21:06:00.886Z] --- PASS: TestKillContainer/no_signal (1.87s) 21:06:00 [2022-03-23T21:06:00.886Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 21:06:00 [2022-03-23T21:06:00.886Z] --- PASS: TestKillContainer/killing_signal (6.94s) 21:06:00 [2022-03-23T21:06:00.886Z] === RUN TestKillWithStopSignalAndRestartPolicies 21:06:00 [2022-03-23T21:06:00.886Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:06:00 [2022-03-23T21:06:00.886Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 21:06:00 [2022-03-23T21:06:00.886Z] === RUN TestKillStoppedContainer 21:06:00 [2022-03-23T21:06:00.886Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:06:00 [2022-03-23T21:06:00.886Z] --- SKIP: TestKillStoppedContainer (0.00s) 21:06:00 [2022-03-23T21:06:00.886Z] === RUN TestKillStoppedContainerAPIPre120 21:06:00 [2022-03-23T21:06:00.886Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:06:00 [2022-03-23T21:06:00.886Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 21:06:00 [2022-03-23T21:06:00.886Z] === RUN TestKillDifferentUserContainer 21:06:00 [2022-03-23T21:06:00.886Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 21:06:00 [2022-03-23T21:06:00.886Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 21:06:00 [2022-03-23T21:06:00.886Z] === RUN TestInspectOomKilledTrue 21:06:00 [2022-03-23T21:06:00.886Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" 21:06:00 [2022-03-23T21:06:00.886Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 21:06:00 [2022-03-23T21:06:00.886Z] === RUN TestInspectOomKilledFalse 21:06:00 [2022-03-23T21:06:00.886Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:06:00 [2022-03-23T21:06:00.886Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 21:06:00 [2022-03-23T21:06:00.886Z] === RUN TestLogsFollowTailEmpty 21:06:01 [2022-03-23T21:06:01.110Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements 21:06:01 [2022-03-23T21:06:01.438Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements 21:06:01 [2022-03-23T21:06:01.699Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements 21:06:01 [2022-03-23T21:06:01.699Z] ? github.com/docker/docker/dockerversion [no test files] 21:06:01 [2022-03-23T21:06:01.961Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.7% of statements 21:06:02 [2022-03-23T21:06:02.537Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements 21:06:02 [2022-03-23T21:06:02.537Z] ? github.com/docker/docker/internal/test/suite [no test files] 21:06:02 [2022-03-23T21:06:02.588Z] === RUN TestDockerSuite/TestRunNamedVolume 21:06:02 [2022-03-23T21:06:02.800Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 21:06:03 [2022-03-23T21:06:03.156Z] --- PASS: TestLogsFollowTailEmpty (2.02s) 21:06:03 [2022-03-23T21:06:03.156Z] === RUN TestNetworkNat 21:06:03 [2022-03-23T21:06:03.156Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 21:06:03 [2022-03-23T21:06:03.156Z] --- SKIP: TestNetworkNat (0.00s) 21:06:03 [2022-03-23T21:06:03.156Z] === RUN TestNetworkLocalhostTCPNat 21:06:03 [2022-03-23T21:06:03.745Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements 21:06:04 [2022-03-23T21:06:04.317Z] ok github.com/docker/docker/opts 0.020s coverage: 66.3% of statements 21:06:04 [2022-03-23T21:06:04.480Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 21:06:04 [2022-03-23T21:06:04.480Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 21:06:04 [2022-03-23T21:06:04.579Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 21:06:05 [2022-03-23T21:06:05.325Z] --- PASS: TestNetworkLocalhostTCPNat (2.42s) 21:06:05 [2022-03-23T21:06:05.325Z] === RUN TestNetworkLoopbackNat 21:06:05 [2022-03-23T21:06:05.325Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 21:06:05 [2022-03-23T21:06:05.325Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 21:06:05 [2022-03-23T21:06:05.325Z] === RUN TestPause 21:06:05 [2022-03-23T21:06:05.325Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 21:06:05 [2022-03-23T21:06:05.325Z] --- SKIP: TestPause (0.00s) 21:06:05 [2022-03-23T21:06:05.325Z] === RUN TestPauseFailsOnWindowsServerContainers 21:06:06 [2022-03-23T21:06:06.368Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 21:06:06 [2022-03-23T21:06:06.496Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.5% of statements 21:06:06 [2022-03-23T21:06:06.757Z] ok github.com/docker/docker/pkg/authorization 0.117s coverage: 68.3% of statements 21:06:07 [2022-03-23T21:06:07.018Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 21:06:07 [2022-03-23T21:06:07.279Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 21:06:07 [2022-03-23T21:06:07.495Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.03s) 21:06:07 [2022-03-23T21:06:07.495Z] === RUN TestPauseStopPausedContainer 21:06:07 [2022-03-23T21:06:07.495Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 21:06:07 [2022-03-23T21:06:07.495Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 21:06:07 [2022-03-23T21:06:07.495Z] === RUN TestPsFilter 21:06:07 [2022-03-23T21:06:07.495Z] --- PASS: TestPsFilter (0.23s) 21:06:07 [2022-03-23T21:06:07.495Z] === RUN TestRemoveContainerWithRemovedVolume 21:06:07 [2022-03-23T21:06:07.761Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 21:06:08 [2022-03-23T21:06:08.695Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 21:06:08 [2022-03-23T21:06:08.695Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 21:06:08 [2022-03-23T21:06:08.695Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 21:06:09 [2022-03-23T21:06:09.257Z] === RUN TestDockerSuite/TestRunNetHost 21:06:09 [2022-03-23T21:06:09.665Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.19s) 21:06:09 [2022-03-23T21:06:09.665Z] === RUN TestRemoveContainerWithVolume 21:06:10 [2022-03-23T21:06:10.184Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 21:06:10 [2022-03-23T21:06:10.577Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.5% of statements 21:06:10 [2022-03-23T21:06:10.577Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 21:06:10 [2022-03-23T21:06:10.577Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 21:06:10 [2022-03-23T21:06:10.747Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 21:06:10 [2022-03-23T21:06:10.838Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 21:06:11 [2022-03-23T21:06:11.100Z] ok github.com/docker/docker/layer 7.317s coverage: 69.0% of statements 21:06:11 [2022-03-23T21:06:11.100Z] ? github.com/docker/docker/libcontainerd [no test files] 21:06:11 [2022-03-23T21:06:11.100Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 21:06:11 [2022-03-23T21:06:11.100Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 21:06:11 [2022-03-23T21:06:11.100Z] ? github.com/docker/docker/libcontainerd/types [no test files] 21:06:11 [2022-03-23T21:06:11.100Z] ? github.com/docker/docker/oci/caps [no test files] 21:06:11 [2022-03-23T21:06:11.100Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 21:06:11 [2022-03-23T21:06:11.312Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 21:06:11 [2022-03-23T21:06:11.674Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements 21:06:11 [2022-03-23T21:06:11.674Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 21:06:11 [2022-03-23T21:06:11.936Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements 21:06:11 [2022-03-23T21:06:11.936Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements 21:06:12 [2022-03-23T21:06:12.676Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 21:06:13 [2022-03-23T21:06:13.323Z] ok github.com/docker/docker/pkg/idtools 0.545s coverage: 69.5% of statements 21:06:13 [2022-03-23T21:06:13.323Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 70.1% of statements 21:06:13 [2022-03-23T21:06:13.586Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements 21:06:13 [2022-03-23T21:06:13.586Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements 21:06:13 [2022-03-23T21:06:13.586Z] ? github.com/docker/docker/pkg/loopback [no test files] 21:06:13 [2022-03-23T21:06:13.848Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements 21:06:13 [2022-03-23T21:06:13.848Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements 21:06:14 [2022-03-23T21:06:14.044Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 21:06:14 [2022-03-23T21:06:14.109Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements 21:06:14 [2022-03-23T21:06:14.371Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.5% of statements 21:06:14 [2022-03-23T21:06:14.633Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements 21:06:14 [2022-03-23T21:06:14.633Z] ? github.com/docker/docker/pkg/platform [no test files] 21:06:14 [2022-03-23T21:06:14.633Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 21:06:15 [2022-03-23T21:06:15.206Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements 21:06:15 [2022-03-23T21:06:15.779Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements 21:06:16 [2022-03-23T21:06:16.041Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 21:06:16 [2022-03-23T21:06:16.041Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 21:06:16 [2022-03-23T21:06:16.557Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 21:06:16 [2022-03-23T21:06:16.723Z] --- PASS: TestRemoveContainerWithVolume (7.01s) 21:06:16 [2022-03-23T21:06:16.723Z] === RUN TestRemoveContainerRunning 21:06:16 [2022-03-23T21:06:16.813Z] === RUN TestDockerSuite/TestRunNoDupVolumes 21:06:16 [2022-03-23T21:06:16.813Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 21:06:17 [2022-03-23T21:06:17.374Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 21:06:17 [2022-03-23T21:06:17.374Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 21:06:17 [2022-03-23T21:06:17.424Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements 21:06:17 [2022-03-23T21:06:17.629Z] === RUN TestDockerSuite/TestRunNonExistingCmd 21:06:17 [2022-03-23T21:06:17.685Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements 21:06:17 [2022-03-23T21:06:17.685Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements 21:06:17 [2022-03-23T21:06:17.947Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 21:06:18 [2022-03-23T21:06:18.190Z] === RUN TestDockerSuite/TestRunNonExistingImage 21:06:18 [2022-03-23T21:06:18.190Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 21:06:18 [2022-03-23T21:06:18.208Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 21:06:18 [2022-03-23T21:06:18.447Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 21:06:18 [2022-03-23T21:06:18.470Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 21:06:18 [2022-03-23T21:06:18.894Z] --- PASS: TestRemoveContainerRunning (2.14s) 21:06:18 [2022-03-23T21:06:18.894Z] === RUN TestRemoveContainerForceRemoveRunning 21:06:19 [2022-03-23T21:06:19.045Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements 21:06:19 [2022-03-23T21:06:19.308Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements 21:06:19 [2022-03-23T21:06:19.571Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements 21:06:19 [2022-03-23T21:06:19.769Z] === RUN TestDockerSuite/TestBuildAddTarXz 21:06:19 [2022-03-23T21:06:19.769Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 21:06:19 [2022-03-23T21:06:19.769Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 21:06:19 [2022-03-23T21:06:19.769Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 21:06:19 [2022-03-23T21:06:19.769Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 21:06:20 [2022-03-23T21:06:20.147Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements 21:06:20 [2022-03-23T21:06:20.410Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 21:06:20 [2022-03-23T21:06:20.672Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 21:06:20 [2022-03-23T21:06:20.935Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 21:06:21 [2022-03-23T21:06:21.067Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s) 21:06:21 [2022-03-23T21:06:21.067Z] === RUN TestRemoveInvalidContainer 21:06:21 [2022-03-23T21:06:21.067Z] --- PASS: TestRemoveInvalidContainer (0.03s) 21:06:21 [2022-03-23T21:06:21.067Z] === RUN TestRenameLinkedContainer 21:06:21 [2022-03-23T21:06:21.067Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 21:06:21 [2022-03-23T21:06:21.067Z] --- SKIP: TestRenameLinkedContainer (0.00s) 21:06:21 [2022-03-23T21:06:21.067Z] === RUN TestRenameStoppedContainer 21:06:22 [2022-03-23T21:06:22.857Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 21:06:23 [2022-03-23T21:06:23.120Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements 21:06:23 [2022-03-23T21:06:23.238Z] --- PASS: TestRenameStoppedContainer (2.27s) 21:06:23 [2022-03-23T21:06:23.238Z] === RUN TestRenameRunningContainerAndReuse 21:06:23 [2022-03-23T21:06:23.696Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements 21:06:24 [2022-03-23T21:06:24.642Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements 21:06:24 [2022-03-23T21:06:24.905Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 21:06:25 [2022-03-23T21:06:25.074Z] === RUN TestDockerSuite/TestRunOOMExitCode 21:06:25 [2022-03-23T21:06:25.074Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport 21:06:25 [2022-03-23T21:06:25.074Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 21:06:25 [2022-03-23T21:06:25.074Z] === RUN TestDockerSuite/TestRunPIDsLimit 21:06:25 [2022-03-23T21:06:25.074Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 21:06:25 [2022-03-23T21:06:25.853Z] ok github.com/docker/docker/registry 0.053s coverage: 58.5% of statements 21:06:26 [2022-03-23T21:06:26.003Z] === RUN TestDockerSuite/TestRunPortInUse 21:06:26 [2022-03-23T21:06:26.425Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements 21:06:26 [2022-03-23T21:06:26.426Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 21:06:26 [2022-03-23T21:06:26.563Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 21:06:26 [2022-03-23T21:06:26.819Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" 21:06:26 [2022-03-23T21:06:26.819Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 21:06:26 [2022-03-23T21:06:26.997Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements 21:06:27 [2022-03-23T21:06:27.259Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 21:06:27 [2022-03-23T21:06:27.386Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 21:06:27 [2022-03-23T21:06:27.641Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 21:06:27 [2022-03-23T21:06:27.915Z] --- PASS: TestRenameRunningContainerAndReuse (4.08s) 21:06:27 [2022-03-23T21:06:27.915Z] === RUN TestRenameInvalidName 21:06:28 [2022-03-23T21:06:28.202Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 21:06:28 [2022-03-23T21:06:28.763Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 21:06:28 [2022-03-23T21:06:28.763Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows 21:06:28 [2022-03-23T21:06:28.763Z] === RUN TestDockerSuite/TestRunPublishPort 21:06:29 [2022-03-23T21:06:29.018Z] === RUN TestDockerSuite/TestRunReadFilteredProc 21:06:29 [2022-03-23T21:06:29.175Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 21:06:29 [2022-03-23T21:06:29.437Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements 21:06:29 [2022-03-23T21:06:29.445Z] --- PASS: TestRenameInvalidName (1.96s) 21:06:29 [2022-03-23T21:06:29.445Z] === RUN TestRenameAnonymousContainer 21:06:29 [2022-03-23T21:06:29.579Z] === RUN TestDockerSuite/TestRunReadProcLatency 21:06:29 [2022-03-23T21:06:29.579Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured 21:06:29 [2022-03-23T21:06:29.579Z] === RUN TestDockerSuite/TestRunReadProcTimer 21:06:29 [2022-03-23T21:06:29.836Z] === RUN TestDockerSuite/TestRunRedirectStdout 21:06:30 [2022-03-23T21:06:30.047Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements 21:06:30 [2022-03-23T21:06:30.808Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 21:06:30 [2022-03-23T21:06:30.808Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved 21:06:30 [2022-03-23T21:06:30.808Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 21:06:31 [2022-03-23T21:06:31.458Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements 21:06:32 [2022-03-23T21:06:32.703Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 21:06:32 [2022-03-23T21:06:32.961Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 21:06:33 [2022-03-23T21:06:33.892Z] === RUN TestDockerSuite/TestRunRm 21:06:34 [2022-03-23T21:06:34.456Z] === RUN TestDockerSuite/TestRunRmAndWait 21:06:37 [2022-03-23T21:06:37.406Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 21:06:37 [2022-03-23T21:06:37.406Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 21:06:37 [2022-03-23T21:06:37.860Z] === RUN TestDockerSuite/TestBuildBlankName 21:06:38 [2022-03-23T21:06:38.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 21:06:38 [2022-03-23T21:06:38.673Z] === RUN TestDockerSuite/TestRunRmPre125Api 21:06:38 [2022-03-23T21:06:38.673Z] === RUN TestDockerSuite/TestRunRootWorkdir 21:06:38 [2022-03-23T21:06:38.929Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 21:06:39 [2022-03-23T21:06:39.749Z] --- PASS: TestRenameAnonymousContainer (9.29s) 21:06:39 [2022-03-23T21:06:39.749Z] === RUN TestRenameContainerWithSameName 21:06:40 [2022-03-23T21:06:40.715Z] --- PASS: TestRenameContainerWithSameName (2.11s) 21:06:40 [2022-03-23T21:06:40.715Z] === RUN TestRenameContainerWithLinkedContainer 21:06:40 [2022-03-23T21:06:40.715Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 21:06:40 [2022-03-23T21:06:40.715Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 21:06:40 [2022-03-23T21:06:40.715Z] === RUN TestResize 21:06:40 [2022-03-23T21:06:40.820Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 21:06:40 [2022-03-23T21:06:40.820Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 21:06:41 [2022-03-23T21:06:41.077Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 21:06:42 [2022-03-23T21:06:42.890Z] --- PASS: TestResize (1.95s) 21:06:42 [2022-03-23T21:06:42.890Z] === RUN TestResizeWithInvalidSize 21:06:44 [2022-03-23T21:06:44.348Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 21:06:44 [2022-03-23T21:06:44.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 21:06:45 [2022-03-23T21:06:45.061Z] --- PASS: TestResizeWithInvalidSize (2.00s) 21:06:45 [2022-03-23T21:06:45.061Z] === RUN TestResizeWhenContainerNotStarted 21:06:45 [2022-03-23T21:06:45.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 21:06:45 [2022-03-23T21:06:45.355Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 21:06:46 [2022-03-23T21:06:46.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 21:06:46 [2022-03-23T21:06:46.888Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 21:06:47 [2022-03-23T21:06:47.233Z] --- PASS: TestResizeWhenContainerNotStarted (2.22s) 21:06:47 [2022-03-23T21:06:47.233Z] === RUN TestDaemonRestartKillContainers 21:06:47 [2022-03-23T21:06:47.233Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" 21:06:47 [2022-03-23T21:06:47.233Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 21:06:47 [2022-03-23T21:06:47.233Z] === RUN TestStats 21:06:47 [2022-03-23T21:06:47.233Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 21:06:47 [2022-03-23T21:06:47.233Z] --- SKIP: TestStats (0.00s) 21:06:47 [2022-03-23T21:06:47.233Z] === RUN TestStopContainerWithRestartPolicyAlways 21:06:47 [2022-03-23T21:06:47.451Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 21:06:47 [2022-03-23T21:06:47.709Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 21:06:48 [2022-03-23T21:06:48.273Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 21:06:48 [2022-03-23T21:06:48.835Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 21:06:49 [2022-03-23T21:06:49.090Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 21:06:49 [2022-03-23T21:06:49.584Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/pkg/signal [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/profiles/apparmor [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/rootless [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/rootless/specconv [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/runconfig/opts [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/daemon [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/environment [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/fakegit [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 21:06:49 [2022-03-23T21:06:49.584Z] ? github.com/docker/docker/testutil/registry [no test files] 21:06:49 [2022-03-23T21:06:49.585Z] ? github.com/docker/docker/testutil/request [no test files] 21:06:49 [2022-03-23T21:06:49.585Z] ? github.com/docker/docker/volume [no test files] 21:06:49 [2022-03-23T21:06:49.585Z] ? github.com/docker/docker/volume/service/opts [no test files] 21:06:49 [2022-03-23T21:06:49.585Z] ? github.com/docker/docker/volume/testutils [no test files] 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === Skipped 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] network_proxy_test.go:208: No support for dual stack yet 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver btrfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver btrfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver btrfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver btrfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver btrfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:71: No driver to put! 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] time="2022-03-23T21:05:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: driver not supported 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] time="2022-03-23T21:05:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: driver not supported 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] time="2022-03-23T21:05:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: driver not supported 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] time="2022-03-23T21:05:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: driver not supported 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] time="2022-03-23T21:05:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: driver not supported 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:71: No driver to put! 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] overlay_test.go:45: Fails to compute changes after apply intermittently 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] overlay_test.go:50: Fails to compute changes intermittently 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] overlay_test.go:65: Cannot run test with naive change algorithm 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver zfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver zfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver zfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver zfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:44: Driver zfs not supported 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] graphtest_unix.go:71: No driver to put! 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 21:06:49 [2022-03-23T21:06:49.585Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled 21:06:49 [2022-03-23T21:06:49.585Z] 21:06:49 [2022-03-23T21:06:49.585Z] DONE 2337 tests, 28 skipped in 247.352s 21:06:49 [2022-03-23T21:06:49.585Z] + '[' -n 'github.com/docker/docker/libnetwork 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/bitseq 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cluster 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/config 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/datastore 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/diagnostic 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/discoverapi 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/driverapi 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/bridge 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/host 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/null 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/overlay 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/remote 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/windows 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/drvregistry 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/etchosts 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/idm 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/internal/caller 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipam 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipamapi 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipams/builtin 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipams/null 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipams/remote 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ipamutils 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/iptables 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/netlabel 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/netutils 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/networkdb 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/ns 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/options 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/osl 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/osl/kernel 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/portallocator 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/portmapper 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/resolvconf 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/testutils 21:06:49 [2022-03-23T21:06:49.585Z] github.com/docker/docker/libnetwork/types' ']' 21:06:49 [2022-03-23T21:06:49.585Z] + 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 21:06:49 [2022-03-23T21:06:49.651Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 21:06:49 [2022-03-23T21:06:49.906Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 21:06:50 [2022-03-23T21:06:50.467Z] === RUN TestDockerSuite/TestRunSetMacAddress 21:06:51 [2022-03-23T21:06:51.028Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 21:06:51 [2022-03-23T21:06:51.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 21:06:53 [2022-03-23T21:06:53.015Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.76s) 21:06:53 [2022-03-23T21:06:53.015Z] === RUN TestStopContainerWithTimeout 21:06:53 [2022-03-23T21:06:53.015Z] stop_windows_test.go:19: testEnv.OSType == "windows" 21:06:53 [2022-03-23T21:06:53.015Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 21:06:53 [2022-03-23T21:06:53.015Z] === RUN TestUpdateRestartPolicy 21:06:53 [2022-03-23T21:06:53.545Z] === RUN TestDockerSuite/TestRunState 21:06:54 [2022-03-23T21:06:54.107Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 21:06:54 [2022-03-23T21:06:54.670Z] === RUN TestDockerSuite/TestRunStdinPipe 21:06:54 [2022-03-23T21:06:54.929Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 21:06:55 [2022-03-23T21:06:55.185Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 21:06:55 [2022-03-23T21:06:55.186Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport 21:06:55 [2022-03-23T21:06:55.186Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 21:06:55 [2022-03-23T21:06:55.796Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 21:06:56 [2022-03-23T21:06:56.052Z] === RUN TestDockerSuite/TestRunSysctls 21:06:56 [2022-03-23T21:06:56.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 21:06:57 [2022-03-23T21:06:57.242Z] === RUN TestDockerSuite/TestRunTLSVerify 21:06:57 [2022-03-23T21:06:57.242Z] === RUN TestDockerSuite/TestRunTTYWithPipe 21:06:57 [2022-03-23T21:06:57.242Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 21:06:57 [2022-03-23T21:06:57.499Z] === RUN TestDockerSuite/TestRunTmpfsMounts 21:06:59 [2022-03-23T21:06:59.396Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 21:06:59 [2022-03-23T21:06:59.651Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 21:06:59 [2022-03-23T21:06:59.907Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 21:07:01 [2022-03-23T21:07:01.272Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 21:07:01 [2022-03-23T21:07:01.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 21:07:02 [2022-03-23T21:07:02.637Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 21:07:04 [2022-03-23T21:07:04.149Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 21:07:04 [2022-03-23T21:07:04.149Z] docker_api_build_test.go:176: unmatched requirement UnixCli 21:07:04 [2022-03-23T21:07:04.149Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 21:07:04 [2022-03-23T21:07:04.149Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 21:07:04 [2022-03-23T21:07:04.149Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 21:07:04 [2022-03-23T21:07:04.577Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 21:07:05 [2022-03-23T21:07:05.140Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 21:07:06 [2022-03-23T21:07:06.318Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 21:07:07 [2022-03-23T21:07:07.283Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 21:07:07 [2022-03-23T21:07:07.283Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 21:07:07 [2022-03-23T21:07:07.283Z] === RUN TestDockerSuite/TestBuildAddBadLinks 21:07:07 [2022-03-23T21:07:07.283Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 21:07:07 [2022-03-23T21:07:07.283Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 21:07:07 [2022-03-23T21:07:07.283Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 21:07:07 [2022-03-23T21:07:07.283Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 21:07:07 [2022-03-23T21:07:07.658Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 21:07:07 [2022-03-23T21:07:07.739Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 21:07:07 [2022-03-23T21:07:07.915Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 21:07:07 [2022-03-23T21:07:07.915Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 21:07:08 [2022-03-23T21:07:08.480Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 21:07:08 [2022-03-23T21:07:08.701Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 21:07:09 [2022-03-23T21:07:09.044Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 21:07:10 [2022-03-23T21:07:10.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 21:07:10 [2022-03-23T21:07:10.354Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 21:07:10 [2022-03-23T21:07:10.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 21:07:10 [2022-03-23T21:07:10.939Z] === RUN TestDockerSuite/TestRunUnshareProc 21:07:10 [2022-03-23T21:07:10.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 21:07:11 [2022-03-23T21:07:11.868Z] === RUN TestDockerSuite/TestRunUserByID 21:07:12 [2022-03-23T21:07:12.124Z] === RUN TestDockerSuite/TestRunUserByIDBig 21:07:12 [2022-03-23T21:07:12.380Z] === RUN TestDockerSuite/TestRunUserByIDNegative 21:07:12 [2022-03-23T21:07:12.380Z] === RUN TestDockerSuite/TestRunUserByIDZero 21:07:12 [2022-03-23T21:07:12.413Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 21:07:13 [2022-03-23T21:07:13.308Z] === RUN TestDockerSuite/TestRunUserByName 21:07:13 [2022-03-23T21:07:13.373Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 21:07:13 [2022-03-23T21:07:13.373Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 21:07:13 [2022-03-23T21:07:13.373Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 21:07:13 [2022-03-23T21:07:13.373Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 21:07:13 [2022-03-23T21:07:13.373Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 21:07:13 [2022-03-23T21:07:13.827Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 21:07:13 [2022-03-23T21:07:13.868Z] === RUN TestDockerSuite/TestRunUserDefaults 21:07:13 [2022-03-23T21:07:13.868Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 21:07:14 [2022-03-23T21:07:14.085Z] --- PASS: TestUpdateRestartPolicy (20.27s) 21:07:14 [2022-03-23T21:07:14.085Z] === RUN TestUpdateRestartWithAutoRemove 21:07:14 [2022-03-23T21:07:14.431Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 21:07:14 [2022-03-23T21:07:14.431Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer 21:07:14 [2022-03-23T21:07:14.431Z] === RUN TestDockerSuite/TestRunUserNotFound 21:07:14 [2022-03-23T21:07:14.431Z] === RUN TestDockerSuite/TestRunVerifyContainerID 21:07:15 [2022-03-23T21:07:15.039Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 21:07:15 [2022-03-23T21:07:15.048Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s) 21:07:15 [2022-03-23T21:07:15.048Z] === RUN TestWaitNonBlocked 21:07:15 [2022-03-23T21:07:15.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:07:15 [2022-03-23T21:07:15.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:07:15 [2022-03-23T21:07:15.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:07:15 [2022-03-23T21:07:15.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:07:15 [2022-03-23T21:07:15.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:07:15 [2022-03-23T21:07:15.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:07:16 [2022-03-23T21:07:16.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 21:07:16 [2022-03-23T21:07:16.117Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 21:07:16 [2022-03-23T21:07:16.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 21:07:16 [2022-03-23T21:07:16.117Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 21:07:16 [2022-03-23T21:07:16.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 21:07:16 [2022-03-23T21:07:16.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 21:07:16 [2022-03-23T21:07:16.714Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 21:07:17 [2022-03-23T21:07:17.778Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 21:07:17 [2022-03-23T21:07:17.946Z] --- PASS: TestWaitNonBlocked (0.03s) 21:07:17 [2022-03-23T21:07:17.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s) 21:07:17 [2022-03-23T21:07:17.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.79s) 21:07:17 [2022-03-23T21:07:17.947Z] === RUN TestWaitBlocked 21:07:17 [2022-03-23T21:07:17.947Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 21:07:17 [2022-03-23T21:07:17.947Z] --- SKIP: TestWaitBlocked (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] PASS 21:07:17 [2022-03-23T21:07:17.947Z] ok github.com/docker/docker/integration/container 93.708s 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === Skipped 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) 21:07:17 [2022-03-23T21:07:17.947Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) 21:07:17 [2022-03-23T21:07:17.947Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] health_test.go:20: testEnv.OSType == "windows": FIXME 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH 21:07:17 [2022-03-23T21:07:17.947Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] nat_test.go:23: testEnv.OSType == "windows": FIXME 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] nat_test.go:59: testEnv.OSType == "windows": FIXME 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] rename_test.go:193: testEnv.OSType == "windows": FIXME 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] stop_windows_test.go:19: testEnv.OSType == "windows" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 21:07:17 [2022-03-23T21:07:17.947Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 21:07:17 [2022-03-23T21:07:17.947Z] 21:07:17 [2022-03-23T21:07:17.947Z] DONE 87 tests, 33 skipped in 96.432s 21:07:17 [2022-03-23T21:07:17.947Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon 21:07:18 [2022-03-23T21:07:18.345Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 21:07:19 [2022-03-23T21:07:19.714Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 21:07:19 [2022-03-23T21:07:19.714Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 21:07:21 [2022-03-23T21:07:21.130Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 21:07:22 [2022-03-23T21:07:22.502Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 21:07:23 [2022-03-23T21:07:23.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 21:07:23 [2022-03-23T21:07:23.162Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 21:07:23 [2022-03-23T21:07:23.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 21:07:23 [2022-03-23T21:07:23.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 21:07:23 [2022-03-23T21:07:23.162Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 21:07:23 [2022-03-23T21:07:23.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 21:07:23 [2022-03-23T21:07:23.162Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 21:07:23 [2022-03-23T21:07:23.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 21:07:23 [2022-03-23T21:07:23.865Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 21:07:25 [2022-03-23T21:07:25.757Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 21:07:25 [2022-03-23T21:07:25.757Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 21:07:26 [2022-03-23T21:07:26.014Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 21:07:26 [2022-03-23T21:07:26.014Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows 21:07:26 [2022-03-23T21:07:26.014Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 21:07:26 [2022-03-23T21:07:26.014Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows 21:07:26 [2022-03-23T21:07:26.014Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 21:07:26 [2022-03-23T21:07:26.014Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows 21:07:26 [2022-03-23T21:07:26.014Z] === RUN TestDockerSuite/TestRunWithBadDevice 21:07:26 [2022-03-23T21:07:26.270Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 21:07:26 [2022-03-23T21:07:26.270Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 21:07:26 [2022-03-23T21:07:26.270Z] === RUN TestDockerSuite/TestRunWithCPUQuota 21:07:26 [2022-03-23T21:07:26.834Z] === RUN TestDockerSuite/TestRunWithCPUShares 21:07:27 [2022-03-23T21:07:27.397Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 21:07:28 [2022-03-23T21:07:28.330Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 21:07:28 [2022-03-23T21:07:28.894Z] === RUN TestDockerSuite/TestRunWithCpusetMems 21:07:29 [2022-03-23T21:07:29.051Z] === RUN TestDockerSuite/TestBuildAddNonTar 21:07:29 [2022-03-23T21:07:29.457Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 21:07:29 [2022-03-23T21:07:29.457Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 21:07:30 [2022-03-23T21:07:30.020Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 21:07:30 [2022-03-23T21:07:30.020Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 21:07:30 [2022-03-23T21:07:30.020Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 21:07:30 [2022-03-23T21:07:30.020Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 21:07:30 [2022-03-23T21:07:30.020Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 21:07:30 [2022-03-23T21:07:30.020Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 21:07:30 [2022-03-23T21:07:30.020Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 21:07:30 [2022-03-23T21:07:30.277Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 21:07:30 [2022-03-23T21:07:30.839Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 21:07:30 [2022-03-23T21:07:30.839Z] === RUN TestDockerSwarmSuite/TestServiceLogs 21:07:31 [2022-03-23T21:07:31.095Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 21:07:31 [2022-03-23T21:07:31.660Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 21:07:31 [2022-03-23T21:07:31.660Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 21:07:32 [2022-03-23T21:07:32.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 21:07:32 [2022-03-23T21:07:32.225Z] === RUN TestDockerSuite/TestRunWithShmSize 21:07:32 [2022-03-23T21:07:32.789Z] === RUN TestDockerSuite/TestRunWithSwappiness 21:07:33 [2022-03-23T21:07:33.718Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 21:07:33 [2022-03-23T21:07:33.718Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 21:07:33 [2022-03-23T21:07:33.718Z] === RUN TestDockerSuite/TestRunWithUlimits 21:07:33 [2022-03-23T21:07:33.974Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 21:07:34 [2022-03-23T21:07:34.821Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 21:07:34 [2022-03-23T21:07:34.904Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 21:07:35 [2022-03-23T21:07:35.160Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 21:07:35 [2022-03-23T21:07:35.160Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport 21:07:35 [2022-03-23T21:07:35.160Z] === RUN TestDockerSuite/TestRunWithoutNetworking 21:07:35 [2022-03-23T21:07:35.275Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 21:07:35 [2022-03-23T21:07:35.275Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 21:07:35 [2022-03-23T21:07:35.722Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 21:07:35 [2022-03-23T21:07:35.722Z] === RUN TestDockerSuite/TestRunWorkingDirectory 21:07:35 [2022-03-23T21:07:35.729Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 21:07:36 [2022-03-23T21:07:36.312Z] ok github.com/docker/docker/libnetwork 37.255s coverage: 40.7% of statements 21:07:36 [2022-03-23T21:07:36.312Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements 21:07:36 [2022-03-23T21:07:36.312Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 21:07:36 [2022-03-23T21:07:36.312Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements 21:07:36 [2022-03-23T21:07:36.683Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 21:07:36 [2022-03-23T21:07:36.886Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.377s coverage: 59.9% of statements 21:07:36 [2022-03-23T21:07:36.886Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 21:07:36 [2022-03-23T21:07:36.940Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 21:07:37 [2022-03-23T21:07:37.147Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 21:07:37 [2022-03-23T21:07:37.722Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.094s coverage: 4.0% of statements 21:07:37 [2022-03-23T21:07:37.722Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 21:07:38 [2022-03-23T21:07:38.297Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements 21:07:38 [2022-03-23T21:07:38.297Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 21:07:38 [2022-03-23T21:07:38.309Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 21:07:38 [2022-03-23T21:07:38.560Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 21:07:38 [2022-03-23T21:07:38.566Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 21:07:38 [2022-03-23T21:07:38.566Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 21:07:38 [2022-03-23T21:07:38.566Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 21:07:38 [2022-03-23T21:07:38.615Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 21:07:39 [2022-03-23T21:07:39.493Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 21:07:40 [2022-03-23T21:07:40.054Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 21:07:40 [2022-03-23T21:07:40.615Z] === RUN TestDockerSuite/TestSaveCheckTimes 21:07:40 [2022-03-23T21:07:40.615Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 21:07:40 [2022-03-23T21:07:40.775Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 21:07:41 [2022-03-23T21:07:41.984Z] === RUN TestDockerSuite/TestSaveImageId 21:07:41 [2022-03-23T21:07:41.984Z] === RUN TestDockerSuite/TestSaveLoadNoTag 21:07:42 [2022-03-23T21:07:42.241Z] === RUN TestDockerSuite/TestSaveLoadParents 21:07:43 [2022-03-23T21:07:43.084Z] === RUN TestConfigDaemonLibtrustID 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:26: runtime.GOOS == "windows" 21:07:43 [2022-03-23T21:07:43.085Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) 21:07:43 [2022-03-23T21:07:43.085Z] === RUN TestDaemonConfigValidation 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:45: runtime.GOOS == "windows" 21:07:43 [2022-03-23T21:07:43.085Z] --- SKIP: TestDaemonConfigValidation (0.00s) 21:07:43 [2022-03-23T21:07:43.085Z] === RUN TestConfigDaemonSeccompProfiles 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:111: runtime.GOOS == "windows" 21:07:43 [2022-03-23T21:07:43.085Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) 21:07:43 [2022-03-23T21:07:43.085Z] === RUN TestDaemonProxy 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows 21:07:43 [2022-03-23T21:07:43.085Z] --- SKIP: TestDaemonProxy (0.00s) 21:07:43 [2022-03-23T21:07:43.085Z] PASS 21:07:43 [2022-03-23T21:07:43.085Z] ok github.com/docker/docker/integration/daemon 0.125s 21:07:43 [2022-03-23T21:07:43.085Z] 21:07:43 [2022-03-23T21:07:43.085Z] === Skipped 21:07:43 [2022-03-23T21:07:43.085Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:26: runtime.GOOS == "windows" 21:07:43 [2022-03-23T21:07:43.085Z] 21:07:43 [2022-03-23T21:07:43.085Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:45: runtime.GOOS == "windows" 21:07:43 [2022-03-23T21:07:43.085Z] 21:07:43 [2022-03-23T21:07:43.085Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:111: runtime.GOOS == "windows" 21:07:43 [2022-03-23T21:07:43.085Z] 21:07:43 [2022-03-23T21:07:43.085Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) 21:07:43 [2022-03-23T21:07:43.085Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows 21:07:43 [2022-03-23T21:07:43.085Z] 21:07:43 [2022-03-23T21:07:43.085Z] DONE 4 tests, 4 skipped in 22.676s 21:07:43 [2022-03-23T21:07:43.085Z] Running D:\gopath\src\github.com\docker\docker\integration\image 21:07:43 [2022-03-23T21:07:43.173Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2414983031 21:07:43 [2022-03-23T21:07:43.433Z] === RUN TestDockerSuite/TestSaveMultipleNames 21:07:43 [2022-03-23T21:07:43.433Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 21:07:44 [2022-03-23T21:07:44.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 21:07:44 [2022-03-23T21:07:44.621Z] === RUN TestDockerSuite/TestSaveSingleTag 21:07:44 [2022-03-23T21:07:44.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:07:44 [2022-03-23T21:07:44.622Z] INFO: Testing against a local daemon 21:07:44 [2022-03-23T21:07:44.622Z] === RUN TestCommitInheritsEnv 21:07:44 [2022-03-23T21:07:44.622Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 21:07:44 [2022-03-23T21:07:44.622Z] --- SKIP: TestCommitInheritsEnv (0.00s) 21:07:44 [2022-03-23T21:07:44.622Z] === RUN TestImportExtremelyLargeImageWorks 21:07:44 [2022-03-23T21:07:44.622Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows 21:07:44 [2022-03-23T21:07:44.622Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 21:07:44 [2022-03-23T21:07:44.622Z] === RUN TestImportWithCustomPlatform 21:07:44 [2022-03-23T21:07:44.622Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows 21:07:44 [2022-03-23T21:07:44.622Z] --- SKIP: TestImportWithCustomPlatform (0.00s) 21:07:44 [2022-03-23T21:07:44.622Z] === RUN TestImagesFilterMultiReference 21:07:44 [2022-03-23T21:07:44.622Z] --- PASS: TestImagesFilterMultiReference (0.11s) 21:07:44 [2022-03-23T21:07:44.622Z] === RUN TestImagePullPlatformInvalid 21:07:44 [2022-03-23T21:07:44.877Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 21:07:44 [2022-03-23T21:07:44.877Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 21:07:45 [2022-03-23T21:07:45.082Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 21:07:45 [2022-03-23T21:07:45.082Z] === RUN TestRemoveImageOrphaning 21:07:46 [2022-03-23T21:07:46.045Z] --- PASS: TestRemoveImageOrphaning (1.04s) 21:07:46 [2022-03-23T21:07:46.046Z] === RUN TestTagUnprefixedRepoByNameOrName 21:07:46 [2022-03-23T21:07:46.046Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 21:07:46 [2022-03-23T21:07:46.046Z] === RUN TestTagInvalidReference 21:07:46 [2022-03-23T21:07:46.046Z] --- PASS: TestTagInvalidReference (0.03s) 21:07:46 [2022-03-23T21:07:46.046Z] === RUN TestTagValidPrefixedRepo 21:07:46 [2022-03-23T21:07:46.046Z] --- PASS: TestTagValidPrefixedRepo (0.08s) 21:07:46 [2022-03-23T21:07:46.046Z] === RUN TestTagExistedNameWithoutForce 21:07:46 [2022-03-23T21:07:46.046Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 21:07:46 [2022-03-23T21:07:46.046Z] === RUN TestTagOfficialNames 21:07:46 [2022-03-23T21:07:46.046Z] --- PASS: TestTagOfficialNames (0.10s) 21:07:46 [2022-03-23T21:07:46.046Z] === RUN TestTagMatchesDigest 21:07:46 [2022-03-23T21:07:46.046Z] --- PASS: TestTagMatchesDigest (0.04s) 21:07:46 [2022-03-23T21:07:46.046Z] PASS 21:07:46 [2022-03-23T21:07:46.046Z] ok github.com/docker/docker/integration/image 1.631s 21:07:46 [2022-03-23T21:07:46.242Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 21:07:46 [2022-03-23T21:07:46.503Z] 21:07:46 [2022-03-23T21:07:46.503Z] === Skipped 21:07:46 [2022-03-23T21:07:46.503Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 21:07:46 [2022-03-23T21:07:46.503Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME 21:07:46 [2022-03-23T21:07:46.503Z] 21:07:46 [2022-03-23T21:07:46.503Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 21:07:46 [2022-03-23T21:07:46.503Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows 21:07:46 [2022-03-23T21:07:46.503Z] 21:07:46 [2022-03-23T21:07:46.503Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) 21:07:46 [2022-03-23T21:07:46.503Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows 21:07:46 [2022-03-23T21:07:46.503Z] 21:07:46 [2022-03-23T21:07:46.503Z] DONE 12 tests, 3 skipped in 5.624s 21:07:46 [2022-03-23T21:07:46.503Z] Running D:\gopath\src\github.com\docker\docker\integration\network 21:07:46 [2022-03-23T21:07:46.541Z] === RUN TestDockerSuite/TestBuildAddScript 21:07:46 [2022-03-23T21:07:46.541Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 21:07:46 [2022-03-23T21:07:46.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 21:07:46 [2022-03-23T21:07:46.541Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 21:07:46 [2022-03-23T21:07:46.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 21:07:46 [2022-03-23T21:07:46.541Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 21:07:46 [2022-03-23T21:07:46.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 21:07:46 [2022-03-23T21:07:46.541Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 21:07:46 [2022-03-23T21:07:46.541Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 21:07:46 [2022-03-23T21:07:46.541Z] === RUN TestDockerSuite/TestBuildAddTar 21:07:47 [2022-03-23T21:07:47.172Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 21:07:47 [2022-03-23T21:07:47.734Z] === RUN TestDockerSuite/TestSearchCmdOptions 21:07:48 [2022-03-23T21:07:48.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 21:07:48 [2022-03-23T21:07:48.295Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 21:07:48 [2022-03-23T21:07:48.296Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 21:07:48 [2022-03-23T21:07:48.296Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 21:07:48 [2022-03-23T21:07:48.296Z] === RUN TestDockerSuite/TestSearchWithLimit 21:07:48 [2022-03-23T21:07:48.566Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.604s coverage: 7.2% of statements 21:07:48 [2022-03-23T21:07:48.566Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 21:07:48 [2022-03-23T21:07:48.566Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements 21:07:48 [2022-03-23T21:07:48.566Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements 21:07:48 [2022-03-23T21:07:48.566Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 21:07:48 [2022-03-23T21:07:48.566Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 21:07:48 [2022-03-23T21:07:48.566Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 21:07:48 [2022-03-23T21:07:48.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:07:48 [2022-03-23T21:07:48.671Z] INFO: Testing against a local daemon 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkCreateDelete 21:07:48 [2022-03-23T21:07:48.671Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestNetworkCreateDelete (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestDockerNetworkDeletePreferID 21:07:48 [2022-03-23T21:07:48.671Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestDaemonDNSFallback 21:07:48 [2022-03-23T21:07:48.671Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestDaemonDNSFallback (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestInspectNetwork 21:07:48 [2022-03-23T21:07:48.671Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestInspectNetwork (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestRunContainerWithBridgeNone 21:07:48 [2022-03-23T21:07:48.671Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkInvalidJSON 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkInvalidJSON//networks/create 21:07:48 [2022-03-23T21:07:48.671Z] === PAUSE TestNetworkInvalidJSON//networks/create 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 21:07:48 [2022-03-23T21:07:48.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 21:07:48 [2022-03-23T21:07:48.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 21:07:48 [2022-03-23T21:07:48.671Z] === CONT TestNetworkInvalidJSON//networks/create 21:07:48 [2022-03-23T21:07:48.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 21:07:48 [2022-03-23T21:07:48.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 21:07:48 [2022-03-23T21:07:48.671Z] --- PASS: TestNetworkInvalidJSON (0.05s) 21:07:48 [2022-03-23T21:07:48.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 21:07:48 [2022-03-23T21:07:48.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 21:07:48 [2022-03-23T21:07:48.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkList 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkList//networks 21:07:48 [2022-03-23T21:07:48.671Z] === PAUSE TestNetworkList//networks 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestNetworkList//networks/ 21:07:48 [2022-03-23T21:07:48.671Z] === PAUSE TestNetworkList//networks/ 21:07:48 [2022-03-23T21:07:48.671Z] === CONT TestNetworkList//networks 21:07:48 [2022-03-23T21:07:48.671Z] === CONT TestNetworkList//networks/ 21:07:48 [2022-03-23T21:07:48.671Z] --- PASS: TestNetworkList (0.04s) 21:07:48 [2022-03-23T21:07:48.671Z] --- PASS: TestNetworkList//networks/ (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] --- PASS: TestNetworkList//networks (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestHostIPv4BridgeLabel 21:07:48 [2022-03-23T21:07:48.671Z] network_test.go:128: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestDaemonRestartWithLiveRestore 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:30: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestDaemonDefaultNetworkPools 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:59: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestDaemonRestartWithExistingNetwork 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:103: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:137: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:188: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestServiceWithPredefinedNetwork 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:213: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:243: FLAKY_TEST 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestServiceWithDataPathPortInit 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:334: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] === RUN TestServiceWithDefaultAddressPoolInit 21:07:48 [2022-03-23T21:07:48.671Z] service_test.go:402: testEnv.OSType == "windows" 21:07:48 [2022-03-23T21:07:48.671Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 21:07:48 [2022-03-23T21:07:48.671Z] PASS 21:07:48 [2022-03-23T21:07:48.671Z] ok github.com/docker/docker/integration/network 0.189s 21:07:48 [2022-03-23T21:07:48.828Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements 21:07:48 [2022-03-23T21:07:48.865Z] === RUN TestDockerSuite/TestSlowStdinClosing 21:07:48 [2022-03-23T21:07:48.865Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 21:07:49 [2022-03-23T21:07:49.090Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === Skipped 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] network_test.go:128: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:30: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:59: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:103: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:137: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:188: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:213: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:243: FLAKY_TEST 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:334: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 21:07:49 [2022-03-23T21:07:49.128Z] service_test.go:402: testEnv.OSType == "windows" 21:07:49 [2022-03-23T21:07:49.128Z] 21:07:49 [2022-03-23T21:07:49.128Z] DONE 22 tests, 15 skipped in 2.302s 21:07:49 [2022-03-23T21:07:49.128Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 21:07:49 [2022-03-23T21:07:49.353Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 21:07:49 [2022-03-23T21:07:49.616Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 21:07:49 [2022-03-23T21:07:49.796Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 21:07:50 [2022-03-23T21:07:50.092Z] testing: warning: no tests to run 21:07:50 [2022-03-23T21:07:50.092Z] PASS 21:07:50 [2022-03-23T21:07:50.092Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s 21:07:50 [2022-03-23T21:07:50.092Z] 21:07:50 [2022-03-23T21:07:50.092Z] DONE 0 tests in 0.825s 21:07:50 [2022-03-23T21:07:50.092Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 21:07:50 [2022-03-23T21:07:50.361Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 21:07:50 [2022-03-23T21:07:50.926Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 21:07:50 [2022-03-23T21:07:50.926Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 21:07:51 [2022-03-23T21:07:51.057Z] testing: warning: no tests to run 21:07:51 [2022-03-23T21:07:51.057Z] PASS 21:07:51 [2022-03-23T21:07:51.057Z] ok github.com/docker/docker/integration/network/macvlan 0.086s 21:07:51 [2022-03-23T21:07:51.057Z] 21:07:51 [2022-03-23T21:07:51.057Z] DONE 0 tests in 0.804s 21:07:51 [2022-03-23T21:07:51.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 21:07:52 [2022-03-23T21:07:52.021Z] testing: warning: no tests to run 21:07:52 [2022-03-23T21:07:52.021Z] PASS 21:07:52 [2022-03-23T21:07:52.021Z] ok github.com/docker/docker/integration/plugin 0.088s 21:07:52 [2022-03-23T21:07:52.021Z] 21:07:52 [2022-03-23T21:07:52.021Z] DONE 0 tests in 0.819s 21:07:52 [2022-03-23T21:07:52.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 21:07:52 [2022-03-23T21:07:52.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 21:07:52 [2022-03-23T21:07:52.906Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 21:07:52 [2022-03-23T21:07:52.986Z] testing: warning: no tests to run 21:07:52 [2022-03-23T21:07:52.986Z] PASS 21:07:52 [2022-03-23T21:07:52.986Z] ok github.com/docker/docker/integration/plugin/authz 0.083s 21:07:52 [2022-03-23T21:07:52.986Z] 21:07:52 [2022-03-23T21:07:52.986Z] DONE 0 tests in 0.841s 21:07:52 [2022-03-23T21:07:52.986Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 21:07:53 [2022-03-23T21:07:53.361Z] === RUN TestDockerSuite/TestBuildCacheAdd 21:07:53 [2022-03-23T21:07:53.361Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 21:07:53 [2022-03-23T21:07:53.513Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 21:07:53 [2022-03-23T21:07:53.817Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 21:07:55 [2022-03-23T21:07:55.344Z] === RUN TestDockerSuite/TestBuildCacheFrom 21:07:55 [2022-03-23T21:07:55.344Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 21:07:55 [2022-03-23T21:07:55.344Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 21:07:56 [2022-03-23T21:07:56.032Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 21:07:57 [2022-03-23T21:07:57.402Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 21:07:57 [2022-03-23T21:07:57.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:07:57 [2022-03-23T21:07:57.671Z] INFO: Testing against a local daemon 21:07:57 [2022-03-23T21:07:57.671Z] === RUN TestPluginInvalidJSON 21:07:57 [2022-03-23T21:07:57.671Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 21:07:57 [2022-03-23T21:07:57.671Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 21:07:57 [2022-03-23T21:07:57.671Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 21:07:57 [2022-03-23T21:07:57.671Z] --- PASS: TestPluginInvalidJSON (0.05s) 21:07:57 [2022-03-23T21:07:57.671Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 21:07:57 [2022-03-23T21:07:57.671Z] === RUN TestPluginInstall 21:07:57 [2022-03-23T21:07:57.671Z] plugin_test.go:63: testEnv.OSType == "windows" 21:07:57 [2022-03-23T21:07:57.671Z] --- SKIP: TestPluginInstall (0.01s) 21:07:57 [2022-03-23T21:07:57.671Z] === RUN TestPluginsWithRuntimes 21:07:57 [2022-03-23T21:07:57.671Z] plugin_test.go:172: testEnv.OSType == "windows" 21:07:57 [2022-03-23T21:07:57.671Z] --- SKIP: TestPluginsWithRuntimes (0.00s) 21:07:57 [2022-03-23T21:07:57.671Z] === RUN TestPluginBackCompatMediaTypes 21:07:57 [2022-03-23T21:07:57.671Z] plugin_test.go:234: testEnv.OSType == "windows" 21:07:57 [2022-03-23T21:07:57.671Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) 21:07:57 [2022-03-23T21:07:57.671Z] PASS 21:07:57 [2022-03-23T21:07:57.671Z] ok github.com/docker/docker/integration/plugin/common 0.138s 21:07:57 [2022-03-23T21:07:57.671Z] 21:07:57 [2022-03-23T21:07:57.671Z] === Skipped 21:07:57 [2022-03-23T21:07:57.671Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) 21:07:57 [2022-03-23T21:07:57.671Z] plugin_test.go:63: testEnv.OSType == "windows" 21:07:57 [2022-03-23T21:07:57.671Z] 21:07:57 [2022-03-23T21:07:57.671Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) 21:07:57 [2022-03-23T21:07:57.671Z] plugin_test.go:172: testEnv.OSType == "windows" 21:07:57 [2022-03-23T21:07:57.671Z] 21:07:57 [2022-03-23T21:07:57.671Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) 21:07:57 [2022-03-23T21:07:57.671Z] plugin_test.go:234: testEnv.OSType == "windows" 21:07:57 [2022-03-23T21:07:57.671Z] 21:07:57 [2022-03-23T21:07:57.671Z] DONE 5 tests, 3 skipped in 4.721s 21:07:57 [2022-03-23T21:07:57.671Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 21:07:58 [2022-03-23T21:07:58.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 21:07:58 [2022-03-23T21:07:58.328Z] === RUN TestDockerSuite/TestStartAttachSilent 21:07:59 [2022-03-23T21:07:59.258Z] === RUN TestDockerSuite/TestStartAttachWithRename 21:07:59 [2022-03-23T21:07:59.631Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements 21:07:59 [2022-03-23T21:07:59.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:07:59 [2022-03-23T21:07:59.859Z] INFO: Testing against a local daemon 21:07:59 [2022-03-23T21:07:59.859Z] === RUN TestExternalGraphDriver 21:07:59 [2022-03-23T21:07:59.859Z] external_test.go:47: runtime.GOOS == "windows" 21:07:59 [2022-03-23T21:07:59.859Z] --- SKIP: TestExternalGraphDriver (0.00s) 21:07:59 [2022-03-23T21:07:59.859Z] === RUN TestGraphdriverPluginV2 21:07:59 [2022-03-23T21:07:59.859Z] external_test.go:407: runtime.GOOS == "windows" 21:07:59 [2022-03-23T21:07:59.859Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 21:07:59 [2022-03-23T21:07:59.859Z] PASS 21:07:59 [2022-03-23T21:07:59.859Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.115s 21:08:00 [2022-03-23T21:08:00.005Z] === RUN TestDockerSuite/TestBuildCacheRootSource 21:08:00 [2022-03-23T21:08:00.330Z] 21:08:00 [2022-03-23T21:08:00.330Z] === Skipped 21:08:00 [2022-03-23T21:08:00.330Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 21:08:00 [2022-03-23T21:08:00.330Z] external_test.go:47: runtime.GOOS == "windows" 21:08:00 [2022-03-23T21:08:00.330Z] 21:08:00 [2022-03-23T21:08:00.330Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 21:08:00 [2022-03-23T21:08:00.330Z] external_test.go:407: runtime.GOOS == "windows" 21:08:00 [2022-03-23T21:08:00.330Z] 21:08:00 [2022-03-23T21:08:00.330Z] DONE 2 tests, 2 skipped in 2.318s 21:08:00 [2022-03-23T21:08:00.330Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 21:08:00 [2022-03-23T21:08:00.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 21:08:01 [2022-03-23T21:08:01.531Z] === RUN TestDockerSuite/TestBuildChownOnCopy 21:08:01 [2022-03-23T21:08:01.531Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 21:08:01 [2022-03-23T21:08:01.531Z] === RUN TestDockerSuite/TestBuildChownSingleFile 21:08:01 [2022-03-23T21:08:01.531Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 21:08:01 [2022-03-23T21:08:01.531Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 21:08:02 [2022-03-23T21:08:02.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:02 [2022-03-23T21:08:02.506Z] INFO: Testing against a local daemon 21:08:02 [2022-03-23T21:08:02.506Z] === RUN TestReadPluginNoRead 21:08:02 [2022-03-23T21:08:02.506Z] read_test.go:21: no unix domain sockets on Windows 21:08:02 [2022-03-23T21:08:02.506Z] --- SKIP: TestReadPluginNoRead (0.00s) 21:08:02 [2022-03-23T21:08:02.506Z] PASS 21:08:02 [2022-03-23T21:08:02.506Z] ok github.com/docker/docker/integration/plugin/logging 0.112s 21:08:02 [2022-03-23T21:08:02.506Z] 21:08:02 [2022-03-23T21:08:02.506Z] === Skipped 21:08:02 [2022-03-23T21:08:02.506Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 21:08:02 [2022-03-23T21:08:02.506Z] read_test.go:21: no unix domain sockets on Windows 21:08:02 [2022-03-23T21:08:02.506Z] 21:08:02 [2022-03-23T21:08:02.506Z] DONE 1 tests, 1 skipped in 2.305s 21:08:02 [2022-03-23T21:08:02.506Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 21:08:02 [2022-03-23T21:08:02.517Z] === RUN TestDockerSuite/TestStartMultipleContainers 21:08:03 [2022-03-23T21:08:03.059Z] === RUN TestDockerSuite/TestBuildClearCmd 21:08:03 [2022-03-23T21:08:03.887Z] === RUN TestDockerSuite/TestStartPausedContainer 21:08:04 [2022-03-23T21:08:04.022Z] === RUN TestDockerSuite/TestBuildCmd 21:08:04 [2022-03-23T21:08:04.040Z] testing: warning: no tests to run 21:08:04 [2022-03-23T21:08:04.040Z] PASS 21:08:04 [2022-03-23T21:08:04.040Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s 21:08:04 [2022-03-23T21:08:04.040Z] 21:08:04 [2022-03-23T21:08:04.040Z] DONE 0 tests in 1.271s 21:08:04 [2022-03-23T21:08:04.040Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 21:08:04 [2022-03-23T21:08:04.143Z] === RUN TestDockerSuite/TestStartRecordError 21:08:04 [2022-03-23T21:08:04.984Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 21:08:05 [2022-03-23T21:08:05.440Z] === RUN TestDockerSuite/TestBuildCmdShDashC 21:08:05 [2022-03-23T21:08:05.514Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 21:08:05 [2022-03-23T21:08:05.896Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 21:08:06 [2022-03-23T21:08:06.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:06 [2022-03-23T21:08:06.212Z] INFO: Testing against a local daemon 21:08:06 [2022-03-23T21:08:06.212Z] === RUN TestPluginWithDevMounts 21:08:06 [2022-03-23T21:08:06.212Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:08:06 [2022-03-23T21:08:06.212Z] --- SKIP: TestPluginWithDevMounts (0.00s) 21:08:06 [2022-03-23T21:08:06.212Z] PASS 21:08:06 [2022-03-23T21:08:06.212Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s 21:08:06 [2022-03-23T21:08:06.212Z] 21:08:06 [2022-03-23T21:08:06.212Z] === Skipped 21:08:06 [2022-03-23T21:08:06.212Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 21:08:06 [2022-03-23T21:08:06.212Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" 21:08:06 [2022-03-23T21:08:06.212Z] 21:08:06 [2022-03-23T21:08:06.212Z] DONE 1 tests, 1 skipped in 2.330s 21:08:06 [2022-03-23T21:08:06.669Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 21:08:06 [2022-03-23T21:08:06.924Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 21:08:08 [2022-03-23T21:08:08.198Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:08 [2022-03-23T21:08:08.198Z] INFO: Testing against a local daemon 21:08:08 [2022-03-23T21:08:08.198Z] === RUN TestSecretInspect 21:08:08 [2022-03-23T21:08:08.198Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.198Z] --- SKIP: TestSecretInspect (0.01s) 21:08:08 [2022-03-23T21:08:08.198Z] === RUN TestSecretList 21:08:08 [2022-03-23T21:08:08.198Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.198Z] --- SKIP: TestSecretList (0.00s) 21:08:08 [2022-03-23T21:08:08.198Z] === RUN TestSecretsCreateAndDelete 21:08:08 [2022-03-23T21:08:08.198Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.198Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 21:08:08 [2022-03-23T21:08:08.198Z] === RUN TestSecretsUpdate 21:08:08 [2022-03-23T21:08:08.198Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.198Z] --- SKIP: TestSecretsUpdate (0.00s) 21:08:08 [2022-03-23T21:08:08.198Z] === RUN TestTemplatedSecret 21:08:08 [2022-03-23T21:08:08.198Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.198Z] --- SKIP: TestTemplatedSecret (0.00s) 21:08:08 [2022-03-23T21:08:08.198Z] === RUN TestSecretCreateResolve 21:08:08 [2022-03-23T21:08:08.198Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 21:08:08 [2022-03-23T21:08:08.198Z] --- SKIP: TestSecretCreateResolve (0.01s) 21:08:08 [2022-03-23T21:08:08.198Z] PASS 21:08:08 [2022-03-23T21:08:08.198Z] ok github.com/docker/docker/integration/secret 0.111s 21:08:08 [2022-03-23T21:08:08.288Z] === RUN TestDockerSuite/TestStatsAllNoStream 21:08:08 [2022-03-23T21:08:08.655Z] 21:08:08 [2022-03-23T21:08:08.655Z] === Skipped 21:08:08 [2022-03-23T21:08:08.655Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) 21:08:08 [2022-03-23T21:08:08.655Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.655Z] 21:08:08 [2022-03-23T21:08:08.655Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 21:08:08 [2022-03-23T21:08:08.655Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.655Z] 21:08:08 [2022-03-23T21:08:08.655Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 21:08:08 [2022-03-23T21:08:08.655Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.655Z] 21:08:08 [2022-03-23T21:08:08.655Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 21:08:08 [2022-03-23T21:08:08.655Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.655Z] 21:08:08 [2022-03-23T21:08:08.655Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 21:08:08 [2022-03-23T21:08:08.655Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 21:08:08 [2022-03-23T21:08:08.655Z] 21:08:08 [2022-03-23T21:08:08.655Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) 21:08:08 [2022-03-23T21:08:08.655Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 21:08:08 [2022-03-23T21:08:08.655Z] 21:08:08 [2022-03-23T21:08:08.655Z] DONE 6 tests, 6 skipped in 1.879s 21:08:08 [2022-03-23T21:08:08.655Z] Running D:\gopath\src\github.com\docker\docker\integration\service 21:08:10 [2022-03-23T21:08:10.801Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 21:08:10 [2022-03-23T21:08:10.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:10 [2022-03-23T21:08:10.830Z] INFO: Testing against a local daemon 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestServiceCreateInit 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] --- PASS: TestServiceCreateInit (0.06s) 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestCreateServiceMultipleTimes 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestCreateServiceConflict 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestCreateServiceConflict (0.00s) 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestCreateServiceMaxReplicas 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestCreateWithDuplicateNetworkNames 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestCreateServiceSecretFileMode 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestCreateServiceConfigFileMode 21:08:10 [2022-03-23T21:08:10.830Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.830Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 21:08:10 [2022-03-23T21:08:10.830Z] === RUN TestCreateServiceSysctls 21:08:10 [2022-03-23T21:08:10.831Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.831Z] --- SKIP: TestCreateServiceSysctls (0.04s) 21:08:10 [2022-03-23T21:08:10.831Z] === RUN TestCreateServiceCapabilities 21:08:10 [2022-03-23T21:08:10.831Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.831Z] --- SKIP: TestCreateServiceCapabilities (0.04s) 21:08:10 [2022-03-23T21:08:10.831Z] === RUN TestInspect 21:08:10 [2022-03-23T21:08:10.831Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.831Z] --- SKIP: TestInspect (0.00s) 21:08:10 [2022-03-23T21:08:10.831Z] === RUN TestCreateJob 21:08:10 [2022-03-23T21:08:10.831Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.831Z] --- SKIP: TestCreateJob (0.00s) 21:08:10 [2022-03-23T21:08:10.831Z] === RUN TestReplicatedJob 21:08:10 [2022-03-23T21:08:10.831Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.831Z] --- SKIP: TestReplicatedJob (0.00s) 21:08:10 [2022-03-23T21:08:10.831Z] === RUN TestUpdateReplicatedJob 21:08:10 [2022-03-23T21:08:10.831Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 21:08:10 [2022-03-23T21:08:10.831Z] --- SKIP: TestUpdateReplicatedJob (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestServiceListWithStatuses 21:08:11 [2022-03-23T21:08:11.289Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestDockerNetworkConnectAlias 21:08:11 [2022-03-23T21:08:11.289Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestDockerNetworkReConnect 21:08:11 [2022-03-23T21:08:11.289Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestServicePlugin 21:08:11 [2022-03-23T21:08:11.289Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServicePlugin (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestServiceUpdateLabel 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceUpdateLabel (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestServiceUpdateSecrets 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestServiceUpdateConfigs 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestServiceUpdateNetwork 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] === RUN TestServiceUpdatePidsLimit 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] PASS 21:08:11 [2022-03-23T21:08:11.289Z] ok github.com/docker/docker/integration/service 0.300s 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === Skipped 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) 21:08:11 [2022-03-23T21:08:11.289Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) 21:08:11 [2022-03-23T21:08:11.289Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 21:08:11 [2022-03-23T21:08:11.289Z] 21:08:11 [2022-03-23T21:08:11.289Z] DONE 24 tests, 23 skipped in 2.727s 21:08:11 [2022-03-23T21:08:11.289Z] Running D:\gopath\src\github.com\docker\docker\integration\session 21:08:12 [2022-03-23T21:08:12.939Z] === RUN TestDockerSuite/TestBuildCmdSpaces 21:08:13 [2022-03-23T21:08:13.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 21:08:13 [2022-03-23T21:08:13.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:13 [2022-03-23T21:08:13.473Z] INFO: Testing against a local daemon 21:08:13 [2022-03-23T21:08:13.473Z] === RUN TestSessionCreate 21:08:13 [2022-03-23T21:08:13.473Z] session_test.go:15: testEnv.OSType == "windows": FIXME 21:08:13 [2022-03-23T21:08:13.473Z] --- SKIP: TestSessionCreate (0.00s) 21:08:13 [2022-03-23T21:08:13.473Z] === RUN TestSessionCreateWithBadUpgrade 21:08:13 [2022-03-23T21:08:13.473Z] session_test.go:36: testEnv.OSType == "windows": FIXME 21:08:13 [2022-03-23T21:08:13.473Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 21:08:13 [2022-03-23T21:08:13.473Z] PASS 21:08:13 [2022-03-23T21:08:13.473Z] ok github.com/docker/docker/integration/session 0.105s 21:08:13 [2022-03-23T21:08:13.473Z] 21:08:13 [2022-03-23T21:08:13.473Z] === Skipped 21:08:13 [2022-03-23T21:08:13.473Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 21:08:13 [2022-03-23T21:08:13.473Z] session_test.go:15: testEnv.OSType == "windows": FIXME 21:08:13 [2022-03-23T21:08:13.473Z] 21:08:13 [2022-03-23T21:08:13.473Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 21:08:13 [2022-03-23T21:08:13.473Z] session_test.go:36: testEnv.OSType == "windows": FIXME 21:08:13 [2022-03-23T21:08:13.473Z] 21:08:13 [2022-03-23T21:08:13.473Z] DONE 2 tests, 2 skipped in 1.808s 21:08:13 [2022-03-23T21:08:13.473Z] Running D:\gopath\src\github.com\docker\docker\integration\system 21:08:14 [2022-03-23T21:08:14.304Z] === RUN TestDockerSuite/TestStatsContainerNotFound 21:08:14 [2022-03-23T21:08:14.466Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 21:08:14 [2022-03-23T21:08:14.466Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 21:08:14 [2022-03-23T21:08:14.466Z] === RUN TestDockerSuite/TestBuildConditionalCache 21:08:15 [2022-03-23T21:08:15.425Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 21:08:15 [2022-03-23T21:08:15.425Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 21:08:15 [2022-03-23T21:08:15.425Z] === RUN TestDockerSuite/TestBuildContextCleanup 21:08:15 [2022-03-23T21:08:15.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:15 [2022-03-23T21:08:15.641Z] INFO: Testing against a local daemon 21:08:15 [2022-03-23T21:08:15.641Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:08:15 [2022-03-23T21:08:15.641Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 21:08:15 [2022-03-23T21:08:15.641Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:08:15 [2022-03-23T21:08:15.641Z] === RUN TestDiskUsage 21:08:15 [2022-03-23T21:08:15.641Z] disk_usage_test.go:15: testEnv.OSType == "windows" 21:08:15 [2022-03-23T21:08:15.641Z] --- SKIP: TestDiskUsage (0.00s) 21:08:15 [2022-03-23T21:08:15.641Z] === RUN TestEventsExecDie 21:08:15 [2022-03-23T21:08:15.641Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 21:08:15 [2022-03-23T21:08:15.641Z] --- SKIP: TestEventsExecDie (0.00s) 21:08:15 [2022-03-23T21:08:15.641Z] === RUN TestEventsBackwardsCompatible 21:08:15 [2022-03-23T21:08:15.641Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 21:08:15 [2022-03-23T21:08:15.641Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 21:08:15 [2022-03-23T21:08:15.641Z] === RUN TestEventsVolumeCreate 21:08:15 [2022-03-23T21:08:15.642Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 21:08:15 [2022-03-23T21:08:15.642Z] --- SKIP: TestEventsVolumeCreate (0.00s) 21:08:15 [2022-03-23T21:08:15.642Z] === RUN TestInfoAPI 21:08:15 [2022-03-23T21:08:15.642Z] --- PASS: TestInfoAPI (0.04s) 21:08:15 [2022-03-23T21:08:15.642Z] === RUN TestInfoAPIWarnings 21:08:15 [2022-03-23T21:08:15.642Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 21:08:15 [2022-03-23T21:08:15.642Z] --- SKIP: TestInfoAPIWarnings (0.00s) 21:08:15 [2022-03-23T21:08:15.642Z] === RUN TestInfoDebug 21:08:15 [2022-03-23T21:08:15.642Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:08:15 [2022-03-23T21:08:15.642Z] --- SKIP: TestInfoDebug (0.00s) 21:08:15 [2022-03-23T21:08:15.642Z] === RUN TestInfoInsecureRegistries 21:08:15 [2022-03-23T21:08:15.642Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:08:15 [2022-03-23T21:08:15.642Z] --- SKIP: TestInfoInsecureRegistries (0.00s) 21:08:15 [2022-03-23T21:08:15.642Z] === RUN TestInfoRegistryMirrors 21:08:15 [2022-03-23T21:08:15.642Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:08:15 [2022-03-23T21:08:15.642Z] --- SKIP: TestInfoRegistryMirrors (0.00s) 21:08:15 [2022-03-23T21:08:15.642Z] === RUN TestLoginFailsWithBadCredentials 21:08:15 [2022-03-23T21:08:15.881Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 21:08:16 [2022-03-23T21:08:16.605Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) 21:08:16 [2022-03-23T21:08:16.605Z] === RUN TestPingCacheHeaders 21:08:16 [2022-03-23T21:08:16.605Z] --- PASS: TestPingCacheHeaders (0.04s) 21:08:16 [2022-03-23T21:08:16.605Z] === RUN TestPingGet 21:08:16 [2022-03-23T21:08:16.605Z] --- PASS: TestPingGet (0.03s) 21:08:16 [2022-03-23T21:08:16.605Z] === RUN TestPingHead 21:08:16 [2022-03-23T21:08:16.605Z] --- PASS: TestPingHead (0.05s) 21:08:16 [2022-03-23T21:08:16.605Z] === RUN TestVersion 21:08:16 [2022-03-23T21:08:16.605Z] --- PASS: TestVersion (0.03s) 21:08:16 [2022-03-23T21:08:16.605Z] PASS 21:08:16 [2022-03-23T21:08:16.605Z] ok github.com/docker/docker/integration/system 1.245s 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === Skipped 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] disk_usage_test.go:15: testEnv.OSType == "windows" 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 21:08:16 [2022-03-23T21:08:16.605Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 21:08:16 [2022-03-23T21:08:16.605Z] 21:08:16 [2022-03-23T21:08:16.605Z] DONE 15 tests, 9 skipped in 3.240s 21:08:16 [2022-03-23T21:08:16.605Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 21:08:17 [2022-03-23T21:08:17.570Z] === RUN TestDockerSuite/TestStatsFormatAll 21:08:17 [2022-03-23T21:08:17.768Z] ok github.com/docker/docker/libnetwork/ipam 14.546s coverage: 85.3% of statements 21:08:17 [2022-03-23T21:08:17.768Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 21:08:17 [2022-03-23T21:08:17.768Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 21:08:17 [2022-03-23T21:08:17.769Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 21:08:17 [2022-03-23T21:08:17.769Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements 21:08:17 [2022-03-23T21:08:17.769Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 21:08:17 [2022-03-23T21:08:17.769Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 21:08:17 [2022-03-23T21:08:17.769Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements 21:08:17 [2022-03-23T21:08:17.769Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements 21:08:17 [2022-03-23T21:08:17.769Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 21:08:17 [2022-03-23T21:08:17.769Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements 21:08:18 [2022-03-23T21:08:18.047Z] === RUN TestDockerSuite/TestBuildContextTarGzip 21:08:18 [2022-03-23T21:08:18.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:18 [2022-03-23T21:08:18.775Z] INFO: Testing against a local daemon 21:08:18 [2022-03-23T21:08:18.775Z] === RUN TestVolumesCreateAndList 21:08:18 [2022-03-23T21:08:18.775Z] --- PASS: TestVolumesCreateAndList (0.08s) 21:08:18 [2022-03-23T21:08:18.775Z] === RUN TestVolumesRemove 21:08:18 [2022-03-23T21:08:18.775Z] --- PASS: TestVolumesRemove (0.11s) 21:08:18 [2022-03-23T21:08:18.775Z] === RUN TestVolumesInspect 21:08:18 [2022-03-23T21:08:18.775Z] --- PASS: TestVolumesInspect (0.05s) 21:08:18 [2022-03-23T21:08:18.775Z] === RUN TestVolumesInvalidJSON 21:08:18 [2022-03-23T21:08:18.775Z] === RUN TestVolumesInvalidJSON//volumes/create 21:08:18 [2022-03-23T21:08:18.775Z] === PAUSE TestVolumesInvalidJSON//volumes/create 21:08:18 [2022-03-23T21:08:18.775Z] === CONT TestVolumesInvalidJSON//volumes/create 21:08:18 [2022-03-23T21:08:18.775Z] --- PASS: TestVolumesInvalidJSON (0.05s) 21:08:18 [2022-03-23T21:08:18.775Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 21:08:18 [2022-03-23T21:08:18.775Z] PASS 21:08:18 [2022-03-23T21:08:18.775Z] ok github.com/docker/docker/integration/volume 0.381s 21:08:19 [2022-03-23T21:08:19.006Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 21:08:19 [2022-03-23T21:08:19.233Z] 21:08:19 [2022-03-23T21:08:19.233Z] DONE 5 tests in 2.251s 21:08:19 [2022-03-23T21:08:19.233Z] INFO: make.ps1 ended at 03/23/2022 21:08:18 21:08:19 [2022-03-23T21:08:19.233Z] INFO: Integration CLI tests being run from the host: 21:08:19 [2022-03-23T21:08:19.233Z] 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" 21:08:19 [2022-03-23T21:08:19.461Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 21:08:19 [2022-03-23T21:08:19.461Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 21:08:19 [2022-03-23T21:08:19.461Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 21:08:20 [2022-03-23T21:08:20.421Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 21:08:21 [2022-03-23T21:08:21.382Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 21:08:21 [2022-03-23T21:08:21.382Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 21:08:21 [2022-03-23T21:08:21.382Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 21:08:21 [2022-03-23T21:08:21.382Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 21:08:21 [2022-03-23T21:08:21.382Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 21:08:21 [2022-03-23T21:08:21.734Z] === RUN TestDockerSuite/TestStatsNoStream 21:08:22 [2022-03-23T21:08:22.162Z] === RUN TestDockerSuite/TestBuildAddTarXz 21:08:22 [2022-03-23T21:08:22.162Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 21:08:22 [2022-03-23T21:08:22.162Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 21:08:22 [2022-03-23T21:08:22.162Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 21:08:22 [2022-03-23T21:08:22.162Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 21:08:24 [2022-03-23T21:08:24.255Z] === RUN TestDockerSuite/TestStopContainerSignal 21:08:25 [2022-03-23T21:08:25.623Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 21:08:25 [2022-03-23T21:08:25.880Z] === RUN TestDockerSuite/TestTopMultipleArgs 21:08:26 [2022-03-23T21:08:26.443Z] === RUN TestDockerSuite/TestTopNonPrivileged 21:08:27 [2022-03-23T21:08:27.008Z] === RUN TestDockerSuite/TestTopPrivileged 21:08:27 [2022-03-23T21:08:27.151Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 21:08:27 [2022-03-23T21:08:27.575Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 21:08:27 [2022-03-23T21:08:27.575Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 21:08:27 [2022-03-23T21:08:27.575Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 21:08:28 [2022-03-23T21:08:28.140Z] docker_cli_service_logs_test.go:246: checking task 3549vk36o00l 21:08:28 [2022-03-23T21:08:28.140Z] docker_cli_service_logs_test.go:251: checking messages for 3549vk36o00l 21:08:28 [2022-03-23T21:08:28.140Z] docker_cli_service_logs_test.go:246: checking task dykbkvx2zr93 21:08:28 [2022-03-23T21:08:28.140Z] docker_cli_service_logs_test.go:251: checking messages for dykbkvx2zr93 21:08:28 [2022-03-23T21:08:28.397Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 21:08:29 [2022-03-23T21:08:29.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 21:08:29 [2022-03-23T21:08:29.535Z] INFO: Testing against a local daemon 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 21:08:29 [2022-03-23T21:08:29.535Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPIErrorJSON 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPIErrorPlainText 21:08:29 [2022-03-23T21:08:29.535Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 21:08:29 [2022-03-23T21:08:29.535Z] === RUN TestDockerSuite/TestAPIImagesDelete 21:08:29 [2022-03-23T21:08:29.993Z] === RUN TestDockerSuite/TestAPIImagesFilter 21:08:29 [2022-03-23T21:08:29.993Z] === RUN TestDockerSuite/TestAPIImagesHistory 21:08:30 [2022-03-23T21:08:30.916Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 21:08:30 [2022-03-23T21:08:30.955Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 21:08:30 [2022-03-23T21:08:30.955Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 21:08:33 [2022-03-23T21:08:33.449Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 21:08:34 [2022-03-23T21:08:34.013Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 21:08:34 [2022-03-23T21:08:34.270Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 21:08:34 [2022-03-23T21:08:34.270Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport 21:08:34 [2022-03-23T21:08:34.270Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 21:08:34 [2022-03-23T21:08:34.270Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport 21:08:34 [2022-03-23T21:08:34.270Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 21:08:35 [2022-03-23T21:08:35.201Z] === RUN TestDockerSuite/TestUpdatePausedContainer 21:08:35 [2022-03-23T21:08:35.808Z] === RUN TestDockerSuite/TestUpdateRunningContainer 21:08:36 [2022-03-23T21:08:36.370Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 21:08:37 [2022-03-23T21:08:37.300Z] === RUN TestDockerSuite/TestUpdateStats 21:08:39 [2022-03-23T21:08:39.196Z] === RUN TestDockerSwarmSuite/TestServiceScale 21:08:41 [2022-03-23T21:08:41.129Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 21:08:41 [2022-03-23T21:08:41.129Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 21:08:42 [2022-03-23T21:08:42.055Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 21:08:42 [2022-03-23T21:08:42.055Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport 21:08:42 [2022-03-23T21:08:42.055Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 21:08:42 [2022-03-23T21:08:42.984Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 21:08:43 [2022-03-23T21:08:43.217Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 21:08:43 [2022-03-23T21:08:43.217Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 21:08:43 [2022-03-23T21:08:43.217Z] === RUN TestDockerSuite/TestBuildBlankName 21:08:43 [2022-03-23T21:08:43.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 21:08:43 [2022-03-23T21:08:43.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 21:08:45 [2022-03-23T21:08:45.802Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 21:08:47 [2022-03-23T21:08:47.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 21:08:50 [2022-03-23T21:08:50.221Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 21:08:50 [2022-03-23T21:08:50.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 21:08:50 [2022-03-23T21:08:50.260Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 21:08:50 [2022-03-23T21:08:50.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 21:08:52 [2022-03-23T21:08:52.124Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 21:08:54 [2022-03-23T21:08:54.013Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 21:08:56 [2022-03-23T21:08:56.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 21:08:57 [2022-03-23T21:08:57.281Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 21:08:58 [2022-03-23T21:08:58.213Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 21:08:58 [2022-03-23T21:08:58.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 21:09:00 [2022-03-23T21:09:00.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 21:09:01 [2022-03-23T21:09:01.017Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 21:09:01 [2022-03-23T21:09:01.275Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 21:09:02 [2022-03-23T21:09:02.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 21:09:03 [2022-03-23T21:09:03.573Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 21:09:04 [2022-03-23T21:09:04.135Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 21:09:05 [2022-03-23T21:09:05.503Z] docker_cli_swarm_test.go:1895: [d834fadd3d95a] joining swarm manager [d5c489e3b73fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:09:05 [2022-03-23T21:09:05.503Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 21:09:06 [2022-03-23T21:09:06.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 21:09:06 [2022-03-23T21:09:06.867Z] docker_cli_swarm_test.go:1896: [d04c44c5da497] joining swarm manager [d5c489e3b73fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:09:07 [2022-03-23T21:09:07.125Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 21:09:08 [2022-03-23T21:09:08.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 21:09:09 [2022-03-23T21:09:09.607Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 21:09:09 [2022-03-23T21:09:09.607Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 21:09:09 [2022-03-23T21:09:09.607Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 21:09:09 [2022-03-23T21:09:09.938Z] === RUN TestDockerSuite/TestVolumeCLICreate 21:09:10 [2022-03-23T21:09:10.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 21:09:10 [2022-03-23T21:09:10.064Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 21:09:10 [2022-03-23T21:09:10.520Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 21:09:10 [2022-03-23T21:09:10.520Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 21:09:10 [2022-03-23T21:09:10.976Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 21:09:10 [2022-03-23T21:09:10.976Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 21:09:10 [2022-03-23T21:09:10.976Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 21:09:11 [2022-03-23T21:09:11.432Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 21:09:11 [2022-03-23T21:09:11.432Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 21:09:11 [2022-03-23T21:09:11.432Z] === RUN TestDockerSuite/TestBuildCopyWildcard 21:09:16 [2022-03-23T21:09:16.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 21:09:16 [2022-03-23T21:09:16.602Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 21:09:16 [2022-03-23T21:09:16.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 21:09:19 [2022-03-23T21:09:19.973Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 21:09:21 [2022-03-23T21:09:21.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 21:09:21 [2022-03-23T21:09:21.270Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 21:09:21 [2022-03-23T21:09:21.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 21:09:21 [2022-03-23T21:09:21.270Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 21:09:21 [2022-03-23T21:09:21.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 21:09:25 [2022-03-23T21:09:25.224Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 21:09:25 [2022-03-23T21:09:25.225Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 21:09:25 [2022-03-23T21:09:25.225Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 21:09:25 [2022-03-23T21:09:25.225Z] === RUN TestDockerSuite/TestVolumeCLIInspect 21:09:25 [2022-03-23T21:09:25.225Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 21:09:25 [2022-03-23T21:09:25.482Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 21:09:25 [2022-03-23T21:09:25.482Z] === RUN TestDockerSuite/TestVolumeCLILs 21:09:25 [2022-03-23T21:09:25.739Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 21:09:25 [2022-03-23T21:09:25.994Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 21:09:26 [2022-03-23T21:09:26.555Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 21:09:26 [2022-03-23T21:09:26.555Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 21:09:26 [2022-03-23T21:09:26.810Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 21:09:26 [2022-03-23T21:09:26.810Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 21:09:26 [2022-03-23T21:09:26.810Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 21:09:26 [2022-03-23T21:09:26.810Z] === RUN TestDockerSuite/TestVolumeCLIRm 21:09:28 [2022-03-23T21:09:28.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 21:09:28 [2022-03-23T21:09:28.318Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 21:09:28 [2022-03-23T21:09:28.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 21:09:28 [2022-03-23T21:09:28.701Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 21:09:28 [2022-03-23T21:09:28.701Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 21:09:28 [2022-03-23T21:09:28.701Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 21:09:28 [2022-03-23T21:09:28.701Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 21:09:28 [2022-03-23T21:09:28.701Z] === RUN TestDockerSuite/TestVolumeEvents 21:09:28 [2022-03-23T21:09:28.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 21:09:28 [2022-03-23T21:09:28.773Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 21:09:28 [2022-03-23T21:09:28.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 21:09:28 [2022-03-23T21:09:28.773Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 21:09:28 [2022-03-23T21:09:28.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 21:09:28 [2022-03-23T21:09:28.957Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 21:09:34 [2022-03-23T21:09:34.252Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 21:09:35 [2022-03-23T21:09:35.624Z] === RUN TestDockerSuite/TestVolumeLsFormat 21:09:35 [2022-03-23T21:09:35.624Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 21:09:35 [2022-03-23T21:09:35.624Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 21:09:36 [2022-03-23T21:09:36.521Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 21:09:36 [2022-03-23T21:09:36.979Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 21:09:36 [2022-03-23T21:09:36.979Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 21:09:37 [2022-03-23T21:09:37.434Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 21:09:37 [2022-03-23T21:09:37.538Z] === RUN TestDockerSuite/TestVolumesNoCopyData 21:09:40 [2022-03-23T21:09:40.055Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 21:09:40 [2022-03-23T21:09:40.056Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite (1285.83s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.46s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.37s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.49s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.70s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.63s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.32s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.95s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.00s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.77s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.27s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.82s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.27s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.38s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.57s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.82s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.19s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.54s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.45s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.79s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.63s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.69s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.16s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.36s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.47s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.61s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.90s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.94s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.90s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.60s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.69s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.50s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.10s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.07s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.21s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.11s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.59s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.90s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.24s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.38s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.93s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.19s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.21s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.66s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.47s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.28s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) 21:09:40 [2022-03-23T21:09:40.056Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.53s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.07s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.68s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.41s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) 21:09:40 [2022-03-23T21:09:40.056Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 21:09:40 [2022-03-23T21:09:40.056Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 21:09:40 [2022-03-23T21:09:40.056Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.23s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.52s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.94s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.52s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.04s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.25s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.84s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.48s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.82s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.61s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.40s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.75s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.27s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.84s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.30s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.15s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.88s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.27s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.53s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.66s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.16s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.19s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.14s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.76s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) 21:09:40 [2022-03-23T21:09:40.056Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.78s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.83s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.60s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.17s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.71s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildHistory (4.33s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.60s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.91s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.97s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.24s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.43s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.35s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.22s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.07s) 21:09:40 [2022-03-23T21:09:40.056Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.76s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.56s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.40s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.17s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.60s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.85s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.40s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.83s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.06s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildPATH (1.34s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.76s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.66s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.79s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.29s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.58s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.78s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.71s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.83s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) 21:09:40 [2022-03-23T21:09:40.056Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.11s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.57s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildStderr (0.52s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.98s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.81s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.88s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildUser (1.17s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.24s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.74s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.73s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.87s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.69s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.89s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.83s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.53s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.57s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.84s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.15s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitTTY (1.30s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.49s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.09s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.12s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.79s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.67s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.14s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.99s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.48s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.44s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.44s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.39s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.70s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.70s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.51s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.39s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.43s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.40s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.41s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008ded68_<nil>} (1.33s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13217467068_/foo_false__<nil>_<nil>_<nil>} (1.42s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13217467068_/foo_true__<nil>_<nil>_<nil>} (0.45s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31258638335_/foo_false__<nil>_<nil>_<nil>} (1.33s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31258638335_/foo_true__<nil>_<nil>_<nil>} (1.37s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31258638335_/foo_true__0xc0008ded98_<nil>_<nil>} (1.48s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008dedb0_<nil>} (1.61s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008dedc8_<nil>} (1.30s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008dede0_<nil>} (1.42s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008dedf8_<nil>} (1.42s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.22s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.04s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.39s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.14s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.68s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.65s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.71s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.64s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.62s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.89s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.63s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.96s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.42s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.57s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.78s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.59s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.52s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.88s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.97s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.41s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) 21:09:40 [2022-03-23T21:09:40.057Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.54s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.54s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.41s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.83s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.65s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.11s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsAttach (0.50s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.94s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsCopy (0.72s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.17s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) 21:09:40 [2022-03-23T21:09:40.057Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsFilters (0.97s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.42s) 21:09:40 [2022-03-23T21:09:40.058Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.61s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.87s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.13s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExec (0.58s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.54s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecEnv (0.85s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.92s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecUlimits (0.49s) 21:09:40 [2022-03-23T21:09:40.058Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.42s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.59s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.65s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestExecWithUser (0.82s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.62s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.67s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestHealth (19.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.83s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.69s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImportFile (1.16s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImportGzipped (1.10s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.61s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.53s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.58s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) 21:09:40 [2022-03-23T21:09:40.058Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.66s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.42s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.88s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.40s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.97s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.17s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.94s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.60s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.52s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.61s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.89s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.64s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.65s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.55s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.79s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsTail (0.46s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.59s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.12s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPortList (5.87s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.84s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.39s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.02s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.15s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsByOrder (2.32s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.26s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.88s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.84s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.39s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.35s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.11s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.95s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) 21:09:40 [2022-03-23T21:09:40.058Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) 21:09:40 [2022-03-23T21:09:40.058Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.52s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.21s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.60s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.94s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.06s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.35s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.78s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.52s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.72s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.25s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.80s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.38s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.23s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.39s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.08s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.57s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.40s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.64s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.56s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.63s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.66s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.17s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.96s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.96s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.38s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.44s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.13s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.91s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.92s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.93s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.40s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunExitCode (0.40s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.39s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.84s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.58s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.47s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.76s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunMount (4.48s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.75s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.47s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.61s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.36s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetHost (0.76s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.64s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.55s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.38s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.97s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.55s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.13s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.96s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.92s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.95s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.36s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunState (0.94s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunSysctls (1.07s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.19s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.05s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.93s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.62s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.07s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.27s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 21:09:40 [2022-03-23T21:09:40.059Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 21:09:40 [2022-03-23T21:09:40.059Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.83s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.41s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.31s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.62s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.64s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.69s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.08s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.14s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.85s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.60s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.46s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.62s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.92s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.42s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.72s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.72s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.34s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.95s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateStats (3.60s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.52s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.55s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.07s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.11s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.67s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.67s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.04s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.60s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.46s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.21s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.77s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.61s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.45s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.25s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) 21:09:40 [2022-03-23T21:09:40.060Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) 21:09:40 [2022-03-23T21:09:40.060Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 21:09:40 [2022-03-23T21:09:40.060Z] === RUN TestDockerRegistrySuite 21:09:40 [2022-03-23T21:09:40.060Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 21:09:41 [2022-03-23T21:09:41.032Z] check_test.go:195: [dc10219fa108b] daemon is not started 21:09:41 [2022-03-23T21:09:41.032Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 21:09:41 [2022-03-23T21:09:41.963Z] check_test.go:195: [d74f763088412] daemon is not started 21:09:41 [2022-03-23T21:09:41.963Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 21:09:43 [2022-03-23T21:09:43.330Z] check_test.go:195: [d5591210e9f70] daemon is not started 21:09:43 [2022-03-23T21:09:43.330Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 21:09:43 [2022-03-23T21:09:43.330Z] check_test.go:195: [d119adf84cd93] daemon is not started 21:09:43 [2022-03-23T21:09:43.330Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 21:09:44 [2022-03-23T21:09:44.704Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 21:09:46 [2022-03-23T21:09:46.076Z] check_test.go:195: [d684381532eb0] daemon is not started 21:09:46 [2022-03-23T21:09:46.076Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 21:09:46 [2022-03-23T21:09:46.333Z] docker_cli_swarm_test.go:1796: [dce1062fc48b8] joining swarm manager [d2cef0a0c789a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:09:47 [2022-03-23T21:09:47.702Z] docker_cli_swarm_test.go:1797: [d6d49478bdd46] joining swarm manager [d2cef0a0c789a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:09:51 [2022-03-23T21:09:51.868Z] check_test.go:195: [ddc1da10d3e81] daemon is not started 21:09:51 [2022-03-23T21:09:51.868Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 21:09:55 [2022-03-23T21:09:55.138Z] check_test.go:195: [d6ad51acf62da] daemon is not started 21:09:55 [2022-03-23T21:09:55.138Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 21:09:55 [2022-03-23T21:09:55.702Z] check_test.go:195: [d87b73c71c033] daemon is not started 21:09:55 [2022-03-23T21:09:55.702Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 21:09:56 [2022-03-23T21:09:56.634Z] check_test.go:195: [d89ffb0588893] daemon is not started 21:09:56 [2022-03-23T21:09:56.634Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 21:09:57 [2022-03-23T21:09:57.573Z] check_test.go:195: [d3ac5352e48fa] daemon is not started 21:09:57 [2022-03-23T21:09:57.573Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 21:09:58 [2022-03-23T21:09:58.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 21:09:58 [2022-03-23T21:09:58.473Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 21:09:58 [2022-03-23T21:09:58.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 21:09:58 [2022-03-23T21:09:58.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 21:09:58 [2022-03-23T21:09:58.940Z] check_test.go:195: [defc80f934fdb] daemon is not started 21:09:58 [2022-03-23T21:09:58.940Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 21:09:59 [2022-03-23T21:09:59.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 21:09:59 [2022-03-23T21:09:59.155Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 21:09:59 [2022-03-23T21:09:59.507Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 21:09:59 [2022-03-23T21:09:59.764Z] check_test.go:195: [de338a155de03] daemon is not started 21:09:59 [2022-03-23T21:09:59.764Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 21:10:00 [2022-03-23T21:10:00.115Z] === RUN TestDockerSuite/TestBuildCacheAdd 21:10:00 [2022-03-23T21:10:00.115Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 21:10:00 [2022-03-23T21:10:00.569Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 21:10:00 [2022-03-23T21:10:00.690Z] check_test.go:195: [d147cfa65d6f8] daemon is not started 21:10:00 [2022-03-23T21:10:00.690Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 21:10:02 [2022-03-23T21:10:02.055Z] check_test.go:195: [d8eb8052f6bc5] daemon is not started 21:10:02 [2022-03-23T21:10:02.055Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 21:10:02 [2022-03-23T21:10:02.095Z] === RUN TestDockerSuite/TestBuildCacheFrom 21:10:02 [2022-03-23T21:10:02.095Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 21:10:02 [2022-03-23T21:10:02.095Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 21:10:02 [2022-03-23T21:10:02.982Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b441c795cd621bf2086078ed43d7d699cee2b36c5e1f0d35f32ad4829b48a905 21:10:03 [2022-03-23T21:10:03.546Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1d59a9ed4fa9ff12a41029b05094b30a4bbab6107a88f33671617423807b641 21:10:03 [2022-03-23T21:10:03.591Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 21:10:03 [2022-03-23T21:10:03.803Z] check_test.go:195: [dc184f4d5ce74] daemon is not started 21:10:03 [2022-03-23T21:10:03.804Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 21:10:04 [2022-03-23T21:10:04.736Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54a06fb2eb1c66e6ed19cee852f28587559bd22a03994318bace9175387201a9 21:10:05 [2022-03-23T21:10:05.341Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04dd61f6f6db531c74c5d1bb7a2007505fc31862897dc81ccbe9aa357161a582 21:10:05 [2022-03-23T21:10:05.599Z] check_test.go:195: [d23d8d0b2cd0f] daemon is not started 21:10:05 [2022-03-23T21:10:05.599Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 21:10:06 [2022-03-23T21:10:06.480Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 21:10:06 [2022-03-23T21:10:06.529Z] check_test.go:195: [dd844dbeda700] daemon is not started 21:10:06 [2022-03-23T21:10:06.529Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 21:10:06 [2022-03-23T21:10:06.800Z] === RUN TestDockerSuite/TestBuildCacheRootSource 21:10:07 [2022-03-23T21:10:07.460Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 21:10:07 [2022-03-23T21:10:07.763Z] === RUN TestDockerSuite/TestBuildChownOnCopy 21:10:07 [2022-03-23T21:10:07.763Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 21:10:08 [2022-03-23T21:10:08.217Z] === RUN TestDockerSuite/TestBuildChownSingleFile 21:10:08 [2022-03-23T21:10:08.217Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 21:10:08 [2022-03-23T21:10:08.217Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 21:10:08 [2022-03-23T21:10:08.829Z] check_test.go:195: [da3ddc077c474] daemon is not started 21:10:08 [2022-03-23T21:10:08.830Z] === RUN TestDockerRegistrySuite/TestPullByDigest 21:10:09 [2022-03-23T21:10:09.338Z] ok github.com/docker/docker/libnetwork/networkdb 104.277s coverage: 60.0% of statements 21:10:09 [2022-03-23T21:10:09.338Z] ? github.com/docker/docker/libnetwork/ns [no test files] 21:10:09 [2022-03-23T21:10:09.338Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 21:10:09 [2022-03-23T21:10:09.338Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements 21:10:09 [2022-03-23T21:10:09.338Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 21:10:09 [2022-03-23T21:10:09.338Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements 21:10:09 [2022-03-23T21:10:09.338Z] ok github.com/docker/docker/libnetwork/portmapper 0.234s coverage: 48.6% of statements 21:10:09 [2022-03-23T21:10:09.368Z] === RUN TestDockerSuite/TestBuildDockerignore 21:10:09 [2022-03-23T21:10:09.393Z] docker_cli_swarm_test.go:1315: [dc73f910207f2] joining swarm manager [d74507ddf724e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:10:09 [2022-03-23T21:10:09.608Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements 21:10:09 [2022-03-23T21:10:09.608Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 21:10:09 [2022-03-23T21:10:09.746Z] === RUN TestDockerSuite/TestBuildClearCmd 21:10:09 [2022-03-23T21:10:09.873Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === Skipped 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork TestParallel1 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork TestParallel3 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork TestParallel2 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 21:10:09 [2022-03-23T21:10:09.873Z] firewalld_test.go:14: firewalld is not running 21:10:09 [2022-03-23T21:10:09.873Z] 21:10:09 [2022-03-23T21:10:09.873Z] DONE 326 tests, 9 skipped in 200.686s 21:10:09 [2022-03-23T21:10:09.960Z] check_test.go:195: [dc8f1968cf3a2] daemon is not started 21:10:09 [2022-03-23T21:10:09.960Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 21:10:10 [2022-03-23T21:10:10.225Z] check_test.go:195: [df5d41faa6c13] daemon is not started 21:10:10 [2022-03-23T21:10:10.225Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest Post stage [Pipeline] junit 21:10:10 [2022-03-23T21:10:10.466Z] Recording test results 21:10:10 [2022-03-23T21:10:10.709Z] === RUN TestDockerSuite/TestBuildCmd 21:10:10 [2022-03-23T21:10:10.831Z] docker_cli_swarm_test.go:1316: [ddc73f01d112b] joining swarm manager [d74507ddf724e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:10:10 [2022-03-23T21:10:10.845Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 21:10:11 [2022-03-23T21:10:11.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42638/.git:/go/src/github.com/docker/docker/.git --name docker-pr25 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8c7ea316d1fb26e3d974c6953ecb9dbed652f7ed hack/validate/vendor 21:10:11 [2022-03-23T21:10:11.394Z] check_test.go:195: [df064b6dc3ac5] daemon is not started 21:10:11 [2022-03-23T21:10:11.394Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 21:10:11 [2022-03-23T21:10:11.671Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 21:10:11 [2022-03-23T21:10:11.755Z] No vendor changes in diff. 21:10:11 [2022-03-23T21:10:11.755Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:10:12 [2022-03-23T21:10:12.126Z] === RUN TestDockerSuite/TestBuildCmdShDashC 21:10:12 [2022-03-23T21:10:12.322Z] check_test.go:195: [d3c94f1b6a5e9] daemon is not started 21:10:12 [2022-03-23T21:10:12.322Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 21:10:12 [2022-03-23T21:10:12.337Z] + echo Ensuring container killed. 21:10:12 [2022-03-23T21:10:12.337Z] Ensuring container killed. 21:10:12 [2022-03-23T21:10:12.337Z] + docker rm -vf docker-pr25 21:10:12 [2022-03-23T21:10:12.337Z] Error: No such container: docker-pr25 [Pipeline] sh 21:10:12 [2022-03-23T21:10:12.625Z] + echo Chowning /workspace to jenkins user 21:10:12 [2022-03-23T21:10:12.625Z] Chowning /workspace to jenkins user 21:10:12 [2022-03-23T21:10:12.625Z] + id -u 21:10:12 [2022-03-23T21:10:12.625Z] + id -g 21:10:12 [2022-03-23T21:10:12.625Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42638:/workspace busybox chown -R 1000:1000 /workspace 21:10:13 [2022-03-23T21:10:13.085Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:10:13 [2022-03-23T21:10:13.260Z] check_test.go:195: [d118d07e04056] daemon is not started 21:10:13 [2022-03-23T21:10:13.260Z] === RUN TestDockerRegistrySuite/TestPullIDStability 21:10:13 [2022-03-23T21:10:13.502Z] + bundleName=unit 21:10:13 [2022-03-23T21:10:13.502Z] + echo Creating unit-bundles.tar.gz 21:10:13 [2022-03-23T21:10:13.502Z] Creating unit-bundles.tar.gz 21:10:13 [2022-03-23T21:10:13.502Z] + 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 21:10:13 [2022-03-23T21:10:13.502Z] bundles/junit-report-libnetwork.xml 21:10:13 [2022-03-23T21:10:13.502Z] bundles/junit-report.xml 21:10:13 [2022-03-23T21:10:13.502Z] bundles/go-test-report-libnetwork.json 21:10:13 [2022-03-23T21:10:13.502Z] bundles/go-test-report.json 21:10:13 [2022-03-23T21:10:13.502Z] bundles/profile-libnetwork.out 21:10:13 [2022-03-23T21:10:13.502Z] bundles/profile.out [Pipeline] archiveArtifacts 21:10:13 [2022-03-23T21:10:13.518Z] Archiving artifacts 21:10:13 [2022-03-23T21:10:13.980Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:10:14 [2022-03-23T21:10:14.294Z] + make clean 21:10:14 [2022-03-23T21:10:14.555Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:10:14 [2022-03-23T21:10:14.555Z] docker-dev-cache 21:10:14 [2022-03-23T21:10:14.555Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:15 [2022-03-23T21:10:15.170Z] check_test.go:195: [d3d69521d1b9a] daemon is not started 21:10:15 [2022-03-23T21:10:15.171Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 21:10:15 [2022-03-23T21:10:15.735Z] check_test.go:195: [d1a297b1b7377] daemon is not started 21:10:15 [2022-03-23T21:10:15.735Z] === RUN TestDockerRegistrySuite/TestPullManifestList 21:10:16 [2022-03-23T21:10:16.663Z] check_test.go:195: [dd61ea2835605] daemon is not started 21:10:16 [2022-03-23T21:10:16.663Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 21:10:16 [2022-03-23T21:10:16.918Z] check_test.go:195: [dbc417d97757e] daemon is not started 21:10:16 [2022-03-23T21:10:16.918Z] === RUN TestDockerRegistrySuite/TestPushBadTag 21:10:17 [2022-03-23T21:10:17.173Z] check_test.go:195: [dce1fc3436690] daemon is not started 21:10:17 [2022-03-23T21:10:17.173Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 21:10:17 [2022-03-23T21:10:17.429Z] check_test.go:195: [de524cf816f30] daemon is not started 21:10:17 [2022-03-23T21:10:17.429Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 21:10:17 [2022-03-23T21:10:17.685Z] check_test.go:195: [d316e7ef4f685] daemon is not started 21:10:17 [2022-03-23T21:10:17.685Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 21:10:17 [2022-03-23T21:10:17.940Z] check_test.go:195: [dbfa365f30faa] daemon is not started 21:10:17 [2022-03-23T21:10:17.940Z] === RUN TestDockerRegistrySuite/TestPushUntagged 21:10:18 [2022-03-23T21:10:18.195Z] check_test.go:195: [dc3882efb0b36] daemon is not started 21:10:18 [2022-03-23T21:10:18.195Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 21:10:19 [2022-03-23T21:10:19.122Z] check_test.go:195: [dff047b5f13c1] daemon is not started 21:10:19 [2022-03-23T21:10:19.122Z] === RUN TestDockerRegistrySuite/TestRunByDigest 21:10:20 [2022-03-23T21:10:20.127Z] === RUN TestDockerSuite/TestBuildCmdSpaces 21:10:20 [2022-03-23T21:10:20.486Z] check_test.go:195: [dfbdba4b66bff] daemon is not started 21:10:20 [2022-03-23T21:10:20.486Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 21:10:21 [2022-03-23T21:10:21.047Z] check_test.go:195: [d0c9a7da95097] daemon is not started 21:10:21 [2022-03-23T21:10:21.047Z] === RUN TestDockerRegistrySuite/TestTagByDigest 21:10:21 [2022-03-23T21:10:21.973Z] check_test.go:195: [d2454245f418f] daemon is not started 21:10:21 [2022-03-23T21:10:21.973Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 21:10:22 [2022-03-23T21:10:22.285Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 21:10:22 [2022-03-23T21:10:22.286Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 21:10:22 [2022-03-23T21:10:22.286Z] === RUN TestDockerSuite/TestBuildConditionalCache 21:10:22 [2022-03-23T21:10:22.898Z] === RUN TestDockerRegistrySuite/TestV2Only 21:10:23 [2022-03-23T21:10:23.811Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 21:10:23 [2022-03-23T21:10:23.812Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 21:10:23 [2022-03-23T21:10:23.812Z] === RUN TestDockerSuite/TestBuildContextCleanup 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite (43.90s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.93s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.91s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.67s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.95s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.43s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.11s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.31s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.73s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.91s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) 21:10:23 [2022-03-23T21:10:23.826Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) 21:10:23 [2022-03-23T21:10:23.826Z] === RUN TestDockerSchema1RegistrySuite 21:10:23 [2022-03-23T21:10:23.826Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 21:10:23 [2022-03-23T21:10:23.826Z] check_test.go:222: [d8ebcffe7e62a] daemon is not started 21:10:23 [2022-03-23T21:10:23.826Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 21:10:24 [2022-03-23T21:10:24.266Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 21:10:26 [2022-03-23T21:10:26.340Z] check_test.go:222: [d1577c44bed4e] daemon is not started 21:10:26 [2022-03-23T21:10:26.341Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 21:10:27 [2022-03-23T21:10:27.155Z] === RUN TestDockerSuite/TestBuildContextTarGzip 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPINetworkFilter 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPIOptionsRoute 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 21:10:27 [2022-03-23T21:10:27.365Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux 21:10:27 [2022-03-23T21:10:27.365Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 21:10:28 [2022-03-23T21:10:28.119Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 21:10:28 [2022-03-23T21:10:28.574Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 21:10:28 [2022-03-23T21:10:28.574Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 21:10:28 [2022-03-23T21:10:28.574Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 21:10:29 [2022-03-23T21:10:29.532Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 21:10:29 [2022-03-23T21:10:29.989Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 21:10:29 [2022-03-23T21:10:29.989Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 21:10:29 [2022-03-23T21:10:29.989Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 21:10:29 [2022-03-23T21:10:29.989Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 21:10:29 [2022-03-23T21:10:29.989Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 21:10:30 [2022-03-23T21:10:30.259Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 21:10:30 [2022-03-23T21:10:30.259Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux 21:10:30 [2022-03-23T21:10:30.259Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 21:10:30 [2022-03-23T21:10:30.259Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux 21:10:30 [2022-03-23T21:10:30.259Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 21:10:31 [2022-03-23T21:10:31.631Z] check_test.go:222: [d62e31a677e42] daemon is not started 21:10:31 [2022-03-23T21:10:31.631Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 21:10:31 [2022-03-23T21:10:31.631Z] check_test.go:222: [d9fa3717031e2] daemon is not started 21:10:31 [2022-03-23T21:10:31.631Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 21:10:31 [2022-03-23T21:10:31.888Z] check_test.go:222: [da16667f1a7c7] daemon is not started 21:10:31 [2022-03-23T21:10:31.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 21:10:32 [2022-03-23T21:10:32.827Z] check_test.go:222: [d8e2f6d359837] daemon is not started 21:10:32 [2022-03-23T21:10:32.827Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 21:10:33 [2022-03-23T21:10:33.162Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 21:10:33 [2022-03-23T21:10:33.755Z] check_test.go:222: [da62551f8ff36] daemon is not started 21:10:33 [2022-03-23T21:10:33.755Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 21:10:34 [2022-03-23T21:10:34.315Z] check_test.go:222: [d196a70506334] daemon is not started 21:10:34 [2022-03-23T21:10:34.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 21:10:36 [2022-03-23T21:10:36.830Z] check_test.go:222: [d44e789866277] daemon is not started 21:10:36 [2022-03-23T21:10:36.830Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 21:10:37 [2022-03-23T21:10:37.032Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 21:10:37 [2022-03-23T21:10:37.087Z] check_test.go:222: [d6f96c10ac40e] daemon is not started 21:10:37 [2022-03-23T21:10:37.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 21:10:37 [2022-03-23T21:10:37.344Z] check_test.go:222: [d0249cf67df83] daemon is not started 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite (13.70s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.54s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.28s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.81s) 21:10:37 [2022-03-23T21:10:37.344Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.23s) 21:10:37 [2022-03-23T21:10:37.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) 21:10:37 [2022-03-23T21:10:37.345Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) 21:10:37 [2022-03-23T21:10:37.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite 21:10:37 [2022-03-23T21:10:37.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 21:10:38 [2022-03-23T21:10:38.277Z] check_test.go:251: [d600af835fd87] daemon is not started 21:10:38 [2022-03-23T21:10:38.277Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 21:10:38 [2022-03-23T21:10:38.537Z] check_test.go:251: [dfa867a284018] daemon is not started 21:10:38 [2022-03-23T21:10:38.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 21:10:38 [2022-03-23T21:10:38.793Z] check_test.go:251: [d337202b8b10e] daemon is not started 21:10:38 [2022-03-23T21:10:38.794Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 21:10:40 [2022-03-23T21:10:40.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 21:10:40 [2022-03-23T21:10:40.256Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 21:10:40 [2022-03-23T21:10:40.256Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor 21:10:40 [2022-03-23T21:10:40.256Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 21:10:40 [2022-03-23T21:10:40.256Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor 21:10:40 [2022-03-23T21:10:40.256Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 21:10:40 [2022-03-23T21:10:40.256Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 21:10:40 [2022-03-23T21:10:40.256Z] === RUN TestDockerSuite/TestAttachDisconnect 21:10:40 [2022-03-23T21:10:40.256Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 21:10:40 [2022-03-23T21:10:40.256Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 21:10:40 [2022-03-23T21:10:40.720Z] check_test.go:251: [d7e9e50041e7a] daemon is not started 21:10:40 [2022-03-23T21:10:40.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 21:10:40 [2022-03-23T21:10:40.976Z] check_test.go:251: [dc55c4de357d5] daemon is not started 21:10:40 [2022-03-23T21:10:40.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 21:10:41 [2022-03-23T21:10:41.907Z] check_test.go:251: [db0094a3fa574] daemon is not started 21:10:41 [2022-03-23T21:10:41.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 21:10:41 [2022-03-23T21:10:41.907Z] check_test.go:251: [d02e01d92202d] daemon is not started 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.58s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) 21:10:41 [2022-03-23T21:10:41.907Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 21:10:41 [2022-03-23T21:10:41.907Z] === RUN TestDockerRegistryAuthTokenSuite 21:10:41 [2022-03-23T21:10:41.907Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 21:10:43 [2022-03-23T21:10:43.977Z] === RUN TestDockerSuite/TestAttachPausedContainer 21:10:43 [2022-03-23T21:10:43.977Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 21:10:43 [2022-03-23T21:10:43.977Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 21:10:43 [2022-03-23T21:10:43.977Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 21:10:43 [2022-03-23T21:10:43.977Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 21:10:47 [2022-03-23T21:10:47.156Z] check_test.go:278: [dc214247b49c0] daemon is not started 21:10:47 [2022-03-23T21:10:47.156Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 21:10:47 [2022-03-23T21:10:47.412Z] check_test.go:278: [d116f33bf8d27] daemon is not started 21:10:47 [2022-03-23T21:10:47.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 21:10:47 [2022-03-23T21:10:47.412Z] check_test.go:278: [d2e39c65fce28] daemon is not started 21:10:47 [2022-03-23T21:10:47.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 21:10:47 [2022-03-23T21:10:47.667Z] check_test.go:278: [db8ce9bb59021] daemon is not started 21:10:47 [2022-03-23T21:10:47.667Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 21:10:47 [2022-03-23T21:10:47.667Z] check_test.go:278: [daa953de90a71] daemon is not started 21:10:47 [2022-03-23T21:10:47.667Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) 21:10:47 [2022-03-23T21:10:47.667Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) 21:10:47 [2022-03-23T21:10:47.667Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 21:10:47 [2022-03-23T21:10:47.667Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 21:10:47 [2022-03-23T21:10:47.667Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) 21:10:47 [2022-03-23T21:10:47.667Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) 21:10:47 [2022-03-23T21:10:47.667Z] === RUN TestDockerNetworkSuite 21:10:47 [2022-03-23T21:10:47.667Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 21:10:48 [2022-03-23T21:10:48.596Z] docker_cli_network_unix_test.go:46: [d40aa8c5c50ee] daemon is not started 21:10:48 [2022-03-23T21:10:48.853Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 21:10:49 [2022-03-23T21:10:49.110Z] docker_cli_network_unix_test.go:46: [d26d27bad7eae] daemon is not started 21:10:49 [2022-03-23T21:10:49.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 21:10:51 [2022-03-23T21:10:51.031Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 21:10:51 [2022-03-23T21:10:51.893Z] docker_cli_network_unix_test.go:46: [d8da109a623b8] daemon is not started 21:10:52 [2022-03-23T21:10:52.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 21:10:53 [2022-03-23T21:10:53.573Z] docker_cli_network_unix_test.go:46: [d76f0fcb87e60] daemon is not started 21:10:53 [2022-03-23T21:10:53.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 21:10:53 [2022-03-23T21:10:53.573Z] docker_cli_network_unix_test.go:1233: [d0bc9c6a17556] daemon is not started 21:10:56 [2022-03-23T21:10:56.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 21:10:57 [2022-03-23T21:10:57.064Z] docker_cli_network_unix_test.go:46: [d2e0133393b51] daemon is not started 21:10:57 [2022-03-23T21:10:57.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 21:11:01 [2022-03-23T21:11:01.488Z] docker_cli_network_unix_test.go:46: [daab563732ad8] daemon is not started 21:11:02 [2022-03-23T21:11:02.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 21:11:03 [2022-03-23T21:11:03.785Z] docker_cli_network_unix_test.go:46: [d377cfaf3f2de] daemon is not started 21:11:04 [2022-03-23T21:11:04.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 21:11:05 [2022-03-23T21:11:05.320Z] docker_cli_network_unix_test.go:46: [db6680c245389] daemon is not started 21:11:05 [2022-03-23T21:11:05.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 21:11:05 [2022-03-23T21:11:05.883Z] docker_cli_network_unix_test.go:46: [d416a91fda4f1] daemon is not started 21:11:05 [2022-03-23T21:11:05.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 21:11:06 [2022-03-23T21:11:06.139Z] docker_cli_network_unix_test.go:46: [df59623c91448] daemon is not started 21:11:06 [2022-03-23T21:11:06.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 21:11:06 [2022-03-23T21:11:06.703Z] docker_cli_network_unix_test.go:46: [d4d009f27d808] daemon is not started 21:11:07 [2022-03-23T21:11:07.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 21:11:07 [2022-03-23T21:11:07.523Z] docker_cli_network_unix_test.go:46: [d7f0e76a396b1] daemon is not started 21:11:07 [2022-03-23T21:11:07.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 21:11:08 [2022-03-23T21:11:08.037Z] docker_cli_network_unix_test.go:46: [d3a9a008f6d2a] daemon is not started 21:11:08 [2022-03-23T21:11:08.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 21:11:08 [2022-03-23T21:11:08.292Z] docker_cli_network_unix_test.go:46: [da056786fb56d] daemon is not started 21:11:08 [2022-03-23T21:11:08.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 21:11:08 [2022-03-23T21:11:08.856Z] docker_cli_network_unix_test.go:46: [dab6d748738fc] daemon is not started 21:11:09 [2022-03-23T21:11:09.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 21:11:09 [2022-03-23T21:11:09.112Z] docker_cli_network_unix_test.go:46: [da51658c027ee] daemon is not started 21:11:09 [2022-03-23T21:11:09.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 21:11:09 [2022-03-23T21:11:09.368Z] docker_cli_network_unix_test.go:46: [d7abe1288e2e2] daemon is not started 21:11:09 [2022-03-23T21:11:09.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 21:11:09 [2022-03-23T21:11:09.368Z] docker_cli_network_unix_test.go:46: [d79f16f3596e8] daemon is not started 21:11:09 [2022-03-23T21:11:09.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 21:11:09 [2022-03-23T21:11:09.718Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 21:11:09 [2022-03-23T21:11:09.719Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 21:11:09 [2022-03-23T21:11:09.719Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 21:11:09 [2022-03-23T21:11:09.719Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 21:11:10 [2022-03-23T21:11:10.294Z] docker_cli_network_unix_test.go:46: [d23890c8e70c8] daemon is not started 21:11:10 [2022-03-23T21:11:10.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 21:11:10 [2022-03-23T21:11:10.855Z] docker_cli_network_unix_test.go:46: [d5886c943dfe4] daemon is not started 21:11:11 [2022-03-23T21:11:11.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 21:11:11 [2022-03-23T21:11:11.112Z] docker_cli_network_unix_test.go:46: [d7c1760d7ec68] daemon is not started 21:11:11 [2022-03-23T21:11:11.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 21:11:11 [2022-03-23T21:11:11.369Z] docker_cli_network_unix_test.go:46: [da1b2f63ecf6c] daemon is not started 21:11:11 [2022-03-23T21:11:11.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 21:11:11 [2022-03-23T21:11:11.627Z] docker_cli_network_unix_test.go:46: [d5efa52ca1d5d] daemon is not started 21:11:11 [2022-03-23T21:11:11.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 21:11:12 [2022-03-23T21:11:12.557Z] docker_cli_network_unix_test.go:968: [dfe5500bc3bc5] daemon is not started 21:11:13 [2022-03-23T21:11:13.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 21:11:14 [2022-03-23T21:11:14.858Z] docker_cli_network_unix_test.go:46: [d028e5d09813c] daemon is not started 21:11:14 [2022-03-23T21:11:14.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 21:11:17 [2022-03-23T21:11:17.380Z] docker_cli_network_unix_test.go:1116: [dce36b808a7c6] daemon is not started 21:11:19 [2022-03-23T21:11:19.513Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 21:11:19 [2022-03-23T21:11:19.513Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 21:11:19 [2022-03-23T21:11:19.513Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 21:11:20 [2022-03-23T21:11:20.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 21:11:20 [2022-03-23T21:11:20.652Z] docker_cli_network_unix_test.go:46: [ddd8f2c437f93] daemon is not started 21:11:20 [2022-03-23T21:11:20.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 21:11:21 [2022-03-23T21:11:21.036Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 21:11:21 [2022-03-23T21:11:21.036Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 21:11:21 [2022-03-23T21:11:21.213Z] docker_cli_network_unix_test.go:46: [d1dc05b487ffc] daemon is not started 21:11:21 [2022-03-23T21:11:21.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 21:11:21 [2022-03-23T21:11:21.213Z] docker_cli_network_unix_test.go:46: [d4e12a721a054] daemon is not started 21:11:21 [2022-03-23T21:11:21.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 21:11:21 [2022-03-23T21:11:21.468Z] docker_cli_network_unix_test.go:46: [d760ba6176d7a] daemon is not started 21:11:21 [2022-03-23T21:11:21.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 21:11:21 [2022-03-23T21:11:21.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 21:11:21 [2022-03-23T21:11:21.492Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 21:11:21 [2022-03-23T21:11:21.724Z] docker_cli_network_unix_test.go:46: [d2c4de543baad] daemon is not started 21:11:21 [2022-03-23T21:11:21.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 21:11:21 [2022-03-23T21:11:21.724Z] docker_cli_network_unix_test.go:46: [d7f81935bb166] daemon is not started 21:11:21 [2022-03-23T21:11:21.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 21:11:21 [2022-03-23T21:11:21.724Z] docker_cli_network_unix_test.go:46: [d864987bb4d6d] daemon is not started 21:11:21 [2022-03-23T21:11:21.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 21:11:21 [2022-03-23T21:11:21.948Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 21:11:21 [2022-03-23T21:11:21.948Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 21:11:21 [2022-03-23T21:11:21.948Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 21:11:22 [2022-03-23T21:11:22.402Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 21:11:22 [2022-03-23T21:11:22.402Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 21:11:22 [2022-03-23T21:11:22.402Z] === RUN TestDockerSuite/TestBuildCopyWildcard 21:11:23 [2022-03-23T21:11:23.655Z] docker_cli_network_unix_test.go:46: [d7ccfb2287211] daemon is not started 21:11:24 [2022-03-23T21:11:24.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 21:11:24 [2022-03-23T21:11:24.221Z] docker_cli_network_unix_test.go:46: [dbd7453acdfdc] daemon is not started 21:11:24 [2022-03-23T21:11:24.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 21:11:24 [2022-03-23T21:11:24.221Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 21:11:24 [2022-03-23T21:11:24.221Z] docker_cli_network_unix_test.go:46: [dd873b99f4137] daemon is not started 21:11:24 [2022-03-23T21:11:24.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 21:11:24 [2022-03-23T21:11:24.479Z] docker_cli_network_unix_test.go:46: [dad31e340b4ef] daemon is not started 21:11:24 [2022-03-23T21:11:24.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 21:11:28 [2022-03-23T21:11:28.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 21:11:29 [2022-03-23T21:11:29.836Z] docker_cli_network_unix_test.go:1084: [d6e4bb080b9d4] daemon is not started 21:11:31 [2022-03-23T21:11:31.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 21:11:31 [2022-03-23T21:11:31.201Z] docker_cli_network_unix_test.go:46: [df3638213ba15] daemon is not started 21:11:31 [2022-03-23T21:11:31.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 21:11:31 [2022-03-23T21:11:31.457Z] docker_cli_network_unix_test.go:46: [dc85d07dc0108] daemon is not started 21:11:31 [2022-03-23T21:11:31.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 21:11:33 [2022-03-23T21:11:33.077Z] docker_cli_network_unix_test.go:46: [db5a0f2a0be8c] daemon is not started 21:11:33 [2022-03-23T21:11:33.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 21:11:33 [2022-03-23T21:11:33.334Z] docker_cli_network_unix_test.go:46: [de994e8fea202] daemon is not started 21:11:33 [2022-03-23T21:11:33.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 21:11:33 [2022-03-23T21:11:33.591Z] docker_cli_network_unix_test.go:46: [df2a01c6b588b] daemon is not started 21:11:33 [2022-03-23T21:11:33.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 21:11:34 [2022-03-23T21:11:34.411Z] docker_cli_network_unix_test.go:46: [d1af9c668c5b8] daemon is not started 21:11:34 [2022-03-23T21:11:34.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 21:11:34 [2022-03-23T21:11:34.974Z] docker_cli_network_unix_test.go:46: [d8929ed7a3951] daemon is not started 21:11:35 [2022-03-23T21:11:35.231Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 21:11:40 [2022-03-23T21:11:40.480Z] docker_cli_network_unix_test.go:46: [d5a99566a1fb6] daemon is not started 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite (52.71s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.97s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.81s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.11s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.80s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.66s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.09s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) 21:11:40 [2022-03-23T21:11:40.480Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.69s) 21:11:40 [2022-03-23T21:11:40.480Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.87s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) 21:11:40 [2022-03-23T21:11:40.481Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.22s) 21:11:40 [2022-03-23T21:11:40.481Z] === RUN TestDockerHubPullSuite 21:11:40 [2022-03-23T21:11:40.481Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 21:11:42 [2022-03-23T21:11:42.379Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 21:11:44 [2022-03-23T21:11:44.891Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 21:11:45 [2022-03-23T21:11:45.451Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 21:11:46 [2022-03-23T21:11:46.814Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 21:11:46 [2022-03-23T21:11:46.814Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 21:11:47 [2022-03-23T21:11:47.070Z] --- PASS: TestDockerHubPullSuite (6.46s) 21:11:47 [2022-03-23T21:11:47.070Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.90s) 21:11:47 [2022-03-23T21:11:47.070Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) 21:11:47 [2022-03-23T21:11:47.070Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.70s) 21:11:47 [2022-03-23T21:11:47.070Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) 21:11:47 [2022-03-23T21:11:47.070Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) 21:11:47 [2022-03-23T21:11:47.070Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) 21:11:47 [2022-03-23T21:11:47.070Z] PASS 21:11:47 [2022-03-23T21:11:47.070Z] 21:11:47 [2022-03-23T21:11:47.070Z] === Skipped 21:11:47 [2022-03-23T21:11:47.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 21:11:47 [2022-03-23T21:11:47.070Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.070Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) 21:11:47 [2022-03-23T21:11:47.070Z] 21:11:47 [2022-03-23T21:11:47.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 21:11:47 [2022-03-23T21:11:47.070Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 21:11:47 [2022-03-23T21:11:47.070Z] 21:11:47 [2022-03-23T21:11:47.070Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 21:11:47 [2022-03-23T21:11:47.070Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_sni_test.go:18: Flakey test 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 21:11:47 [2022-03-23T21:11:47.071Z] docker_cli_network_unix_test.go:46: [dd873b99f4137] daemon is not started 21:11:47 [2022-03-23T21:11:47.071Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] DONE 1265 tests, 51 skipped in 1418.077s 21:11:47 [2022-03-23T21:11:47.071Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:11:47 [2022-03-23T21:11:47.071Z] ++++ cat bundles/test-integration/docker.pid 21:11:47 [2022-03-23T21:11:47.071Z] +++ kill 8894 21:11:47 [2022-03-23T21:11:47.071Z] +++ /etc/init.d/apparmor stop 21:11:47 [2022-03-23T21:11:47.071Z] Leaving: AppArmorNo profiles have been unloaded. 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] Unloading profiles will leave already running processes permanently 21:11:47 [2022-03-23T21:11:47.071Z] unconfined, which can lead to unexpected situations. 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.071Z] To set a process to complain mode, use the command line tool 21:11:47 [2022-03-23T21:11:47.071Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 21:11:47 [2022-03-23T21:11:47.071Z] +++ true 21:11:47 [2022-03-23T21:11:47.071Z] exiting test-integration 21:11:47 [2022-03-23T21:11:47.071Z] ++ exit 0 21:11:47 [2022-03-23T21:11:47.071Z] 21:11:47 [2022-03-23T21:11:47.326Z] + for job in $(jobs -p) 21:11:47 [2022-03-23T21:11:47.326Z] + wait 10159 21:11:47 [2022-03-23T21:11:47.485Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 21:11:48 [2022-03-23T21:11:48.446Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 21:11:48 [2022-03-23T21:11:48.446Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 21:11:48 [2022-03-23T21:11:48.903Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 21:12:09 [2022-03-23T21:12:09.939Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 21:12:09 [2022-03-23T21:12:09.939Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 21:12:10 [2022-03-23T21:12:10.095Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 21:12:10 [2022-03-23T21:12:10.095Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 21:12:10 [2022-03-23T21:12:10.095Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 21:12:10 [2022-03-23T21:12:10.394Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 21:12:13 [2022-03-23T21:12:13.817Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 21:12:15 [2022-03-23T21:12:15.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 21:12:17 [2022-03-23T21:12:17.082Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 21:12:17 [2022-03-23T21:12:17.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 21:12:21 [2022-03-23T21:12:21.657Z] === RUN TestDockerSuite/TestBuildDockerignore 21:12:23 [2022-03-23T21:12:23.663Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 21:12:28 [2022-03-23T21:12:28.908Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 21:12:30 [2022-03-23T21:12:30.814Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 21:12:31 [2022-03-23T21:12:31.148Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 21:12:35 [2022-03-23T21:12:35.026Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 21:12:36 [2022-03-23T21:12:36.918Z] === RUN TestDockerSwarmSuite/TestSwarmInit 21:12:41 [2022-03-23T21:12:41.083Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 21:12:41 [2022-03-23T21:12:41.083Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 21:12:41 [2022-03-23T21:12:41.083Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 21:12:43 [2022-03-23T21:12:43.491Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 21:12:45 [2022-03-23T21:12:45.261Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 21:12:46 [2022-03-23T21:12:46.234Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 21:12:46 [2022-03-23T21:12:46.797Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 21:12:49 [2022-03-23T21:12:49.315Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 21:12:53 [2022-03-23T21:12:53.771Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 21:13:02 [2022-03-23T21:13:02.670Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 21:13:02 [2022-03-23T21:13:02.670Z] docker_api_build_test.go:176: unmatched requirement UnixCli 21:13:02 [2022-03-23T21:13:02.670Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 21:13:02 [2022-03-23T21:13:02.670Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 21:13:02 [2022-03-23T21:13:02.670Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 21:13:05 [2022-03-23T21:13:05.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 21:13:06 [2022-03-23T21:13:06.024Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 21:13:06 [2022-03-23T21:13:06.024Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 21:13:06 [2022-03-23T21:13:06.025Z] === RUN TestDockerSuite/TestBuildAddBadLinks 21:13:06 [2022-03-23T21:13:06.025Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 21:13:06 [2022-03-23T21:13:06.025Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 21:13:06 [2022-03-23T21:13:06.025Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 21:13:06 [2022-03-23T21:13:06.025Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 21:13:06 [2022-03-23T21:13:06.481Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 21:13:07 [2022-03-23T21:13:07.454Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 21:13:11 [2022-03-23T21:13:11.181Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 21:13:12 [2022-03-23T21:13:12.710Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 21:13:12 [2022-03-23T21:13:12.710Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 21:13:12 [2022-03-23T21:13:12.710Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 21:13:12 [2022-03-23T21:13:12.710Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 21:13:12 [2022-03-23T21:13:12.710Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 21:13:12 [2022-03-23T21:13:12.710Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 21:13:16 [2022-03-23T21:13:16.435Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 21:13:22 [2022-03-23T21:13:22.044Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 21:13:22 [2022-03-23T21:13:22.044Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 21:13:22 [2022-03-23T21:13:22.044Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 21:13:22 [2022-03-23T21:13:22.499Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 21:13:23 [2022-03-23T21:13:23.675Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 21:13:28 [2022-03-23T21:13:28.789Z] === RUN TestDockerSuite/TestBuildAddNonTar 21:13:36 [2022-03-23T21:13:36.009Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 21:13:39 [2022-03-23T21:13:39.103Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 21:13:40 [2022-03-23T21:13:40.067Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 21:13:40 [2022-03-23T21:13:40.067Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 21:13:40 [2022-03-23T21:13:40.067Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 21:13:43 [2022-03-23T21:13:43.784Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 21:13:45 [2022-03-23T21:13:45.318Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 21:13:45 [2022-03-23T21:13:45.517Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 21:13:45 [2022-03-23T21:13:45.517Z] docker_cli_swarm_test.go:1180: [dd02420ce54be] joining swarm manager [d1b5e3696ede4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:13:46 [2022-03-23T21:13:46.280Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 21:13:50 [2022-03-23T21:13:50.798Z] docker_cli_swarm_test.go:1189: [dcdd011e794c5] joining swarm manager [d1b5e3696ede4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:13:55 [2022-03-23T21:13:55.627Z] === RUN TestDockerSuite/TestBuildAddScript 21:13:55 [2022-03-23T21:13:55.627Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 21:13:55 [2022-03-23T21:13:55.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 21:13:55 [2022-03-23T21:13:55.627Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 21:13:55 [2022-03-23T21:13:55.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 21:13:55 [2022-03-23T21:13:55.627Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 21:13:55 [2022-03-23T21:13:55.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 21:13:55 [2022-03-23T21:13:55.627Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 21:13:55 [2022-03-23T21:13:55.627Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 21:13:56 [2022-03-23T21:13:56.083Z] === RUN TestDockerSuite/TestBuildAddTar 21:14:22 [2022-03-23T21:14:22.858Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 21:14:23 [2022-03-23T21:14:23.819Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 21:14:24 [2022-03-23T21:14:24.779Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 21:14:29 [2022-03-23T21:14:29.462Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 21:14:32 [2022-03-23T21:14:32.724Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 21:14:36 [2022-03-23T21:14:36.894Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 21:14:38 [2022-03-23T21:14:38.282Z] docker_cli_swarm_test.go:1112: [d3a286af93beb] joining swarm manager [df9d6519f6539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:14:39 [2022-03-23T21:14:39.649Z] docker_cli_swarm_test.go:1113: [d334874a694aa] joining swarm manager [df9d6519f6539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:14:45 [2022-03-23T21:14:45.811Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 21:14:56 [2022-03-23T21:14:56.627Z] === RUN TestDockerSuite/TestBuildAddTarXz 21:14:56 [2022-03-23T21:14:56.627Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 21:14:56 [2022-03-23T21:14:56.627Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 21:14:56 [2022-03-23T21:14:56.627Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 21:14:56 [2022-03-23T21:14:56.627Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 21:14:58 [2022-03-23T21:14:58.156Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 21:15:08 [2022-03-23T21:15:08.441Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildDotDotFile 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEOLInLine 21:15:12 [2022-03-23T21:15:12.242Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEmptyCmd 21:15:12 [2022-03-23T21:15:12.242Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEmptyScratch 21:15:12 [2022-03-23T21:15:12.242Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEntrypoint 21:15:12 [2022-03-23T21:15:12.242Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 21:15:14 [2022-03-23T21:15:14.283Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 21:15:14 [2022-03-23T21:15:14.283Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 21:15:14 [2022-03-23T21:15:14.283Z] === RUN TestDockerSuite/TestBuildBlankName 21:15:15 [2022-03-23T21:15:15.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 21:15:15 [2022-03-23T21:15:15.954Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 21:15:19 [2022-03-23T21:15:19.669Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 21:15:22 [2022-03-23T21:15:22.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 21:15:22 [2022-03-23T21:15:22.305Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 21:15:23 [2022-03-23T21:15:23.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 21:15:24 [2022-03-23T21:15:24.335Z] === RUN TestDockerSuite/TestBuildEnv 21:15:24 [2022-03-23T21:15:24.335Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 21:15:24 [2022-03-23T21:15:24.335Z] === RUN TestDockerSuite/TestBuildEnvEscapes 21:15:24 [2022-03-23T21:15:24.335Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 21:15:24 [2022-03-23T21:15:24.790Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 21:15:24 [2022-03-23T21:15:24.790Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 21:15:24 [2022-03-23T21:15:24.790Z] === RUN TestDockerSuite/TestBuildEnvUsage 21:15:24 [2022-03-23T21:15:24.790Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 21:15:24 [2022-03-23T21:15:24.790Z] === RUN TestDockerSuite/TestBuildEnvUsage2 21:15:24 [2022-03-23T21:15:24.790Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 21:15:24 [2022-03-23T21:15:24.790Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 21:15:29 [2022-03-23T21:15:29.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 21:15:29 [2022-03-23T21:15:29.450Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 21:15:29 [2022-03-23T21:15:29.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 21:15:29 [2022-03-23T21:15:29.450Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 21:15:29 [2022-03-23T21:15:29.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 21:15:29 [2022-03-23T21:15:29.450Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 21:15:29 [2022-03-23T21:15:29.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 21:15:29 [2022-03-23T21:15:29.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 21:15:29 [2022-03-23T21:15:29.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 21:15:34 [2022-03-23T21:15:34.575Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 21:15:38 [2022-03-23T21:15:38.334Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 21:15:39 [2022-03-23T21:15:39.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 21:15:48 [2022-03-23T21:15:48.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 21:15:48 [2022-03-23T21:15:48.464Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 21:15:48 [2022-03-23T21:15:48.610Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 21:15:48 [2022-03-23T21:15:48.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 21:15:49 [2022-03-23T21:15:49.338Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 21:15:49 [2022-03-23T21:15:49.792Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 21:15:49 [2022-03-23T21:15:49.792Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 21:15:49 [2022-03-23T21:15:49.792Z] === RUN TestDockerSuite/TestBuildExpose 21:15:49 [2022-03-23T21:15:49.792Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 21:15:49 [2022-03-23T21:15:49.792Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 21:15:49 [2022-03-23T21:15:49.792Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 21:15:49 [2022-03-23T21:15:49.792Z] === RUN TestDockerSuite/TestBuildExposeOrder 21:15:49 [2022-03-23T21:15:49.792Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 21:15:49 [2022-03-23T21:15:49.792Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 21:15:49 [2022-03-23T21:15:49.792Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 21:15:49 [2022-03-23T21:15:49.792Z] === RUN TestDockerSuite/TestBuildFails 21:15:52 [2022-03-23T21:15:52.677Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 21:15:52 [2022-03-23T21:15:52.677Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 21:15:59 [2022-03-23T21:15:59.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 21:15:59 [2022-03-23T21:15:59.217Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 21:15:59 [2022-03-23T21:15:59.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 21:15:59 [2022-03-23T21:15:59.217Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 21:15:59 [2022-03-23T21:15:59.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 21:15:59 [2022-03-23T21:15:59.714Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 21:16:00 [2022-03-23T21:16:00.942Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 21:16:01 [2022-03-23T21:16:01.104Z] docker_cli_swarm_test.go:1166: [da7f89c7b5156] joining swarm manager [df9d6519f6539]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 21:16:05 [2022-03-23T21:16:05.475Z] === RUN TestDockerSuite/TestBuildForceRm 21:16:06 [2022-03-23T21:16:06.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 21:16:06 [2022-03-23T21:16:06.274Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 21:16:06 [2022-03-23T21:16:06.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 21:16:06 [2022-03-23T21:16:06.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 21:16:06 [2022-03-23T21:16:06.731Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 21:16:06 [2022-03-23T21:16:06.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 21:16:06 [2022-03-23T21:16:06.731Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 21:16:06 [2022-03-23T21:16:06.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 21:16:14 [2022-03-23T21:16:14.006Z] === RUN TestDockerSuite/TestBuildFromGit 21:16:19 [2022-03-23T21:16:19.766Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 21:16:20 [2022-03-23T21:16:20.725Z] === RUN TestDockerSuite/TestBuildFromGitWithF 21:16:26 [2022-03-23T21:16:26.489Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 21:16:26 [2022-03-23T21:16:26.489Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 21:16:26 [2022-03-23T21:16:26.489Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 21:16:26 [2022-03-23T21:16:26.945Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 21:16:27 [2022-03-23T21:16:27.904Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 21:16:27 [2022-03-23T21:16:27.904Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 21:16:27 [2022-03-23T21:16:27.904Z] === RUN TestDockerSuite/TestBuildFromURLWithF 21:16:33 [2022-03-23T21:16:33.165Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 21:16:33 [2022-03-23T21:16:33.165Z] docker_cli_swarm_test.go:1447: [d9ee99f5fffcc] joining swarm manager [d7a9e1c71c09e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:16:33 [2022-03-23T21:16:33.165Z] docker_cli_swarm_test.go:1448: [ddf541b06d299] joining swarm manager [d7a9e1c71c09e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:16:38 [2022-03-23T21:16:38.180Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 21:16:38 [2022-03-23T21:16:38.180Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 21:16:38 [2022-03-23T21:16:38.180Z] === RUN TestDockerSuite/TestBuildHistory 21:16:43 [2022-03-23T21:16:43.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 21:16:43 [2022-03-23T21:16:43.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 21:16:43 [2022-03-23T21:16:43.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 21:16:43 [2022-03-23T21:16:43.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 21:16:43 [2022-03-23T21:16:43.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 21:16:43 [2022-03-23T21:16:43.386Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 21:16:45 [2022-03-23T21:16:45.897Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 21:16:49 [2022-03-23T21:16:49.160Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 21:16:50 [2022-03-23T21:16:50.504Z] === RUN TestDockerSuite/TestBuildIidFile 21:16:50 [2022-03-23T21:16:50.504Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 21:16:51 [2022-03-23T21:16:51.046Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 21:16:52 [2022-03-23T21:16:52.030Z] === RUN TestDockerSuite/TestBuildInheritance 21:16:52 [2022-03-23T21:16:52.030Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 21:16:52 [2022-03-23T21:16:52.030Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 21:16:52 [2022-03-23T21:16:52.933Z] docker_cli_swarm_unix_test.go:63: [dfe102099c0d9] joining swarm manager [d7edcc1f3c1cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:16:52 [2022-03-23T21:16:52.990Z] === RUN TestDockerSuite/TestBuildInvalidTag 21:16:52 [2022-03-23T21:16:52.990Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 21:16:57 [2022-03-23T21:16:57.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 21:16:57 [2022-03-23T21:16:57.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 21:16:57 [2022-03-23T21:16:57.362Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 21:16:57 [2022-03-23T21:16:57.362Z] === RUN TestDockerSuite/TestBuildCacheAdd 21:16:57 [2022-03-23T21:16:57.362Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 21:16:57 [2022-03-23T21:16:57.362Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 21:16:58 [2022-03-23T21:16:58.326Z] === RUN TestDockerSuite/TestBuildCacheFrom 21:16:58 [2022-03-23T21:16:58.326Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 21:16:58 [2022-03-23T21:16:58.326Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 21:16:58 [2022-03-23T21:16:58.747Z] === RUN TestDockerSuite/TestBuildLabel 21:16:58 [2022-03-23T21:16:58.747Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 21:16:59 [2022-03-23T21:16:59.707Z] === RUN TestDockerSuite/TestBuildLabelMultiple 21:17:00 [2022-03-23T21:17:00.667Z] === RUN TestDockerSuite/TestBuildLabelOneNode 21:17:01 [2022-03-23T21:17:01.121Z] === RUN TestDockerSuite/TestBuildLabels 21:17:02 [2022-03-23T21:17:02.646Z] === RUN TestDockerSuite/TestBuildLabelsCache 21:17:03 [2022-03-23T21:17:03.004Z] === RUN TestDockerSuite/TestBuildCacheRootSource 21:17:04 [2022-03-23T21:17:04.173Z] === RUN TestDockerSuite/TestBuildLabelsOverride 21:17:04 [2022-03-23T21:17:04.534Z] === RUN TestDockerSuite/TestBuildChownOnCopy 21:17:04 [2022-03-23T21:17:04.534Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 21:17:04 [2022-03-23T21:17:04.534Z] === RUN TestDockerSuite/TestBuildChownSingleFile 21:17:04 [2022-03-23T21:17:04.534Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 21:17:04 [2022-03-23T21:17:04.534Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 21:17:06 [2022-03-23T21:17:06.711Z] === RUN TestDockerSuite/TestBuildClearCmd 21:17:07 [2022-03-23T21:17:07.675Z] === RUN TestDockerSuite/TestBuildCmd 21:17:08 [2022-03-23T21:17:08.131Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 21:17:08 [2022-03-23T21:17:08.589Z] === RUN TestDockerSuite/TestBuildCmdShDashC 21:17:09 [2022-03-23T21:17:09.553Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildLastModified 21:17:11 [2022-03-23T21:17:11.211Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildLineBreak 21:17:11 [2022-03-23T21:17:11.211Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildMaintainer 21:17:11 [2022-03-23T21:17:11.211Z] === RUN TestDockerSuite/TestBuildMissingArgs 21:17:12 [2022-03-23T21:17:12.172Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 21:17:15 [2022-03-23T21:17:15.337Z] === RUN TestDockerSuite/TestBuildCmdSpaces 21:17:17 [2022-03-23T21:17:17.510Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 21:17:17 [2022-03-23T21:17:17.510Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 21:17:17 [2022-03-23T21:17:17.510Z] === RUN TestDockerSuite/TestBuildConditionalCache 21:17:17 [2022-03-23T21:17:17.940Z] === RUN TestDockerSuite/TestBuildMultiStageArg 21:17:19 [2022-03-23T21:17:19.042Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 21:17:19 [2022-03-23T21:17:19.042Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 21:17:19 [2022-03-23T21:17:19.042Z] === RUN TestDockerSuite/TestBuildContextCleanup 21:17:19 [2022-03-23T21:17:19.498Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 21:17:21 [2022-03-23T21:17:21.665Z] === RUN TestDockerSuite/TestBuildContextTarGzip 21:17:23 [2022-03-23T21:17:23.198Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 21:17:23 [2022-03-23T21:17:23.655Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 21:17:23 [2022-03-23T21:17:23.655Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 21:17:23 [2022-03-23T21:17:23.655Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 21:17:24 [2022-03-23T21:17:24.620Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 21:17:25 [2022-03-23T21:17:25.078Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 21:17:25 [2022-03-23T21:17:25.078Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 21:17:25 [2022-03-23T21:17:25.078Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 21:17:25 [2022-03-23T21:17:25.078Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 21:17:25 [2022-03-23T21:17:25.078Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildDotDotFile 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEOLInLine 21:17:26 [2022-03-23T21:17:26.910Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEmptyCmd 21:17:26 [2022-03-23T21:17:26.910Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEmptyScratch 21:17:26 [2022-03-23T21:17:26.910Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEntrypoint 21:17:26 [2022-03-23T21:17:26.910Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 21:17:30 [2022-03-23T21:17:30.852Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 21:17:31 [2022-03-23T21:17:31.565Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 21:17:35 [2022-03-23T21:17:35.277Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 21:17:35 [2022-03-23T21:17:35.577Z] === RUN TestDockerSuite/TestBuildMultiStageCache 21:17:35 [2022-03-23T21:17:35.577Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 21:17:35 [2022-03-23T21:17:35.577Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 21:17:37 [2022-03-23T21:17:37.744Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 21:17:41 [2022-03-23T21:17:41.039Z] === RUN TestDockerSuite/TestBuildEnv 21:17:41 [2022-03-23T21:17:41.039Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 21:17:41 [2022-03-23T21:17:41.039Z] === RUN TestDockerSuite/TestBuildEnvEscapes 21:17:41 [2022-03-23T21:17:41.039Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 21:17:41 [2022-03-23T21:17:41.039Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 21:17:41 [2022-03-23T21:17:41.039Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 21:17:41 [2022-03-23T21:17:41.039Z] === RUN TestDockerSuite/TestBuildEnvUsage 21:17:41 [2022-03-23T21:17:41.039Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 21:17:41 [2022-03-23T21:17:41.039Z] === RUN TestDockerSuite/TestBuildEnvUsage2 21:17:41 [2022-03-23T21:17:41.039Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 21:17:41 [2022-03-23T21:17:41.039Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 21:17:45 [2022-03-23T21:17:45.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 21:17:45 [2022-03-23T21:17:45.699Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 21:17:45 [2022-03-23T21:17:45.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 21:17:45 [2022-03-23T21:17:45.699Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 21:17:45 [2022-03-23T21:17:45.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 21:17:45 [2022-03-23T21:17:45.699Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 21:17:45 [2022-03-23T21:17:45.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 21:17:46 [2022-03-23T21:17:46.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 21:17:49 [2022-03-23T21:17:49.096Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 21:17:49 [2022-03-23T21:17:49.096Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 21:17:49 [2022-03-23T21:17:49.096Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 21:17:50 [2022-03-23T21:17:50.465Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 21:17:51 [2022-03-23T21:17:51.919Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 21:17:53 [2022-03-23T21:17:53.798Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 21:17:56 [2022-03-23T21:17:56.315Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 21:17:58 [2022-03-23T21:17:58.217Z] docker_api_swarm_test.go:962: [dca0b3c691566] joining swarm manager [df38124ef2240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:18:06 [2022-03-23T21:18:06.523Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 21:18:06 [2022-03-23T21:18:06.523Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 21:18:06 [2022-03-23T21:18:06.684Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 21:18:06 [2022-03-23T21:18:06.981Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 21:18:07 [2022-03-23T21:18:07.141Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 21:18:07 [2022-03-23T21:18:07.141Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 21:18:07 [2022-03-23T21:18:07.141Z] === RUN TestDockerSuite/TestBuildExpose 21:18:07 [2022-03-23T21:18:07.141Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 21:18:07 [2022-03-23T21:18:07.141Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 21:18:07 [2022-03-23T21:18:07.141Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 21:18:07 [2022-03-23T21:18:07.598Z] === RUN TestDockerSuite/TestBuildExposeOrder 21:18:07 [2022-03-23T21:18:07.598Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 21:18:07 [2022-03-23T21:18:07.598Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 21:18:07 [2022-03-23T21:18:07.598Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 21:18:07 [2022-03-23T21:18:07.598Z] === RUN TestDockerSuite/TestBuildFails 21:18:10 [2022-03-23T21:18:10.485Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 21:18:10 [2022-03-23T21:18:10.485Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 21:18:12 [2022-03-23T21:18:12.765Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 21:18:12 [2022-03-23T21:18:12.765Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 21:18:13 [2022-03-23T21:18:13.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 21:18:13 [2022-03-23T21:18:13.222Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 21:18:13 [2022-03-23T21:18:13.362Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 21:18:13 [2022-03-23T21:18:13.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 21:18:13 [2022-03-23T21:18:13.680Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 21:18:13 [2022-03-23T21:18:13.680Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 21:18:14 [2022-03-23T21:18:14.138Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 21:18:14 [2022-03-23T21:18:14.138Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 21:18:14 [2022-03-23T21:18:14.595Z] === RUN TestDockerSuite/TestBuildCopyWildcard 21:18:16 [2022-03-23T21:18:16.260Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 21:18:17 [2022-03-23T21:18:17.523Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 21:18:26 [2022-03-23T21:18:26.058Z] === RUN TestDockerSuite/TestBuildForceRm 21:18:28 [2022-03-23T21:18:28.125Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 21:18:28 [2022-03-23T21:18:28.468Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 21:18:29 [2022-03-23T21:18:29.436Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 21:18:31 [2022-03-23T21:18:31.959Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 21:18:33 [2022-03-23T21:18:33.104Z] === RUN TestDockerSuite/TestBuildFromGit 21:18:33 [2022-03-23T21:18:33.893Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 21:18:34 [2022-03-23T21:18:34.522Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 21:18:40 [2022-03-23T21:18:40.182Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 21:18:40 [2022-03-23T21:18:40.640Z] === RUN TestDockerSuite/TestBuildFromGitWithF 21:18:42 [2022-03-23T21:18:42.419Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 21:18:42 [2022-03-23T21:18:42.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 21:18:46 [2022-03-23T21:18:46.418Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 21:18:46 [2022-03-23T21:18:46.418Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 21:18:46 [2022-03-23T21:18:46.418Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 21:18:46 [2022-03-23T21:18:46.775Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 21:18:47 [2022-03-23T21:18:47.377Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 21:18:47 [2022-03-23T21:18:47.832Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 21:18:47 [2022-03-23T21:18:47.832Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 21:18:47 [2022-03-23T21:18:47.832Z] === RUN TestDockerSuite/TestBuildFromURLWithF 21:18:49 [2022-03-23T21:18:49.291Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 21:18:50 [2022-03-23T21:18:50.244Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 21:18:50 [2022-03-23T21:18:50.244Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 21:18:50 [2022-03-23T21:18:50.244Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 21:18:50 [2022-03-23T21:18:50.244Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 21:18:51 [2022-03-23T21:18:51.804Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 21:18:52 [2022-03-23T21:18:52.699Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 21:18:54 [2022-03-23T21:18:54.368Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 21:18:56 [2022-03-23T21:18:56.259Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 21:18:58 [2022-03-23T21:18:58.111Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 21:18:58 [2022-03-23T21:18:58.111Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 21:18:58 [2022-03-23T21:18:58.111Z] === RUN TestDockerSuite/TestBuildHistory 21:18:59 [2022-03-23T21:18:59.576Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 21:19:01 [2022-03-23T21:19:01.464Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 21:19:10 [2022-03-23T21:19:10.331Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 21:19:10 [2022-03-23T21:19:10.331Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 21:19:10 [2022-03-23T21:19:10.331Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 21:19:10 [2022-03-23T21:19:10.447Z] === RUN TestDockerSuite/TestBuildIidFile 21:19:10 [2022-03-23T21:19:10.912Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 21:19:13 [2022-03-23T21:19:13.797Z] === RUN TestDockerSuite/TestBuildInheritance 21:19:13 [2022-03-23T21:19:13.797Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 21:19:13 [2022-03-23T21:19:13.797Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 21:19:14 [2022-03-23T21:19:14.757Z] === RUN TestDockerSuite/TestBuildInvalidTag 21:19:14 [2022-03-23T21:19:14.757Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 21:19:18 [2022-03-23T21:19:18.862Z] === RUN TestDockerSuite/TestBuildMultipleTags 21:19:18 [2022-03-23T21:19:18.862Z] === RUN TestDockerSuite/TestBuildNetContainer 21:19:18 [2022-03-23T21:19:18.862Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 21:19:18 [2022-03-23T21:19:18.862Z] === RUN TestDockerSuite/TestBuildNetNone 21:19:18 [2022-03-23T21:19:18.862Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 21:19:18 [2022-03-23T21:19:18.862Z] === RUN TestDockerSuite/TestBuildNoContext 21:19:20 [2022-03-23T21:19:20.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 21:19:20 [2022-03-23T21:19:20.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 21:19:20 [2022-03-23T21:19:20.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 21:19:20 [2022-03-23T21:19:20.528Z] === RUN TestDockerSuite/TestBuildLabel 21:19:20 [2022-03-23T21:19:20.528Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 21:19:21 [2022-03-23T21:19:21.488Z] === RUN TestDockerSuite/TestBuildLabelMultiple 21:19:22 [2022-03-23T21:19:22.448Z] === RUN TestDockerSuite/TestBuildLabelOneNode 21:19:22 [2022-03-23T21:19:22.577Z] === RUN TestDockerSuite/TestBuildNoDupOutput 21:19:22 [2022-03-23T21:19:22.905Z] === RUN TestDockerSuite/TestBuildLabels 21:19:23 [2022-03-23T21:19:23.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 21:19:24 [2022-03-23T21:19:24.431Z] === RUN TestDockerSuite/TestBuildLabelsCache 21:19:25 [2022-03-23T21:19:25.960Z] === RUN TestDockerSuite/TestBuildLabelsOverride 21:19:26 [2022-03-23T21:19:26.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 21:19:27 [2022-03-23T21:19:27.243Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 21:19:29 [2022-03-23T21:19:29.409Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 21:19:29 [2022-03-23T21:19:29.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 21:19:29 [2022-03-23T21:19:29.865Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 21:19:32 [2022-03-23T21:19:32.752Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildLastModified 21:19:32 [2022-03-23T21:19:32.999Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildLineBreak 21:19:32 [2022-03-23T21:19:32.999Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildMaintainer 21:19:32 [2022-03-23T21:19:32.999Z] === RUN TestDockerSuite/TestBuildMissingArgs 21:19:33 [2022-03-23T21:19:33.713Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 21:19:33 [2022-03-23T21:19:33.962Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 21:19:35 [2022-03-23T21:19:35.238Z] === RUN TestDockerSuite/TestBuildOnBuild 21:19:35 [2022-03-23T21:19:35.338Z] === RUN TestDockerSuite/TestBuildDockerignore 21:19:39 [2022-03-23T21:19:39.727Z] === RUN TestDockerSuite/TestBuildMultiStageArg 21:19:45 [2022-03-23T21:19:45.517Z] === RUN TestDockerSuite/TestBuildOnBuildCache 21:19:47 [2022-03-23T21:19:47.042Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 21:19:57 [2022-03-23T21:19:57.322Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 21:19:57 [2022-03-23T21:19:57.374Z] === RUN TestDockerSuite/TestBuildMultiStageCache 21:19:57 [2022-03-23T21:19:57.374Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 21:19:57 [2022-03-23T21:19:57.374Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 21:19:57 [2022-03-23T21:19:57.658Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 21:19:59 [2022-03-23T21:19:59.536Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 21:20:01 [2022-03-23T21:20:01.035Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 21:20:09 [2022-03-23T21:20:09.564Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 21:20:12 [2022-03-23T21:20:12.501Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 21:20:15 [2022-03-23T21:20:15.324Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 21:20:19 [2022-03-23T21:20:19.988Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 21:20:21 [2022-03-23T21:20:21.512Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 21:20:21 [2022-03-23T21:20:21.512Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux 21:20:21 [2022-03-23T21:20:21.512Z] === RUN TestDockerSuite/TestBuildPATH 21:20:21 [2022-03-23T21:20:21.512Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 21:20:21 [2022-03-23T21:20:21.512Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 21:20:23 [2022-03-23T21:20:23.680Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 21:20:23 [2022-03-23T21:20:23.680Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 21:20:23 [2022-03-23T21:20:23.680Z] === RUN TestDockerSuite/TestBuildRelativeCopy 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite (1607.25s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.07s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.85s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.88s) 21:20:30 [2022-03-23T21:20:30.591Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.39s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.79s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.71s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.31s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.68s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.83s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.49s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.04s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.02s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.41s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.00s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.11s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.85s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.68s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.13s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.99s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.89s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.66s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.49s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.46s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.24s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.88s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.09s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.11s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.39s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.92s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.04s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.57s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.04s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.14s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.73s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.73s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.75s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.89s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.28s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.04s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.52s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.69s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.63s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.46s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.57s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.48s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.18s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.24s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.27s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.58s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.54s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.60s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.48s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.88s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (126.55s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.31s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.85s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.56s) 21:20:30 [2022-03-23T21:20:30.591Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.72s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.20s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.75s) 21:20:30 [2022-03-23T21:20:30.592Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.85s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.26s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (40.89s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.00s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.82s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.08s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.80s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.24s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.36s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.24s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.14s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.71s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.03s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.34s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.39s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) 21:20:30 [2022-03-23T21:20:30.592Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) 21:20:30 [2022-03-23T21:20:30.592Z] === RUN TestDockerExternalVolumeSuite 21:20:30 [2022-03-23T21:20:30.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 21:20:30 [2022-03-23T21:20:30.592Z] docker_cli_external_volume_driver_test.go:52: [d80d1d8b1022c] daemon is not started 21:20:42 [2022-03-23T21:20:42.183Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 21:20:45 [2022-03-23T21:20:45.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 21:20:54 [2022-03-23T21:20:54.535Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 21:21:01 [2022-03-23T21:21:01.595Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 21:21:08 [2022-03-23T21:21:08.638Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 21:21:14 [2022-03-23T21:21:14.288Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 21:21:15 [2022-03-23T21:21:15.688Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 21:21:26 [2022-03-23T21:21:26.623Z] === RUN TestDockerSuite/TestBuildRm 21:21:31 [2022-03-23T21:21:31.763Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 21:21:31 [2022-03-23T21:21:31.763Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 21:21:31 [2022-03-23T21:21:31.763Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 21:21:31 [2022-03-23T21:21:31.763Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 21:21:36 [2022-03-23T21:21:36.786Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 21:21:36 [2022-03-23T21:21:36.786Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 21:21:36 [2022-03-23T21:21:36.786Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 21:21:45 [2022-03-23T21:21:45.439Z] === RUN TestDockerSuite/TestBuildMultipleTags 21:21:45 [2022-03-23T21:21:45.439Z] === RUN TestDockerSuite/TestBuildNetContainer 21:21:45 [2022-03-23T21:21:45.440Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 21:21:45 [2022-03-23T21:21:45.440Z] === RUN TestDockerSuite/TestBuildNetNone 21:21:45 [2022-03-23T21:21:45.440Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 21:21:45 [2022-03-23T21:21:45.440Z] === RUN TestDockerSuite/TestBuildNoContext 21:21:47 [2022-03-23T21:21:47.660Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 21:21:48 [2022-03-23T21:21:48.620Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 21:21:48 [2022-03-23T21:21:48.620Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 21:21:48 [2022-03-23T21:21:48.620Z] === RUN TestDockerSuite/TestBuildScratchCopy 21:21:48 [2022-03-23T21:21:48.620Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 21:21:49 [2022-03-23T21:21:49.075Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 21:21:49 [2022-03-23T21:21:49.223Z] === RUN TestDockerSuite/TestBuildNoDupOutput 21:21:50 [2022-03-23T21:21:50.600Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 21:21:53 [2022-03-23T21:21:53.017Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 21:21:53 [2022-03-23T21:21:53.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 21:21:54 [2022-03-23T21:21:54.314Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 21:21:56 [2022-03-23T21:21:56.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 21:21:56 [2022-03-23T21:21:56.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 21:21:56 [2022-03-23T21:21:56.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 21:21:58 [2022-03-23T21:21:58.982Z] === RUN TestDockerSuite/TestBuildShellInherited 21:21:59 [2022-03-23T21:21:59.689Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 21:22:00 [2022-03-23T21:22:00.654Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 21:22:01 [2022-03-23T21:22:01.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 21:22:01 [2022-03-23T21:22:01.621Z] === RUN TestDockerSuite/TestBuildOnBuild 21:22:03 [2022-03-23T21:22:03.643Z] === RUN TestDockerSuite/TestBuildShellMultiple 21:22:11 [2022-03-23T21:22:11.944Z] === RUN TestDockerSuite/TestBuildOnBuildCache 21:22:13 [2022-03-23T21:22:13.479Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 21:22:16 [2022-03-23T21:22:16.035Z] docker_cli_external_volume_driver_test.go:52: [dc3f122f91f0a] daemon is not started 21:22:21 [2022-03-23T21:22:21.278Z] === RUN TestDockerSuite/TestBuildShellNotJSON 21:22:21 [2022-03-23T21:22:21.278Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 21:22:21 [2022-03-23T21:22:21.734Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 21:22:23 [2022-03-23T21:22:23.884Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 21:22:28 [2022-03-23T21:22:28.632Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 21:22:30 [2022-03-23T21:22:30.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 21:22:32 [2022-03-23T21:22:32.011Z] === RUN TestDockerSuite/TestBuildSpaces 21:22:32 [2022-03-23T21:22:32.011Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 21:22:36 [2022-03-23T21:22:36.673Z] === RUN TestDockerSuite/TestBuildStartsFromOne 21:22:36 [2022-03-23T21:22:36.673Z] === RUN TestDockerSuite/TestBuildStderr 21:22:39 [2022-03-23T21:22:39.047Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 21:22:41 [2022-03-23T21:22:41.347Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 21:22:43 [2022-03-23T21:22:43.802Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 21:22:45 [2022-03-23T21:22:45.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 21:22:49 [2022-03-23T21:22:49.646Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 21:22:50 [2022-03-23T21:22:50.613Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 21:22:50 [2022-03-23T21:22:50.613Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux 21:22:50 [2022-03-23T21:22:50.613Z] === RUN TestDockerSuite/TestBuildPATH 21:22:50 [2022-03-23T21:22:50.613Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 21:22:50 [2022-03-23T21:22:50.613Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 21:22:53 [2022-03-23T21:22:53.521Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 21:22:53 [2022-03-23T21:22:53.521Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 21:22:53 [2022-03-23T21:22:53.521Z] === RUN TestDockerSuite/TestBuildRelativeCopy 21:22:57 [2022-03-23T21:22:57.841Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 21:22:57 [2022-03-23T21:22:57.841Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 21:22:57 [2022-03-23T21:22:57.841Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 21:23:00 [2022-03-23T21:23:00.666Z] docker_cli_external_volume_driver_test.go:52: [df641c37c2b7b] daemon is not started 21:23:02 [2022-03-23T21:23:02.383Z] === RUN TestDockerSuite/TestBuildStopSignal 21:23:02 [2022-03-23T21:23:02.383Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 21:23:02 [2022-03-23T21:23:02.383Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 21:23:05 [2022-03-23T21:23:05.270Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 21:23:06 [2022-03-23T21:23:06.230Z] === RUN TestDockerSuite/TestBuildTagEvent 21:23:11 [2022-03-23T21:23:11.989Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 21:23:15 [2022-03-23T21:23:15.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 21:23:15 [2022-03-23T21:23:15.759Z] docker_cli_external_volume_driver_test.go:52: [d5a52232ef3d7] daemon is not started 21:23:16 [2022-03-23T21:23:16.650Z] === RUN TestDockerSuite/TestBuildUser 21:23:16 [2022-03-23T21:23:16.650Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 21:23:16 [2022-03-23T21:23:16.650Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 21:23:16 [2022-03-23T21:23:16.650Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 21:23:16 [2022-03-23T21:23:16.650Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 21:23:16 [2022-03-23T21:23:16.650Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 21:23:16 [2022-03-23T21:23:16.650Z] === RUN TestDockerSuite/TestBuildVerboseOut 21:23:21 [2022-03-23T21:23:21.313Z] === RUN TestDockerSuite/TestBuildVerifyIntString 21:23:21 [2022-03-23T21:23:21.313Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 21:23:22 [2022-03-23T21:23:22.952Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 21:23:25 [2022-03-23T21:23:25.025Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 21:23:25 [2022-03-23T21:23:25.025Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 21:23:25 [2022-03-23T21:23:25.025Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 21:23:25 [2022-03-23T21:23:25.025Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 21:23:25 [2022-03-23T21:23:25.025Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 21:23:30 [2022-03-23T21:23:30.603Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 21:23:31 [2022-03-23T21:23:31.502Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 21:23:44 [2022-03-23T21:23:44.332Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 21:23:49 [2022-03-23T21:23:49.203Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 21:23:50 [2022-03-23T21:23:50.103Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 21:23:50 [2022-03-23T21:23:50.103Z] === RUN TestDockerSuite/TestBuildWindowsUser 21:23:58 [2022-03-23T21:23:58.630Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 21:23:59 [2022-03-23T21:23:59.093Z] === RUN TestDockerSuite/TestBuildRm 21:24:02 [2022-03-23T21:24:02.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 21:24:04 [2022-03-23T21:24:04.389Z] === RUN TestDockerSuite/TestBuildWithExtraHost 21:24:04 [2022-03-23T21:24:04.389Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 21:24:04 [2022-03-23T21:24:04.389Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 21:24:04 [2022-03-23T21:24:04.389Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 21:24:04 [2022-03-23T21:24:04.389Z] === RUN TestDockerSuite/TestBuildWithFailure 21:24:07 [2022-03-23T21:24:07.272Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 21:24:07 [2022-03-23T21:24:07.272Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 21:24:07 [2022-03-23T21:24:07.728Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 21:24:13 [2022-03-23T21:24:13.859Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 21:24:16 [2022-03-23T21:24:16.025Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 21:24:16 [2022-03-23T21:24:16.025Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 21:24:16 [2022-03-23T21:24:16.025Z] === RUN TestDockerSuite/TestBuildScratchCopy 21:24:16 [2022-03-23T21:24:16.025Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 21:24:16 [2022-03-23T21:24:16.480Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 21:24:18 [2022-03-23T21:24:18.009Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 21:24:20 [2022-03-23T21:24:20.068Z] === RUN TestDockerSuite/TestBuildWithTabs 21:24:20 [2022-03-23T21:24:20.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 21:24:22 [2022-03-23T21:24:22.673Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 21:24:23 [2022-03-23T21:24:23.785Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 21:24:24 [2022-03-23T21:24:24.242Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 21:24:27 [2022-03-23T21:24:27.341Z] === RUN TestDockerSuite/TestBuildShellInherited 21:24:32 [2022-03-23T21:24:32.015Z] === RUN TestDockerSuite/TestBuildShellMultiple 21:24:35 [2022-03-23T21:24:35.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 21:24:38 [2022-03-23T21:24:38.999Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 21:24:38 [2022-03-23T21:24:38.999Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 21:24:38 [2022-03-23T21:24:38.999Z] === RUN TestDockerSuite/TestBuildWithVolumes 21:24:38 [2022-03-23T21:24:38.999Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 21:24:38 [2022-03-23T21:24:38.999Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 21:24:38 [2022-03-23T21:24:38.999Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux 21:24:38 [2022-03-23T21:24:38.999Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 21:24:39 [2022-03-23T21:24:39.858Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 21:24:40 [2022-03-23T21:24:40.523Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 21:24:49 [2022-03-23T21:24:49.057Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 21:24:49 [2022-03-23T21:24:49.667Z] === RUN TestDockerSuite/TestBuildShellNotJSON 21:24:49 [2022-03-23T21:24:49.667Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 21:24:50 [2022-03-23T21:24:50.016Z] === RUN TestDockerSuite/TestBuildXZHost 21:24:50 [2022-03-23T21:24:50.016Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 21:24:50 [2022-03-23T21:24:50.472Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 21:24:50 [2022-03-23T21:24:50.472Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 21:24:50 [2022-03-23T21:24:50.472Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 21:24:50 [2022-03-23T21:24:50.472Z] docker_cli_sni_test.go:18: Flakey test 21:24:50 [2022-03-23T21:24:50.472Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 21:24:50 [2022-03-23T21:24:50.636Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 21:24:52 [2022-03-23T21:24:52.212Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 21:24:52 [2022-03-23T21:24:52.635Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 21:24:57 [2022-03-23T21:24:57.303Z] === RUN TestDockerSuite/TestCommitChange 21:25:00 [2022-03-23T21:25:00.914Z] === RUN TestDockerSuite/TestBuildSpaces 21:25:00 [2022-03-23T21:25:00.914Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 21:25:03 [2022-03-23T21:25:03.064Z] === RUN TestDockerSuite/TestCommitChangeLabels 21:25:04 [2022-03-23T21:25:04.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 21:25:04 [2022-03-23T21:25:04.623Z] === RUN TestDockerSuite/TestBuildStartsFromOne 21:25:05 [2022-03-23T21:25:05.079Z] === RUN TestDockerSuite/TestBuildStderr 21:25:07 [2022-03-23T21:25:07.729Z] === RUN TestDockerSuite/TestCommitHardlink 21:25:07 [2022-03-23T21:25:07.729Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux 21:25:07 [2022-03-23T21:25:07.729Z] === RUN TestDockerSuite/TestCommitNewFile 21:25:09 [2022-03-23T21:25:09.936Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 21:25:16 [2022-03-23T21:25:16.297Z] === RUN TestDockerSuite/TestCommitPausedContainer 21:25:16 [2022-03-23T21:25:16.297Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux 21:25:16 [2022-03-23T21:25:16.297Z] === RUN TestDockerSuite/TestCommitTTY 21:25:22 [2022-03-23T21:25:22.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 21:25:23 [2022-03-23T21:25:23.329Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 21:25:27 [2022-03-23T21:25:27.992Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestCommitWithoutPause 21:25:27 [2022-03-23T21:25:27.992Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 21:25:27 [2022-03-23T21:25:27.992Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 21:25:27 [2022-03-23T21:25:27.992Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 21:25:27 [2022-03-23T21:25:27.992Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 21:25:27 [2022-03-23T21:25:27.992Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestContainerAPIBadPort 21:25:27 [2022-03-23T21:25:27.992Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 21:25:27 [2022-03-23T21:25:27.992Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 21:25:28 [2022-03-23T21:25:28.448Z] === RUN TestDockerSuite/TestContainerAPICommit 21:25:35 [2022-03-23T21:25:35.013Z] === RUN TestDockerSuite/TestBuildStopSignal 21:25:35 [2022-03-23T21:25:35.013Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 21:25:35 [2022-03-23T21:25:35.013Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 21:25:36 [2022-03-23T21:25:36.975Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 21:25:37 [2022-03-23T21:25:37.174Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 21:25:38 [2022-03-23T21:25:38.703Z] === RUN TestDockerSuite/TestBuildTagEvent 21:25:40 [2022-03-23T21:25:40.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 21:25:44 [2022-03-23T21:25:44.015Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 21:25:44 [2022-03-23T21:25:44.015Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 21:25:44 [2022-03-23T21:25:44.015Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 21:25:44 [2022-03-23T21:25:44.469Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 21:25:46 [2022-03-23T21:25:46.177Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 21:25:46 [2022-03-23T21:25:46.177Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 21:25:46 [2022-03-23T21:25:46.177Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 21:25:46 [2022-03-23T21:25:46.177Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 21:25:46 [2022-03-23T21:25:46.177Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 21:25:46 [2022-03-23T21:25:46.177Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 21:25:46 [2022-03-23T21:25:46.177Z] === RUN TestDockerSuite/TestContainerAPICreate 21:25:49 [2022-03-23T21:25:49.063Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 21:25:49 [2022-03-23T21:25:49.063Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 21:25:49 [2022-03-23T21:25:49.063Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 21:25:49 [2022-03-23T21:25:49.063Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 21:25:50 [2022-03-23T21:25:50.229Z] === RUN TestDockerSuite/TestBuildUser 21:25:50 [2022-03-23T21:25:50.229Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 21:25:50 [2022-03-23T21:25:50.229Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 21:25:50 [2022-03-23T21:25:50.229Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 21:25:50 [2022-03-23T21:25:50.229Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 21:25:50 [2022-03-23T21:25:50.229Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 21:25:50 [2022-03-23T21:25:50.229Z] === RUN TestDockerSuite/TestBuildVerboseOut 21:25:51 [2022-03-23T21:25:51.226Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 21:25:51 [2022-03-23T21:25:51.226Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 21:25:51 [2022-03-23T21:25:51.226Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 21:25:51 [2022-03-23T21:25:51.226Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 21:25:51 [2022-03-23T21:25:51.226Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 21:25:51 [2022-03-23T21:25:51.226Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 21:25:51 [2022-03-23T21:25:51.226Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 21:25:51 [2022-03-23T21:25:51.227Z] === RUN TestDockerSuite/TestContainerAPIDelete 21:25:53 [2022-03-23T21:25:53.944Z] === RUN TestDockerSuite/TestBuildVerifyIntString 21:25:54 [2022-03-23T21:25:54.398Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 21:25:54 [2022-03-23T21:25:54.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 21:25:57 [2022-03-23T21:25:57.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 21:25:58 [2022-03-23T21:25:58.108Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 21:25:58 [2022-03-23T21:25:58.108Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 21:25:58 [2022-03-23T21:25:58.108Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 21:25:58 [2022-03-23T21:25:58.108Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 21:25:58 [2022-03-23T21:25:58.108Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 21:25:59 [2022-03-23T21:25:59.260Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 21:25:59 [2022-03-23T21:25:59.260Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 21:25:59 [2022-03-23T21:25:59.260Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 21:25:59 [2022-03-23T21:25:59.260Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 21:26:01 [2022-03-23T21:26:01.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 21:26:01 [2022-03-23T21:26:01.421Z] === RUN TestDockerSuite/TestContainerAPIGetAll 21:26:04 [2022-03-23T21:26:04.308Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 21:26:04 [2022-03-23T21:26:04.308Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 21:26:04 [2022-03-23T21:26:04.308Z] === RUN TestDockerSuite/TestContainerAPIGetExport 21:26:04 [2022-03-23T21:26:04.308Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 21:26:04 [2022-03-23T21:26:04.308Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 21:26:07 [2022-03-23T21:26:07.193Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 21:26:07 [2022-03-23T21:26:07.193Z] === RUN TestDockerSuite/TestContainerAPIKill 21:26:09 [2022-03-23T21:26:09.353Z] === RUN TestDockerSuite/TestContainerAPIPause 21:26:09 [2022-03-23T21:26:09.353Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 21:26:09 [2022-03-23T21:26:09.353Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 21:26:12 [2022-03-23T21:26:12.239Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 21:26:12 [2022-03-23T21:26:12.239Z] === RUN TestDockerSuite/TestContainerAPIRename 21:26:12 [2022-03-23T21:26:12.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 21:26:15 [2022-03-23T21:26:15.126Z] === RUN TestDockerSuite/TestContainerAPIRestart 21:26:19 [2022-03-23T21:26:19.790Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 21:26:23 [2022-03-23T21:26:23.190Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 21:26:23 [2022-03-23T21:26:23.190Z] === RUN TestDockerSuite/TestBuildWindowsUser 21:26:23 [2022-03-23T21:26:23.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 21:26:23 [2022-03-23T21:26:23.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 21:26:23 [2022-03-23T21:26:23.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 21:26:23 [2022-03-23T21:26:23.638Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 21:26:23 [2022-03-23T21:26:23.638Z] === RUN TestDockerSuite/TestContainerAPIStart 21:26:25 [2022-03-23T21:26:25.803Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 21:26:25 [2022-03-23T21:26:25.803Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 21:26:25 [2022-03-23T21:26:25.803Z] === RUN TestDockerSuite/TestContainerAPIStop 21:26:28 [2022-03-23T21:26:28.688Z] === RUN TestDockerSuite/TestContainerAPITop 21:26:28 [2022-03-23T21:26:28.688Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 21:26:28 [2022-03-23T21:26:28.688Z] === RUN TestDockerSuite/TestContainerAPITopWindows 21:26:30 [2022-03-23T21:26:30.847Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 21:26:30 [2022-03-23T21:26:30.847Z] === RUN TestDockerSuite/TestContainerAPIWait 21:26:32 [2022-03-23T21:26:32.086Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 21:26:35 [2022-03-23T21:26:35.507Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 21:26:37 [2022-03-23T21:26:37.671Z] === RUN TestDockerSuite/TestContainerNetworkMode 21:26:37 [2022-03-23T21:26:37.671Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux 21:26:37 [2022-03-23T21:26:37.671Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 21:26:37 [2022-03-23T21:26:37.671Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux 21:26:37 [2022-03-23T21:26:37.671Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 21:26:37 [2022-03-23T21:26:37.671Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux 21:26:37 [2022-03-23T21:26:37.671Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 21:26:37 [2022-03-23T21:26:37.671Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 21:26:37 [2022-03-23T21:26:37.671Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 21:26:37 [2022-03-23T21:26:37.671Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux 21:26:37 [2022-03-23T21:26:37.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 21:26:37 [2022-03-23T21:26:37.856Z] === RUN TestDockerSuite/TestBuildWithExtraHost 21:26:37 [2022-03-23T21:26:37.856Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 21:26:38 [2022-03-23T21:26:38.312Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 21:26:38 [2022-03-23T21:26:38.312Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 21:26:38 [2022-03-23T21:26:38.312Z] === RUN TestDockerSuite/TestBuildWithFailure 21:26:39 [2022-03-23T21:26:39.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 21:26:39 [2022-03-23T21:26:39.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 21:26:41 [2022-03-23T21:26:41.206Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 21:26:41 [2022-03-23T21:26:41.206Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 21:26:41 [2022-03-23T21:26:41.659Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 21:26:42 [2022-03-23T21:26:42.718Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 21:26:44 [2022-03-23T21:26:44.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 21:26:44 [2022-03-23T21:26:44.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 21:26:47 [2022-03-23T21:26:47.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 21:26:50 [2022-03-23T21:26:50.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00046cc00_<nil>} 21:26:53 [2022-03-23T21:26:53.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14179625427_c:\foo_false__<nil>_<nil>_<nil>} 21:26:55 [2022-03-23T21:26:55.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14179625427_c:\foo_true__<nil>_<nil>_<nil>} 21:26:56 [2022-03-23T21:26:56.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 21:26:58 [2022-03-23T21:26:58.582Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 21:26:58 [2022-03-23T21:26:58.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 21:26:59 [2022-03-23T21:26:59.037Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 21:26:59 [2022-03-23T21:26:59.037Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 21:26:59 [2022-03-23T21:26:59.037Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestCopyAndRestart 21:26:59 [2022-03-23T21:26:59.037Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestCopyCreatedContainer 21:26:59 [2022-03-23T21:26:59.037Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 21:26:59 [2022-03-23T21:26:59.037Z] === RUN TestDockerSuite/TestCpAbsolutePath 21:26:59 [2022-03-23T21:26:59.315Z] === RUN TestDockerSuite/TestBuildWithTabs 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseA 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseB 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseC 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseD 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseE 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseF 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseG 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseH 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseI 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromCaseJ 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 21:27:01 [2022-03-23T21:27:01.925Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 21:27:01 [2022-03-23T21:27:01.925Z] === RUN TestDockerSuite/TestCpGarbagePath 21:27:03 [2022-03-23T21:27:03.979Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 21:27:04 [2022-03-23T21:27:04.434Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 21:27:04 [2022-03-23T21:27:04.811Z] === RUN TestDockerSuite/TestCpLocalOnly 21:27:04 [2022-03-23T21:27:04.811Z] === RUN TestDockerSuite/TestCpNameHasColon 21:27:04 [2022-03-23T21:27:04.811Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 21:27:04 [2022-03-23T21:27:04.811Z] === RUN TestDockerSuite/TestCpRelativePath 21:27:08 [2022-03-23T21:27:08.521Z] === RUN TestDockerSuite/TestCpSpecialFiles 21:27:08 [2022-03-23T21:27:08.521Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 21:27:08 [2022-03-23T21:27:08.521Z] === RUN TestDockerSuite/TestCpSymlinkComponent 21:27:08 [2022-03-23T21:27:08.521Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 21:27:08 [2022-03-23T21:27:08.521Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 21:27:08 [2022-03-23T21:27:08.521Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 21:27:08 [2022-03-23T21:27:08.521Z] === RUN TestDockerSuite/TestCpToCaseA 21:27:13 [2022-03-23T21:27:13.186Z] === RUN TestDockerSuite/TestCpToCaseB 21:27:14 [2022-03-23T21:27:14.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 21:27:14 [2022-03-23T21:27:14.734Z] docker_cli_external_volume_driver_test.go:484: [dda35b87360fb] daemon is not started 21:27:16 [2022-03-23T21:27:16.071Z] === RUN TestDockerSuite/TestCpToCaseC 21:27:16 [2022-03-23T21:27:16.071Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 21:27:16 [2022-03-23T21:27:16.072Z] === RUN TestDockerSuite/TestCpToCaseD 21:27:16 [2022-03-23T21:27:16.072Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 21:27:16 [2022-03-23T21:27:16.072Z] === RUN TestDockerSuite/TestCpToCaseE 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildDotDotFile 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEOLInLine 21:27:16 [2022-03-23T21:27:16.392Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEmptyCmd 21:27:16 [2022-03-23T21:27:16.392Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEmptyScratch 21:27:16 [2022-03-23T21:27:16.392Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEntrypoint 21:27:16 [2022-03-23T21:27:16.392Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 21:27:17 [2022-03-23T21:27:17.921Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 21:27:19 [2022-03-23T21:27:19.203Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 21:27:19 [2022-03-23T21:27:19.203Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 21:27:19 [2022-03-23T21:27:19.659Z] === RUN TestDockerSuite/TestBuildWithVolumes 21:27:19 [2022-03-23T21:27:19.659Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 21:27:19 [2022-03-23T21:27:19.659Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 21:27:19 [2022-03-23T21:27:19.659Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux 21:27:20 [2022-03-23T21:27:20.113Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 21:27:21 [2022-03-23T21:27:21.073Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 21:27:21 [2022-03-23T21:27:21.652Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 21:27:26 [2022-03-23T21:27:26.344Z] === RUN TestDockerSuite/TestCpToCaseF 21:27:26 [2022-03-23T21:27:26.344Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 21:27:26 [2022-03-23T21:27:26.344Z] === RUN TestDockerSuite/TestCpToCaseG 21:27:26 [2022-03-23T21:27:26.344Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 21:27:26 [2022-03-23T21:27:26.344Z] === RUN TestDockerSuite/TestCpToCaseH 21:27:26 [2022-03-23T21:27:26.348Z] === RUN TestDockerSuite/TestBuildEnv 21:27:26 [2022-03-23T21:27:26.348Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 21:27:26 [2022-03-23T21:27:26.348Z] === RUN TestDockerSuite/TestBuildEnvEscapes 21:27:26 [2022-03-23T21:27:26.348Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 21:27:26 [2022-03-23T21:27:26.804Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 21:27:26 [2022-03-23T21:27:26.804Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 21:27:26 [2022-03-23T21:27:26.804Z] === RUN TestDockerSuite/TestBuildEnvUsage 21:27:26 [2022-03-23T21:27:26.804Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 21:27:26 [2022-03-23T21:27:26.804Z] === RUN TestDockerSuite/TestBuildEnvUsage2 21:27:26 [2022-03-23T21:27:26.804Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 21:27:26 [2022-03-23T21:27:26.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 21:27:29 [2022-03-23T21:27:29.568Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 21:27:29 [2022-03-23T21:27:29.568Z] docker_cli_external_volume_driver_test.go:52: [d3b734c302f3b] daemon is not started 21:27:31 [2022-03-23T21:27:31.354Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 21:27:31 [2022-03-23T21:27:31.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 21:27:31 [2022-03-23T21:27:31.480Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 21:27:31 [2022-03-23T21:27:31.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 21:27:31 [2022-03-23T21:27:31.480Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 21:27:31 [2022-03-23T21:27:31.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 21:27:31 [2022-03-23T21:27:31.480Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 21:27:31 [2022-03-23T21:27:31.480Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 21:27:32 [2022-03-23T21:27:32.315Z] === RUN TestDockerSuite/TestBuildXZHost 21:27:32 [2022-03-23T21:27:32.315Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 21:27:32 [2022-03-23T21:27:32.448Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 21:27:32 [2022-03-23T21:27:32.773Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 21:27:32 [2022-03-23T21:27:32.773Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 21:27:32 [2022-03-23T21:27:32.773Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 21:27:32 [2022-03-23T21:27:32.773Z] docker_cli_sni_test.go:18: Flakey test 21:27:32 [2022-03-23T21:27:32.773Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 21:27:36 [2022-03-23T21:27:36.627Z] === RUN TestDockerSuite/TestCpToCaseI 21:27:36 [2022-03-23T21:27:36.627Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 21:27:36 [2022-03-23T21:27:36.627Z] === RUN TestDockerSuite/TestCpToCaseJ 21:27:36 [2022-03-23T21:27:36.627Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 21:27:36 [2022-03-23T21:27:36.627Z] === RUN TestDockerSuite/TestCpToDot 21:27:37 [2022-03-23T21:27:37.440Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 21:27:37 [2022-03-23T21:27:37.440Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:27:37 [2022-03-23T21:27:37.440Z] === RUN TestDockerSuite/TestCommitChange 21:27:38 [2022-03-23T21:27:38.150Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 21:27:38 [2022-03-23T21:27:38.150Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 21:27:38 [2022-03-23T21:27:38.150Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 21:27:38 [2022-03-23T21:27:38.150Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 21:27:38 [2022-03-23T21:27:38.150Z] === RUN TestDockerSuite/TestCpToStdout 21:27:38 [2022-03-23T21:27:38.228Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 21:27:41 [2022-03-23T21:27:41.036Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 21:27:41 [2022-03-23T21:27:41.036Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 21:27:41 [2022-03-23T21:27:41.036Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 21:27:41 [2022-03-23T21:27:41.036Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 21:27:41 [2022-03-23T21:27:41.036Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 21:27:41 [2022-03-23T21:27:41.036Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 21:27:41 [2022-03-23T21:27:41.036Z] === RUN TestDockerSuite/TestCpVolumePath 21:27:41 [2022-03-23T21:27:41.036Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 21:27:41 [2022-03-23T21:27:41.036Z] === RUN TestDockerSuite/TestCreate64ByteHexID 21:27:41 [2022-03-23T21:27:41.036Z] === RUN TestDockerSuite/TestCreateArgs 21:27:41 [2022-03-23T21:27:41.492Z] === RUN TestDockerSuite/TestCreateByImageID 21:27:43 [2022-03-23T21:27:43.204Z] === RUN TestDockerSuite/TestCommitChangeLabels 21:27:43 [2022-03-23T21:27:43.653Z] === RUN TestDockerSuite/TestCreateEchoStdout 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite (436.73s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) 21:27:44 [2022-03-23T21:27:44.436Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 21:27:44 [2022-03-23T21:27:44.436Z] PASS 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] === Skipped 21:27:44 [2022-03-23T21:27:44.436Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 21:27:44 [2022-03-23T21:27:44.436Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 21:27:44 [2022-03-23T21:27:44.436Z] check_test.go:308: [d1632cd3bf70d] daemon is not started 21:27:44 [2022-03-23T21:27:44.436Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 21:27:44 [2022-03-23T21:27:44.436Z] check_test.go:308: [d175dbd79978c] daemon is not started 21:27:44 [2022-03-23T21:27:44.436Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 21:27:44 [2022-03-23T21:27:44.436Z] check_test.go:308: [d5cf7e5d28f58] daemon is not started 21:27:44 [2022-03-23T21:27:44.436Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 21:27:44 [2022-03-23T21:27:44.436Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 21:27:44 [2022-03-23T21:27:44.436Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] DONE 271 tests, 5 skipped in 2378.482s 21:27:44 [2022-03-23T21:27:44.436Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:27:44 [2022-03-23T21:27:44.436Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc4d47319bf7b/docker.pid 21:27:44 [2022-03-23T21:27:44.436Z] +++ kill 6730 21:27:44 [2022-03-23T21:27:44.436Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6730 is not a child of this shell 21:27:44 [2022-03-23T21:27:44.436Z] warning: PID 6730 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc4d47319bf7b/docker.pid had a nonzero exit code 21:27:44 [2022-03-23T21:27:44.436Z] ++++ cat bundles/test-integration/docker.pid 21:27:44 [2022-03-23T21:27:44.436Z] +++ kill 8916 21:27:44 [2022-03-23T21:27:44.436Z] +++ /etc/init.d/apparmor stop 21:27:44 [2022-03-23T21:27:44.436Z] Leaving: AppArmorNo profiles have been unloaded. 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] Unloading profiles will leave already running processes permanently 21:27:44 [2022-03-23T21:27:44.436Z] unconfined, which can lead to unexpected situations. 21:27:44 [2022-03-23T21:27:44.436Z] 21:27:44 [2022-03-23T21:27:44.436Z] To set a process to complain mode, use the command line tool 21:27:44 [2022-03-23T21:27:44.436Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 21:27:44 [2022-03-23T21:27:44.436Z] +++ true 21:27:44 [2022-03-23T21:27:44.436Z] exiting test-integration 21:27:44 [2022-03-23T21:27:44.437Z] ++ exit 0 21:27:44 [2022-03-23T21:27:44.437Z] 21:27:44 [2022-03-23T21:27:44.693Z] + exit 0 21:27:44 [2022-03-23T21:27:44.693Z] ++ jobs -p 21:27:44 [2022-03-23T21:27:44.693Z] + pids= 21:27:44 [2022-03-23T21:27:44.693Z] + echo 'Remaining pids to kill: []' 21:27:44 [2022-03-23T21:27:44.693Z] Remaining pids to kill: [] 21:27:44 [2022-03-23T21:27:44.693Z] + '[' -z '' ']' Post stage [Pipeline] junit 21:27:44 [2022-03-23T21:27:44.707Z] Recording test results 21:27:46 [2022-03-23T21:27:46.424Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:27:46 [2022-03-23T21:27:46.538Z] === RUN TestDockerSuite/TestCreateGrowRootfs 21:27:46 [2022-03-23T21:27:46.538Z] === RUN TestDockerSuite/TestCreateHostConfig 21:27:46 [2022-03-23T21:27:46.538Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 21:27:46 [2022-03-23T21:27:46.769Z] + echo Ensuring container killed. 21:27:46 [2022-03-23T21:27:46.769Z] Ensuring container killed. 21:27:46 [2022-03-23T21:27:46.769Z] + docker ps -aq -f name=docker-pr25-* 21:27:46 [2022-03-23T21:27:46.769Z] + cids=d01af5800841 21:27:46 [2022-03-23T21:27:46.769Z] da7441cada29 21:27:46 [2022-03-23T21:27:46.769Z] 2e9b2ead0e72 21:27:46 [2022-03-23T21:27:46.769Z] + [ -n d01af5800841 21:27:46 [2022-03-23T21:27:46.769Z] da7441cada29 21:27:46 [2022-03-23T21:27:46.769Z] 2e9b2ead0e72 ] 21:27:46 [2022-03-23T21:27:46.769Z] + docker rm -vf d01af5800841 da7441cada29 2e9b2ead0e72 21:27:47 [2022-03-23T21:27:47.334Z] d01af5800841 21:27:47 [2022-03-23T21:27:47.334Z] da7441cada29 21:27:47 [2022-03-23T21:27:47.334Z] 2e9b2ead0e72 [Pipeline] sh 21:27:47 [2022-03-23T21:27:47.655Z] + echo Chowning /workspace to jenkins user 21:27:47 [2022-03-23T21:27:47.655Z] Chowning /workspace to jenkins user 21:27:47 [2022-03-23T21:27:47.655Z] + id -u 21:27:47 [2022-03-23T21:27:47.655Z] + id -g 21:27:47 [2022-03-23T21:27:47.655Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42638:/workspace busybox chown -R 1000:1000 /workspace 21:27:47 [2022-03-23T21:27:47.655Z] Unable to find image 'busybox:latest' locally 21:27:47 [2022-03-23T21:27:47.655Z] latest: Pulling from library/busybox 21:27:47 [2022-03-23T21:27:47.913Z] 554879bb3004: Pulling fs layer 21:27:47 [2022-03-23T21:27:47.913Z] 554879bb3004: Download complete 21:27:47 [2022-03-23T21:27:47.913Z] 554879bb3004: Pull complete 21:27:47 [2022-03-23T21:27:47.913Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a 21:27:47 [2022-03-23T21:27:47.913Z] Status: Downloaded newer image for busybox:latest 21:27:48 [2022-03-23T21:27:48.701Z] === RUN TestDockerSuite/TestCreateLabelFromImage 21:27:48 [2022-03-23T21:27:48.964Z] === RUN TestDockerSuite/TestCommitHardlink 21:27:48 [2022-03-23T21:27:48.964Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux 21:27:48 [2022-03-23T21:27:48.964Z] === RUN TestDockerSuite/TestCommitNewFile 21:27:49 [2022-03-23T21:27:49.659Z] === RUN TestDockerSuite/TestCreateLabels 21:27:49 [2022-03-23T21:27:49.659Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 21:27:49 [2022-03-23T21:27:49.659Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 21:27:49 [2022-03-23T21:27:49.659Z] === RUN TestDockerSuite/TestCreateRM 21:27:50 [2022-03-23T21:27:50.115Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 21:27:50 [2022-03-23T21:27:50.115Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:27:50 [2022-03-23T21:27:50.115Z] === RUN TestDockerSuite/TestCreateStopSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:27:50 [2022-03-23T21:27:50.570Z] === RUN TestDockerSuite/TestCreateStopTimeout 21:27:50 [2022-03-23T21:27:50.766Z] + bundleName=amd64 21:27:50 [2022-03-23T21:27:50.766Z] + echo Creating amd64-bundles.tar.gz 21:27:50 [2022-03-23T21:27:50.766Z] Creating amd64-bundles.tar.gz 21:27:50 [2022-03-23T21:27:50.766Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 21:27:50 [2022-03-23T21:27:50.766Z] + xargs tar -czf amd64-bundles.tar.gz 21:27:51 [2022-03-23T21:27:51.024Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [Pipeline] archiveArtifacts 21:27:51 [2022-03-23T21:27:51.746Z] Archiving artifacts 21:27:53 [2022-03-23T21:27:53.498Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:27:53 [2022-03-23T21:27:53.847Z] + make clean 21:27:54 [2022-03-23T21:27:54.106Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:27:54 [2022-03-23T21:27:54.106Z] docker-dev-cache 21:27:54 [2022-03-23T21:27:54.106Z] docker-mod-cache [Pipeline] deleteDir 21:27:55 [2022-03-23T21:27:55.894Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 21:27:55 [2022-03-23T21:27:55.894Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 21:27:55 [2022-03-23T21:27:55.894Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 21:27:55 [2022-03-23T21:27:55.894Z] === RUN TestDockerSuite/TestBuildExpose 21:27:55 [2022-03-23T21:27:55.894Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 21:27:55 [2022-03-23T21:27:55.894Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 21:27:55 [2022-03-23T21:27:55.894Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 21:27:55 [2022-03-23T21:27:55.894Z] === RUN TestDockerSuite/TestBuildExposeOrder 21:27:55 [2022-03-23T21:27:55.894Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 21:27:55 [2022-03-23T21:27:55.894Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 21:27:55 [2022-03-23T21:27:55.894Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 21:27:55 [2022-03-23T21:27:55.894Z] === RUN TestDockerSuite/TestBuildFails 21:27:56 [2022-03-23T21:27:56.013Z] === RUN TestDockerSuite/TestCommitPausedContainer 21:27:56 [2022-03-23T21:27:56.013Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux 21:27:56 [2022-03-23T21:27:56.013Z] === RUN TestDockerSuite/TestCommitTTY [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:27:59 [2022-03-23T21:27:59.552Z] === RUN TestDockerSuite/TestCreateVolumesCreated 21:27:59 [2022-03-23T21:27:59.552Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 21:28:00 [2022-03-23T21:28:00.510Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 21:28:02 [2022-03-23T21:28:02.944Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 21:28:02 [2022-03-23T21:28:02.944Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 21:28:03 [2022-03-23T21:28:03.394Z] === RUN TestDockerSuite/TestCreateWithPortRange 21:28:03 [2022-03-23T21:28:03.849Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 21:28:03 [2022-03-23T21:28:03.849Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 21:28:03 [2022-03-23T21:28:03.849Z] === RUN TestDockerSuite/TestCreateWithWorkdir 21:28:04 [2022-03-23T21:28:04.563Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 21:28:06 [2022-03-23T21:28:06.736Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDevicePermissions 21:28:06 [2022-03-23T21:28:06.736Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux 21:28:06 [2022-03-23T21:28:06.736Z] === RUN TestDockerSuite/TestDockerFails 21:28:07 [2022-03-23T21:28:07.191Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 21:28:07 [2022-03-23T21:28:07.191Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 21:28:07 [2022-03-23T21:28:07.191Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 21:28:07 [2022-03-23T21:28:07.191Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 21:28:07 [2022-03-23T21:28:07.191Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 21:28:07 [2022-03-23T21:28:07.191Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 21:28:07 [2022-03-23T21:28:07.191Z] === RUN TestDockerSuite/TestEventsAttach 21:28:07 [2022-03-23T21:28:07.191Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 21:28:07 [2022-03-23T21:28:07.191Z] === RUN TestDockerSuite/TestEventsCommit 21:28:07 [2022-03-23T21:28:07.191Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 21:28:07 [2022-03-23T21:28:07.191Z] === RUN TestDockerSuite/TestEventsContainerEvents 21:28:08 [2022-03-23T21:28:08.285Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 21:28:08 [2022-03-23T21:28:08.285Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux 21:28:08 [2022-03-23T21:28:08.285Z] === RUN TestDockerSuite/TestCommitWithoutPause 21:28:08 [2022-03-23T21:28:08.285Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux 21:28:08 [2022-03-23T21:28:08.725Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 21:28:08 [2022-03-23T21:28:08.739Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 21:28:08 [2022-03-23T21:28:08.739Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 21:28:08 [2022-03-23T21:28:08.739Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 21:28:08 [2022-03-23T21:28:08.739Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 21:28:08 [2022-03-23T21:28:08.739Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 21:28:08 [2022-03-23T21:28:08.739Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 21:28:08 [2022-03-23T21:28:08.739Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 21:28:08 [2022-03-23T21:28:08.739Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 21:28:08 [2022-03-23T21:28:08.739Z] === RUN TestDockerSuite/TestContainerAPIBadPort 21:28:08 [2022-03-23T21:28:08.739Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 21:28:08 [2022-03-23T21:28:08.739Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 21:28:08 [2022-03-23T21:28:08.739Z] === RUN TestDockerSuite/TestContainerAPICommit 21:28:10 [2022-03-23T21:28:10.076Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 21:28:12 [2022-03-23T21:28:12.960Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 21:28:14 [2022-03-23T21:28:14.506Z] === RUN TestDockerSuite/TestBuildForceRm 21:28:15 [2022-03-23T21:28:15.856Z] === RUN TestDockerSuite/TestEventsContainerRestart 21:28:17 [2022-03-23T21:28:17.309Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 21:28:25 [2022-03-23T21:28:25.838Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 21:28:25 [2022-03-23T21:28:25.838Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 21:28:25 [2022-03-23T21:28:25.838Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 21:28:26 [2022-03-23T21:28:26.133Z] === RUN TestDockerSuite/TestEventsCopy 21:28:26 [2022-03-23T21:28:26.862Z] === RUN TestDockerSuite/TestBuildFromGit 21:28:28 [2022-03-23T21:28:28.123Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 21:28:28 [2022-03-23T21:28:28.123Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 21:28:28 [2022-03-23T21:28:28.123Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 21:28:28 [2022-03-23T21:28:28.123Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 21:28:28 [2022-03-23T21:28:28.123Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 21:28:28 [2022-03-23T21:28:28.123Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 21:28:28 [2022-03-23T21:28:28.123Z] === RUN TestDockerSuite/TestContainerAPICreate 21:28:29 [2022-03-23T21:28:29.852Z] === RUN TestDockerSuite/TestEventsFilterContainer 21:28:31 [2022-03-23T21:28:31.017Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 21:28:31 [2022-03-23T21:28:31.017Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 21:28:31 [2022-03-23T21:28:31.017Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 21:28:31 [2022-03-23T21:28:31.017Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 21:28:32 [2022-03-23T21:28:32.741Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 21:28:34 [2022-03-23T21:28:34.735Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 21:28:34 [2022-03-23T21:28:34.735Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 21:28:34 [2022-03-23T21:28:34.735Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 21:28:34 [2022-03-23T21:28:34.735Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 21:28:34 [2022-03-23T21:28:34.735Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 21:28:34 [2022-03-23T21:28:34.735Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 21:28:34 [2022-03-23T21:28:34.735Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 21:28:34 [2022-03-23T21:28:34.735Z] === RUN TestDockerSuite/TestContainerAPIDelete 21:28:34 [2022-03-23T21:28:34.910Z] === RUN TestDockerSuite/TestBuildFromGitWithF 21:28:35 [2022-03-23T21:28:35.613Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 21:28:38 [2022-03-23T21:28:38.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 21:28:38 [2022-03-23T21:28:38.499Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 21:28:38 [2022-03-23T21:28:38.954Z] === RUN TestDockerSuite/TestEventsFilterImageName 21:28:40 [2022-03-23T21:28:40.684Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 21:28:40 [2022-03-23T21:28:40.684Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 21:28:40 [2022-03-23T21:28:40.684Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 21:28:41 [2022-03-23T21:28:41.141Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 21:28:42 [2022-03-23T21:28:42.107Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 21:28:42 [2022-03-23T21:28:42.107Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 21:28:42 [2022-03-23T21:28:42.107Z] === RUN TestDockerSuite/TestBuildFromURLWithF 21:28:42 [2022-03-23T21:28:42.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 21:28:43 [2022-03-23T21:28:43.618Z] === RUN TestDockerSuite/TestEventsFilterLabels 21:28:44 [2022-03-23T21:28:44.578Z] === RUN TestDockerSuite/TestEventsFilterType 21:28:45 [2022-03-23T21:28:45.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 21:28:45 [2022-03-23T21:28:45.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 21:28:45 [2022-03-23T21:28:45.047Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 21:28:45 [2022-03-23T21:28:45.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 21:28:45 [2022-03-23T21:28:45.538Z] === RUN TestDockerSuite/TestEventsFilters 21:28:48 [2022-03-23T21:28:48.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 21:28:48 [2022-03-23T21:28:48.756Z] === RUN TestDockerSuite/TestContainerAPIGetAll 21:28:51 [2022-03-23T21:28:51.295Z] === RUN TestDockerSuite/TestEventsFormat 21:28:52 [2022-03-23T21:28:52.471Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 21:28:52 [2022-03-23T21:28:52.471Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 21:28:52 [2022-03-23T21:28:52.471Z] === RUN TestDockerSuite/TestContainerAPIGetExport 21:28:52 [2022-03-23T21:28:52.471Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 21:28:52 [2022-03-23T21:28:52.471Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 21:28:55 [2022-03-23T21:28:55.356Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 21:28:55 [2022-03-23T21:28:55.356Z] === RUN TestDockerSuite/TestContainerAPIKill 21:28:56 [2022-03-23T21:28:56.886Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 21:28:56 [2022-03-23T21:28:56.886Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 21:28:56 [2022-03-23T21:28:56.886Z] === RUN TestDockerSuite/TestBuildHistory 21:28:57 [2022-03-23T21:28:57.056Z] === RUN TestDockerSuite/TestEventsFormatBadField 21:28:57 [2022-03-23T21:28:57.056Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 21:28:57 [2022-03-23T21:28:57.056Z] === RUN TestDockerSuite/TestEventsImageImport 21:28:57 [2022-03-23T21:28:57.056Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 21:28:57 [2022-03-23T21:28:57.056Z] === RUN TestDockerSuite/TestEventsImageLoad 21:28:57 [2022-03-23T21:28:57.056Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 21:28:57 [2022-03-23T21:28:57.056Z] === RUN TestDockerSuite/TestEventsImagePull 21:28:57 [2022-03-23T21:28:57.056Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 21:28:57 [2022-03-23T21:28:57.056Z] === RUN TestDockerSuite/TestEventsImageTag 21:28:57 [2022-03-23T21:28:57.511Z] === RUN TestDockerSuite/TestEventsPluginOps 21:28:57 [2022-03-23T21:28:57.511Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 21:28:57 [2022-03-23T21:28:57.511Z] === RUN TestDockerSuite/TestEventsRename 21:28:58 [2022-03-23T21:28:58.244Z] === RUN TestDockerSuite/TestContainerAPIPause 21:28:58 [2022-03-23T21:28:58.244Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 21:28:58 [2022-03-23T21:28:58.699Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 21:29:00 [2022-03-23T21:29:00.397Z] === RUN TestDockerSuite/TestEventsResize 21:29:02 [2022-03-23T21:29:02.422Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 21:29:02 [2022-03-23T21:29:02.422Z] === RUN TestDockerSuite/TestContainerAPIRename 21:29:05 [2022-03-23T21:29:05.316Z] === RUN TestDockerSuite/TestContainerAPIRestart 21:29:08 [2022-03-23T21:29:08.921Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 21:29:09 [2022-03-23T21:29:09.257Z] === RUN TestDockerSuite/TestBuildIidFile 21:29:09 [2022-03-23T21:29:09.714Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 21:29:11 [2022-03-23T21:29:11.805Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 21:29:11 [2022-03-23T21:29:11.886Z] === RUN TestDockerSuite/TestBuildInheritance 21:29:11 [2022-03-23T21:29:11.886Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 21:29:11 [2022-03-23T21:29:11.886Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 21:29:12 [2022-03-23T21:29:12.352Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 21:29:12 [2022-03-23T21:29:12.851Z] === RUN TestDockerSuite/TestBuildInvalidTag 21:29:12 [2022-03-23T21:29:12.851Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 21:29:13 [2022-03-23T21:29:13.969Z] === RUN TestDockerSuite/TestEventsTimestampFormats 21:29:17 [2022-03-23T21:29:17.530Z] === RUN TestDockerSuite/TestBuildLabel 21:29:18 [2022-03-23T21:29:18.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 21:29:18 [2022-03-23T21:29:18.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 21:29:18 [2022-03-23T21:29:18.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 21:29:18 [2022-03-23T21:29:18.115Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 21:29:18 [2022-03-23T21:29:18.115Z] === RUN TestDockerSuite/TestContainerAPIStart 21:29:19 [2022-03-23T21:29:19.062Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 21:29:19 [2022-03-23T21:29:19.518Z] === RUN TestDockerSuite/TestBuildLabelMultiple 21:29:19 [2022-03-23T21:29:19.729Z] === RUN TestDockerSuite/TestEventsTop 21:29:19 [2022-03-23T21:29:19.729Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 21:29:19 [2022-03-23T21:29:19.729Z] === RUN TestDockerSuite/TestEventsUntag 21:29:20 [2022-03-23T21:29:20.483Z] === RUN TestDockerSuite/TestBuildLabelOneNode 21:29:21 [2022-03-23T21:29:21.004Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 21:29:21 [2022-03-23T21:29:21.005Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 21:29:21 [2022-03-23T21:29:21.005Z] === RUN TestDockerSuite/TestContainerAPIStop 21:29:21 [2022-03-23T21:29:21.448Z] === RUN TestDockerSuite/TestBuildLabels 21:29:21 [2022-03-23T21:29:21.888Z] === RUN TestDockerSuite/TestEventsUntilInThePast 21:29:22 [2022-03-23T21:29:22.414Z] === RUN TestDockerSuite/TestBuildLabelsCache 21:29:23 [2022-03-23T21:29:23.888Z] === RUN TestDockerSuite/TestContainerAPITop 21:29:23 [2022-03-23T21:29:23.888Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 21:29:23 [2022-03-23T21:29:23.888Z] === RUN TestDockerSuite/TestContainerAPITopWindows 21:29:23 [2022-03-23T21:29:23.945Z] === RUN TestDockerSuite/TestBuildLabelsOverride 21:29:26 [2022-03-23T21:29:26.552Z] === RUN TestDockerSuite/TestExec 21:29:26 [2022-03-23T21:29:26.552Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 21:29:26 [2022-03-23T21:29:26.552Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 21:29:26 [2022-03-23T21:29:26.552Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 21:29:26 [2022-03-23T21:29:26.552Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 21:29:27 [2022-03-23T21:29:27.602Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 21:29:27 [2022-03-23T21:29:27.602Z] === RUN TestDockerSuite/TestContainerAPIWait 21:29:28 [2022-03-23T21:29:28.713Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 21:29:30 [2022-03-23T21:29:30.878Z] === RUN TestDockerSuite/TestExecAPIStart 21:29:30 [2022-03-23T21:29:30.878Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 21:29:30 [2022-03-23T21:29:30.878Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 21:29:30 [2022-03-23T21:29:30.878Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 21:29:30 [2022-03-23T21:29:30.878Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 21:29:30 [2022-03-23T21:29:30.878Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 21:29:30 [2022-03-23T21:29:30.878Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 21:29:31 [2022-03-23T21:29:31.004Z] === RUN TestDockerSuite/TestBuildLastModified 21:29:31 [2022-03-23T21:29:31.004Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 21:29:31 [2022-03-23T21:29:31.004Z] === RUN TestDockerSuite/TestBuildLineBreak 21:29:31 [2022-03-23T21:29:31.004Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 21:29:31 [2022-03-23T21:29:31.004Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 21:29:31 [2022-03-23T21:29:31.004Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 21:29:31 [2022-03-23T21:29:31.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 21:29:31 [2022-03-23T21:29:31.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 21:29:31 [2022-03-23T21:29:31.461Z] === RUN TestDockerSuite/TestBuildMaintainer 21:29:31 [2022-03-23T21:29:31.917Z] === RUN TestDockerSuite/TestBuildMissingArgs 21:29:32 [2022-03-23T21:29:32.881Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 21:29:33 [2022-03-23T21:29:33.042Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 21:29:33 [2022-03-23T21:29:33.368Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 21:29:35 [2022-03-23T21:29:35.207Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 21:29:36 [2022-03-23T21:29:36.255Z] === RUN TestDockerSuite/TestContainerNetworkMode 21:29:36 [2022-03-23T21:29:36.255Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux 21:29:36 [2022-03-23T21:29:36.255Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 21:29:36 [2022-03-23T21:29:36.255Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux 21:29:36 [2022-03-23T21:29:36.255Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 21:29:36 [2022-03-23T21:29:36.255Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux 21:29:36 [2022-03-23T21:29:36.255Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 21:29:36 [2022-03-23T21:29:36.255Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 21:29:36 [2022-03-23T21:29:36.255Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 21:29:36 [2022-03-23T21:29:36.255Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux 21:29:36 [2022-03-23T21:29:36.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 21:29:37 [2022-03-23T21:29:37.368Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 21:29:38 [2022-03-23T21:29:38.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 21:29:38 [2022-03-23T21:29:38.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 21:29:38 [2022-03-23T21:29:38.661Z] === RUN TestDockerSuite/TestBuildMultiStageArg 21:29:39 [2022-03-23T21:29:39.532Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 21:29:41 [2022-03-23T21:29:41.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 21:29:44 [2022-03-23T21:29:44.192Z] === RUN TestDockerSuite/TestExecCgroup 21:29:44 [2022-03-23T21:29:44.646Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 21:29:44 [2022-03-23T21:29:44.646Z] === RUN TestDockerSuite/TestExecEnv 21:29:44 [2022-03-23T21:29:44.646Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 21:29:44 [2022-03-23T21:29:44.646Z] === RUN TestDockerSuite/TestExecEnvLinksHost 21:29:44 [2022-03-23T21:29:44.646Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 21:29:44 [2022-03-23T21:29:44.646Z] === RUN TestDockerSuite/TestExecExitStatus 21:29:45 [2022-03-23T21:29:45.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 21:29:46 [2022-03-23T21:29:46.809Z] === RUN TestDockerSuite/TestExecInspectID 21:29:47 [2022-03-23T21:29:47.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 21:29:50 [2022-03-23T21:29:50.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00045d200_<nil>} 21:29:51 [2022-03-23T21:29:51.471Z] === RUN TestDockerSuite/TestExecInteractive 21:29:51 [2022-03-23T21:29:51.471Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 21:29:51 [2022-03-23T21:29:51.471Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 21:29:51 [2022-03-23T21:29:51.471Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 21:29:51 [2022-03-23T21:29:51.471Z] === RUN TestDockerSuite/TestExecParseError 21:29:51 [2022-03-23T21:29:51.471Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 21:29:51 [2022-03-23T21:29:51.471Z] === RUN TestDockerSuite/TestExecPausedContainer 21:29:51 [2022-03-23T21:29:51.471Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 21:29:51 [2022-03-23T21:29:51.471Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 21:29:51 [2022-03-23T21:29:51.471Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 21:29:51 [2022-03-23T21:29:51.471Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 21:29:53 [2022-03-23T21:29:53.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1236971693_c:\foo_false__<nil>_<nil>_<nil>} 21:29:54 [2022-03-23T21:29:54.354Z] === RUN TestDockerSuite/TestExecSetEnv 21:29:54 [2022-03-23T21:29:54.354Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 21:29:54 [2022-03-23T21:29:54.354Z] === RUN TestDockerSuite/TestExecStartFails 21:29:54 [2022-03-23T21:29:54.354Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 21:29:54 [2022-03-23T21:29:54.354Z] === RUN TestDockerSuite/TestExecStateCleanup 21:29:54 [2022-03-23T21:29:54.354Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 21:29:54 [2022-03-23T21:29:54.354Z] === RUN TestDockerSuite/TestExecStopNotHanging 21:29:54 [2022-03-23T21:29:54.354Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 21:29:54 [2022-03-23T21:29:54.354Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 21:29:54 [2022-03-23T21:29:54.354Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 21:29:54 [2022-03-23T21:29:54.354Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 21:29:56 [2022-03-23T21:29:56.516Z] === RUN TestDockerSuite/TestExecUlimits 21:29:56 [2022-03-23T21:29:56.516Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 21:29:56 [2022-03-23T21:29:56.516Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 21:29:56 [2022-03-23T21:29:56.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1236971693_c:\foo_true__<nil>_<nil>_<nil>} 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 21:29:59 [2022-03-23T21:29:59.477Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 21:29:59 [2022-03-23T21:29:59.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 21:29:59 [2022-03-23T21:29:59.932Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 21:29:59 [2022-03-23T21:29:59.932Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 21:29:59 [2022-03-23T21:29:59.932Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 21:29:59 [2022-03-23T21:29:59.932Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux 21:29:59 [2022-03-23T21:29:59.932Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 21:29:59 [2022-03-23T21:29:59.932Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 21:29:59 [2022-03-23T21:29:59.932Z] === RUN TestDockerSuite/TestCopyAndRestart 21:29:59 [2022-03-23T21:29:59.932Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 21:29:59 [2022-03-23T21:29:59.932Z] === RUN TestDockerSuite/TestCopyCreatedContainer 21:29:59 [2022-03-23T21:29:59.932Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 21:29:59 [2022-03-23T21:29:59.932Z] === RUN TestDockerSuite/TestCpAbsolutePath 21:30:02 [2022-03-23T21:30:02.283Z] === RUN TestDockerSuite/TestExecWithImageUser 21:30:02 [2022-03-23T21:30:02.283Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.283Z] === RUN TestDockerSuite/TestExecWithPrivileged 21:30:02 [2022-03-23T21:30:02.283Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.283Z] === RUN TestDockerSuite/TestExecWithUser 21:30:02 [2022-03-23T21:30:02.283Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.283Z] === RUN TestDockerSuite/TestGetContainerStats 21:30:02 [2022-03-23T21:30:02.818Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 21:30:02 [2022-03-23T21:30:02.818Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.818Z] === RUN TestDockerSuite/TestCpFromCaseA 21:30:02 [2022-03-23T21:30:02.818Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.818Z] === RUN TestDockerSuite/TestCpFromCaseB 21:30:02 [2022-03-23T21:30:02.818Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.818Z] === RUN TestDockerSuite/TestCpFromCaseC 21:30:02 [2022-03-23T21:30:02.818Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.818Z] === RUN TestDockerSuite/TestCpFromCaseD 21:30:02 [2022-03-23T21:30:02.818Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 21:30:02 [2022-03-23T21:30:02.818Z] === RUN TestDockerSuite/TestCpFromCaseE 21:30:02 [2022-03-23T21:30:02.818Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.273Z] === RUN TestDockerSuite/TestCpFromCaseF 21:30:03 [2022-03-23T21:30:03.273Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.273Z] === RUN TestDockerSuite/TestCpFromCaseG 21:30:03 [2022-03-23T21:30:03.273Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.273Z] === RUN TestDockerSuite/TestCpFromCaseH 21:30:03 [2022-03-23T21:30:03.273Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.273Z] === RUN TestDockerSuite/TestCpFromCaseI 21:30:03 [2022-03-23T21:30:03.273Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.273Z] === RUN TestDockerSuite/TestCpFromCaseJ 21:30:03 [2022-03-23T21:30:03.273Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.273Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 21:30:03 [2022-03-23T21:30:03.273Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.274Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 21:30:03 [2022-03-23T21:30:03.274Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 21:30:03 [2022-03-23T21:30:03.274Z] === RUN TestDockerSuite/TestCpGarbagePath 21:30:06 [2022-03-23T21:30:06.157Z] === RUN TestDockerSuite/TestCpLocalOnly 21:30:06 [2022-03-23T21:30:06.157Z] === RUN TestDockerSuite/TestCpNameHasColon 21:30:06 [2022-03-23T21:30:06.157Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 21:30:06 [2022-03-23T21:30:06.157Z] === RUN TestDockerSuite/TestCpRelativePath 21:30:08 [2022-03-23T21:30:08.601Z] === RUN TestDockerSuite/TestBuildMultiStageCache 21:30:08 [2022-03-23T21:30:08.601Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 21:30:08 [2022-03-23T21:30:08.601Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 21:30:08 [2022-03-23T21:30:08.602Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 21:30:09 [2022-03-23T21:30:09.322Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 21:30:09 [2022-03-23T21:30:09.868Z] === RUN TestDockerSuite/TestCpSpecialFiles 21:30:09 [2022-03-23T21:30:09.868Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 21:30:09 [2022-03-23T21:30:09.868Z] === RUN TestDockerSuite/TestCpSymlinkComponent 21:30:09 [2022-03-23T21:30:09.868Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 21:30:09 [2022-03-23T21:30:09.868Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 21:30:09 [2022-03-23T21:30:09.868Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 21:30:09 [2022-03-23T21:30:09.868Z] === RUN TestDockerSuite/TestCpToCaseA 21:30:15 [2022-03-23T21:30:15.083Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 21:30:15 [2022-03-23T21:30:15.638Z] === RUN TestDockerSuite/TestCpToCaseB 21:30:17 [2022-03-23T21:30:17.966Z] === RUN TestDockerSuite/TestGetContainerStatsStream 21:30:18 [2022-03-23T21:30:18.532Z] === RUN TestDockerSuite/TestCpToCaseC 21:30:18 [2022-03-23T21:30:18.532Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 21:30:18 [2022-03-23T21:30:18.532Z] === RUN TestDockerSuite/TestCpToCaseD 21:30:18 [2022-03-23T21:30:18.532Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 21:30:18 [2022-03-23T21:30:18.532Z] === RUN TestDockerSuite/TestCpToCaseE 21:30:23 [2022-03-23T21:30:23.722Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 21:30:23 [2022-03-23T21:30:23.722Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 21:30:23 [2022-03-23T21:30:23.722Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 21:30:24 [2022-03-23T21:30:24.178Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 21:30:24 [2022-03-23T21:30:24.178Z] === RUN TestDockerSuite/TestHealth 21:30:24 [2022-03-23T21:30:24.178Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 21:30:24 [2022-03-23T21:30:24.178Z] === RUN TestDockerSuite/TestHistoryExistentImage 21:30:24 [2022-03-23T21:30:24.178Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 21:30:24 [2022-03-23T21:30:24.178Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 21:30:24 [2022-03-23T21:30:24.178Z] === RUN TestDockerSuite/TestHistoryImageWithComment 21:30:29 [2022-03-23T21:30:29.938Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 21:30:29 [2022-03-23T21:30:29.938Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 21:30:29 [2022-03-23T21:30:29.938Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 21:30:29 [2022-03-23T21:30:29.938Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 21:30:29 [2022-03-23T21:30:29.938Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 21:30:29 [2022-03-23T21:30:29.938Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 21:30:29 [2022-03-23T21:30:29.938Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 21:30:30 [2022-03-23T21:30:30.875Z] === RUN TestDockerSuite/TestCpToCaseF 21:30:30 [2022-03-23T21:30:30.875Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 21:30:30 [2022-03-23T21:30:30.875Z] === RUN TestDockerSuite/TestCpToCaseG 21:30:30 [2022-03-23T21:30:30.875Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 21:30:30 [2022-03-23T21:30:30.875Z] === RUN TestDockerSuite/TestCpToCaseH 21:30:30 [2022-03-23T21:30:30.898Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 21:30:30 [2022-03-23T21:30:30.898Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 21:30:30 [2022-03-23T21:30:30.898Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 21:30:31 [2022-03-23T21:30:31.859Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 21:30:31 [2022-03-23T21:30:31.859Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 21:30:33 [2022-03-23T21:30:33.494Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 21:30:33 [2022-03-23T21:30:33.949Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 21:30:36 [2022-03-23T21:30:36.112Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 21:30:38 [2022-03-23T21:30:38.995Z] === RUN TestDockerSuite/TestImagesFormat 21:30:39 [2022-03-23T21:30:39.450Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 21:30:39 [2022-03-23T21:30:39.450Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 21:30:39 [2022-03-23T21:30:39.450Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 21:30:41 [2022-03-23T21:30:41.160Z] === RUN TestDockerSuite/TestCpToCaseI 21:30:41 [2022-03-23T21:30:41.160Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 21:30:41 [2022-03-23T21:30:41.160Z] === RUN TestDockerSuite/TestCpToCaseJ 21:30:41 [2022-03-23T21:30:41.160Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 21:30:41 [2022-03-23T21:30:41.160Z] === RUN TestDockerSuite/TestCpToDot 21:30:43 [2022-03-23T21:30:43.165Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 21:30:43 [2022-03-23T21:30:43.165Z] === RUN TestDockerSuite/TestImportBadURL 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestImportDisplay 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestImportFile 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestImportFileWithMessage 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestImportGzipped 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 21:30:43 [2022-03-23T21:30:43.619Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 21:30:43 [2022-03-23T21:30:43.619Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 21:30:43 [2022-03-23T21:30:43.619Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:30:43 [2022-03-23T21:30:43.619Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 21:30:44 [2022-03-23T21:30:44.047Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 21:30:44 [2022-03-23T21:30:44.047Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 21:30:44 [2022-03-23T21:30:44.047Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 21:30:44 [2022-03-23T21:30:44.047Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 21:30:44 [2022-03-23T21:30:44.047Z] === RUN TestDockerSuite/TestCpToStdout 21:30:46 [2022-03-23T21:30:46.503Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 21:30:47 [2022-03-23T21:30:47.766Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 21:30:47 [2022-03-23T21:30:47.766Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 21:30:47 [2022-03-23T21:30:47.766Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 21:30:47 [2022-03-23T21:30:47.766Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 21:30:47 [2022-03-23T21:30:47.766Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 21:30:47 [2022-03-23T21:30:47.766Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 21:30:47 [2022-03-23T21:30:47.766Z] === RUN TestDockerSuite/TestCpVolumePath 21:30:47 [2022-03-23T21:30:47.766Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 21:30:47 [2022-03-23T21:30:47.766Z] === RUN TestDockerSuite/TestCreate64ByteHexID 21:30:47 [2022-03-23T21:30:47.766Z] === RUN TestDockerSuite/TestCreateArgs 21:30:47 [2022-03-23T21:30:47.766Z] === RUN TestDockerSuite/TestCreateByImageID 21:30:49 [2022-03-23T21:30:49.388Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 21:30:49 [2022-03-23T21:30:49.388Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 21:30:49 [2022-03-23T21:30:49.388Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 21:30:49 [2022-03-23T21:30:49.388Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 21:30:49 [2022-03-23T21:30:49.388Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 21:30:49 [2022-03-23T21:30:49.388Z] === RUN TestDockerSuite/TestInspectAmpersand 21:30:49 [2022-03-23T21:30:49.388Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 21:30:49 [2022-03-23T21:30:49.388Z] === RUN TestDockerSuite/TestInspectBindMountPoint 21:30:49 [2022-03-23T21:30:49.941Z] === RUN TestDockerSuite/TestCreateEchoStdout 21:30:51 [2022-03-23T21:30:51.079Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 21:30:52 [2022-03-23T21:30:52.271Z] === RUN TestDockerSuite/TestInspectByPrefix 21:30:52 [2022-03-23T21:30:52.271Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 21:30:53 [2022-03-23T21:30:53.658Z] === RUN TestDockerSuite/TestCreateGrowRootfs 21:30:53 [2022-03-23T21:30:53.658Z] === RUN TestDockerSuite/TestCreateHostConfig 21:30:53 [2022-03-23T21:30:53.658Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 21:30:55 [2022-03-23T21:30:55.157Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 21:30:55 [2022-03-23T21:30:55.157Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 21:30:55 [2022-03-23T21:30:55.157Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 21:30:55 [2022-03-23T21:30:55.157Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 21:30:55 [2022-03-23T21:30:55.157Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 21:30:55 [2022-03-23T21:30:55.157Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 21:30:55 [2022-03-23T21:30:55.157Z] === RUN TestDockerSuite/TestInspectDefault 21:30:55 [2022-03-23T21:30:55.822Z] === RUN TestDockerSuite/TestCreateLabelFromImage 21:30:56 [2022-03-23T21:30:56.781Z] === RUN TestDockerSuite/TestCreateLabels 21:30:56 [2022-03-23T21:30:56.781Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 21:30:56 [2022-03-23T21:30:56.781Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 21:30:56 [2022-03-23T21:30:56.781Z] === RUN TestDockerSuite/TestCreateRM 21:30:57 [2022-03-23T21:30:57.237Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 21:30:57 [2022-03-23T21:30:57.237Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:30:57 [2022-03-23T21:30:57.237Z] === RUN TestDockerSuite/TestCreateStopSignal 21:30:57 [2022-03-23T21:30:57.320Z] === RUN TestDockerSuite/TestInspectHistory 21:30:57 [2022-03-23T21:30:57.692Z] === RUN TestDockerSuite/TestCreateStopTimeout 21:30:58 [2022-03-23T21:30:58.149Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 21:31:03 [2022-03-23T21:31:03.081Z] === RUN TestDockerSuite/TestInspectImage 21:31:03 [2022-03-23T21:31:03.081Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 21:31:03 [2022-03-23T21:31:03.081Z] === RUN TestDockerSuite/TestInspectImageFilterInt 21:31:03 [2022-03-23T21:31:03.081Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 21:31:03 [2022-03-23T21:31:03.081Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 21:31:03 [2022-03-23T21:31:03.081Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:31:03 [2022-03-23T21:31:03.081Z] === RUN TestDockerSuite/TestInspectInt64 21:31:05 [2022-03-23T21:31:05.245Z] === RUN TestDockerSuite/TestInspectJSONFields 21:31:06 [2022-03-23T21:31:06.678Z] === RUN TestDockerSuite/TestCreateVolumesCreated 21:31:07 [2022-03-23T21:31:07.134Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 21:31:07 [2022-03-23T21:31:07.411Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 21:31:07 [2022-03-23T21:31:07.411Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 21:31:07 [2022-03-23T21:31:07.589Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 21:31:10 [2022-03-23T21:31:10.300Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 21:31:11 [2022-03-23T21:31:11.302Z] === RUN TestDockerSuite/TestCreateWithPortRange 21:31:11 [2022-03-23T21:31:11.302Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 21:31:11 [2022-03-23T21:31:11.302Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 21:31:11 [2022-03-23T21:31:11.302Z] === RUN TestDockerSuite/TestCreateWithWorkdir 21:31:12 [2022-03-23T21:31:12.463Z] === RUN TestDockerSuite/TestInspectPlugin 21:31:12 [2022-03-23T21:31:12.463Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 21:31:12 [2022-03-23T21:31:12.463Z] === RUN TestDockerSuite/TestInspectRootFS 21:31:12 [2022-03-23T21:31:12.463Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 21:31:14 [2022-03-23T21:31:14.185Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 21:31:14 [2022-03-23T21:31:14.185Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 21:31:14 [2022-03-23T21:31:14.185Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 21:31:14 [2022-03-23T21:31:14.185Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 21:31:14 [2022-03-23T21:31:14.185Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 21:31:14 [2022-03-23T21:31:14.185Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 21:31:14 [2022-03-23T21:31:14.185Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.625Z] === RUN TestDockerSuite/TestInspectStatus 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 21:31:14 [2022-03-23T21:31:14.641Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 21:31:14 [2022-03-23T21:31:14.641Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestDevicePermissions 21:31:14 [2022-03-23T21:31:14.641Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestDockerFails 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 21:31:14 [2022-03-23T21:31:14.641Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 21:31:14 [2022-03-23T21:31:14.641Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 21:31:14 [2022-03-23T21:31:14.641Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestEventsAttach 21:31:14 [2022-03-23T21:31:14.641Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestEventsCommit 21:31:14 [2022-03-23T21:31:14.641Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 21:31:14 [2022-03-23T21:31:14.641Z] === RUN TestDockerSuite/TestEventsContainerEvents 21:31:16 [2022-03-23T21:31:16.187Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 21:31:17 [2022-03-23T21:31:17.535Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 21:31:18 [2022-03-23T21:31:18.336Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 21:31:21 [2022-03-23T21:31:21.251Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 21:31:22 [2022-03-23T21:31:22.999Z] === RUN TestDockerSuite/TestInspectTemplateError 21:31:24 [2022-03-23T21:31:24.137Z] === RUN TestDockerSuite/TestEventsContainerRestart 21:31:25 [2022-03-23T21:31:25.161Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 21:31:26 [2022-03-23T21:31:26.491Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 21:31:28 [2022-03-23T21:31:28.047Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 21:31:29 [2022-03-23T21:31:29.572Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 21:31:32 [2022-03-23T21:31:32.459Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 21:31:33 [2022-03-23T21:31:33.548Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 21:31:35 [2022-03-23T21:31:35.343Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 21:31:36 [2022-03-23T21:31:36.480Z] === RUN TestDockerSuite/TestEventsCopy 21:31:37 [2022-03-23T21:31:37.503Z] === RUN TestDockerSuite/TestInspectUnknownObject 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinkShortDefinition 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksEnvs 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 21:31:37 [2022-03-23T21:31:37.958Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLoginWithoutTTY 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 21:31:37 [2022-03-23T21:31:37.958Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 21:31:39 [2022-03-23T21:31:39.332Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 21:31:40 [2022-03-23T21:31:40.122Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 21:31:40 [2022-03-23T21:31:40.215Z] === RUN TestDockerSuite/TestEventsFilterContainer 21:31:42 [2022-03-23T21:31:42.286Z] === RUN TestDockerSuite/TestLogsAPIUntil 21:31:47 [2022-03-23T21:31:47.287Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 21:31:48 [2022-03-23T21:31:48.052Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 21:31:49 [2022-03-23T21:31:49.463Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 21:31:50 [2022-03-23T21:31:50.430Z] === RUN TestDockerSuite/TestEventsFilterImageName 21:31:50 [2022-03-23T21:31:50.940Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 21:31:50 [2022-03-23T21:31:50.940Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 21:31:50 [2022-03-23T21:31:50.940Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 21:31:53 [2022-03-23T21:31:53.104Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 21:31:53 [2022-03-23T21:31:53.104Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 21:31:55 [2022-03-23T21:31:55.119Z] === RUN TestDockerSuite/TestEventsFilterLabels 21:31:56 [2022-03-23T21:31:56.093Z] === RUN TestDockerSuite/TestEventsFilterType 21:31:56 [2022-03-23T21:31:56.993Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 21:31:56 [2022-03-23T21:31:56.993Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 21:31:56 [2022-03-23T21:31:56.993Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 21:31:57 [2022-03-23T21:31:57.630Z] === RUN TestDockerSuite/TestEventsFilters 21:32:00 [2022-03-23T21:32:00.140Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 21:32:03 [2022-03-23T21:32:03.420Z] === RUN TestDockerSuite/TestEventsFormat 21:32:07 [2022-03-23T21:32:07.179Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 21:32:09 [2022-03-23T21:32:09.349Z] === RUN TestDockerSuite/TestBuildMultipleTags 21:32:10 [2022-03-23T21:32:10.312Z] === RUN TestDockerSuite/TestBuildNetContainer 21:32:10 [2022-03-23T21:32:10.312Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 21:32:10 [2022-03-23T21:32:10.312Z] === RUN TestDockerSuite/TestBuildNetNone 21:32:10 [2022-03-23T21:32:10.312Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 21:32:10 [2022-03-23T21:32:10.312Z] === RUN TestDockerSuite/TestBuildNoContext 21:32:10 [2022-03-23T21:32:10.463Z] === RUN TestDockerSuite/TestEventsFormatBadField 21:32:10 [2022-03-23T21:32:10.463Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 21:32:10 [2022-03-23T21:32:10.463Z] === RUN TestDockerSuite/TestEventsImageImport 21:32:10 [2022-03-23T21:32:10.463Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 21:32:10 [2022-03-23T21:32:10.463Z] === RUN TestDockerSuite/TestEventsImageLoad 21:32:10 [2022-03-23T21:32:10.463Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 21:32:10 [2022-03-23T21:32:10.463Z] === RUN TestDockerSuite/TestEventsImagePull 21:32:10 [2022-03-23T21:32:10.463Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 21:32:10 [2022-03-23T21:32:10.463Z] === RUN TestDockerSuite/TestEventsImageTag 21:32:10 [2022-03-23T21:32:10.918Z] === RUN TestDockerSuite/TestEventsPluginOps 21:32:10 [2022-03-23T21:32:10.918Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 21:32:10 [2022-03-23T21:32:10.918Z] === RUN TestDockerSuite/TestEventsRename 21:32:13 [2022-03-23T21:32:13.208Z] === RUN TestDockerSuite/TestBuildNoDupOutput 21:32:13 [2022-03-23T21:32:13.804Z] === RUN TestDockerSuite/TestEventsResize 21:32:14 [2022-03-23T21:32:14.215Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 21:32:15 [2022-03-23T21:32:15.745Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 21:32:18 [2022-03-23T21:32:18.634Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 21:32:18 [2022-03-23T21:32:18.634Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 21:32:18 [2022-03-23T21:32:18.634Z] === RUN TestDockerSuite/TestLogsFollowStopped 21:32:21 [2022-03-23T21:32:21.516Z] === RUN TestDockerSuite/TestLogsSeparateStderr 21:32:23 [2022-03-23T21:32:23.511Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 21:32:24 [2022-03-23T21:32:24.401Z] === RUN TestDockerSuite/TestLogsSince 21:32:25 [2022-03-23T21:32:25.045Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 21:32:25 [2022-03-23T21:32:25.503Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 21:32:25 [2022-03-23T21:32:25.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 21:32:28 [2022-03-23T21:32:28.863Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 21:32:29 [2022-03-23T21:32:29.826Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 21:32:31 [2022-03-23T21:32:31.358Z] === RUN TestDockerSuite/TestBuildOnBuild 21:32:34 [2022-03-23T21:32:34.680Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 21:32:34 [2022-03-23T21:32:34.680Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 21:32:34 [2022-03-23T21:32:34.680Z] === RUN TestDockerSuite/TestLogsStderrInStdout 21:32:34 [2022-03-23T21:32:34.680Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 21:32:34 [2022-03-23T21:32:34.680Z] === RUN TestDockerSuite/TestLogsTail 21:32:36 [2022-03-23T21:32:36.844Z] === RUN TestDockerSuite/TestLogsTimestamps 21:32:39 [2022-03-23T21:32:39.728Z] === RUN TestDockerSuite/TestLogsWithDetails 21:32:42 [2022-03-23T21:32:42.614Z] === RUN TestDockerSuite/TestMountIntoProc 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestMountIntoSys 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestNetHostname 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginActive 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginActiveNetwork 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginLogDriver 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginMetricsCollector 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPluginUpgrade 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPortExposeHostBinding 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPortHostBinding 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPortList 21:32:42 [2022-03-23T21:32:42.615Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 21:32:42 [2022-03-23T21:32:42.615Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersAttach 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 21:32:48 [2022-03-23T21:32:48.379Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 21:32:48 [2022-03-23T21:32:48.379Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 21:32:49 [2022-03-23T21:32:49.440Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 21:32:50 [2022-03-23T21:32:50.400Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 21:32:52 [2022-03-23T21:32:52.419Z] === RUN TestDockerSuite/TestBuildOnBuildCache 21:32:52 [2022-03-23T21:32:52.419Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 21:32:54 [2022-03-23T21:32:54.114Z] === RUN TestDockerSuite/TestEventsTimestampFormats 21:32:54 [2022-03-23T21:32:54.141Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 21:32:54 [2022-03-23T21:32:54.141Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 21:32:54 [2022-03-23T21:32:54.141Z] === RUN TestDockerSuite/TestPsByOrder 21:33:00 [2022-03-23T21:33:00.159Z] === RUN TestDockerSuite/TestEventsTop 21:33:00 [2022-03-23T21:33:00.159Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 21:33:00 [2022-03-23T21:33:00.159Z] === RUN TestDockerSuite/TestEventsUntag 21:33:02 [2022-03-23T21:33:02.671Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 21:33:02 [2022-03-23T21:33:02.671Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux 21:33:02 [2022-03-23T21:33:02.671Z] === RUN TestDockerSuite/TestPsListContainersBase 21:33:02 [2022-03-23T21:33:02.724Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 21:33:03 [2022-03-23T21:33:03.050Z] === RUN TestDockerSuite/TestEventsUntilInThePast 21:33:05 [2022-03-23T21:33:05.615Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 21:33:07 [2022-03-23T21:33:07.713Z] === RUN TestDockerSuite/TestExec 21:33:07 [2022-03-23T21:33:07.713Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 21:33:07 [2022-03-23T21:33:07.713Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 21:33:07 [2022-03-23T21:33:07.713Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 21:33:07 [2022-03-23T21:33:07.713Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 21:33:11 [2022-03-23T21:33:11.425Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 21:33:12 [2022-03-23T21:33:12.949Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 21:33:14 [2022-03-23T21:33:14.311Z] === RUN TestDockerSuite/TestExecAPIStart 21:33:14 [2022-03-23T21:33:14.311Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 21:33:14 [2022-03-23T21:33:14.311Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 21:33:14 [2022-03-23T21:33:14.311Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 21:33:14 [2022-03-23T21:33:14.311Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 21:33:14 [2022-03-23T21:33:14.311Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 21:33:14 [2022-03-23T21:33:14.311Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 21:33:15 [2022-03-23T21:33:15.923Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 21:33:17 [2022-03-23T21:33:17.197Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 21:33:20 [2022-03-23T21:33:20.086Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 21:33:21 [2022-03-23T21:33:21.205Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 21:33:23 [2022-03-23T21:33:23.811Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 21:33:27 [2022-03-23T21:33:27.150Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 21:33:27 [2022-03-23T21:33:27.525Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 21:33:27 [2022-03-23T21:33:27.716Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 21:33:27 [2022-03-23T21:33:27.716Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 21:33:27 [2022-03-23T21:33:27.716Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 21:33:27 [2022-03-23T21:33:27.716Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 21:33:28 [2022-03-23T21:33:28.113Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 21:33:28 [2022-03-23T21:33:28.113Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux 21:33:28 [2022-03-23T21:33:28.113Z] === RUN TestDockerSuite/TestBuildPATH 21:33:28 [2022-03-23T21:33:28.113Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 21:33:28 [2022-03-23T21:33:28.113Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 21:33:31 [2022-03-23T21:33:31.014Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 21:33:31 [2022-03-23T21:33:31.014Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 21:33:31 [2022-03-23T21:33:31.014Z] === RUN TestDockerSuite/TestBuildRelativeCopy 21:33:34 [2022-03-23T21:33:34.572Z] === RUN TestDockerSuite/TestExecCgroup 21:33:34 [2022-03-23T21:33:34.572Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 21:33:34 [2022-03-23T21:33:34.572Z] === RUN TestDockerSuite/TestExecEnv 21:33:34 [2022-03-23T21:33:34.572Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 21:33:34 [2022-03-23T21:33:34.572Z] === RUN TestDockerSuite/TestExecEnvLinksHost 21:33:34 [2022-03-23T21:33:34.572Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 21:33:34 [2022-03-23T21:33:34.572Z] === RUN TestDockerSuite/TestExecExitStatus 21:33:37 [2022-03-23T21:33:37.458Z] === RUN TestDockerSuite/TestExecInspectID 21:33:42 [2022-03-23T21:33:42.118Z] === RUN TestDockerSuite/TestExecInteractive 21:33:42 [2022-03-23T21:33:42.118Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 21:33:42 [2022-03-23T21:33:42.118Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 21:33:42 [2022-03-23T21:33:42.118Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 21:33:42 [2022-03-23T21:33:42.118Z] === RUN TestDockerSuite/TestExecParseError 21:33:42 [2022-03-23T21:33:42.118Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 21:33:42 [2022-03-23T21:33:42.118Z] === RUN TestDockerSuite/TestExecPausedContainer 21:33:42 [2022-03-23T21:33:42.118Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 21:33:42 [2022-03-23T21:33:42.118Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 21:33:42 [2022-03-23T21:33:42.118Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 21:33:42 [2022-03-23T21:33:42.118Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 21:33:42 [2022-03-23T21:33:42.483Z] === RUN TestDockerSuite/TestPsListContainersFilterID 21:33:44 [2022-03-23T21:33:44.648Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 21:33:45 [2022-03-23T21:33:45.835Z] === RUN TestDockerSuite/TestExecSetEnv 21:33:45 [2022-03-23T21:33:45.835Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 21:33:45 [2022-03-23T21:33:45.835Z] === RUN TestDockerSuite/TestExecStartFails 21:33:45 [2022-03-23T21:33:45.835Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 21:33:45 [2022-03-23T21:33:45.835Z] === RUN TestDockerSuite/TestExecStateCleanup 21:33:45 [2022-03-23T21:33:45.835Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 21:33:45 [2022-03-23T21:33:45.835Z] === RUN TestDockerSuite/TestExecStopNotHanging 21:33:45 [2022-03-23T21:33:45.835Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 21:33:45 [2022-03-23T21:33:45.835Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 21:33:45 [2022-03-23T21:33:45.835Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 21:33:45 [2022-03-23T21:33:45.835Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 21:33:49 [2022-03-23T21:33:49.551Z] === RUN TestDockerSuite/TestExecUlimits 21:33:49 [2022-03-23T21:33:49.551Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 21:33:49 [2022-03-23T21:33:49.551Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 21:33:53 [2022-03-23T21:33:53.177Z] === RUN TestDockerSuite/TestPsListContainersFilterName 21:33:56 [2022-03-23T21:33:56.604Z] === RUN TestDockerSuite/TestExecWithImageUser 21:33:56 [2022-03-23T21:33:56.604Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 21:33:56 [2022-03-23T21:33:56.604Z] === RUN TestDockerSuite/TestExecWithPrivileged 21:33:56 [2022-03-23T21:33:56.604Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 21:33:56 [2022-03-23T21:33:56.604Z] === RUN TestDockerSuite/TestExecWithUser 21:33:56 [2022-03-23T21:33:56.604Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 21:33:56 [2022-03-23T21:33:56.604Z] === RUN TestDockerSuite/TestGetContainerStats 21:33:57 [2022-03-23T21:33:57.849Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 21:33:57 [2022-03-23T21:33:57.849Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux 21:33:57 [2022-03-23T21:33:57.849Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 21:33:57 [2022-03-23T21:33:57.849Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux 21:33:57 [2022-03-23T21:33:57.849Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 21:34:03 [2022-03-23T21:34:03.608Z] === RUN TestDockerSuite/TestPsListContainersSize 21:34:03 [2022-03-23T21:34:03.608Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 21:34:03 [2022-03-23T21:34:03.608Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 21:34:03 [2022-03-23T21:34:03.608Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux 21:34:03 [2022-03-23T21:34:03.608Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 21:34:03 [2022-03-23T21:34:03.608Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux 21:34:03 [2022-03-23T21:34:03.608Z] === RUN TestDockerSuite/TestPsRightTagName 21:34:03 [2022-03-23T21:34:03.608Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux 21:34:03 [2022-03-23T21:34:03.608Z] === RUN TestDockerSuite/TestPsShowMounts 21:34:03 [2022-03-23T21:34:03.671Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 21:34:10 [2022-03-23T21:34:10.649Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 21:34:10 [2022-03-23T21:34:10.649Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux 21:34:10 [2022-03-23T21:34:10.649Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 21:34:10 [2022-03-23T21:34:10.723Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 21:34:12 [2022-03-23T21:34:12.172Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 21:34:12 [2022-03-23T21:34:12.172Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 21:34:12 [2022-03-23T21:34:12.172Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 21:34:13 [2022-03-23T21:34:13.130Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 21:34:14 [2022-03-23T21:34:14.089Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 21:34:14 [2022-03-23T21:34:14.089Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 21:34:14 [2022-03-23T21:34:14.089Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 21:34:14 [2022-03-23T21:34:14.432Z] === RUN TestDockerSuite/TestGetContainerStatsStream 21:34:18 [2022-03-23T21:34:18.754Z] === RUN TestDockerSuite/TestRestartContainerSuccess 21:34:21 [2022-03-23T21:34:21.473Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 21:34:21 [2022-03-23T21:34:21.473Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 21:34:21 [2022-03-23T21:34:21.675Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 21:34:21 [2022-03-23T21:34:21.928Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 21:34:21 [2022-03-23T21:34:21.928Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 21:34:21 [2022-03-23T21:34:21.928Z] === RUN TestDockerSuite/TestHealth 21:34:21 [2022-03-23T21:34:21.928Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 21:34:21 [2022-03-23T21:34:21.928Z] === RUN TestDockerSuite/TestHistoryExistentImage 21:34:21 [2022-03-23T21:34:21.928Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 21:34:21 [2022-03-23T21:34:21.928Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 21:34:21 [2022-03-23T21:34:21.928Z] === RUN TestDockerSuite/TestHistoryImageWithComment 21:34:24 [2022-03-23T21:34:24.518Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 21:34:26 [2022-03-23T21:34:26.682Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 21:34:27 [2022-03-23T21:34:27.691Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 21:34:27 [2022-03-23T21:34:27.691Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 21:34:27 [2022-03-23T21:34:27.691Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 21:34:27 [2022-03-23T21:34:27.691Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 21:34:27 [2022-03-23T21:34:27.691Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 21:34:27 [2022-03-23T21:34:27.691Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 21:34:27 [2022-03-23T21:34:27.691Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 21:34:28 [2022-03-23T21:34:28.147Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 21:34:28 [2022-03-23T21:34:28.147Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 21:34:28 [2022-03-23T21:34:28.147Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 21:34:29 [2022-03-23T21:34:29.676Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 21:34:29 [2022-03-23T21:34:29.676Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 21:34:31 [2022-03-23T21:34:31.206Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 21:34:31 [2022-03-23T21:34:31.662Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 21:34:33 [2022-03-23T21:34:33.835Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 21:34:37 [2022-03-23T21:34:37.546Z] === RUN TestDockerSuite/TestImagesFormat 21:34:37 [2022-03-23T21:34:37.546Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 21:34:37 [2022-03-23T21:34:37.546Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 21:34:37 [2022-03-23T21:34:37.546Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImportBadURL 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImportDisplay 21:34:41 [2022-03-23T21:34:41.263Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImportFile 21:34:41 [2022-03-23T21:34:41.263Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImportFileWithMessage 21:34:41 [2022-03-23T21:34:41.263Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImportGzipped 21:34:41 [2022-03-23T21:34:41.263Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 21:34:41 [2022-03-23T21:34:41.263Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.263Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 21:34:41 [2022-03-23T21:34:41.263Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 21:34:41 [2022-03-23T21:34:41.718Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 21:34:41 [2022-03-23T21:34:41.718Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.718Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 21:34:41 [2022-03-23T21:34:41.718Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.718Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 21:34:41 [2022-03-23T21:34:41.718Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 21:34:41 [2022-03-23T21:34:41.718Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.718Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 21:34:41 [2022-03-23T21:34:41.718Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:34:41 [2022-03-23T21:34:41.718Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 21:34:44 [2022-03-23T21:34:44.608Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 21:34:47 [2022-03-23T21:34:47.731Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 21:34:47 [2022-03-23T21:34:47.731Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 21:34:47 [2022-03-23T21:34:47.731Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 21:34:48 [2022-03-23T21:34:48.327Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 21:34:48 [2022-03-23T21:34:48.327Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 21:34:48 [2022-03-23T21:34:48.327Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 21:34:48 [2022-03-23T21:34:48.327Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 21:34:48 [2022-03-23T21:34:48.327Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 21:34:48 [2022-03-23T21:34:48.327Z] === RUN TestDockerSuite/TestInspectAmpersand 21:34:48 [2022-03-23T21:34:48.327Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 21:34:48 [2022-03-23T21:34:48.327Z] === RUN TestDockerSuite/TestInspectBindMountPoint 21:34:51 [2022-03-23T21:34:51.222Z] === RUN TestDockerSuite/TestInspectByPrefix 21:34:51 [2022-03-23T21:34:51.222Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 21:34:51 [2022-03-23T21:34:51.740Z] === RUN TestDockerSuite/TestBuildRm 21:34:54 [2022-03-23T21:34:54.943Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 21:34:54 [2022-03-23T21:34:54.944Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 21:34:54 [2022-03-23T21:34:54.944Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 21:34:54 [2022-03-23T21:34:54.944Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 21:34:54 [2022-03-23T21:34:54.944Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 21:34:54 [2022-03-23T21:34:54.944Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 21:34:54 [2022-03-23T21:34:54.944Z] === RUN TestDockerSuite/TestInspectDefault 21:34:56 [2022-03-23T21:34:56.265Z] === RUN TestDockerSuite/TestRestartPolicyAlways 21:34:56 [2022-03-23T21:34:56.265Z] === RUN TestDockerSuite/TestRestartPolicyNO 21:34:56 [2022-03-23T21:34:56.265Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 21:34:56 [2022-03-23T21:34:56.720Z] === RUN TestDockerSuite/TestRestartRunningContainer 21:34:57 [2022-03-23T21:34:57.834Z] === RUN TestDockerSuite/TestInspectHistory 21:35:01 [2022-03-23T21:35:01.383Z] === RUN TestDockerSuite/TestRestartStoppedContainer 21:35:02 [2022-03-23T21:35:02.503Z] === RUN TestDockerSuite/TestInspectImage 21:35:02 [2022-03-23T21:35:02.503Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 21:35:02 [2022-03-23T21:35:02.503Z] === RUN TestDockerSuite/TestInspectImageFilterInt 21:35:02 [2022-03-23T21:35:02.503Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 21:35:02 [2022-03-23T21:35:02.503Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 21:35:02 [2022-03-23T21:35:02.503Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:35:02 [2022-03-23T21:35:02.503Z] === RUN TestDockerSuite/TestInspectInt64 21:35:06 [2022-03-23T21:35:06.219Z] === RUN TestDockerSuite/TestInspectJSONFields 21:35:06 [2022-03-23T21:35:06.542Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 21:35:07 [2022-03-23T21:35:07.145Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 21:35:07 [2022-03-23T21:35:07.145Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 21:35:07 [2022-03-23T21:35:07.145Z] === RUN TestDockerSuite/TestRestartWithVolumes 21:35:08 [2022-03-23T21:35:08.076Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 21:35:08 [2022-03-23T21:35:08.076Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 21:35:08 [2022-03-23T21:35:08.533Z] === RUN TestDockerSuite/TestBuildScratchCopy 21:35:08 [2022-03-23T21:35:08.533Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 21:35:08 [2022-03-23T21:35:08.994Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 21:35:09 [2022-03-23T21:35:09.928Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 21:35:09 [2022-03-23T21:35:09.928Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 21:35:10 [2022-03-23T21:35:10.523Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 21:35:11 [2022-03-23T21:35:11.806Z] === RUN TestDockerSuite/TestRmiBlank 21:35:11 [2022-03-23T21:35:11.806Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 21:35:11 [2022-03-23T21:35:11.806Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 21:35:12 [2022-03-23T21:35:12.817Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 21:35:14 [2022-03-23T21:35:14.250Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 21:35:16 [2022-03-23T21:35:16.546Z] === RUN TestDockerSuite/TestInspectPlugin 21:35:16 [2022-03-23T21:35:16.546Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 21:35:16 [2022-03-23T21:35:16.546Z] === RUN TestDockerSuite/TestInspectRootFS 21:35:16 [2022-03-23T21:35:16.546Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 21:35:18 [2022-03-23T21:35:18.926Z] === RUN TestDockerSuite/TestBuildShellInherited 21:35:20 [2022-03-23T21:35:20.264Z] === RUN TestDockerSuite/TestInspectStatus 21:35:23 [2022-03-23T21:35:23.978Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 21:35:26 [2022-03-23T21:35:26.572Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 21:35:29 [2022-03-23T21:35:29.237Z] === RUN TestDockerSuite/TestBuildShellMultiple 21:35:30 [2022-03-23T21:35:30.286Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 21:35:30 [2022-03-23T21:35:30.741Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 21:35:31 [2022-03-23T21:35:31.016Z] === RUN TestDockerSuite/TestInspectTemplateError 21:35:34 [2022-03-23T21:35:34.726Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 21:35:37 [2022-03-23T21:35:37.613Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 21:35:37 [2022-03-23T21:35:37.781Z] === RUN TestDockerSuite/TestRmiImgIDForce 21:35:40 [2022-03-23T21:35:40.505Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 21:35:43 [2022-03-23T21:35:43.546Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 21:35:44 [2022-03-23T21:35:44.219Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 21:35:46 [2022-03-23T21:35:46.900Z] === RUN TestDockerSuite/TestBuildShellNotJSON 21:35:46 [2022-03-23T21:35:46.900Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 21:35:46 [2022-03-23T21:35:46.900Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 21:35:47 [2022-03-23T21:35:47.105Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestInspectUnknownObject 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinkShortDefinition 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksEnvs 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 21:35:49 [2022-03-23T21:35:49.992Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLoginWithoutTTY 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 21:35:49 [2022-03-23T21:35:49.992Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 21:35:52 [2022-03-23T21:35:52.078Z] === RUN TestDockerSuite/TestRmiParentImageFail 21:35:52 [2022-03-23T21:35:52.878Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 21:35:55 [2022-03-23T21:35:55.762Z] === RUN TestDockerSuite/TestLogsAPIUntil 21:35:55 [2022-03-23T21:35:55.787Z] === RUN TestDockerSuite/TestRmiTag 21:35:56 [2022-03-23T21:35:56.242Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 21:35:59 [2022-03-23T21:35:59.129Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 21:35:59 [2022-03-23T21:35:59.275Z] === RUN TestDockerSuite/TestBuildSpaces 21:35:59 [2022-03-23T21:35:59.275Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 21:36:02 [2022-03-23T21:36:02.809Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 21:36:03 [2022-03-23T21:36:03.951Z] === RUN TestDockerSuite/TestBuildStartsFromOne 21:36:03 [2022-03-23T21:36:03.951Z] === RUN TestDockerSuite/TestBuildStderr 21:36:05 [2022-03-23T21:36:05.692Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 21:36:05 [2022-03-23T21:36:05.692Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 21:36:05 [2022-03-23T21:36:05.692Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 21:36:08 [2022-03-23T21:36:08.632Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 21:36:09 [2022-03-23T21:36:09.403Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 21:36:09 [2022-03-23T21:36:09.403Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 21:36:15 [2022-03-23T21:36:15.201Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 21:36:20 [2022-03-23T21:36:20.201Z] === RUN TestDockerSuite/TestRmiWithContainerFails 21:36:20 [2022-03-23T21:36:20.201Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 21:36:20 [2022-03-23T21:36:20.972Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 21:36:25 [2022-03-23T21:36:25.966Z] === RUN TestDockerSuite/TestRmiWithParentInUse 21:36:26 [2022-03-23T21:36:26.767Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 21:36:26 [2022-03-23T21:36:26.927Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 21:36:26 [2022-03-23T21:36:26.927Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux 21:36:26 [2022-03-23T21:36:26.927Z] === RUN TestDockerSuite/TestRunAddHost 21:36:26 [2022-03-23T21:36:26.927Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux 21:36:26 [2022-03-23T21:36:26.927Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 21:36:26 [2022-03-23T21:36:26.927Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux 21:36:26 [2022-03-23T21:36:26.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 21:36:26 [2022-03-23T21:36:26.927Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux 21:36:26 [2022-03-23T21:36:26.927Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 21:36:27 [2022-03-23T21:36:27.382Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux 21:36:27 [2022-03-23T21:36:27.382Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 21:36:27 [2022-03-23T21:36:27.382Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux 21:36:27 [2022-03-23T21:36:27.382Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 21:36:27 [2022-03-23T21:36:27.382Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux 21:36:27 [2022-03-23T21:36:27.382Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 21:36:29 [2022-03-23T21:36:29.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 21:36:29 [2022-03-23T21:36:29.544Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux 21:36:29 [2022-03-23T21:36:29.544Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 21:36:29 [2022-03-23T21:36:29.544Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 21:36:29 [2022-03-23T21:36:29.544Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 21:36:31 [2022-03-23T21:36:31.447Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 21:36:33 [2022-03-23T21:36:33.742Z] === RUN TestDockerSuite/TestBuildStopSignal 21:36:33 [2022-03-23T21:36:33.742Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 21:36:33 [2022-03-23T21:36:33.742Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 21:36:34 [2022-03-23T21:36:34.219Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 21:36:36 [2022-03-23T21:36:36.109Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 21:36:36 [2022-03-23T21:36:36.109Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 21:36:36 [2022-03-23T21:36:36.109Z] === RUN TestDockerSuite/TestLogsFollowStopped 21:36:37 [2022-03-23T21:36:37.105Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 21:36:38 [2022-03-23T21:36:38.992Z] === RUN TestDockerSuite/TestLogsSeparateStderr 21:36:39 [2022-03-23T21:36:39.515Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 21:36:39 [2022-03-23T21:36:39.973Z] === RUN TestDockerSuite/TestBuildTagEvent 21:36:39 [2022-03-23T21:36:39.988Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 21:36:41 [2022-03-23T21:36:41.879Z] === RUN TestDockerSuite/TestLogsSince 21:36:42 [2022-03-23T21:36:42.147Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 21:36:45 [2022-03-23T21:36:45.027Z] === RUN TestDockerSuite/TestRunAttachWithDetach 21:36:45 [2022-03-23T21:36:45.027Z] === RUN TestDockerSuite/TestRunBindMounts 21:36:45 [2022-03-23T21:36:45.760Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapAddInvalid 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCapDropInvalid 21:36:50 [2022-03-23T21:36:50.904Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux 21:36:50 [2022-03-23T21:36:50.904Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 21:36:51 [2022-03-23T21:36:51.529Z] === RUN TestDockerSuite/TestBuildUser 21:36:51 [2022-03-23T21:36:51.529Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 21:36:51 [2022-03-23T21:36:51.529Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 21:36:51 [2022-03-23T21:36:51.529Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 21:36:51 [2022-03-23T21:36:51.529Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 21:36:51 [2022-03-23T21:36:51.529Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 21:36:51 [2022-03-23T21:36:51.529Z] === RUN TestDockerSuite/TestBuildVerboseOut 21:36:52 [2022-03-23T21:36:52.158Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 21:36:52 [2022-03-23T21:36:52.158Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 21:36:52 [2022-03-23T21:36:52.158Z] === RUN TestDockerSuite/TestLogsStderrInStdout 21:36:52 [2022-03-23T21:36:52.158Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 21:36:52 [2022-03-23T21:36:52.158Z] === RUN TestDockerSuite/TestLogsTail 21:36:53 [2022-03-23T21:36:53.788Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 21:36:53 [2022-03-23T21:36:53.788Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux 21:36:53 [2022-03-23T21:36:53.788Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 21:36:55 [2022-03-23T21:36:55.051Z] === RUN TestDockerSuite/TestLogsTimestamps 21:36:55 [2022-03-23T21:36:55.247Z] === RUN TestDockerSuite/TestBuildVerifyIntString 21:36:56 [2022-03-23T21:36:56.211Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 21:36:57 [2022-03-23T21:36:57.499Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 21:36:57 [2022-03-23T21:36:57.499Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux 21:36:57 [2022-03-23T21:36:57.499Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 21:36:57 [2022-03-23T21:36:57.499Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux 21:36:57 [2022-03-23T21:36:57.499Z] === RUN TestDockerSuite/TestRunContainerNetwork 21:36:57 [2022-03-23T21:36:57.937Z] === RUN TestDockerSuite/TestLogsWithDetails 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 21:36:59 [2022-03-23T21:36:59.022Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 21:36:59 [2022-03-23T21:36:59.022Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 21:36:59 [2022-03-23T21:36:59.022Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 21:36:59 [2022-03-23T21:36:59.022Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 21:36:59 [2022-03-23T21:36:59.022Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 21:36:59 [2022-03-23T21:36:59.022Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 21:36:59 [2022-03-23T21:36:59.022Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux 21:36:59 [2022-03-23T21:36:59.022Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 21:37:00 [2022-03-23T21:37:00.819Z] === RUN TestDockerSuite/TestMountIntoProc 21:37:00 [2022-03-23T21:37:00.819Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux 21:37:00 [2022-03-23T21:37:00.819Z] === RUN TestDockerSuite/TestMountIntoSys 21:37:00 [2022-03-23T21:37:00.819Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.183Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestNetHostname 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginActive 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginActiveNetwork 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginLogDriver 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginMetricsCollector 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPluginUpgrade 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPortExposeHostBinding 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPortHostBinding 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPortList 21:37:01 [2022-03-23T21:37:01.274Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 21:37:01 [2022-03-23T21:37:01.274Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 21:37:04 [2022-03-23T21:37:04.234Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 21:37:04 [2022-03-23T21:37:04.750Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 21:37:04 [2022-03-23T21:37:04.750Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 21:37:04 [2022-03-23T21:37:04.750Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 21:37:04 [2022-03-23T21:37:04.750Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 21:37:04 [2022-03-23T21:37:04.750Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 21:37:07 [2022-03-23T21:37:07.114Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 21:37:07 [2022-03-23T21:37:07.114Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.114Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 21:37:07 [2022-03-23T21:37:07.114Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.114Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 21:37:07 [2022-03-23T21:37:07.114Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.114Z] === RUN TestDockerSuite/TestRunCreateVolume 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersAttach 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 21:37:07 [2022-03-23T21:37:07.118Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 21:37:07 [2022-03-23T21:37:07.118Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 21:37:09 [2022-03-23T21:37:09.997Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 21:37:09 [2022-03-23T21:37:09.997Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux 21:37:09 [2022-03-23T21:37:09.997Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 21:37:09 [2022-03-23T21:37:09.997Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux 21:37:09 [2022-03-23T21:37:09.997Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 21:37:09 [2022-03-23T21:37:09.997Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux 21:37:09 [2022-03-23T21:37:09.997Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 21:37:09 [2022-03-23T21:37:09.997Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux 21:37:09 [2022-03-23T21:37:09.997Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 21:37:11 [2022-03-23T21:37:11.520Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 21:37:14 [2022-03-23T21:37:14.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 21:37:14 [2022-03-23T21:37:14.156Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 21:37:14 [2022-03-23T21:37:14.156Z] === RUN TestDockerSuite/TestPsByOrder 21:37:17 [2022-03-23T21:37:17.280Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 21:37:17 [2022-03-23T21:37:17.280Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux 21:37:17 [2022-03-23T21:37:17.280Z] === RUN TestDockerSuite/TestRunDNSInHostMode 21:37:17 [2022-03-23T21:37:17.280Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux 21:37:17 [2022-03-23T21:37:17.280Z] === RUN TestDockerSuite/TestRunDNSOptions 21:37:17 [2022-03-23T21:37:17.280Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux 21:37:17 [2022-03-23T21:37:17.280Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 21:37:17 [2022-03-23T21:37:17.280Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux 21:37:17 [2022-03-23T21:37:17.280Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 21:37:17 [2022-03-23T21:37:17.280Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux 21:37:17 [2022-03-23T21:37:17.280Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 21:37:17 [2022-03-23T21:37:17.280Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux 21:37:17 [2022-03-23T21:37:17.280Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 21:37:20 [2022-03-23T21:37:20.166Z] === RUN TestDockerSuite/TestRunDeviceNumbers 21:37:20 [2022-03-23T21:37:20.166Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux 21:37:20 [2022-03-23T21:37:20.166Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 21:37:20 [2022-03-23T21:37:20.166Z] === RUN TestDockerSuite/TestRunDuplicateMount 21:37:20 [2022-03-23T21:37:20.166Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux 21:37:20 [2022-03-23T21:37:20.166Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 21:37:22 [2022-03-23T21:37:22.328Z] === RUN TestDockerSuite/TestRunEchoStdout 21:37:25 [2022-03-23T21:37:25.210Z] === RUN TestDockerSuite/TestRunEmptyEnv 21:37:25 [2022-03-23T21:37:25.210Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux 21:37:25 [2022-03-23T21:37:25.210Z] === RUN TestDockerSuite/TestRunEntrypoint 21:37:26 [2022-03-23T21:37:26.491Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 21:37:26 [2022-03-23T21:37:26.491Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux 21:37:26 [2022-03-23T21:37:26.491Z] === RUN TestDockerSuite/TestPsListContainersBase 21:37:27 [2022-03-23T21:37:27.374Z] === RUN TestDockerSuite/TestRunEnvironment 21:37:27 [2022-03-23T21:37:27.374Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux 21:37:27 [2022-03-23T21:37:27.374Z] === RUN TestDockerSuite/TestRunEnvironmentErase 21:37:27 [2022-03-23T21:37:27.374Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux 21:37:27 [2022-03-23T21:37:27.374Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 21:37:27 [2022-03-23T21:37:27.374Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux 21:37:27 [2022-03-23T21:37:27.374Z] === RUN TestDockerSuite/TestRunExitCode 21:37:29 [2022-03-23T21:37:29.885Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 21:37:29 [2022-03-23T21:37:29.885Z] === RUN TestDockerSuite/TestBuildWindowsUser 21:37:30 [2022-03-23T21:37:30.260Z] === RUN TestDockerSuite/TestRunExitCodeOne 21:37:33 [2022-03-23T21:37:33.149Z] === RUN TestDockerSuite/TestRunExitCodeZero 21:37:35 [2022-03-23T21:37:35.309Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 21:37:37 [2022-03-23T21:37:37.470Z] === RUN TestDockerSuite/TestRunExposePort 21:37:37 [2022-03-23T21:37:37.926Z] === RUN TestDockerSuite/TestRunFullHostnameSet 21:37:37 [2022-03-23T21:37:37.926Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux 21:37:37 [2022-03-23T21:37:37.926Z] === RUN TestDockerSuite/TestRunGroupAdd 21:37:37 [2022-03-23T21:37:37.926Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux 21:37:37 [2022-03-23T21:37:37.926Z] === RUN TestDockerSuite/TestRunHostnameFQDN 21:37:37 [2022-03-23T21:37:37.926Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux 21:37:37 [2022-03-23T21:37:37.926Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 21:37:37 [2022-03-23T21:37:37.927Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux 21:37:37 [2022-03-23T21:37:37.927Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 21:37:37 [2022-03-23T21:37:37.927Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm 21:37:37 [2022-03-23T21:37:37.927Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 21:37:37 [2022-03-23T21:37:37.927Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux 21:37:37 [2022-03-23T21:37:37.927Z] === RUN TestDockerSuite/TestRunInspectMacAddress 21:37:37 [2022-03-23T21:37:37.927Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux 21:37:37 [2022-03-23T21:37:37.927Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 21:37:38 [2022-03-23T21:37:38.435Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 21:37:38 [2022-03-23T21:37:38.846Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 21:37:42 [2022-03-23T21:37:42.588Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 21:37:42 [2022-03-23T21:37:42.588Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux 21:37:42 [2022-03-23T21:37:42.588Z] === RUN TestDockerSuite/TestRunInvalidReference 21:37:42 [2022-03-23T21:37:42.588Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 21:37:42 [2022-03-23T21:37:42.588Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux 21:37:42 [2022-03-23T21:37:42.588Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 21:37:42 [2022-03-23T21:37:42.588Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux 21:37:42 [2022-03-23T21:37:42.588Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 21:37:42 [2022-03-23T21:37:42.588Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux 21:37:42 [2022-03-23T21:37:42.588Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 21:37:42 [2022-03-23T21:37:42.588Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux 21:37:42 [2022-03-23T21:37:42.588Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 21:37:48 [2022-03-23T21:37:48.731Z] === RUN TestDockerSuite/TestBuildWithExtraHost 21:37:48 [2022-03-23T21:37:48.731Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 21:37:48 [2022-03-23T21:37:48.731Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 21:37:48 [2022-03-23T21:37:48.731Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 21:37:48 [2022-03-23T21:37:48.731Z] === RUN TestDockerSuite/TestBuildWithFailure 21:37:51 [2022-03-23T21:37:51.146Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 21:37:51 [2022-03-23T21:37:51.146Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 21:37:51 [2022-03-23T21:37:51.146Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 21:37:51 [2022-03-23T21:37:51.636Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 21:37:51 [2022-03-23T21:37:51.636Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.091Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModeHostname 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModeIpcHost 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModePIDContainer 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunModeUTSHost 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunMount 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunMountOrdering 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 21:37:52 [2022-03-23T21:37:52.106Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux 21:37:52 [2022-03-23T21:37:52.106Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 21:37:56 [2022-03-23T21:37:56.475Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 21:37:56 [2022-03-23T21:37:56.475Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 21:37:56 [2022-03-23T21:37:56.475Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 21:37:56 [2022-03-23T21:37:56.475Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 21:37:56 [2022-03-23T21:37:56.475Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination 21:37:56 [2022-03-23T21:37:56.475Z] === RUN TestDockerSuite/TestPsListContainersFilterID 21:38:00 [2022-03-23T21:38:00.631Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 21:38:00 [2022-03-23T21:38:00.631Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 21:38:00 [2022-03-23T21:38:00.631Z] === RUN TestDockerSuite/TestRunNamedVolume 21:38:00 [2022-03-23T21:38:00.631Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux 21:38:00 [2022-03-23T21:38:00.631Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 21:38:00 [2022-03-23T21:38:00.631Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux 21:38:00 [2022-03-23T21:38:00.631Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 21:38:02 [2022-03-23T21:38:02.240Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 21:38:04 [2022-03-23T21:38:04.448Z] === RUN TestDockerSuite/TestBuildWithTabs 21:38:06 [2022-03-23T21:38:06.390Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 21:38:09 [2022-03-23T21:38:09.128Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 21:38:09 [2022-03-23T21:38:09.587Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetHost 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 21:38:11 [2022-03-23T21:38:11.054Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNoDupVolumes 21:38:11 [2022-03-23T21:38:11.054Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 21:38:12 [2022-03-23T21:38:12.517Z] === RUN TestDockerSuite/TestPsListContainersFilterName 21:38:12 [2022-03-23T21:38:12.583Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 21:38:14 [2022-03-23T21:38:14.110Z] === RUN TestDockerSuite/TestRunNonExistingCmd 21:38:16 [2022-03-23T21:38:16.274Z] === RUN TestDockerSuite/TestRunNonExistingImage 21:38:17 [2022-03-23T21:38:17.234Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 21:38:18 [2022-03-23T21:38:18.298Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 21:38:18 [2022-03-23T21:38:18.298Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux 21:38:18 [2022-03-23T21:38:18.298Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 21:38:18 [2022-03-23T21:38:18.298Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux 21:38:18 [2022-03-23T21:38:18.298Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunPortInUse 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 21:38:20 [2022-03-23T21:38:20.191Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux 21:38:20 [2022-03-23T21:38:20.191Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 21:38:24 [2022-03-23T21:38:24.855Z] === RUN TestDockerSuite/TestRunPublishPort 21:38:24 [2022-03-23T21:38:24.855Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux 21:38:24 [2022-03-23T21:38:24.855Z] === RUN TestDockerSuite/TestRunReadFilteredProc 21:38:24 [2022-03-23T21:38:24.855Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor 21:38:24 [2022-03-23T21:38:24.855Z] === RUN TestDockerSuite/TestRunReadProcLatency 21:38:24 [2022-03-23T21:38:24.855Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux 21:38:24 [2022-03-23T21:38:24.855Z] === RUN TestDockerSuite/TestRunReadProcTimer 21:38:24 [2022-03-23T21:38:24.855Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux 21:38:24 [2022-03-23T21:38:24.855Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 21:38:24 [2022-03-23T21:38:24.855Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux 21:38:24 [2022-03-23T21:38:24.855Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 21:38:25 [2022-03-23T21:38:25.397Z] === RUN TestDockerSuite/TestPsListContainersSize 21:38:25 [2022-03-23T21:38:25.397Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 21:38:25 [2022-03-23T21:38:25.397Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 21:38:25 [2022-03-23T21:38:25.397Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux 21:38:25 [2022-03-23T21:38:25.397Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 21:38:25 [2022-03-23T21:38:25.397Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux 21:38:25 [2022-03-23T21:38:25.397Z] === RUN TestDockerSuite/TestPsRightTagName 21:38:25 [2022-03-23T21:38:25.397Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux 21:38:25 [2022-03-23T21:38:25.397Z] === RUN TestDockerSuite/TestPsShowMounts 21:38:34 [2022-03-23T21:38:34.048Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 21:38:34 [2022-03-23T21:38:34.048Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux 21:38:34 [2022-03-23T21:38:34.048Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 21:38:34 [2022-03-23T21:38:34.689Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 21:38:34 [2022-03-23T21:38:34.689Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 21:38:34 [2022-03-23T21:38:34.689Z] === RUN TestDockerSuite/TestBuildWithVolumes 21:38:34 [2022-03-23T21:38:34.689Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 21:38:34 [2022-03-23T21:38:34.689Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 21:38:34 [2022-03-23T21:38:34.689Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux 21:38:34 [2022-03-23T21:38:34.689Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 21:38:35 [2022-03-23T21:38:35.139Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 21:38:35 [2022-03-23T21:38:35.139Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux 21:38:35 [2022-03-23T21:38:35.139Z] === RUN TestDockerSuite/TestRunRm 21:38:35 [2022-03-23T21:38:35.653Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 21:38:36 [2022-03-23T21:38:36.264Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 21:38:36 [2022-03-23T21:38:36.264Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 21:38:36 [2022-03-23T21:38:36.264Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 21:38:36 [2022-03-23T21:38:36.667Z] === RUN TestDockerSuite/TestRunRmAndWait 21:38:37 [2022-03-23T21:38:37.249Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 21:38:38 [2022-03-23T21:38:38.238Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 21:38:38 [2022-03-23T21:38:38.238Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 21:38:38 [2022-03-23T21:38:38.238Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 21:38:42 [2022-03-23T21:38:42.428Z] === RUN TestDockerSuite/TestRunRmPre125Api 21:38:44 [2022-03-23T21:38:44.096Z] === RUN TestDockerSuite/TestRestartContainerSuccess 21:38:44 [2022-03-23T21:38:44.210Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 21:38:45 [2022-03-23T21:38:45.313Z] === RUN TestDockerSuite/TestRunRootWorkdir 21:38:46 [2022-03-23T21:38:46.381Z] === RUN TestDockerSuite/TestBuildXZHost 21:38:46 [2022-03-23T21:38:46.382Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 21:38:46 [2022-03-23T21:38:46.839Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 21:38:46 [2022-03-23T21:38:46.839Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 21:38:46 [2022-03-23T21:38:46.839Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 21:38:46 [2022-03-23T21:38:46.839Z] docker_cli_sni_test.go:18: Flakey test 21:38:46 [2022-03-23T21:38:46.839Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 21:38:48 [2022-03-23T21:38:48.202Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 21:38:49 [2022-03-23T21:38:49.008Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 21:38:49 [2022-03-23T21:38:49.727Z] === RUN TestDockerSuite/TestRunSetMacAddress 21:38:51 [2022-03-23T21:38:51.249Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 21:38:52 [2022-03-23T21:38:52.613Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 21:38:52 [2022-03-23T21:38:52.613Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux 21:38:52 [2022-03-23T21:38:52.613Z] === RUN TestDockerSuite/TestRunState 21:38:52 [2022-03-23T21:38:52.613Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux 21:38:52 [2022-03-23T21:38:52.613Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 21:38:53 [2022-03-23T21:38:53.462Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 21:38:53 [2022-03-23T21:38:53.683Z] === RUN TestDockerSuite/TestCommitChange 21:38:55 [2022-03-23T21:38:55.497Z] === RUN TestDockerSuite/TestRunStdinPipe 21:38:55 [2022-03-23T21:38:55.497Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux 21:38:55 [2022-03-23T21:38:55.497Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 21:38:58 [2022-03-23T21:38:58.383Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 21:38:58 [2022-03-23T21:38:58.383Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux 21:38:58 [2022-03-23T21:38:58.383Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 21:38:58 [2022-03-23T21:38:58.383Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux 21:38:58 [2022-03-23T21:38:58.383Z] === RUN TestDockerSuite/TestRunTLSVerify 21:38:58 [2022-03-23T21:38:58.383Z] === RUN TestDockerSuite/TestRunTTYWithPipe 21:38:58 [2022-03-23T21:38:58.383Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 21:38:58 [2022-03-23T21:38:58.383Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux 21:38:58 [2022-03-23T21:38:58.383Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 21:38:59 [2022-03-23T21:38:59.462Z] === RUN TestDockerSuite/TestCommitChangeLabels 21:39:03 [2022-03-23T21:39:03.049Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 21:39:03 [2022-03-23T21:39:03.049Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.049Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 21:39:03 [2022-03-23T21:39:03.049Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUnshareProc 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUserByID 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUserByIDBig 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUserByIDNegative 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUserByIDZero 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUserByName 21:39:03 [2022-03-23T21:39:03.504Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux 21:39:03 [2022-03-23T21:39:03.504Z] === RUN TestDockerSuite/TestRunUserDefaults 21:39:04 [2022-03-23T21:39:04.290Z] === RUN TestDockerSuite/TestCommitHardlink 21:39:04 [2022-03-23T21:39:04.290Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux 21:39:04 [2022-03-23T21:39:04.290Z] === RUN TestDockerSuite/TestCommitNewFile 21:39:06 [2022-03-23T21:39:06.395Z] === RUN TestDockerSuite/TestRunUserNotFound 21:39:06 [2022-03-23T21:39:06.395Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux 21:39:06 [2022-03-23T21:39:06.395Z] === RUN TestDockerSuite/TestRunVerifyContainerID 21:39:09 [2022-03-23T21:39:09.285Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 21:39:09 [2022-03-23T21:39:09.285Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux 21:39:09 [2022-03-23T21:39:09.285Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 21:39:09 [2022-03-23T21:39:09.285Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux 21:39:09 [2022-03-23T21:39:09.285Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 21:39:12 [2022-03-23T21:39:12.174Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 21:39:16 [2022-03-23T21:39:16.648Z] === RUN TestDockerSuite/TestCommitPausedContainer 21:39:16 [2022-03-23T21:39:16.648Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux 21:39:16 [2022-03-23T21:39:16.648Z] === RUN TestDockerSuite/TestCommitTTY 21:39:20 [2022-03-23T21:39:20.705Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 21:39:23 [2022-03-23T21:39:23.536Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 21:39:23 [2022-03-23T21:39:23.536Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 21:39:23 [2022-03-23T21:39:23.536Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 21:39:24 [2022-03-23T21:39:24.270Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 21:39:26 [2022-03-23T21:39:26.471Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 21:39:29 [2022-03-23T21:39:29.402Z] === RUN TestDockerSuite/TestRestartPolicyAlways 21:39:29 [2022-03-23T21:39:29.402Z] === RUN TestDockerSuite/TestRestartPolicyNO 21:39:29 [2022-03-23T21:39:29.868Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 21:39:30 [2022-03-23T21:39:30.335Z] === RUN TestDockerSuite/TestRestartRunningContainer 21:39:32 [2022-03-23T21:39:32.228Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 21:39:32 [2022-03-23T21:39:32.228Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux 21:39:32 [2022-03-23T21:39:32.228Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 21:39:32 [2022-03-23T21:39:32.683Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 21:39:34 [2022-03-23T21:39:34.564Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestCommitWithoutPause 21:39:34 [2022-03-23T21:39:34.564Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 21:39:34 [2022-03-23T21:39:34.564Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 21:39:34 [2022-03-23T21:39:34.564Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 21:39:34 [2022-03-23T21:39:34.564Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 21:39:34 [2022-03-23T21:39:34.564Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestContainerAPIBadPort 21:39:34 [2022-03-23T21:39:34.564Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 21:39:34 [2022-03-23T21:39:34.564Z] === RUN TestDockerSuite/TestContainerAPICommit 21:39:36 [2022-03-23T21:39:36.391Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 21:39:38 [2022-03-23T21:39:38.988Z] === RUN TestDockerSuite/TestRestartStoppedContainer 21:39:39 [2022-03-23T21:39:39.273Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 21:39:40 [2022-03-23T21:39:40.344Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 21:39:41 [2022-03-23T21:39:41.437Z] === RUN TestDockerSuite/TestRunWithBadDevice 21:39:41 [2022-03-23T21:39:41.437Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux 21:39:41 [2022-03-23T21:39:41.437Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 21:39:41 [2022-03-23T21:39:41.437Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 21:39:41 [2022-03-23T21:39:41.437Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 21:39:41 [2022-03-23T21:39:41.437Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux 21:39:41 [2022-03-23T21:39:41.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 21:39:41 [2022-03-23T21:39:41.896Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux 21:39:41 [2022-03-23T21:39:41.896Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 21:39:41 [2022-03-23T21:39:41.897Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 21:39:41 [2022-03-23T21:39:41.897Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 21:39:41 [2022-03-23T21:39:41.897Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux 21:39:41 [2022-03-23T21:39:41.897Z] === RUN TestDockerSuite/TestRunWithUlimits 21:39:41 [2022-03-23T21:39:41.897Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux 21:39:41 [2022-03-23T21:39:41.897Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 21:39:44 [2022-03-23T21:39:44.861Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 21:39:44 [2022-03-23T21:39:44.861Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 21:39:44 [2022-03-23T21:39:44.861Z] === RUN TestDockerSuite/TestRestartWithVolumes 21:39:45 [2022-03-23T21:39:45.610Z] === RUN TestDockerSuite/TestRunWithoutNetworking 21:39:47 [2022-03-23T21:39:47.772Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 21:39:49 [2022-03-23T21:39:49.298Z] === RUN TestDockerSuite/TestRunWorkingDirectory 21:39:50 [2022-03-23T21:39:50.725Z] === RUN TestDockerSuite/TestRmiBlank 21:39:50 [2022-03-23T21:39:50.725Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 21:39:50 [2022-03-23T21:39:50.725Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 21:39:52 [2022-03-23T21:39:52.703Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 21:39:52 [2022-03-23T21:39:52.703Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 21:39:52 [2022-03-23T21:39:52.703Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestSaveCheckTimes 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestSaveImageId 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestSaveLoadNoTag 21:39:55 [2022-03-23T21:39:55.065Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.065Z] === RUN TestDockerSuite/TestSaveLoadParents 21:39:55 [2022-03-23T21:39:55.066Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.066Z] === RUN TestDockerSuite/TestSaveMultipleNames 21:39:55 [2022-03-23T21:39:55.066Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.066Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 21:39:55 [2022-03-23T21:39:55.066Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.066Z] === RUN TestDockerSuite/TestSaveSingleTag 21:39:55 [2022-03-23T21:39:55.066Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.066Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 21:39:55 [2022-03-23T21:39:55.066Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.066Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 21:39:55 [2022-03-23T21:39:55.066Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.066Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 21:39:55 [2022-03-23T21:39:55.066Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.066Z] === RUN TestDockerSuite/TestSearchCmdOptions 21:39:55 [2022-03-23T21:39:55.604Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 21:39:55 [2022-03-23T21:39:55.604Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 21:39:55 [2022-03-23T21:39:55.604Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.604Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 21:39:55 [2022-03-23T21:39:55.604Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 21:39:55 [2022-03-23T21:39:55.604Z] === RUN TestDockerSuite/TestContainerAPICreate 21:39:57 [2022-03-23T21:39:57.228Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 21:39:57 [2022-03-23T21:39:57.683Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 21:39:58 [2022-03-23T21:39:58.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 21:39:58 [2022-03-23T21:39:58.593Z] === RUN TestDockerSuite/TestSearchWithLimit 21:40:00 [2022-03-23T21:40:00.117Z] === RUN TestDockerSuite/TestSlowStdinClosing 21:40:00 [2022-03-23T21:40:00.117Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 21:40:02 [2022-03-23T21:40:02.675Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 21:40:02 [2022-03-23T21:40:02.675Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 21:40:02 [2022-03-23T21:40:02.675Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 21:40:02 [2022-03-23T21:40:02.675Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 21:40:03 [2022-03-23T21:40:03.002Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 21:40:05 [2022-03-23T21:40:05.165Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 21:40:05 [2022-03-23T21:40:05.576Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 21:40:05 [2022-03-23T21:40:05.576Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 21:40:05 [2022-03-23T21:40:05.576Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 21:40:05 [2022-03-23T21:40:05.576Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 21:40:05 [2022-03-23T21:40:05.576Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 21:40:05 [2022-03-23T21:40:05.576Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 21:40:05 [2022-03-23T21:40:05.576Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 21:40:05 [2022-03-23T21:40:05.576Z] === RUN TestDockerSuite/TestContainerAPIDelete 21:40:08 [2022-03-23T21:40:08.052Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 21:40:08 [2022-03-23T21:40:08.052Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux 21:40:08 [2022-03-23T21:40:08.052Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 21:40:08 [2022-03-23T21:40:08.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 21:40:08 [2022-03-23T21:40:08.647Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 21:40:10 [2022-03-23T21:40:10.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 21:40:10 [2022-03-23T21:40:10.812Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 21:40:11 [2022-03-23T21:40:11.771Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 21:40:12 [2022-03-23T21:40:12.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 21:40:12 [2022-03-23T21:40:12.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 21:40:12 [2022-03-23T21:40:12.826Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 21:40:12 [2022-03-23T21:40:12.826Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 21:40:14 [2022-03-23T21:40:14.995Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 21:40:14 [2022-03-23T21:40:14.995Z] === RUN TestDockerSuite/TestContainerAPIGetAll 21:40:16 [2022-03-23T21:40:16.590Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 21:40:16 [2022-03-23T21:40:16.591Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux 21:40:16 [2022-03-23T21:40:16.591Z] === RUN TestDockerSuite/TestStartAttachSilent 21:40:17 [2022-03-23T21:40:17.891Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 21:40:17 [2022-03-23T21:40:17.891Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 21:40:17 [2022-03-23T21:40:17.891Z] === RUN TestDockerSuite/TestContainerAPIGetExport 21:40:17 [2022-03-23T21:40:17.891Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 21:40:17 [2022-03-23T21:40:17.891Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 21:40:18 [2022-03-23T21:40:18.814Z] === RUN TestDockerSuite/TestRmiImgIDForce 21:40:20 [2022-03-23T21:40:20.062Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 21:40:20 [2022-03-23T21:40:20.062Z] === RUN TestDockerSuite/TestContainerAPIKill 21:40:21 [2022-03-23T21:40:21.259Z] === RUN TestDockerSuite/TestStartAttachWithRename 21:40:21 [2022-03-23T21:40:21.259Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux 21:40:21 [2022-03-23T21:40:21.259Z] === RUN TestDockerSuite/TestStartMultipleContainers 21:40:21 [2022-03-23T21:40:21.259Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux 21:40:21 [2022-03-23T21:40:21.259Z] === RUN TestDockerSuite/TestStartPausedContainer 21:40:21 [2022-03-23T21:40:21.259Z] docker_cli_start_test.go:95: unmatched requirement IsPausable 21:40:21 [2022-03-23T21:40:21.259Z] === RUN TestDockerSuite/TestStartRecordError 21:40:21 [2022-03-23T21:40:21.259Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux 21:40:21 [2022-03-23T21:40:21.259Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 21:40:22 [2022-03-23T21:40:22.230Z] === RUN TestDockerSuite/TestContainerAPIPause 21:40:22 [2022-03-23T21:40:22.230Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 21:40:22 [2022-03-23T21:40:22.230Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 21:40:24 [2022-03-23T21:40:24.574Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 21:40:25 [2022-03-23T21:40:25.122Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 21:40:25 [2022-03-23T21:40:25.122Z] === RUN TestDockerSuite/TestContainerAPIRename 21:40:27 [2022-03-23T21:40:27.295Z] === RUN TestDockerSuite/TestContainerAPIRestart 21:40:29 [2022-03-23T21:40:29.788Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 21:40:29 [2022-03-23T21:40:29.788Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 21:40:29 [2022-03-23T21:40:29.788Z] === RUN TestDockerSuite/TestStatsAllNoStream 21:40:29 [2022-03-23T21:40:29.788Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 21:40:29 [2022-03-23T21:40:29.788Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 21:40:29 [2022-03-23T21:40:29.788Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 21:40:29 [2022-03-23T21:40:29.788Z] === RUN TestDockerSuite/TestStatsContainerNotFound 21:40:29 [2022-03-23T21:40:29.788Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 21:40:29 [2022-03-23T21:40:29.788Z] === RUN TestDockerSuite/TestStatsFormatAll 21:40:29 [2022-03-23T21:40:29.788Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 21:40:29 [2022-03-23T21:40:29.788Z] === RUN TestDockerSuite/TestStatsNoStream 21:40:29 [2022-03-23T21:40:29.788Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 21:40:29 [2022-03-23T21:40:29.788Z] === RUN TestDockerSuite/TestTopMultipleArgs 21:40:31 [2022-03-23T21:40:31.316Z] === RUN TestDockerSuite/TestTopNonPrivileged 21:40:31 [2022-03-23T21:40:31.979Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 21:40:33 [2022-03-23T21:40:33.479Z] === RUN TestDockerSuite/TestTopPrivileged 21:40:33 [2022-03-23T21:40:33.479Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 21:40:33 [2022-03-23T21:40:33.479Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 21:40:34 [2022-03-23T21:40:34.854Z] === RUN TestDockerSuite/TestRmiParentImageFail 21:40:35 [2022-03-23T21:40:35.640Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 21:40:35 [2022-03-23T21:40:35.640Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux 21:40:35 [2022-03-23T21:40:35.640Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 21:40:35 [2022-03-23T21:40:35.640Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 21:40:35 [2022-03-23T21:40:35.640Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 21:40:35 [2022-03-23T21:40:35.640Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 21:40:35 [2022-03-23T21:40:35.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 21:40:35 [2022-03-23T21:40:35.640Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux 21:40:35 [2022-03-23T21:40:35.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 21:40:35 [2022-03-23T21:40:35.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 21:40:35 [2022-03-23T21:40:35.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 21:40:35 [2022-03-23T21:40:35.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 21:40:35 [2022-03-23T21:40:35.702Z] === RUN TestDockerSuite/TestContainerAPIStart 21:40:36 [2022-03-23T21:40:36.095Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 21:40:36 [2022-03-23T21:40:36.095Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux 21:40:36 [2022-03-23T21:40:36.095Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 21:40:36 [2022-03-23T21:40:36.095Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux 21:40:36 [2022-03-23T21:40:36.095Z] === RUN TestDockerSuite/TestVolumeCLICreate 21:40:37 [2022-03-23T21:40:37.878Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 21:40:37 [2022-03-23T21:40:37.878Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 21:40:37 [2022-03-23T21:40:37.878Z] === RUN TestDockerSuite/TestContainerAPIStop 21:40:38 [2022-03-23T21:40:38.565Z] === RUN TestDockerSuite/TestRmiTag 21:40:39 [2022-03-23T21:40:39.019Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 21:40:40 [2022-03-23T21:40:40.772Z] === RUN TestDockerSuite/TestContainerAPITop 21:40:40 [2022-03-23T21:40:40.772Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 21:40:40 [2022-03-23T21:40:40.772Z] === RUN TestDockerSuite/TestContainerAPITopWindows 21:40:42 [2022-03-23T21:40:42.732Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 21:40:42 [2022-03-23T21:40:42.943Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 21:40:42 [2022-03-23T21:40:42.943Z] === RUN TestDockerSuite/TestContainerAPIWait 21:40:47 [2022-03-23T21:40:47.617Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 21:40:49 [2022-03-23T21:40:49.795Z] === RUN TestDockerSuite/TestContainerNetworkMode 21:40:49 [2022-03-23T21:40:49.795Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux 21:40:49 [2022-03-23T21:40:49.795Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 21:40:49 [2022-03-23T21:40:49.795Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux 21:40:49 [2022-03-23T21:40:49.795Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 21:40:49 [2022-03-23T21:40:49.795Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux 21:40:49 [2022-03-23T21:40:49.795Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 21:40:49 [2022-03-23T21:40:49.795Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 21:40:49 [2022-03-23T21:40:49.795Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 21:40:49 [2022-03-23T21:40:49.795Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux 21:40:49 [2022-03-23T21:40:49.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 21:40:51 [2022-03-23T21:40:51.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 21:40:51 [2022-03-23T21:40:51.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} 21:40:53 [2022-03-23T21:40:53.726Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 21:40:53 [2022-03-23T21:40:53.726Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 21:40:53 [2022-03-23T21:40:53.726Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 21:40:53 [2022-03-23T21:40:53.726Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 21:40:53 [2022-03-23T21:40:53.726Z] === RUN TestDockerSuite/TestVolumeCLIInspect 21:40:53 [2022-03-23T21:40:53.726Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 21:40:53 [2022-03-23T21:40:53.726Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 21:40:53 [2022-03-23T21:40:53.726Z] === RUN TestDockerSuite/TestVolumeCLILs 21:40:54 [2022-03-23T21:40:54.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} 21:40:55 [2022-03-23T21:40:55.253Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 21:40:55 [2022-03-23T21:40:55.253Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 21:40:57 [2022-03-23T21:40:57.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} 21:40:58 [2022-03-23T21:40:58.965Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 21:40:58 [2022-03-23T21:40:58.965Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 21:40:59 [2022-03-23T21:40:59.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} 21:40:59 [2022-03-23T21:40:59.420Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 21:40:59 [2022-03-23T21:40:59.420Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 21:40:59 [2022-03-23T21:40:59.420Z] === RUN TestDockerSuite/TestVolumeCLIRm 21:41:02 [2022-03-23T21:41:02.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000cbb950_<nil>} 21:41:03 [2022-03-23T21:41:03.777Z] === RUN TestDockerSuite/TestRmiWithContainerFails 21:41:04 [2022-03-23T21:41:04.736Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 21:41:05 [2022-03-23T21:41:05.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14213889160_c:\foo_false__<nil>_<nil>_<nil>} 21:41:07 [2022-03-23T21:41:07.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14213889160_c:\foo_true__<nil>_<nil>_<nil>} 21:41:07 [2022-03-23T21:41:07.951Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 21:41:07 [2022-03-23T21:41:07.951Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 21:41:07 [2022-03-23T21:41:07.951Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 21:41:08 [2022-03-23T21:41:08.910Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 21:41:08 [2022-03-23T21:41:08.910Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 21:41:08 [2022-03-23T21:41:08.910Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 21:41:08 [2022-03-23T21:41:08.910Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 21:41:10 [2022-03-23T21:41:10.261Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 21:41:10 [2022-03-23T21:41:10.261Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 21:41:10 [2022-03-23T21:41:10.261Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 21:41:10 [2022-03-23T21:41:10.261Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestCopyAndRestart 21:41:10 [2022-03-23T21:41:10.261Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 21:41:10 [2022-03-23T21:41:10.261Z] === RUN TestDockerSuite/TestCopyCreatedContainer 21:41:10 [2022-03-23T21:41:10.261Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 21:41:10 [2022-03-23T21:41:10.623Z] === RUN TestDockerSuite/TestRmiWithParentInUse 21:41:10 [2022-03-23T21:41:10.718Z] === RUN TestDockerSuite/TestCpAbsolutePath 21:41:11 [2022-03-23T21:41:11.082Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 21:41:11 [2022-03-23T21:41:11.082Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux 21:41:11 [2022-03-23T21:41:11.082Z] === RUN TestDockerSuite/TestRunAddHost 21:41:11 [2022-03-23T21:41:11.082Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux 21:41:11 [2022-03-23T21:41:11.082Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 21:41:11 [2022-03-23T21:41:11.082Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux 21:41:11 [2022-03-23T21:41:11.082Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 21:41:11 [2022-03-23T21:41:11.082Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux 21:41:11 [2022-03-23T21:41:11.082Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 21:41:11 [2022-03-23T21:41:11.082Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux 21:41:11 [2022-03-23T21:41:11.082Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 21:41:11 [2022-03-23T21:41:11.082Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux 21:41:11 [2022-03-23T21:41:11.538Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 21:41:11 [2022-03-23T21:41:11.538Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux 21:41:11 [2022-03-23T21:41:11.538Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 21:41:12 [2022-03-23T21:41:12.886Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 21:41:12 [2022-03-23T21:41:12.887Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 21:41:12 [2022-03-23T21:41:12.887Z] === RUN TestDockerSuite/TestCpFromCaseA 21:41:12 [2022-03-23T21:41:12.887Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 21:41:12 [2022-03-23T21:41:12.887Z] === RUN TestDockerSuite/TestCpFromCaseB 21:41:12 [2022-03-23T21:41:12.887Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 21:41:12 [2022-03-23T21:41:12.887Z] === RUN TestDockerSuite/TestCpFromCaseC 21:41:12 [2022-03-23T21:41:12.887Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 21:41:12 [2022-03-23T21:41:12.887Z] === RUN TestDockerSuite/TestCpFromCaseD 21:41:12 [2022-03-23T21:41:12.887Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 21:41:12 [2022-03-23T21:41:12.887Z] === RUN TestDockerSuite/TestCpFromCaseE 21:41:12 [2022-03-23T21:41:12.887Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpFromCaseF 21:41:13 [2022-03-23T21:41:13.344Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpFromCaseG 21:41:13 [2022-03-23T21:41:13.344Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpFromCaseH 21:41:13 [2022-03-23T21:41:13.344Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpFromCaseI 21:41:13 [2022-03-23T21:41:13.344Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpFromCaseJ 21:41:13 [2022-03-23T21:41:13.344Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 21:41:13 [2022-03-23T21:41:13.344Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 21:41:13 [2022-03-23T21:41:13.344Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.344Z] === RUN TestDockerSuite/TestCpGarbagePath 21:41:13 [2022-03-23T21:41:13.701Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 21:41:13 [2022-03-23T21:41:13.701Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.701Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 21:41:13 [2022-03-23T21:41:13.701Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 21:41:13 [2022-03-23T21:41:13.701Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 21:41:17 [2022-03-23T21:41:17.611Z] === RUN TestDockerSuite/TestVolumeLsFormat 21:41:17 [2022-03-23T21:41:17.611Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 21:41:17 [2022-03-23T21:41:17.611Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 21:41:20 [2022-03-23T21:41:20.411Z] === RUN TestDockerSuite/TestCpLocalOnly 21:41:20 [2022-03-23T21:41:20.748Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 21:41:20 [2022-03-23T21:41:20.867Z] === RUN TestDockerSuite/TestCpNameHasColon 21:41:20 [2022-03-23T21:41:20.867Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 21:41:20 [2022-03-23T21:41:20.867Z] === RUN TestDockerSuite/TestCpRelativePath 21:41:23 [2022-03-23T21:41:23.034Z] === RUN TestDockerSuite/TestCpSpecialFiles 21:41:23 [2022-03-23T21:41:23.034Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 21:41:23 [2022-03-23T21:41:23.034Z] === RUN TestDockerSuite/TestCpSymlinkComponent 21:41:23 [2022-03-23T21:41:23.034Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 21:41:23 [2022-03-23T21:41:23.034Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 21:41:23 [2022-03-23T21:41:23.034Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 21:41:23 [2022-03-23T21:41:23.034Z] === RUN TestDockerSuite/TestCpToCaseA 21:41:23 [2022-03-23T21:41:23.643Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 21:41:26 [2022-03-23T21:41:26.529Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 21:41:29 [2022-03-23T21:41:29.430Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 21:41:29 [2022-03-23T21:41:29.944Z] === RUN TestDockerSuite/TestVolumesNoCopyData 21:41:29 [2022-03-23T21:41:29.944Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.944Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite (2392.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.41s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.61s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.96s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.51s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.75s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.20s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.62s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (86.72s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.72s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.06s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.31s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.55s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.97s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.34s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.45s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.35s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.90s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.49s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.07s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.82s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.44s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.90s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.44s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.71s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.75s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.56s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.52s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.52s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.95s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.28s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.81s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.97s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.74s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.54s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.83s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.67s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.85s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.95s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.83s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.47s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.46s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.53s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.93s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.18s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.16s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.91s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.45s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.82s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.48s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.20s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.73s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.86s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.83s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.48s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 21:41:29 [2022-03-23T21:41:29.944Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildFails (2.63s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.33s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.27s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.55s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.40s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) 21:41:29 [2022-03-23T21:41:29.944Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.53s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.47s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildHistory (11.69s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.06s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLabels (1.08s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.19s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.32s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.68s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.31s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.99s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.19s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.05s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.45s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.12s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.51s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.24s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.84s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.50s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.85s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.81s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.23s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.63s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.18s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.29s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.13s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.99s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildRm (18.24s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.49s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.12s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.91s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.83s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.05s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.99s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildStderr (4.54s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.99s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.62s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.79s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.34s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.29s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.20s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.96s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.49s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.85s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.69s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.20s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.75s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.08s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.84s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.05s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCommitChange (5.40s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.67s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCommitTTY (7.71s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.05s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.59s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.49s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.65s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.64s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.33s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.16s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.29s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.75s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.90s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.65s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.14s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.22s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.14s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.76s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.66s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.20s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.91s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.70s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.67s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.69s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.65s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00046cc00_<nil>} (2.71s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14179625427_c:\foo_false__<nil>_<nil>_<nil>} (2.72s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14179625427_c:\foo_true__<nil>_<nil>_<nil>} (2.73s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.78s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.82s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.92s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.97s) 21:41:29 [2022-03-23T21:41:29.945Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.78s) 21:41:29 [2022-03-23T21:41:29.945Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.48s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.87s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCpToDot (2.76s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCpToStdout (2.99s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.71s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.60s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.22s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.90s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.82s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.86s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.45s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsCopy (4.79s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.89s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.55s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFilters (5.55s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFormat (5.41s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsRename (2.89s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsResize (8.10s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.68s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.14s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.57s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.09s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.17s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.18s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.14s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.90s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.28s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecInspectID (4.68s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.38s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.82s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.10s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.89s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.00s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.65s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.67s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.70s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.69s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectDefault (2.65s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectHistory (4.97s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.66s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.65s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.20s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectStatus (3.41s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.48s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.32s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.71s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.21s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.62s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.69s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.61s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.93s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.72s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.73s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.65s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.60s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.68s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.81s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.71s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsSince (9.29s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsTail (3.14s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.75s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.33s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) 21:41:29 [2022-03-23T21:41:29.946Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.33s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsByOrder (8.63s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.64s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.91s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.61s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.12s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.31s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.85s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.20s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.28s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.37s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.06s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.09s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.70s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.09s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.92s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.64s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.31s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.65s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.53s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.77s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.17s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.84s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.91s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.11s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.54s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.94s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.04s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.80s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.67s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.63s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.51s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.69s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.59s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.99s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.78s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.77s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.36s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.70s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.31s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.63s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunExitCode (2.66s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.62s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.73s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.45s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.72s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.72s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.86s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.50s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.93s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.40s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunRm (2.72s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.75s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.82s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.75s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.18s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.71s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.46s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.74s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.66s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:41:29 [2022-03-23T21:41:29.947Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.41s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.14s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.37s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.57s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.59s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.72s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.69s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.10s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.38s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.60s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.65s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.29s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.65s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.68s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.76s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.52s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.27s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.36s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.23s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.96s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.35s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.51s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.06s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.68s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullIDStability 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullManifestList 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPushBadTag 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestPushUntagged 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestRunByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestTagByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistrySuite/TestV2Only 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerRegistrySuite (0.15s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 21:41:29 [2022-03-23T21:41:29.948Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerRegistryAuthTokenSuite 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerDaemonSuite 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- PASS: TestDockerDaemonSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerSwarmSuite 21:41:29 [2022-03-23T21:41:29.949Z] --- PASS: TestDockerSwarmSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginCreate 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginInspect 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerPluginSuite/TestPluginSet 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- PASS: TestDockerPluginSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerExternalVolumeSuite 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:127: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerNetworkSuite 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:133: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerNetworkSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] === RUN TestDockerHubPullSuite 21:41:29 [2022-03-23T21:41:29.949Z] check_test.go:141: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerHubPullSuite (0.00s) 21:41:29 [2022-03-23T21:41:29.949Z] PASS 21:41:29 [2022-03-23T21:41:29.949Z] ok github.com/docker/docker/integration-cli 2392.415s 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === Skipped 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_api_build_test.go:176: unmatched requirement UnixCli 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) 21:41:29 [2022-03-23T21:41:29.949Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.949Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) 21:41:29 [2022-03-23T21:41:29.949Z] 21:41:29 [2022-03-23T21:41:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_sni_test.go:18: Flakey test 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.950Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 21:41:29 [2022-03-23T21:41:29.950Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 21:41:29 [2022-03-23T21:41:29.951Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 21:41:29 [2022-03-23T21:41:29.951Z] 21:41:29 [2022-03-23T21:41:29.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 21:41:29 [2022-03-23T21:41:29.951Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.442Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 21:41:30 [2022-03-23T21:41:30.442Z] 21:41:30 [2022-03-23T21:41:30.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) 21:41:30 [2022-03-23T21:41:30.442Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.442Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) 21:41:30 [2022-03-23T21:41:30.442Z] 21:41:30 [2022-03-23T21:41:30.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) 21:41:30 [2022-03-23T21:41:30.442Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.442Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 21:41:30 [2022-03-23T21:41:30.442Z] 21:41:30 [2022-03-23T21:41:30.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) 21:41:30 [2022-03-23T21:41:30.442Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.442Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 21:41:30 [2022-03-23T21:41:30.442Z] 21:41:30 [2022-03-23T21:41:30.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) 21:41:30 [2022-03-23T21:41:30.442Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.442Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 21:41:30 [2022-03-23T21:41:30.442Z] 21:41:30 [2022-03-23T21:41:30.442Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 21:41:30 [2022-03-23T21:41:30.442Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.443Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 21:41:30 [2022-03-23T21:41:30.443Z] 21:41:30 [2022-03-23T21:41:30.443Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.444Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] 21:41:30 [2022-03-23T21:41:30.444Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) 21:41:30 [2022-03-23T21:41:30.444Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.445Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 21:41:30 [2022-03-23T21:41:30.445Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.446Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.446Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 21:41:30 [2022-03-23T21:41:30.446Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.447Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 21:41:30 [2022-03-23T21:41:30.447Z] 21:41:30 [2022-03-23T21:41:30.447Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.04s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_start_test.go:95: unmatched requirement IsPausable 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.448Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:41:30 [2022-03-23T21:41:30.448Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.449Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:41:30 [2022-03-23T21:41:30.449Z] 21:41:30 [2022-03-23T21:41:30.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] 21:41:30 [2022-03-23T21:41:30.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:41:30 [2022-03-23T21:41:30.450Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.906Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:41:30 [2022-03-23T21:41:30.906Z] 21:41:30 [2022-03-23T21:41:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:41:30 [2022-03-23T21:41:30.907Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 21:41:30 [2022-03-23T21:41:30.907Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 21:41:30 [2022-03-23T21:41:30.907Z] check_test.go:127: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 21:41:30 [2022-03-23T21:41:30.907Z] check_test.go:133: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 21:41:30 [2022-03-23T21:41:30.907Z] check_test.go:141: unmatched requirement DaemonIsLinux 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] DONE 1088 tests, 539 skipped in 2403.859s 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Integration tests ended at 03/23/2022 21:41:30. Duration:00:40:04.0263761 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Docker info of the daemon under test at end of run 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] Containers: 2 21:41:30 [2022-03-23T21:41:30.907Z] Running: 0 21:41:30 [2022-03-23T21:41:30.907Z] Paused: 0 21:41:30 [2022-03-23T21:41:30.907Z] Stopped: 2 21:41:30 [2022-03-23T21:41:30.907Z] Images: 18 21:41:30 [2022-03-23T21:41:30.907Z] Server Version: 0.0.0-dev 21:41:30 [2022-03-23T21:41:30.907Z] Storage Driver: windowsfilter 21:41:30 [2022-03-23T21:41:30.907Z] Windows: 21:41:30 [2022-03-23T21:41:30.907Z] Logging Driver: json-file 21:41:30 [2022-03-23T21:41:30.907Z] Plugins: 21:41:30 [2022-03-23T21:41:30.907Z] Volume: local 21:41:30 [2022-03-23T21:41:30.907Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 21:41:30 [2022-03-23T21:41:30.907Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 21:41:30 [2022-03-23T21:41:30.907Z] Swarm: inactive 21:41:30 [2022-03-23T21:41:30.907Z] Default Isolation: process 21:41:30 [2022-03-23T21:41:30.907Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 21:41:30 [2022-03-23T21:41:30.907Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) 21:41:30 [2022-03-23T21:41:30.907Z] OSType: windows 21:41:30 [2022-03-23T21:41:30.907Z] Architecture: x86_64 21:41:30 [2022-03-23T21:41:30.907Z] CPUs: 4 21:41:30 [2022-03-23T21:41:30.907Z] Total Memory: 32GiB 21:41:30 [2022-03-23T21:41:30.907Z] Name: azwin-2-34f4e0 21:41:30 [2022-03-23T21:41:30.907Z] ID: 3LWB:MGGB:ESFK:LSOO:ZSG4:WBD3:3LMM:H3XK:6CMP:AHXA:4QJH:2IN2 21:41:30 [2022-03-23T21:41:30.907Z] Docker Root Dir: D:\CI\PR-42638\25\daemon 21:41:30 [2022-03-23T21:41:30.907Z] Debug Mode (client): false 21:41:30 [2022-03-23T21:41:30.907Z] Debug Mode (server): true 21:41:30 [2022-03-23T21:41:30.907Z] File Descriptors: -1 21:41:30 [2022-03-23T21:41:30.907Z] Goroutines: 17 21:41:30 [2022-03-23T21:41:30.907Z] System Time: 2022-03-23T21:41:30.5088171Z 21:41:30 [2022-03-23T21:41:30.907Z] EventsListeners: 0 21:41:30 [2022-03-23T21:41:30.907Z] Registry: https://index.docker.io/v1/ 21:41:30 [2022-03-23T21:41:30.907Z] Labels: 21:41:30 [2022-03-23T21:41:30.907Z] Experimental: false 21:41:30 [2022-03-23T21:41:30.907Z] Insecure Registries: 21:41:30 [2022-03-23T21:41:30.907Z] 127.0.0.0/8 21:41:30 [2022-03-23T21:41:30.907Z] Live Restore Enabled: false 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Stopping daemon under test 21:41:30 [2022-03-23T21:41:30.907Z] SUCCESS: The process with PID 5796 (child process of PID 6060) has been terminated. 21:41:30 [2022-03-23T21:41:30.907Z] SUCCESS: The process with PID 6060 (child process of PID 3412) has been terminated. 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Stop tailing logs of the daemon under tests 21:41:30 [2022-03-23T21:41:30.907Z] INFO: executeCI.ps1 Completed successfully at 03/23/2022 21:41:30. 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Tidying up at end of run 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Saving daemon under test log (d:\CI\PR-42638\25\dut.out) to bundles\CIDUT.out 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Saving daemon under test log (d:\CI\PR-42638\25\dut.err) to bundles\CIDUT.err 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Saving containerd logs to bundles 21:41:30 [2022-03-23T21:41:30.907Z] INFO: Nuke-Everything... 21:41:31 [2022-03-23T21:41:31.361Z] INFO: Container count on control daemon to delete is 2 21:41:31 [2022-03-23T21:41:31.361Z] 707ac0a8c819 21:41:31 [2022-03-23T21:41:31.361Z] 55d3e9b690ea 21:41:31 [2022-03-23T21:41:31.361Z] INFO: Tidying pidfile d:\CI\PR-42638\25\docker.pid 21:41:31 [2022-03-23T21:41:31.361Z] INFO: Nuking d:\CI 21:41:33 [2022-03-23T21:41:33.142Z] === RUN TestDockerSuite/TestRunAttachWithDetach 21:41:33 [2022-03-23T21:41:33.142Z] === RUN TestDockerSuite/TestRunBindMounts 21:41:33 [2022-03-23T21:41:33.324Z] === RUN TestDockerSuite/TestCpToCaseB 21:41:34 [2022-03-23T21:41:34.854Z] === RUN TestDockerSuite/TestCpToCaseC 21:41:34 [2022-03-23T21:41:34.854Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 21:41:34 [2022-03-23T21:41:34.854Z] === RUN TestDockerSuite/TestCpToCaseD 21:41:34 [2022-03-23T21:41:34.854Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 21:41:34 [2022-03-23T21:41:34.854Z] === RUN TestDockerSuite/TestCpToCaseE 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapAddInvalid 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCapDropInvalid 21:41:38 [2022-03-23T21:41:38.907Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux 21:41:38 [2022-03-23T21:41:38.907Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 21:41:41 [2022-03-23T21:41:41.799Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 21:41:41 [2022-03-23T21:41:41.799Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux 21:41:42 [2022-03-23T21:41:42.253Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 21:41:43 [2022-03-23T21:41:43.403Z] === RUN TestDockerSuite/TestCpToCaseF 21:41:43 [2022-03-23T21:41:43.403Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 21:41:43 [2022-03-23T21:41:43.403Z] === RUN TestDockerSuite/TestCpToCaseG 21:41:43 [2022-03-23T21:41:43.403Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 21:41:43 [2022-03-23T21:41:43.403Z] === RUN TestDockerSuite/TestCpToCaseH 21:41:46 [2022-03-23T21:41:46.255Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 21:41:46 [2022-03-23T21:41:46.255Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux 21:41:46 [2022-03-23T21:41:46.255Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 21:41:46 [2022-03-23T21:41:46.255Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux 21:41:46 [2022-03-23T21:41:46.255Z] === RUN TestDockerSuite/TestRunContainerNetwork 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 21:41:49 [2022-03-23T21:41:49.142Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 21:41:49 [2022-03-23T21:41:49.142Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 21:41:49 [2022-03-23T21:41:49.142Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 21:41:49 [2022-03-23T21:41:49.142Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 21:41:49 [2022-03-23T21:41:49.142Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 21:41:49 [2022-03-23T21:41:49.142Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 21:41:49 [2022-03-23T21:41:49.142Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux 21:41:49 [2022-03-23T21:41:49.142Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 21:41:51 [2022-03-23T21:41:51.304Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 21:41:51 [2022-03-23T21:41:51.945Z] === RUN TestDockerSuite/TestCpToCaseI 21:41:51 [2022-03-23T21:41:51.945Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 21:41:51 [2022-03-23T21:41:51.945Z] === RUN TestDockerSuite/TestCpToCaseJ 21:41:51 [2022-03-23T21:41:51.945Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 21:41:51 [2022-03-23T21:41:51.945Z] === RUN TestDockerSuite/TestCpToDot 21:41:54 [2022-03-23T21:41:54.191Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 21:41:56 [2022-03-23T21:41:56.437Z] INFO: Zapped successfully 21:41:56 [2022-03-23T21:41:56.437Z] 21:41:56 [2022-03-23T21:41:56.437Z] INFO: executeCI.ps1 exiting at Wed Mar 23 21:41:55 CUT 2022. Duration 01:05:46.3425640 21:41:56 [2022-03-23T21:41:56.437Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 21:41:56 [2022-03-23T21:41:56.679Z] Recording test results 21:41:57 [2022-03-23T21:41:57.085Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 21:41:57 [2022-03-23T21:41:57.085Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux 21:41:57 [2022-03-23T21:41:57.085Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 21:41:57 [2022-03-23T21:41:57.085Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux 21:41:57 [2022-03-23T21:41:57.085Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 21:41:57 [2022-03-23T21:41:57.085Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 21:41:57 [2022-03-23T21:41:57.085Z] === RUN TestDockerSuite/TestRunCreateVolume 21:41:58 [2022-03-23T21:41:58.988Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 21:41:58 [2022-03-23T21:41:58.988Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 21:41:58 [2022-03-23T21:41:58.988Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 21:41:58 [2022-03-23T21:41:58.988Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 21:41:58 [2022-03-23T21:41:58.988Z] === RUN TestDockerSuite/TestCpToStdout 21:42:00 [2022-03-23T21:42:00.803Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 21:42:00 [2022-03-23T21:42:00.803Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux 21:42:00 [2022-03-23T21:42:00.803Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 21:42:00 [2022-03-23T21:42:00.803Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux 21:42:00 [2022-03-23T21:42:00.803Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 21:42:00 [2022-03-23T21:42:00.803Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux 21:42:00 [2022-03-23T21:42:00.803Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 21:42:00 [2022-03-23T21:42:00.803Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux 21:42:00 [2022-03-23T21:42:00.803Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 21:42:02 [2022-03-23T21:42:02.327Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 21:42:03 [2022-03-23T21:42:03.195Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 21:42:04 [2022-03-23T21:42:04.664Z] Creating win-2022-integration-bundles.zip 21:42:06 [2022-03-23T21:42:06.045Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 21:42:06 [2022-03-23T21:42:06.045Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 21:42:06 [2022-03-23T21:42:06.045Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 21:42:06 [2022-03-23T21:42:06.045Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 21:42:06 [2022-03-23T21:42:06.045Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 21:42:06 [2022-03-23T21:42:06.045Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 21:42:06 [2022-03-23T21:42:06.045Z] === RUN TestDockerSuite/TestCpVolumePath 21:42:06 [2022-03-23T21:42:06.045Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 21:42:06 [2022-03-23T21:42:06.045Z] === RUN TestDockerSuite/TestCreate64ByteHexID 21:42:06 [2022-03-23T21:42:06.045Z] === RUN TestDockerSuite/TestCreateArgs 21:42:06 [2022-03-23T21:42:06.045Z] === RUN TestDockerSuite/TestCreateByImageID [Pipeline] archiveArtifacts 21:42:06 [2022-03-23T21:42:06.397Z] Archiving artifacts 21:42:08 [2022-03-23T21:42:08.212Z] === RUN TestDockerSuite/TestCreateEchoStdout 21:42:09 [2022-03-23T21:42:09.369Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 21:42:09 [2022-03-23T21:42:09.369Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux 21:42:09 [2022-03-23T21:42:09.369Z] === RUN TestDockerSuite/TestRunDNSInHostMode 21:42:09 [2022-03-23T21:42:09.369Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux 21:42:09 [2022-03-23T21:42:09.369Z] === RUN TestDockerSuite/TestRunDNSOptions 21:42:09 [2022-03-23T21:42:09.369Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux 21:42:09 [2022-03-23T21:42:09.369Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 21:42:09 [2022-03-23T21:42:09.369Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux 21:42:09 [2022-03-23T21:42:09.369Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 21:42:09 [2022-03-23T21:42:09.369Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux 21:42:09 [2022-03-23T21:42:09.369Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 21:42:09 [2022-03-23T21:42:09.369Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux 21:42:09 [2022-03-23T21:42:09.369Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 21:42:10 [2022-03-23T21:42:10.381Z] === RUN TestDockerSuite/TestCreateGrowRootfs 21:42:10 [2022-03-23T21:42:10.381Z] === RUN TestDockerSuite/TestCreateHostConfig 21:42:10 [2022-03-23T21:42:10.381Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 21:42:12 [2022-03-23T21:42:12.275Z] === RUN TestDockerSuite/TestRunDeviceNumbers 21:42:12 [2022-03-23T21:42:12.275Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux 21:42:12 [2022-03-23T21:42:12.275Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 21:42:12 [2022-03-23T21:42:12.552Z] === RUN TestDockerSuite/TestCreateLabelFromImage 21:42:12 [2022-03-23T21:42:12.730Z] === RUN TestDockerSuite/TestRunDuplicateMount 21:42:12 [2022-03-23T21:42:12.730Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux 21:42:12 [2022-03-23T21:42:12.730Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 21:42:13 [2022-03-23T21:42:13.009Z] === RUN TestDockerSuite/TestCreateLabels 21:42:13 [2022-03-23T21:42:13.009Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 21:42:13 [2022-03-23T21:42:13.009Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 21:42:13 [2022-03-23T21:42:13.009Z] === RUN TestDockerSuite/TestCreateRM 21:42:13 [2022-03-23T21:42:13.466Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 21:42:13 [2022-03-23T21:42:13.466Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:42:13 [2022-03-23T21:42:13.466Z] === RUN TestDockerSuite/TestCreateStopSignal 21:42:13 [2022-03-23T21:42:13.466Z] === RUN TestDockerSuite/TestCreateStopTimeout 21:42:14 [2022-03-23T21:42:14.082Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 21:42:15 [2022-03-23T21:42:15.622Z] === RUN TestDockerSuite/TestRunEchoStdout 21:42:18 [2022-03-23T21:42:18.507Z] === RUN TestDockerSuite/TestRunEmptyEnv 21:42:18 [2022-03-23T21:42:18.507Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux 21:42:18 [2022-03-23T21:42:18.507Z] === RUN TestDockerSuite/TestRunEntrypoint 21:42:20 [2022-03-23T21:42:20.172Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:42:21 [2022-03-23T21:42:21.091Z] + make clean 21:42:22 [2022-03-23T21:42:22.052Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:42:22 [2022-03-23T21:42:22.052Z] docker-dev-cache 21:42:22 [2022-03-23T21:42:22.052Z] docker-mod-cache [Pipeline] deleteDir 21:42:22 [2022-03-23T21:42:22.224Z] === RUN TestDockerSuite/TestRunEnvironment 21:42:22 [2022-03-23T21:42:22.224Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux 21:42:22 [2022-03-23T21:42:22.224Z] === RUN TestDockerSuite/TestRunEnvironmentErase 21:42:22 [2022-03-23T21:42:22.224Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux 21:42:22 [2022-03-23T21:42:22.224Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 21:42:22 [2022-03-23T21:42:22.224Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux 21:42:22 [2022-03-23T21:42:22.224Z] === RUN TestDockerSuite/TestRunExitCode 21:42:22 [2022-03-23T21:42:22.629Z] === RUN TestDockerSuite/TestCreateVolumesCreated 21:42:22 [2022-03-23T21:42:22.629Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 21:42:22 [2022-03-23T21:42:22.629Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 21:42:24 [2022-03-23T21:42:24.798Z] === RUN TestDockerSuite/TestCreateWithPortRange [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:42:25 [2022-03-23T21:42:25.116Z] === RUN TestDockerSuite/TestRunExitCodeOne 21:42:25 [2022-03-23T21:42:25.254Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 21:42:25 [2022-03-23T21:42:25.254Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 21:42:25 [2022-03-23T21:42:25.254Z] === RUN TestDockerSuite/TestCreateWithWorkdir 21:42:27 [2022-03-23T21:42:27.999Z] === RUN TestDockerSuite/TestRunExitCodeZero 21:42:30 [2022-03-23T21:42:30.884Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 21:42:32 [2022-03-23T21:42:32.298Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDevicePermissions 21:42:32 [2022-03-23T21:42:32.298Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDockerFails 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 21:42:32 [2022-03-23T21:42:32.298Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 21:42:32 [2022-03-23T21:42:32.298Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 21:42:32 [2022-03-23T21:42:32.298Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestEventsAttach 21:42:32 [2022-03-23T21:42:32.298Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestEventsCommit 21:42:32 [2022-03-23T21:42:32.298Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 21:42:32 [2022-03-23T21:42:32.298Z] === RUN TestDockerSuite/TestEventsContainerEvents 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunExposePort 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunFullHostnameSet 21:42:33 [2022-03-23T21:42:33.773Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunGroupAdd 21:42:33 [2022-03-23T21:42:33.773Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunHostnameFQDN 21:42:33 [2022-03-23T21:42:33.773Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 21:42:33 [2022-03-23T21:42:33.773Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 21:42:33 [2022-03-23T21:42:33.773Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 21:42:33 [2022-03-23T21:42:33.773Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunInspectMacAddress 21:42:33 [2022-03-23T21:42:33.773Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux 21:42:33 [2022-03-23T21:42:33.773Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 21:42:35 [2022-03-23T21:42:35.193Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 21:42:36 [2022-03-23T21:42:36.723Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 21:42:38 [2022-03-23T21:42:38.887Z] === RUN TestDockerSuite/TestEventsContainerRestart 21:42:39 [2022-03-23T21:42:39.531Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 21:42:39 [2022-03-23T21:42:39.531Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux 21:42:39 [2022-03-23T21:42:39.531Z] === RUN TestDockerSuite/TestRunInvalidReference 21:42:39 [2022-03-23T21:42:39.531Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 21:42:39 [2022-03-23T21:42:39.531Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux 21:42:39 [2022-03-23T21:42:39.531Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 21:42:39 [2022-03-23T21:42:39.531Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux 21:42:39 [2022-03-23T21:42:39.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 21:42:39 [2022-03-23T21:42:39.531Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux 21:42:39 [2022-03-23T21:42:39.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 21:42:39 [2022-03-23T21:42:39.531Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux 21:42:39 [2022-03-23T21:42:39.531Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 21:42:47 [2022-03-23T21:42:47.428Z] === RUN TestDockerSuite/TestEventsCopy 21:42:48 [2022-03-23T21:42:48.074Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 21:42:48 [2022-03-23T21:42:48.074Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 21:42:48 [2022-03-23T21:42:48.074Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModeHostname 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModeIpcHost 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModePIDContainer 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunModeUTSHost 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunMount 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunMountOrdering 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 21:42:49 [2022-03-23T21:42:49.608Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux 21:42:49 [2022-03-23T21:42:49.608Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 21:42:51 [2022-03-23T21:42:51.148Z] === RUN TestDockerSuite/TestEventsFilterContainer 21:42:55 [2022-03-23T21:42:55.821Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 21:42:57 [2022-03-23T21:42:57.989Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 21:42:58 [2022-03-23T21:42:58.445Z] === RUN TestDockerSuite/TestEventsFilterImageName 21:42:59 [2022-03-23T21:42:59.902Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 21:42:59 [2022-03-23T21:42:59.902Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 21:42:59 [2022-03-23T21:42:59.902Z] === RUN TestDockerSuite/TestRunNamedVolume 21:42:59 [2022-03-23T21:42:59.902Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux 21:42:59 [2022-03-23T21:42:59.902Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 21:42:59 [2022-03-23T21:42:59.902Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux 21:42:59 [2022-03-23T21:42:59.902Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 21:43:02 [2022-03-23T21:43:02.175Z] === RUN TestDockerSuite/TestEventsFilterLabels 21:43:03 [2022-03-23T21:43:03.137Z] === RUN TestDockerSuite/TestEventsFilterType 21:43:04 [2022-03-23T21:43:04.099Z] === RUN TestDockerSuite/TestEventsFilters 21:43:05 [2022-03-23T21:43:05.666Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 21:43:08 [2022-03-23T21:43:08.773Z] === RUN TestDockerSuite/TestEventsFormat 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetHost 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 21:43:10 [2022-03-23T21:43:10.327Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux 21:43:10 [2022-03-23T21:43:10.327Z] === RUN TestDockerSuite/TestRunNoDupVolumes 21:43:10 [2022-03-23T21:43:10.782Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 21:43:12 [2022-03-23T21:43:12.306Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 21:43:13 [2022-03-23T21:43:13.448Z] === RUN TestDockerSuite/TestEventsFormatBadField 21:43:13 [2022-03-23T21:43:13.448Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 21:43:13 [2022-03-23T21:43:13.448Z] === RUN TestDockerSuite/TestEventsImageImport 21:43:13 [2022-03-23T21:43:13.448Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 21:43:13 [2022-03-23T21:43:13.448Z] === RUN TestDockerSuite/TestEventsImageLoad 21:43:13 [2022-03-23T21:43:13.448Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 21:43:13 [2022-03-23T21:43:13.448Z] === RUN TestDockerSuite/TestEventsImagePull 21:43:13 [2022-03-23T21:43:13.448Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 21:43:13 [2022-03-23T21:43:13.448Z] === RUN TestDockerSuite/TestEventsImageTag 21:43:14 [2022-03-23T21:43:14.410Z] === RUN TestDockerSuite/TestEventsPluginOps 21:43:14 [2022-03-23T21:43:14.410Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 21:43:14 [2022-03-23T21:43:14.410Z] === RUN TestDockerSuite/TestEventsRename 21:43:14 [2022-03-23T21:43:14.468Z] === RUN TestDockerSuite/TestRunNonExistingCmd 21:43:16 [2022-03-23T21:43:16.579Z] === RUN TestDockerSuite/TestEventsResize 21:43:16 [2022-03-23T21:43:16.635Z] === RUN TestDockerSuite/TestRunNonExistingImage 21:43:17 [2022-03-23T21:43:17.595Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 21:43:20 [2022-03-23T21:43:20.480Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 21:43:20 [2022-03-23T21:43:20.480Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.480Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 21:43:20 [2022-03-23T21:43:20.480Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.480Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 21:43:20 [2022-03-23T21:43:20.480Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.480Z] === RUN TestDockerSuite/TestRunPortInUse 21:43:20 [2022-03-23T21:43:20.480Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.480Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 21:43:20 [2022-03-23T21:43:20.480Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.935Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 21:43:20 [2022-03-23T21:43:20.935Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.935Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 21:43:20 [2022-03-23T21:43:20.935Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.935Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 21:43:20 [2022-03-23T21:43:20.935Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux 21:43:20 [2022-03-23T21:43:20.935Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 21:43:24 [2022-03-23T21:43:24.649Z] === RUN TestDockerSuite/TestRunPublishPort 21:43:24 [2022-03-23T21:43:24.649Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux 21:43:24 [2022-03-23T21:43:24.649Z] === RUN TestDockerSuite/TestRunReadFilteredProc 21:43:24 [2022-03-23T21:43:24.649Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor 21:43:24 [2022-03-23T21:43:24.649Z] === RUN TestDockerSuite/TestRunReadProcLatency 21:43:24 [2022-03-23T21:43:24.649Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux 21:43:24 [2022-03-23T21:43:24.649Z] === RUN TestDockerSuite/TestRunReadProcTimer 21:43:24 [2022-03-23T21:43:24.649Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux 21:43:24 [2022-03-23T21:43:24.649Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 21:43:24 [2022-03-23T21:43:24.649Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux 21:43:25 [2022-03-23T21:43:25.108Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 21:43:25 [2022-03-23T21:43:25.119Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 21:43:26 [2022-03-23T21:43:26.648Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 21:43:28 [2022-03-23T21:43:28.814Z] === RUN TestDockerSuite/TestEventsTimestampFormats 21:43:33 [2022-03-23T21:43:33.488Z] === RUN TestDockerSuite/TestEventsTop 21:43:33 [2022-03-23T21:43:33.488Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 21:43:33 [2022-03-23T21:43:33.488Z] === RUN TestDockerSuite/TestEventsUntag 21:43:35 [2022-03-23T21:43:35.408Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 21:43:35 [2022-03-23T21:43:35.408Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux 21:43:35 [2022-03-23T21:43:35.408Z] === RUN TestDockerSuite/TestRunRm 21:43:36 [2022-03-23T21:43:36.374Z] === RUN TestDockerSuite/TestEventsUntilInThePast 21:43:39 [2022-03-23T21:43:39.128Z] === RUN TestDockerSuite/TestRunRmAndWait 21:43:40 [2022-03-23T21:43:40.097Z] === RUN TestDockerSuite/TestExec 21:43:40 [2022-03-23T21:43:40.097Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 21:43:40 [2022-03-23T21:43:40.097Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 21:43:40 [2022-03-23T21:43:40.097Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 21:43:40 [2022-03-23T21:43:40.097Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 21:43:41 [2022-03-23T21:43:41.628Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 21:43:43 [2022-03-23T21:43:43.158Z] === RUN TestDockerSuite/TestExecAPIStart 21:43:43 [2022-03-23T21:43:43.158Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 21:43:43 [2022-03-23T21:43:43.158Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 21:43:43 [2022-03-23T21:43:43.158Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 21:43:43 [2022-03-23T21:43:43.158Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 21:43:43 [2022-03-23T21:43:43.158Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 21:43:43 [2022-03-23T21:43:43.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 21:43:44 [2022-03-23T21:43:44.906Z] === RUN TestDockerSuite/TestRunRmPre125Api 21:43:45 [2022-03-23T21:43:45.323Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 21:43:46 [2022-03-23T21:43:46.851Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 21:43:47 [2022-03-23T21:43:47.799Z] === RUN TestDockerSuite/TestRunRootWorkdir 21:43:49 [2022-03-23T21:43:49.029Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 21:43:50 [2022-03-23T21:43:50.690Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 21:43:51 [2022-03-23T21:43:51.201Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 21:43:54 [2022-03-23T21:43:54.405Z] === RUN TestDockerSuite/TestRunSetMacAddress 21:43:54 [2022-03-23T21:43:54.405Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:43:54 [2022-03-23T21:43:54.405Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 21:43:54 [2022-03-23T21:43:54.405Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux 21:43:54 [2022-03-23T21:43:54.405Z] === RUN TestDockerSuite/TestRunState 21:43:54 [2022-03-23T21:43:54.405Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux 21:43:54 [2022-03-23T21:43:54.405Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 21:43:54 [2022-03-23T21:43:54.924Z] === RUN TestDockerSuite/TestExecCgroup 21:43:54 [2022-03-23T21:43:54.924Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 21:43:54 [2022-03-23T21:43:54.924Z] === RUN TestDockerSuite/TestExecEnv 21:43:54 [2022-03-23T21:43:54.924Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 21:43:54 [2022-03-23T21:43:54.924Z] === RUN TestDockerSuite/TestExecEnvLinksHost 21:43:54 [2022-03-23T21:43:54.924Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 21:43:54 [2022-03-23T21:43:54.924Z] === RUN TestDockerSuite/TestExecExitStatus 21:43:57 [2022-03-23T21:43:57.091Z] === RUN TestDockerSuite/TestExecInspectID 21:43:57 [2022-03-23T21:43:57.297Z] === RUN TestDockerSuite/TestRunStdinPipe 21:43:57 [2022-03-23T21:43:57.297Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux 21:43:57 [2022-03-23T21:43:57.298Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 21:43:57 [2022-03-23T21:43:57.752Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 21:43:57 [2022-03-23T21:43:57.752Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux 21:43:57 [2022-03-23T21:43:57.752Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 21:43:57 [2022-03-23T21:43:57.752Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux 21:43:57 [2022-03-23T21:43:57.752Z] === RUN TestDockerSuite/TestRunTLSVerify 21:43:57 [2022-03-23T21:43:57.752Z] === RUN TestDockerSuite/TestRunTTYWithPipe 21:43:57 [2022-03-23T21:43:57.752Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 21:43:57 [2022-03-23T21:43:57.752Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux 21:43:57 [2022-03-23T21:43:57.752Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 21:44:01 [2022-03-23T21:44:01.918Z] === RUN TestDockerSuite/TestExecInteractive 21:44:01 [2022-03-23T21:44:01.918Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 21:44:01 [2022-03-23T21:44:01.918Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 21:44:01 [2022-03-23T21:44:01.918Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 21:44:01 [2022-03-23T21:44:01.918Z] === RUN TestDockerSuite/TestExecParseError 21:44:01 [2022-03-23T21:44:01.918Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 21:44:01 [2022-03-23T21:44:01.918Z] === RUN TestDockerSuite/TestExecPausedContainer 21:44:01 [2022-03-23T21:44:01.918Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 21:44:01 [2022-03-23T21:44:01.918Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 21:44:01 [2022-03-23T21:44:01.918Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 21:44:01 [2022-03-23T21:44:01.918Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUnshareProc 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUserByID 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUserByIDBig 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUserByIDNegative 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUserByIDZero 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUserByName 21:44:03 [2022-03-23T21:44:03.514Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux 21:44:03 [2022-03-23T21:44:03.514Z] === RUN TestDockerSuite/TestRunUserDefaults 21:44:04 [2022-03-23T21:44:04.086Z] === RUN TestDockerSuite/TestExecSetEnv 21:44:04 [2022-03-23T21:44:04.086Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 21:44:04 [2022-03-23T21:44:04.086Z] === RUN TestDockerSuite/TestExecStartFails 21:44:04 [2022-03-23T21:44:04.086Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 21:44:04 [2022-03-23T21:44:04.086Z] === RUN TestDockerSuite/TestExecStateCleanup 21:44:04 [2022-03-23T21:44:04.086Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 21:44:04 [2022-03-23T21:44:04.086Z] === RUN TestDockerSuite/TestExecStopNotHanging 21:44:04 [2022-03-23T21:44:04.086Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 21:44:04 [2022-03-23T21:44:04.086Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 21:44:04 [2022-03-23T21:44:04.086Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 21:44:04 [2022-03-23T21:44:04.086Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 21:44:06 [2022-03-23T21:44:06.252Z] === RUN TestDockerSuite/TestExecUlimits 21:44:06 [2022-03-23T21:44:06.252Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 21:44:06 [2022-03-23T21:44:06.252Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 21:44:06 [2022-03-23T21:44:06.408Z] === RUN TestDockerSuite/TestRunUserNotFound 21:44:06 [2022-03-23T21:44:06.408Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux 21:44:06 [2022-03-23T21:44:06.408Z] === RUN TestDockerSuite/TestRunVerifyContainerID 21:44:09 [2022-03-23T21:44:09.295Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 21:44:09 [2022-03-23T21:44:09.295Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux 21:44:09 [2022-03-23T21:44:09.295Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 21:44:09 [2022-03-23T21:44:09.295Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux 21:44:09 [2022-03-23T21:44:09.295Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 21:44:13 [2022-03-23T21:44:13.009Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 21:44:13 [2022-03-23T21:44:13.304Z] === RUN TestDockerSuite/TestExecWithImageUser 21:44:13 [2022-03-23T21:44:13.304Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 21:44:13 [2022-03-23T21:44:13.304Z] === RUN TestDockerSuite/TestExecWithPrivileged 21:44:13 [2022-03-23T21:44:13.304Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 21:44:13 [2022-03-23T21:44:13.304Z] === RUN TestDockerSuite/TestExecWithUser 21:44:13 [2022-03-23T21:44:13.304Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 21:44:13 [2022-03-23T21:44:13.304Z] === RUN TestDockerSuite/TestGetContainerStats 21:44:19 [2022-03-23T21:44:19.079Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 21:44:23 [2022-03-23T21:44:23.289Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 21:44:26 [2022-03-23T21:44:26.125Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 21:44:28 [2022-03-23T21:44:28.290Z] === RUN TestDockerSuite/TestGetContainerStatsStream 21:44:28 [2022-03-23T21:44:28.314Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 21:44:34 [2022-03-23T21:44:34.069Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 21:44:34 [2022-03-23T21:44:34.069Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 21:44:34 [2022-03-23T21:44:34.069Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 21:44:34 [2022-03-23T21:44:34.069Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 21:44:34 [2022-03-23T21:44:34.069Z] === RUN TestDockerSuite/TestHealth 21:44:34 [2022-03-23T21:44:34.069Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 21:44:34 [2022-03-23T21:44:34.069Z] === RUN TestDockerSuite/TestHistoryExistentImage 21:44:34 [2022-03-23T21:44:34.069Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 21:44:34 [2022-03-23T21:44:34.069Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 21:44:34 [2022-03-23T21:44:34.525Z] === RUN TestDockerSuite/TestHistoryImageWithComment 21:44:36 [2022-03-23T21:44:36.843Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 21:44:36 [2022-03-23T21:44:36.843Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux 21:44:36 [2022-03-23T21:44:36.843Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 21:44:36 [2022-03-23T21:44:36.843Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 21:44:39 [2022-03-23T21:44:39.199Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 21:44:39 [2022-03-23T21:44:39.199Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 21:44:39 [2022-03-23T21:44:39.199Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 21:44:39 [2022-03-23T21:44:39.199Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 21:44:39 [2022-03-23T21:44:39.199Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 21:44:39 [2022-03-23T21:44:39.199Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 21:44:39 [2022-03-23T21:44:39.199Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 21:44:39 [2022-03-23T21:44:39.655Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 21:44:39 [2022-03-23T21:44:39.655Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 21:44:39 [2022-03-23T21:44:39.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 21:44:40 [2022-03-23T21:44:40.010Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 21:44:40 [2022-03-23T21:44:40.618Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 21:44:40 [2022-03-23T21:44:40.619Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 21:44:42 [2022-03-23T21:44:42.785Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 21:44:42 [2022-03-23T21:44:42.785Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 21:44:43 [2022-03-23T21:44:43.813Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 21:44:44 [2022-03-23T21:44:44.950Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithBadDevice 21:44:46 [2022-03-23T21:44:46.699Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 21:44:46 [2022-03-23T21:44:46.699Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 21:44:46 [2022-03-23T21:44:46.699Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 21:44:46 [2022-03-23T21:44:46.699Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 21:44:46 [2022-03-23T21:44:46.699Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithUlimits 21:44:46 [2022-03-23T21:44:46.699Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux 21:44:46 [2022-03-23T21:44:46.699Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 21:44:47 [2022-03-23T21:44:47.120Z] === RUN TestDockerSuite/TestImagesFormat 21:44:47 [2022-03-23T21:44:47.577Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 21:44:47 [2022-03-23T21:44:47.577Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 21:44:47 [2022-03-23T21:44:47.577Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 21:44:51 [2022-03-23T21:44:51.296Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 21:44:51 [2022-03-23T21:44:51.296Z] === RUN TestDockerSuite/TestImportBadURL 21:44:51 [2022-03-23T21:44:51.296Z] === RUN TestDockerSuite/TestImportDisplay 21:44:51 [2022-03-23T21:44:51.296Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.296Z] === RUN TestDockerSuite/TestImportFile 21:44:51 [2022-03-23T21:44:51.297Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.297Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 21:44:51 [2022-03-23T21:44:51.297Z] === RUN TestDockerSuite/TestImportFileWithMessage 21:44:51 [2022-03-23T21:44:51.297Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.297Z] === RUN TestDockerSuite/TestImportGzipped 21:44:51 [2022-03-23T21:44:51.297Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.297Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 21:44:51 [2022-03-23T21:44:51.297Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.297Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 21:44:51 [2022-03-23T21:44:51.297Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 21:44:51 [2022-03-23T21:44:51.297Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 21:44:51 [2022-03-23T21:44:51.297Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.297Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 21:44:51 [2022-03-23T21:44:51.297Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.753Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 21:44:51 [2022-03-23T21:44:51.753Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 21:44:51 [2022-03-23T21:44:51.753Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.753Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 21:44:51 [2022-03-23T21:44:51.753Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:44:51 [2022-03-23T21:44:51.753Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 21:44:52 [2022-03-23T21:44:52.467Z] === RUN TestDockerSuite/TestRunWithoutNetworking 21:44:53 [2022-03-23T21:44:53.917Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 21:44:54 [2022-03-23T21:44:54.634Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 21:44:56 [2022-03-23T21:44:56.084Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 21:44:56 [2022-03-23T21:44:56.085Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 21:44:56 [2022-03-23T21:44:56.085Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 21:44:56 [2022-03-23T21:44:56.085Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 21:44:56 [2022-03-23T21:44:56.085Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 21:44:56 [2022-03-23T21:44:56.085Z] === RUN TestDockerSuite/TestInspectAmpersand 21:44:56 [2022-03-23T21:44:56.085Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 21:44:56 [2022-03-23T21:44:56.085Z] === RUN TestDockerSuite/TestInspectBindMountPoint 21:44:56 [2022-03-23T21:44:56.801Z] === RUN TestDockerSuite/TestRunWorkingDirectory 21:44:58 [2022-03-23T21:44:58.254Z] === RUN TestDockerSuite/TestInspectByPrefix 21:44:58 [2022-03-23T21:44:58.254Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 21:45:00 [2022-03-23T21:45:00.428Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 21:45:00 [2022-03-23T21:45:00.428Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 21:45:00 [2022-03-23T21:45:00.428Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 21:45:00 [2022-03-23T21:45:00.428Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 21:45:00 [2022-03-23T21:45:00.428Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 21:45:00 [2022-03-23T21:45:00.428Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 21:45:00 [2022-03-23T21:45:00.428Z] === RUN TestDockerSuite/TestInspectDefault 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveCheckTimes 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveImageId 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveLoadNoTag 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveLoadParents 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveMultipleNames 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveSingleTag 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 21:45:02 [2022-03-23T21:45:02.562Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 21:45:02 [2022-03-23T21:45:02.562Z] === RUN TestDockerSuite/TestSearchCmdOptions 21:45:02 [2022-03-23T21:45:02.604Z] === RUN TestDockerSuite/TestInspectHistory 21:45:04 [2022-03-23T21:45:04.725Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 21:45:05 [2022-03-23T21:45:05.181Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 21:45:05 [2022-03-23T21:45:05.636Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 21:45:06 [2022-03-23T21:45:06.090Z] === RUN TestDockerSuite/TestSearchWithLimit 21:45:07 [2022-03-23T21:45:07.626Z] === RUN TestDockerSuite/TestSlowStdinClosing 21:45:07 [2022-03-23T21:45:07.626Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 21:45:10 [2022-03-23T21:45:10.610Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 21:45:11 [2022-03-23T21:45:11.139Z] === RUN TestDockerSuite/TestInspectImage 21:45:11 [2022-03-23T21:45:11.140Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 21:45:11 [2022-03-23T21:45:11.140Z] === RUN TestDockerSuite/TestInspectImageFilterInt 21:45:11 [2022-03-23T21:45:11.140Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 21:45:11 [2022-03-23T21:45:11.140Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 21:45:11 [2022-03-23T21:45:11.140Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:45:11 [2022-03-23T21:45:11.140Z] === RUN TestDockerSuite/TestInspectInt64 21:45:13 [2022-03-23T21:45:13.311Z] === RUN TestDockerSuite/TestInspectJSONFields 21:45:13 [2022-03-23T21:45:13.496Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 21:45:15 [2022-03-23T21:45:15.479Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 21:45:15 [2022-03-23T21:45:15.479Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 21:45:16 [2022-03-23T21:45:16.387Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 21:45:16 [2022-03-23T21:45:16.387Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux 21:45:16 [2022-03-23T21:45:16.387Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 21:45:17 [2022-03-23T21:45:17.645Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 21:45:19 [2022-03-23T21:45:19.821Z] === RUN TestDockerSuite/TestInspectPlugin 21:45:19 [2022-03-23T21:45:19.821Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 21:45:19 [2022-03-23T21:45:19.821Z] === RUN TestDockerSuite/TestInspectRootFS 21:45:19 [2022-03-23T21:45:19.821Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 21:45:21 [2022-03-23T21:45:21.985Z] === RUN TestDockerSuite/TestInspectStatus 21:45:24 [2022-03-23T21:45:24.154Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 21:45:26 [2022-03-23T21:45:26.671Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 21:45:26 [2022-03-23T21:45:26.671Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux 21:45:26 [2022-03-23T21:45:26.671Z] === RUN TestDockerSuite/TestStartAttachSilent 21:45:28 [2022-03-23T21:45:28.830Z] === RUN TestDockerSuite/TestInspectTemplateError 21:45:30 [2022-03-23T21:45:30.357Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 21:45:31 [2022-03-23T21:45:31.336Z] === RUN TestDockerSuite/TestStartAttachWithRename 21:45:31 [2022-03-23T21:45:31.336Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux 21:45:31 [2022-03-23T21:45:31.336Z] === RUN TestDockerSuite/TestStartMultipleContainers 21:45:31 [2022-03-23T21:45:31.336Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux 21:45:31 [2022-03-23T21:45:31.336Z] === RUN TestDockerSuite/TestStartPausedContainer 21:45:31 [2022-03-23T21:45:31.336Z] docker_cli_start_test.go:95: unmatched requirement IsPausable 21:45:31 [2022-03-23T21:45:31.792Z] === RUN TestDockerSuite/TestStartRecordError 21:45:31 [2022-03-23T21:45:31.792Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux 21:45:31 [2022-03-23T21:45:31.792Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 21:45:37 [2022-03-23T21:45:37.405Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 21:45:39 [2022-03-23T21:45:39.570Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 21:45:40 [2022-03-23T21:45:40.349Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 21:45:40 [2022-03-23T21:45:40.349Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 21:45:40 [2022-03-23T21:45:40.349Z] === RUN TestDockerSuite/TestStatsAllNoStream 21:45:40 [2022-03-23T21:45:40.349Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 21:45:40 [2022-03-23T21:45:40.349Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 21:45:40 [2022-03-23T21:45:40.349Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 21:45:40 [2022-03-23T21:45:40.349Z] === RUN TestDockerSuite/TestStatsContainerNotFound 21:45:40 [2022-03-23T21:45:40.349Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 21:45:40 [2022-03-23T21:45:40.349Z] === RUN TestDockerSuite/TestStatsFormatAll 21:45:40 [2022-03-23T21:45:40.349Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 21:45:40 [2022-03-23T21:45:40.349Z] === RUN TestDockerSuite/TestStatsNoStream 21:45:40 [2022-03-23T21:45:40.349Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 21:45:40 [2022-03-23T21:45:40.349Z] === RUN TestDockerSuite/TestTopMultipleArgs 21:45:41 [2022-03-23T21:45:41.931Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 21:45:43 [2022-03-23T21:45:43.459Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 21:45:44 [2022-03-23T21:45:44.071Z] === RUN TestDockerSuite/TestTopNonPrivileged 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestInspectUnknownObject 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestLinkShortDefinition 21:45:45 [2022-03-23T21:45:45.628Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestLinksEnvs 21:45:45 [2022-03-23T21:45:45.628Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 21:45:45 [2022-03-23T21:45:45.628Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 21:45:45 [2022-03-23T21:45:45.628Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 21:45:45 [2022-03-23T21:45:45.628Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 21:45:45 [2022-03-23T21:45:45.628Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 21:45:45 [2022-03-23T21:45:45.628Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 21:45:45 [2022-03-23T21:45:45.628Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 21:45:46 [2022-03-23T21:45:46.084Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.084Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 21:45:46 [2022-03-23T21:45:46.085Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 21:45:46 [2022-03-23T21:45:46.085Z] === RUN TestDockerSuite/TestLoginWithoutTTY 21:45:46 [2022-03-23T21:45:46.085Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 21:45:46 [2022-03-23T21:45:46.085Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 21:45:47 [2022-03-23T21:45:47.618Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 21:45:47 [2022-03-23T21:45:47.788Z] === RUN TestDockerSuite/TestTopPrivileged 21:45:47 [2022-03-23T21:45:47.788Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 21:45:47 [2022-03-23T21:45:47.788Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 21:45:49 [2022-03-23T21:45:49.784Z] === RUN TestDockerSuite/TestLogsAPIUntil 21:45:51 [2022-03-23T21:45:51.505Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 21:45:51 [2022-03-23T21:45:51.505Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux 21:45:51 [2022-03-23T21:45:51.505Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 21:45:51 [2022-03-23T21:45:51.505Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 21:45:51 [2022-03-23T21:45:51.505Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 21:45:51 [2022-03-23T21:45:51.505Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 21:45:51 [2022-03-23T21:45:51.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 21:45:51 [2022-03-23T21:45:51.505Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux 21:45:51 [2022-03-23T21:45:51.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 21:45:51 [2022-03-23T21:45:51.505Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux 21:45:51 [2022-03-23T21:45:51.505Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 21:45:51 [2022-03-23T21:45:51.505Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux 21:45:51 [2022-03-23T21:45:51.505Z] === RUN TestDockerSuite/TestVolumeCLICreate 21:45:55 [2022-03-23T21:45:55.551Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 21:45:57 [2022-03-23T21:45:57.718Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 21:45:57 [2022-03-23T21:45:57.718Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 21:45:57 [2022-03-23T21:45:57.718Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 21:45:59 [2022-03-23T21:45:59.886Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 21:45:59 [2022-03-23T21:45:59.886Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 21:46:06 [2022-03-23T21:46:06.939Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 21:46:09 [2022-03-23T21:46:09.135Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 21:46:09 [2022-03-23T21:46:09.135Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 21:46:09 [2022-03-23T21:46:09.135Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 21:46:09 [2022-03-23T21:46:09.135Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 21:46:09 [2022-03-23T21:46:09.135Z] === RUN TestDockerSuite/TestVolumeCLIInspect 21:46:09 [2022-03-23T21:46:09.135Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 21:46:09 [2022-03-23T21:46:09.135Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 21:46:09 [2022-03-23T21:46:09.135Z] === RUN TestDockerSuite/TestVolumeCLILs 21:46:11 [2022-03-23T21:46:11.305Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 21:46:11 [2022-03-23T21:46:11.305Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 21:46:12 [2022-03-23T21:46:12.712Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 21:46:15 [2022-03-23T21:46:15.018Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 21:46:15 [2022-03-23T21:46:15.018Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 21:46:15 [2022-03-23T21:46:15.474Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 21:46:15 [2022-03-23T21:46:15.474Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 21:46:15 [2022-03-23T21:46:15.930Z] === RUN TestDockerSuite/TestVolumeCLIRm 21:46:19 [2022-03-23T21:46:19.768Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 21:46:21 [2022-03-23T21:46:21.938Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 21:46:24 [2022-03-23T21:46:24.104Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 21:46:24 [2022-03-23T21:46:24.104Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 21:46:24 [2022-03-23T21:46:24.104Z] === RUN TestDockerSuite/TestLogsFollowStopped 21:46:26 [2022-03-23T21:46:26.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 21:46:26 [2022-03-23T21:46:26.212Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 21:46:26 [2022-03-23T21:46:26.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 21:46:26 [2022-03-23T21:46:26.213Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 21:46:26 [2022-03-23T21:46:26.213Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 21:46:26 [2022-03-23T21:46:26.213Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 21:46:26 [2022-03-23T21:46:26.213Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 21:46:27 [2022-03-23T21:46:27.006Z] === RUN TestDockerSuite/TestLogsSeparateStderr 21:46:28 [2022-03-23T21:46:28.538Z] === RUN TestDockerSuite/TestLogsSince 21:46:36 [2022-03-23T21:46:36.498Z] === RUN TestDockerSuite/TestVolumeLsFormat 21:46:36 [2022-03-23T21:46:36.498Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 21:46:36 [2022-03-23T21:46:36.498Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 21:46:38 [2022-03-23T21:46:38.867Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 21:46:38 [2022-03-23T21:46:38.867Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 21:46:38 [2022-03-23T21:46:38.867Z] === RUN TestDockerSuite/TestLogsStderrInStdout 21:46:38 [2022-03-23T21:46:38.867Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 21:46:38 [2022-03-23T21:46:38.867Z] === RUN TestDockerSuite/TestLogsTail 21:46:40 [2022-03-23T21:46:40.396Z] === RUN TestDockerSuite/TestLogsTimestamps 21:46:42 [2022-03-23T21:46:42.564Z] === RUN TestDockerSuite/TestLogsWithDetails 21:46:44 [2022-03-23T21:46:44.732Z] === RUN TestDockerSuite/TestMountIntoProc 21:46:44 [2022-03-23T21:46:44.732Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.732Z] === RUN TestDockerSuite/TestMountIntoSys 21:46:44 [2022-03-23T21:46:44.732Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.732Z] === RUN TestDockerSuite/TestNetHostname 21:46:44 [2022-03-23T21:46:44.732Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.732Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 21:46:44 [2022-03-23T21:46:44.732Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.732Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 21:46:44 [2022-03-23T21:46:44.732Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.732Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 21:46:44 [2022-03-23T21:46:44.732Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.732Z] === RUN TestDockerSuite/TestPluginActive 21:46:44 [2022-03-23T21:46:44.732Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPluginActiveNetwork 21:46:44 [2022-03-23T21:46:44.733Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 21:46:44 [2022-03-23T21:46:44.733Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPluginLogDriver 21:46:44 [2022-03-23T21:46:44.733Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 21:46:44 [2022-03-23T21:46:44.733Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPluginMetricsCollector 21:46:44 [2022-03-23T21:46:44.733Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPluginUpgrade 21:46:44 [2022-03-23T21:46:44.733Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 21:46:44 [2022-03-23T21:46:44.733Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 21:46:44 [2022-03-23T21:46:44.733Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 21:46:45 [2022-03-23T21:46:45.188Z] === RUN TestDockerSuite/TestPortExposeHostBinding 21:46:45 [2022-03-23T21:46:45.188Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 21:46:45 [2022-03-23T21:46:45.188Z] === RUN TestDockerSuite/TestPortHostBinding 21:46:45 [2022-03-23T21:46:45.188Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 21:46:45 [2022-03-23T21:46:45.188Z] === RUN TestDockerSuite/TestPortList 21:46:45 [2022-03-23T21:46:45.188Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 21:46:45 [2022-03-23T21:46:45.188Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 21:46:49 [2022-03-23T21:46:49.030Z] === RUN TestDockerSuite/TestVolumesNoCopyData 21:46:49 [2022-03-23T21:46:49.030Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.030Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersAttach 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 21:46:49 [2022-03-23T21:46:49.859Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 21:46:49 [2022-03-23T21:46:49.859Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite (2565.87s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.47s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.12s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.19s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.21s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.72s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.34s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.25s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.31s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.32s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.36s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.32s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.51s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.57s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.29s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.00s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.38s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.39s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.41s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.97s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.46s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.22s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.59s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCmd (0.76s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.99s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.75s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.91s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.05s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.58s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.90s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.11s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.24s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.66s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.62s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.99s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.45s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.58s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.75s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.90s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.75s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.12s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.42s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.15s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.78s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.77s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.10s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.48s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.94s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.57s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.76s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFails (3.09s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.08s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.15s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.96s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.34s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.82s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildHistory (12.05s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.89s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.93s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildLabel (1.02s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) 21:46:50 [2022-03-23T21:46:50.557Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.24s) 21:46:50 [2022-03-23T21:46:50.557Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.70s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.49s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.55s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.81s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.74s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.71s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.19s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.79s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.93s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.51s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.50s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.14s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.19s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.67s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.27s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.80s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.63s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.42s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.18s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.37s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildRm (13.44s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.36s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.38s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.43s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.89s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.46s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.98s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.93s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildStderr (5.04s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.82s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.08s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.34s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.22s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.94s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.06s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.56s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.41s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.55s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.88s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (17.89s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.58s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.63s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.09s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (4.54s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCommitChange (5.59s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.09s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCommitTTY (7.69s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.68s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.04s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.13s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.06s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.08s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.09s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.65s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.64s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.65s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.69s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.24s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.07s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.16s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.74s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.04s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.85s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.38s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.99s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.03s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.69s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.90s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.12s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.72s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.84s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.93s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.95s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (3.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00045d200_<nil>} (2.98s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1236971693_c:\foo_false__<nil>_<nil>_<nil>} (2.98s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1236971693_c:\foo_true__<nil>_<nil>_<nil>} (2.96s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.09s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.07s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.12s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.61s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.30s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.37s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.23s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpToDot (3.09s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCpToStdout (3.24s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.06s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) 21:46:50 [2022-03-23T21:46:50.558Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.87s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) 21:46:50 [2022-03-23T21:46:50.558Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.03s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.11s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.13s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.71s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsCopy (5.38s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.41s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.98s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.03s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFilters (6.14s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFormat (6.09s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsRename (3.14s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsResize (33.41s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.81s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.65s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.15s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.04s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.98s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.06s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.09s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.68s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.62s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.47s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.70s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecInspectID (4.54s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.78s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.69s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.44s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.18s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.08s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.13s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.04s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.09s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.28s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.29s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.05s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.21s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.33s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectDefault (3.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectHistory (4.98s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.65s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.18s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.70s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.64s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectStatus (3.71s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.64s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.61s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.95s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.58s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.98s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.93s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.96s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.99s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.00s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.58s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.88s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.87s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.82s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.66s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.45s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.13s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsSince (9.72s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsTail (3.38s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.09s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.05s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.84s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.97s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPsByOrder (12.47s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.34s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.61s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:46:50 [2022-03-23T21:46:50.559Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.62s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.42s) 21:46:50 [2022-03-23T21:46:50.559Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.56s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.68s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.71s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.97s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.05s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.12s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.69s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.04s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.88s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.61s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.83s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.59s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.30s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.59s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.26s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.76s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.06s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.22s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.36s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.23s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.39s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.85s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.00s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.04s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.12s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.04s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.98s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.72s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.19s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.10s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.11s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.97s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.03s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.07s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.00s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.11s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunExitCode (3.05s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.98s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.04s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.42s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.58s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.47s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.91s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.42s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.23s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.07s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.74s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.06s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.64s) 21:46:50 [2022-03-23T21:46:50.560Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunRm (3.10s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.97s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.08s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.96s) 21:46:50 [2022-03-23T21:46:50.560Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.54s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.94s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.98s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.90s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.75s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.03s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.99s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.40s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.83s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.04s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.06s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.51s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.41s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.06s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.88s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.93s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.92s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.98s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.46s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.52s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.51s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.75s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.71s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.71s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) 21:46:51 [2022-03-23T21:46:51.016Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.29s) 21:46:51 [2022-03-23T21:46:51.016Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.68s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.64s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.14s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.54s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.86s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullIDStability 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullManifestList 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPushBadTag 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestPushUntagged 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestRunByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestTagByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistrySuite/TestV2Only 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerRegistrySuite (0.13s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthTokenSuite 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerDaemonSuite 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerDaemonSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerSwarmSuite 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerSwarmSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginCreate 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginInspect 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerPluginSuite/TestPluginSet 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] --- PASS: TestDockerPluginSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerExternalVolumeSuite 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:127: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.017Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.017Z] === RUN TestDockerNetworkSuite 21:46:51 [2022-03-23T21:46:51.017Z] check_test.go:133: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerNetworkSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.018Z] === RUN TestDockerHubPullSuite 21:46:51 [2022-03-23T21:46:51.018Z] check_test.go:141: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerHubPullSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.018Z] PASS 21:46:51 [2022-03-23T21:46:51.018Z] ok github.com/docker/docker/integration-cli 2566.209s 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === Skipped 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_build_test.go:176: unmatched requirement UnixCli 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.99s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.018Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] 21:46:51 [2022-03-23T21:46:51.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) 21:46:51 [2022-03-23T21:46:51.018Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_sni_test.go:18: Flakey test 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.019Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 21:46:51 [2022-03-23T21:46:51.019Z] 21:46:51 [2022-03-23T21:46:51.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.020Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:46:51 [2022-03-23T21:46:51.020Z] 21:46:51 [2022-03-23T21:46:51.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.477Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 21:46:51 [2022-03-23T21:46:51.477Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.478Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:46:51 [2022-03-23T21:46:51.478Z] 21:46:51 [2022-03-23T21:46:51.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.479Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 21:46:51 [2022-03-23T21:46:51.479Z] 21:46:51 [2022-03-23T21:46:51.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.480Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 21:46:51 [2022-03-23T21:46:51.480Z] 21:46:51 [2022-03-23T21:46:51.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_start_test.go:95: unmatched requirement IsPausable 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.481Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 21:46:51 [2022-03-23T21:46:51.481Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.482Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] 21:46:51 [2022-03-23T21:46:51.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:46:51 [2022-03-23T21:46:51.482Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:127: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:133: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 21:46:51 [2022-03-23T21:46:51.483Z] check_test.go:141: unmatched requirement DaemonIsLinux 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] DONE 1088 tests, 544 skipped in 2575.984s 21:46:51 [2022-03-23T21:46:51.483Z] INFO: Integration tests ended at 03/23/2022 21:46:51. Duration:00:42:56.2468360 21:46:51 [2022-03-23T21:46:51.483Z] INFO: Docker info of the daemon under test at end of run 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] Containers: 2 21:46:51 [2022-03-23T21:46:51.483Z] Running: 0 21:46:51 [2022-03-23T21:46:51.483Z] Paused: 0 21:46:51 [2022-03-23T21:46:51.483Z] Stopped: 2 21:46:51 [2022-03-23T21:46:51.483Z] Images: 18 21:46:51 [2022-03-23T21:46:51.483Z] Server Version: 0.0.0-dev 21:46:51 [2022-03-23T21:46:51.483Z] Storage Driver: windowsfilter 21:46:51 [2022-03-23T21:46:51.483Z] Windows: 21:46:51 [2022-03-23T21:46:51.483Z] Logging Driver: json-file 21:46:51 [2022-03-23T21:46:51.483Z] Plugins: 21:46:51 [2022-03-23T21:46:51.483Z] Volume: local 21:46:51 [2022-03-23T21:46:51.483Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 21:46:51 [2022-03-23T21:46:51.483Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 21:46:51 [2022-03-23T21:46:51.483Z] Swarm: inactive 21:46:51 [2022-03-23T21:46:51.483Z] Default Isolation: process 21:46:51 [2022-03-23T21:46:51.483Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) 21:46:51 [2022-03-23T21:46:51.483Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) 21:46:51 [2022-03-23T21:46:51.483Z] OSType: windows 21:46:51 [2022-03-23T21:46:51.483Z] Architecture: x86_64 21:46:51 [2022-03-23T21:46:51.483Z] CPUs: 4 21:46:51 [2022-03-23T21:46:51.483Z] Total Memory: 32GiB 21:46:51 [2022-03-23T21:46:51.483Z] Name: azwin-2-c236d0 21:46:51 [2022-03-23T21:46:51.483Z] ID: IMB5:BRH7:QDYA:FUTI:EZVF:TL46:UKPA:6C6I:7RJA:WG7K:BNMU:DSCR 21:46:51 [2022-03-23T21:46:51.483Z] Docker Root Dir: D:\CI\PR-42638\25\daemon 21:46:51 [2022-03-23T21:46:51.483Z] Debug Mode (client): false 21:46:51 [2022-03-23T21:46:51.483Z] Debug Mode (server): true 21:46:51 [2022-03-23T21:46:51.483Z] File Descriptors: -1 21:46:51 [2022-03-23T21:46:51.483Z] Goroutines: 44 21:46:51 [2022-03-23T21:46:51.483Z] System Time: 2022-03-23T21:46:51.4111649Z 21:46:51 [2022-03-23T21:46:51.483Z] EventsListeners: 0 21:46:51 [2022-03-23T21:46:51.483Z] Registry: https://index.docker.io/v1/ 21:46:51 [2022-03-23T21:46:51.483Z] Labels: 21:46:51 [2022-03-23T21:46:51.483Z] Experimental: false 21:46:51 [2022-03-23T21:46:51.483Z] Insecure Registries: 21:46:51 [2022-03-23T21:46:51.483Z] 127.0.0.0/8 21:46:51 [2022-03-23T21:46:51.483Z] Live Restore Enabled: false 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.483Z] 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Stopping daemon under test 21:46:51 [2022-03-23T21:46:51.939Z] SUCCESS: The process with PID 4892 (child process of PID 5016) has been terminated. 21:46:51 [2022-03-23T21:46:51.939Z] SUCCESS: The process with PID 5016 (child process of PID 4560) has been terminated. 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Stop tailing logs of the daemon under tests 21:46:51 [2022-03-23T21:46:51.939Z] INFO: executeCI.ps1 Completed successfully at 03/23/2022 21:46:51. 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Tidying up at end of run 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Saving daemon under test log (d:\CI\PR-42638\25\dut.out) to bundles\CIDUT.out 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Saving daemon under test log (d:\CI\PR-42638\25\dut.err) to bundles\CIDUT.err 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Saving containerd logs to bundles 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Nuke-Everything... 21:46:51 [2022-03-23T21:46:51.939Z] INFO: Container count on control daemon to delete is 2 21:46:52 [2022-03-23T21:46:52.395Z] f430b6fdb365 21:46:52 [2022-03-23T21:46:52.395Z] 09645e2e8a29 21:46:52 [2022-03-23T21:46:52.395Z] INFO: Tidying pidfile d:\CI\PR-42638\25\docker.pid 21:46:52 [2022-03-23T21:46:52.395Z] INFO: Killing containerd with PID 5228 21:46:52 [2022-03-23T21:46:52.395Z] INFO: Nuking d:\CI 21:46:53 [2022-03-23T21:46:53.584Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 21:46:53 [2022-03-23T21:46:53.584Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 21:46:53 [2022-03-23T21:46:53.584Z] === RUN TestDockerSuite/TestPsByOrder 21:47:02 [2022-03-23T21:47:02.124Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 21:47:02 [2022-03-23T21:47:02.124Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux 21:47:02 [2022-03-23T21:47:02.124Z] === RUN TestDockerSuite/TestPsListContainersBase 21:47:13 [2022-03-23T21:47:13.595Z] INFO: Zapped successfully 21:47:13 [2022-03-23T21:47:13.595Z] 21:47:13 [2022-03-23T21:47:13.595Z] INFO: executeCI.ps1 exiting at Wed Mar 23 21:47:12 CUT 2022. Duration 01:10:36.0513692 21:47:13 [2022-03-23T21:47:13.595Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 21:47:13 [2022-03-23T21:47:13.831Z] Recording test results 21:47:14 [2022-03-23T21:47:14.474Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 21:47:22 [2022-03-23T21:47:22.718Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 21:47:24 [2022-03-23T21:47:24.251Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts 21:47:26 [2022-03-23T21:47:26.624Z] Archiving artifacts 21:47:26 [2022-03-23T21:47:26.823Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 21:47:26 [2022-03-23T21:47:26.823Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 21:47:26 [2022-03-23T21:47:26.823Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 21:47:26 [2022-03-23T21:47:26.823Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 21:47:39 [2022-03-23T21:47:39.192Z] === RUN TestDockerSuite/TestPsListContainersFilterID 21:47:41 [2022-03-23T21:47:41.799Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:47:42 [2022-03-23T21:47:42.096Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 21:47:43 [2022-03-23T21:47:43.082Z] + make clean 21:47:44 [2022-03-23T21:47:44.042Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:47:44 [2022-03-23T21:47:44.042Z] docker-dev-cache 21:47:44 [2022-03-23T21:47:44.042Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:47:59 [2022-03-23T21:47:59.756Z] === RUN TestDockerSuite/TestPsListContainersFilterName 21:48:02 [2022-03-23T21:48:02.650Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 21:48:02 [2022-03-23T21:48:02.650Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux 21:48:02 [2022-03-23T21:48:02.650Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 21:48:02 [2022-03-23T21:48:02.650Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux 21:48:02 [2022-03-23T21:48:02.650Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 21:48:12 [2022-03-23T21:48:12.948Z] === RUN TestDockerSuite/TestPsListContainersSize 21:48:12 [2022-03-23T21:48:12.948Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 21:48:12 [2022-03-23T21:48:12.948Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 21:48:12 [2022-03-23T21:48:12.948Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux 21:48:12 [2022-03-23T21:48:12.948Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 21:48:12 [2022-03-23T21:48:12.948Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux 21:48:12 [2022-03-23T21:48:12.948Z] === RUN TestDockerSuite/TestPsRightTagName 21:48:12 [2022-03-23T21:48:12.948Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux 21:48:12 [2022-03-23T21:48:12.948Z] === RUN TestDockerSuite/TestPsShowMounts 21:48:18 [2022-03-23T21:48:18.724Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 21:48:18 [2022-03-23T21:48:18.724Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux 21:48:18 [2022-03-23T21:48:18.724Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 21:48:20 [2022-03-23T21:48:20.890Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 21:48:20 [2022-03-23T21:48:20.890Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 21:48:20 [2022-03-23T21:48:20.890Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 21:48:21 [2022-03-23T21:48:21.851Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 21:48:22 [2022-03-23T21:48:22.814Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 21:48:22 [2022-03-23T21:48:22.814Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 21:48:22 [2022-03-23T21:48:22.814Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 21:48:26 [2022-03-23T21:48:26.537Z] === RUN TestDockerSuite/TestRestartContainerSuccess 21:48:30 [2022-03-23T21:48:30.259Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 21:48:32 [2022-03-23T21:48:32.429Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 21:48:50 [2022-03-23T21:48:50.222Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 21:48:50 [2022-03-23T21:48:50.222Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 21:48:50 [2022-03-23T21:48:50.222Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 21:48:56 [2022-03-23T21:48:56.001Z] === RUN TestDockerSuite/TestRestartPolicyAlways 21:48:56 [2022-03-23T21:48:56.001Z] === RUN TestDockerSuite/TestRestartPolicyNO 21:48:56 [2022-03-23T21:48:56.001Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 21:48:56 [2022-03-23T21:48:56.456Z] === RUN TestDockerSuite/TestRestartRunningContainer 21:49:00 [2022-03-23T21:49:00.177Z] === RUN TestDockerSuite/TestRestartStoppedContainer 21:49:03 [2022-03-23T21:49:03.895Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 21:49:03 [2022-03-23T21:49:03.895Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 21:49:03 [2022-03-23T21:49:03.895Z] === RUN TestDockerSuite/TestRestartWithVolumes 21:49:07 [2022-03-23T21:49:07.623Z] === RUN TestDockerSuite/TestRmiBlank 21:49:08 [2022-03-23T21:49:08.081Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 21:49:08 [2022-03-23T21:49:08.081Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 21:49:22 [2022-03-23T21:49:22.858Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 21:49:24 [2022-03-23T21:49:24.386Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 21:49:24 [2022-03-23T21:49:24.843Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 21:49:30 [2022-03-23T21:49:30.754Z] === RUN TestDockerSuite/TestRmiImgIDForce 21:49:41 [2022-03-23T21:49:41.048Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 21:49:53 [2022-03-23T21:49:53.416Z] === RUN TestDockerSuite/TestRmiParentImageFail 21:49:57 [2022-03-23T21:49:57.148Z] === RUN TestDockerSuite/TestRmiTag 21:49:57 [2022-03-23T21:49:57.148Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 21:50:00 [2022-03-23T21:50:00.061Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 21:50:17 [2022-03-23T21:50:17.705Z] === RUN TestDockerSuite/TestRmiWithContainerFails 21:50:18 [2022-03-23T21:50:18.161Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 21:50:22 [2022-03-23T21:50:22.832Z] === RUN TestDockerSuite/TestRmiWithParentInUse 21:50:23 [2022-03-23T21:50:23.798Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 21:50:23 [2022-03-23T21:50:23.798Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux 21:50:23 [2022-03-23T21:50:23.798Z] === RUN TestDockerSuite/TestRunAddHost 21:50:23 [2022-03-23T21:50:23.798Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux 21:50:23 [2022-03-23T21:50:23.798Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 21:50:23 [2022-03-23T21:50:23.798Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux 21:50:23 [2022-03-23T21:50:23.798Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 21:50:23 [2022-03-23T21:50:23.798Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux 21:50:23 [2022-03-23T21:50:23.798Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 21:50:23 [2022-03-23T21:50:23.798Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux 21:50:23 [2022-03-23T21:50:23.798Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 21:50:23 [2022-03-23T21:50:23.798Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux 21:50:24 [2022-03-23T21:50:24.253Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 21:50:24 [2022-03-23T21:50:24.253Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux 21:50:24 [2022-03-23T21:50:24.253Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 21:50:25 [2022-03-23T21:50:25.781Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 21:50:25 [2022-03-23T21:50:25.781Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux 21:50:25 [2022-03-23T21:50:25.781Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 21:50:25 [2022-03-23T21:50:25.781Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 21:50:25 [2022-03-23T21:50:25.781Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 21:50:30 [2022-03-23T21:50:30.457Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 21:50:32 [2022-03-23T21:50:32.625Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 21:50:34 [2022-03-23T21:50:34.794Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 21:50:36 [2022-03-23T21:50:36.964Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 21:50:44 [2022-03-23T21:50:44.012Z] === RUN TestDockerSuite/TestRunAttachWithDetach 21:50:44 [2022-03-23T21:50:44.012Z] === RUN TestDockerSuite/TestRunBindMounts 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapAddInvalid 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCapDropInvalid 21:50:48 [2022-03-23T21:50:48.726Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux 21:50:48 [2022-03-23T21:50:48.726Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 21:50:50 [2022-03-23T21:50:50.257Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 21:50:50 [2022-03-23T21:50:50.257Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux 21:50:50 [2022-03-23T21:50:50.257Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 21:50:53 [2022-03-23T21:50:53.153Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 21:50:53 [2022-03-23T21:50:53.153Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux 21:50:53 [2022-03-23T21:50:53.153Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 21:50:53 [2022-03-23T21:50:53.153Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux 21:50:53 [2022-03-23T21:50:53.610Z] === RUN TestDockerSuite/TestRunContainerNetwork 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 21:50:55 [2022-03-23T21:50:55.136Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 21:50:55 [2022-03-23T21:50:55.136Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 21:50:55 [2022-03-23T21:50:55.136Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 21:50:55 [2022-03-23T21:50:55.136Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 21:50:55 [2022-03-23T21:50:55.136Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 21:50:55 [2022-03-23T21:50:55.136Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 21:50:55 [2022-03-23T21:50:55.136Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux 21:50:55 [2022-03-23T21:50:55.136Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 21:50:57 [2022-03-23T21:50:57.305Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 21:50:59 [2022-03-23T21:50:59.473Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 21:51:01 [2022-03-23T21:51:01.641Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 21:51:01 [2022-03-23T21:51:01.641Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux 21:51:01 [2022-03-23T21:51:01.641Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 21:51:01 [2022-03-23T21:51:01.641Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux 21:51:01 [2022-03-23T21:51:01.641Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 21:51:01 [2022-03-23T21:51:01.641Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 21:51:01 [2022-03-23T21:51:01.641Z] === RUN TestDockerSuite/TestRunCreateVolume 21:51:03 [2022-03-23T21:51:03.809Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 21:51:03 [2022-03-23T21:51:03.809Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux 21:51:03 [2022-03-23T21:51:03.809Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 21:51:03 [2022-03-23T21:51:03.809Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux 21:51:03 [2022-03-23T21:51:03.809Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 21:51:03 [2022-03-23T21:51:03.809Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux 21:51:03 [2022-03-23T21:51:03.809Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 21:51:03 [2022-03-23T21:51:03.809Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux 21:51:03 [2022-03-23T21:51:03.809Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 21:51:05 [2022-03-23T21:51:05.986Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 21:51:10 [2022-03-23T21:51:10.657Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 21:51:10 [2022-03-23T21:51:10.657Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux 21:51:10 [2022-03-23T21:51:10.657Z] === RUN TestDockerSuite/TestRunDNSInHostMode 21:51:10 [2022-03-23T21:51:10.657Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux 21:51:10 [2022-03-23T21:51:10.657Z] === RUN TestDockerSuite/TestRunDNSOptions 21:51:10 [2022-03-23T21:51:10.657Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux 21:51:10 [2022-03-23T21:51:10.657Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 21:51:10 [2022-03-23T21:51:10.657Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux 21:51:11 [2022-03-23T21:51:11.114Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 21:51:11 [2022-03-23T21:51:11.114Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux 21:51:11 [2022-03-23T21:51:11.114Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 21:51:11 [2022-03-23T21:51:11.114Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux 21:51:11 [2022-03-23T21:51:11.114Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 21:51:13 [2022-03-23T21:51:13.287Z] === RUN TestDockerSuite/TestRunDeviceNumbers 21:51:13 [2022-03-23T21:51:13.287Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux 21:51:13 [2022-03-23T21:51:13.287Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 21:51:13 [2022-03-23T21:51:13.287Z] === RUN TestDockerSuite/TestRunDuplicateMount 21:51:13 [2022-03-23T21:51:13.287Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux 21:51:13 [2022-03-23T21:51:13.287Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 21:51:15 [2022-03-23T21:51:15.455Z] === RUN TestDockerSuite/TestRunEchoStdout 21:51:17 [2022-03-23T21:51:17.621Z] === RUN TestDockerSuite/TestRunEmptyEnv 21:51:17 [2022-03-23T21:51:17.621Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux 21:51:17 [2022-03-23T21:51:17.621Z] === RUN TestDockerSuite/TestRunEntrypoint 21:51:19 [2022-03-23T21:51:19.790Z] === RUN TestDockerSuite/TestRunEnvironment 21:51:19 [2022-03-23T21:51:19.790Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux 21:51:19 [2022-03-23T21:51:19.790Z] === RUN TestDockerSuite/TestRunEnvironmentErase 21:51:19 [2022-03-23T21:51:19.790Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux 21:51:19 [2022-03-23T21:51:19.790Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 21:51:19 [2022-03-23T21:51:19.790Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux 21:51:19 [2022-03-23T21:51:19.790Z] === RUN TestDockerSuite/TestRunExitCode 21:51:22 [2022-03-23T21:51:22.067Z] === RUN TestDockerSuite/TestRunExitCodeOne 21:51:23 [2022-03-23T21:51:23.598Z] === RUN TestDockerSuite/TestRunExitCodeZero 21:51:25 [2022-03-23T21:51:25.766Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunExposePort 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunFullHostnameSet 21:51:27 [2022-03-23T21:51:27.935Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunGroupAdd 21:51:27 [2022-03-23T21:51:27.935Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunHostnameFQDN 21:51:27 [2022-03-23T21:51:27.935Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 21:51:27 [2022-03-23T21:51:27.935Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 21:51:27 [2022-03-23T21:51:27.935Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 21:51:27 [2022-03-23T21:51:27.935Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunInspectMacAddress 21:51:27 [2022-03-23T21:51:27.935Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux 21:51:27 [2022-03-23T21:51:27.935Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 21:51:32 [2022-03-23T21:51:32.608Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 21:51:32 [2022-03-23T21:51:32.608Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux 21:51:32 [2022-03-23T21:51:32.608Z] === RUN TestDockerSuite/TestRunInvalidReference 21:51:32 [2022-03-23T21:51:32.608Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 21:51:32 [2022-03-23T21:51:32.608Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux 21:51:32 [2022-03-23T21:51:32.608Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 21:51:32 [2022-03-23T21:51:32.608Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux 21:51:32 [2022-03-23T21:51:32.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 21:51:32 [2022-03-23T21:51:32.608Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux 21:51:32 [2022-03-23T21:51:32.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 21:51:32 [2022-03-23T21:51:32.608Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux 21:51:32 [2022-03-23T21:51:32.608Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 21:51:41 [2022-03-23T21:51:41.147Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 21:51:41 [2022-03-23T21:51:41.147Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 21:51:41 [2022-03-23T21:51:41.147Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModeHostname 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModeIpcHost 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModePIDContainer 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunModeUTSHost 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunMount 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunMountOrdering 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 21:51:42 [2022-03-23T21:51:42.676Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux 21:51:42 [2022-03-23T21:51:42.676Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 21:51:49 [2022-03-23T21:51:49.793Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 21:51:49 [2022-03-23T21:51:49.793Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 21:51:49 [2022-03-23T21:51:49.793Z] === RUN TestDockerSuite/TestRunNamedVolume 21:51:49 [2022-03-23T21:51:49.793Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux 21:51:49 [2022-03-23T21:51:49.793Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 21:51:49 [2022-03-23T21:51:49.793Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux 21:51:49 [2022-03-23T21:51:49.793Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 21:52:00 [2022-03-23T21:52:00.085Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetHost 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 21:52:02 [2022-03-23T21:52:02.980Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNoDupVolumes 21:52:02 [2022-03-23T21:52:02.980Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 21:52:04 [2022-03-23T21:52:04.528Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 21:52:06 [2022-03-23T21:52:06.701Z] === RUN TestDockerSuite/TestRunNonExistingCmd 21:52:08 [2022-03-23T21:52:08.231Z] === RUN TestDockerSuite/TestRunNonExistingImage 21:52:09 [2022-03-23T21:52:09.761Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 21:52:11 [2022-03-23T21:52:11.292Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunPortInUse 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 21:52:11 [2022-03-23T21:52:11.747Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux 21:52:11 [2022-03-23T21:52:11.747Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 21:52:20 [2022-03-23T21:52:20.291Z] === RUN TestDockerSuite/TestRunPublishPort 21:52:20 [2022-03-23T21:52:20.291Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux 21:52:20 [2022-03-23T21:52:20.291Z] === RUN TestDockerSuite/TestRunReadFilteredProc 21:52:20 [2022-03-23T21:52:20.291Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor 21:52:20 [2022-03-23T21:52:20.291Z] === RUN TestDockerSuite/TestRunReadProcLatency 21:52:20 [2022-03-23T21:52:20.291Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux 21:52:20 [2022-03-23T21:52:20.291Z] === RUN TestDockerSuite/TestRunReadProcTimer 21:52:20 [2022-03-23T21:52:20.291Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux 21:52:20 [2022-03-23T21:52:20.291Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 21:52:20 [2022-03-23T21:52:20.291Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux 21:52:20 [2022-03-23T21:52:20.291Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 21:52:27 [2022-03-23T21:52:27.356Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 21:52:27 [2022-03-23T21:52:27.356Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux 21:52:27 [2022-03-23T21:52:27.356Z] === RUN TestDockerSuite/TestRunRm 21:52:28 [2022-03-23T21:52:28.886Z] === RUN TestDockerSuite/TestRunRmAndWait 21:52:34 [2022-03-23T21:52:34.661Z] === RUN TestDockerSuite/TestRunRmPre125Api 21:52:36 [2022-03-23T21:52:36.190Z] === RUN TestDockerSuite/TestRunRootWorkdir 21:52:38 [2022-03-23T21:52:38.357Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 21:52:40 [2022-03-23T21:52:40.526Z] === RUN TestDockerSuite/TestRunSetMacAddress 21:52:42 [2022-03-23T21:52:42.693Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 21:52:42 [2022-03-23T21:52:42.693Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux 21:52:42 [2022-03-23T21:52:42.693Z] === RUN TestDockerSuite/TestRunState 21:52:42 [2022-03-23T21:52:42.693Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux 21:52:42 [2022-03-23T21:52:42.693Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 21:52:44 [2022-03-23T21:52:44.863Z] === RUN TestDockerSuite/TestRunStdinPipe 21:52:44 [2022-03-23T21:52:44.863Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux 21:52:44 [2022-03-23T21:52:44.863Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 21:52:46 [2022-03-23T21:52:46.393Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 21:52:46 [2022-03-23T21:52:46.393Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux 21:52:46 [2022-03-23T21:52:46.393Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 21:52:46 [2022-03-23T21:52:46.393Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux 21:52:46 [2022-03-23T21:52:46.393Z] === RUN TestDockerSuite/TestRunTLSVerify 21:52:46 [2022-03-23T21:52:46.849Z] === RUN TestDockerSuite/TestRunTTYWithPipe 21:52:46 [2022-03-23T21:52:46.849Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 21:52:46 [2022-03-23T21:52:46.849Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux 21:52:46 [2022-03-23T21:52:46.849Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUnshareProc 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUserByID 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUserByIDBig 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUserByIDNegative 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUserByIDZero 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUserByName 21:52:51 [2022-03-23T21:52:51.527Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux 21:52:51 [2022-03-23T21:52:51.527Z] === RUN TestDockerSuite/TestRunUserDefaults 21:52:53 [2022-03-23T21:52:53.697Z] === RUN TestDockerSuite/TestRunUserNotFound 21:52:53 [2022-03-23T21:52:53.697Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux 21:52:53 [2022-03-23T21:52:53.697Z] === RUN TestDockerSuite/TestRunVerifyContainerID 21:52:55 [2022-03-23T21:52:55.866Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 21:52:55 [2022-03-23T21:52:55.866Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux 21:52:55 [2022-03-23T21:52:55.866Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 21:52:55 [2022-03-23T21:52:55.866Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux 21:52:55 [2022-03-23T21:52:55.866Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 21:52:58 [2022-03-23T21:52:58.756Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 21:53:11 [2022-03-23T21:53:11.120Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 21:53:19 [2022-03-23T21:53:19.661Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 21:53:24 [2022-03-23T21:53:24.337Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 21:53:24 [2022-03-23T21:53:24.337Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux 21:53:24 [2022-03-23T21:53:24.799Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 21:53:24 [2022-03-23T21:53:24.799Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 21:53:28 [2022-03-23T21:53:28.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 21:53:30 [2022-03-23T21:53:30.048Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 21:53:32 [2022-03-23T21:53:32.222Z] === RUN TestDockerSuite/TestRunWithBadDevice 21:53:32 [2022-03-23T21:53:32.222Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux 21:53:32 [2022-03-23T21:53:32.222Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 21:53:32 [2022-03-23T21:53:32.684Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 21:53:32 [2022-03-23T21:53:32.684Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 21:53:32 [2022-03-23T21:53:32.684Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux 21:53:32 [2022-03-23T21:53:32.684Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 21:53:32 [2022-03-23T21:53:32.684Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux 21:53:32 [2022-03-23T21:53:32.684Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 21:53:32 [2022-03-23T21:53:32.684Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 21:53:32 [2022-03-23T21:53:32.684Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 21:53:32 [2022-03-23T21:53:32.684Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux 21:53:32 [2022-03-23T21:53:32.684Z] === RUN TestDockerSuite/TestRunWithUlimits 21:53:32 [2022-03-23T21:53:32.684Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux 21:53:32 [2022-03-23T21:53:32.684Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 21:53:36 [2022-03-23T21:53:36.407Z] === RUN TestDockerSuite/TestRunWithoutNetworking 21:53:37 [2022-03-23T21:53:37.939Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 21:53:40 [2022-03-23T21:53:40.107Z] === RUN TestDockerSuite/TestRunWorkingDirectory 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveCheckTimes 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveImageId 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveLoadNoTag 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveLoadParents 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveMultipleNames 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveSingleTag 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 21:53:44 [2022-03-23T21:53:44.780Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 21:53:44 [2022-03-23T21:53:44.780Z] === RUN TestDockerSuite/TestSearchCmdOptions 21:53:46 [2022-03-23T21:53:46.945Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 21:53:47 [2022-03-23T21:53:47.402Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 21:53:47 [2022-03-23T21:53:47.858Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 21:53:47 [2022-03-23T21:53:47.858Z] === RUN TestDockerSuite/TestSearchWithLimit 21:53:49 [2022-03-23T21:53:49.388Z] === RUN TestDockerSuite/TestSlowStdinClosing 21:53:49 [2022-03-23T21:53:49.388Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 21:53:51 [2022-03-23T21:53:51.555Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 21:53:53 [2022-03-23T21:53:53.722Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 21:53:55 [2022-03-23T21:53:55.891Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 21:53:55 [2022-03-23T21:53:55.891Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux 21:53:55 [2022-03-23T21:53:55.891Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 21:54:02 [2022-03-23T21:54:02.946Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 21:54:02 [2022-03-23T21:54:02.946Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux 21:54:02 [2022-03-23T21:54:02.946Z] === RUN TestDockerSuite/TestStartAttachSilent 21:54:06 [2022-03-23T21:54:06.663Z] === RUN TestDockerSuite/TestStartAttachWithRename 21:54:06 [2022-03-23T21:54:06.663Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux 21:54:06 [2022-03-23T21:54:06.663Z] === RUN TestDockerSuite/TestStartMultipleContainers 21:54:06 [2022-03-23T21:54:06.663Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux 21:54:06 [2022-03-23T21:54:06.663Z] === RUN TestDockerSuite/TestStartPausedContainer 21:54:06 [2022-03-23T21:54:06.663Z] docker_cli_start_test.go:95: unmatched requirement IsPausable 21:54:06 [2022-03-23T21:54:06.663Z] === RUN TestDockerSuite/TestStartRecordError 21:54:06 [2022-03-23T21:54:06.663Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux 21:54:06 [2022-03-23T21:54:06.663Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 21:54:16 [2022-03-23T21:54:16.963Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 21:54:16 [2022-03-23T21:54:16.963Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 21:54:16 [2022-03-23T21:54:16.963Z] === RUN TestDockerSuite/TestStatsAllNoStream 21:54:16 [2022-03-23T21:54:16.963Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 21:54:16 [2022-03-23T21:54:16.963Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 21:54:16 [2022-03-23T21:54:16.963Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 21:54:16 [2022-03-23T21:54:16.963Z] === RUN TestDockerSuite/TestStatsContainerNotFound 21:54:16 [2022-03-23T21:54:16.963Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 21:54:16 [2022-03-23T21:54:16.963Z] === RUN TestDockerSuite/TestStatsFormatAll 21:54:16 [2022-03-23T21:54:16.963Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 21:54:16 [2022-03-23T21:54:16.963Z] === RUN TestDockerSuite/TestStatsNoStream 21:54:16 [2022-03-23T21:54:16.963Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 21:54:16 [2022-03-23T21:54:16.963Z] === RUN TestDockerSuite/TestTopMultipleArgs 21:54:17 [2022-03-23T21:54:17.927Z] === RUN TestDockerSuite/TestTopNonPrivileged 21:54:20 [2022-03-23T21:54:20.100Z] === RUN TestDockerSuite/TestTopPrivileged 21:54:20 [2022-03-23T21:54:20.100Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 21:54:20 [2022-03-23T21:54:20.100Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 21:54:22 [2022-03-23T21:54:22.275Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 21:54:22 [2022-03-23T21:54:22.275Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux 21:54:22 [2022-03-23T21:54:22.275Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 21:54:22 [2022-03-23T21:54:22.275Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 21:54:22 [2022-03-23T21:54:22.275Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 21:54:22 [2022-03-23T21:54:22.276Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 21:54:22 [2022-03-23T21:54:22.276Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 21:54:22 [2022-03-23T21:54:22.276Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux 21:54:22 [2022-03-23T21:54:22.276Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 21:54:22 [2022-03-23T21:54:22.276Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux 21:54:22 [2022-03-23T21:54:22.276Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 21:54:22 [2022-03-23T21:54:22.276Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux 21:54:22 [2022-03-23T21:54:22.276Z] === RUN TestDockerSuite/TestVolumeCLICreate 21:54:39 [2022-03-23T21:54:39.924Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 21:54:39 [2022-03-23T21:54:39.924Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 21:54:39 [2022-03-23T21:54:39.924Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 21:54:39 [2022-03-23T21:54:39.924Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 21:54:39 [2022-03-23T21:54:39.924Z] === RUN TestDockerSuite/TestVolumeCLIInspect 21:54:39 [2022-03-23T21:54:39.924Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 21:54:39 [2022-03-23T21:54:39.924Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 21:54:39 [2022-03-23T21:54:39.924Z] === RUN TestDockerSuite/TestVolumeCLILs 21:54:40 [2022-03-23T21:54:40.889Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 21:54:40 [2022-03-23T21:54:40.889Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 21:54:43 [2022-03-23T21:54:43.786Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 21:54:44 [2022-03-23T21:54:44.243Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 21:54:44 [2022-03-23T21:54:44.702Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 21:54:44 [2022-03-23T21:54:44.702Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 21:54:45 [2022-03-23T21:54:45.159Z] === RUN TestDockerSuite/TestVolumeCLIRm 21:54:52 [2022-03-23T21:54:52.214Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 21:54:52 [2022-03-23T21:54:52.214Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 21:54:52 [2022-03-23T21:54:52.214Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 21:54:52 [2022-03-23T21:54:52.671Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 21:54:53 [2022-03-23T21:54:53.130Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 21:54:53 [2022-03-23T21:54:53.130Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 21:54:53 [2022-03-23T21:54:53.130Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 21:55:00 [2022-03-23T21:55:00.187Z] === RUN TestDockerSuite/TestVolumeLsFormat 21:55:00 [2022-03-23T21:55:00.187Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 21:55:00 [2022-03-23T21:55:00.187Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 21:55:08 [2022-03-23T21:55:08.736Z] === RUN TestDockerSuite/TestVolumesNoCopyData 21:55:08 [2022-03-23T21:55:08.736Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux 21:55:08 [2022-03-23T21:55:08.736Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite (2800.95s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (111.43s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.16s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.27s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (122.75s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.31s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.18s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.50s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.28s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.10s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddTar (58.79s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.38s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.55s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.23s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.03s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.20s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.06s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.15s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.24s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.10s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.86s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.67s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.72s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.59s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.57s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.89s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.66s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.72s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.24s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.15s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.74s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.92s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.78s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignore (103.12s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.55s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.46s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.93s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.26s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.52s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.50s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.31s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.99s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (124.86s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.65s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.44s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.16s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.13s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.88s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFails (7.22s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.98s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.00s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.89s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.41s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.92s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.14s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildHistory (12.54s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.18s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.61s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.74s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.56s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) 21:55:09 [2022-03-23T21:55:09.699Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) 21:55:09 [2022-03-23T21:55:09.699Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.61s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.68s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.59s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.16s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.81s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.50s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.15s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.57s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.90s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.92s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.60s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.47s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.35s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.77s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.44s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.04s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.35s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.23s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.36s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.48s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.69s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.92s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.17s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildRm (14.45s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.73s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.58s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.95s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.95s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.58s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.60s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.34s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.59s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildStderr (5.03s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.45s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.19s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.01s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.57s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.51s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.82s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.42s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.03s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.35s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.77s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.92s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.94s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.59s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.61s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.27s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.27s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.74s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.81s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.30s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestCommitTTY (7.33s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.78s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.13s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.22s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 21:55:09 [2022-03-23T21:55:09.700Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.26s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.81s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.47s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.33s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.40s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.31s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.08s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.08s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.97s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.68s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.31s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.52s) 21:55:10 [2022-03-23T21:55:10.157Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.10s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.157Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.03s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.53s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.64s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.60s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.69s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.69s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000cbb950_<nil>} (2.62s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14213889160_c:\foo_false__<nil>_<nil>_<nil>} (2.67s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14213889160_c:\foo_true__<nil>_<nil>_<nil>} (2.59s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.52s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.36s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.32s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.13s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.38s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.41s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.16s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpToDot (7.06s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCpToStdout (7.14s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.45s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.74s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.90s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.25s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.11s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.21s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.26s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsCopy (4.75s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.68s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.54s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.19s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFilters (4.38s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFormat (4.20s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsRename (2.50s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsResize (7.66s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.98s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.40s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.50s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.82s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.79s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.84s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.97s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.98s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.91s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecInspectID (4.43s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.87s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.90s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.19s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.08s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.33s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.08s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.05s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectDefault (2.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectHistory (9.04s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.17s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.10s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.96s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.00s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectStatus (2.43s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.10s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.08s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (6.90s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.18s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) 21:55:10 [2022-03-23T21:55:10.158Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 21:55:10 [2022-03-23T21:55:10.158Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.51s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.06s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.58s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.56s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.62s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.10s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsSince (8.86s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.29s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.12s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.16s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.08s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsByOrder (7.85s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.03s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.91s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.72s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.26s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.20s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.17s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.91s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.62s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.70s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.45s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.39s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.94s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.64s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.84s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.32s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.66s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.12s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.63s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.04s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.52s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.41s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.45s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.90s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.66s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.03s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.05s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.88s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.26s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.13s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.12s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.14s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.10s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.08s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.08s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.98s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunExitCode (2.19s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.05s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.09s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.11s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.93s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.65s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.70s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.23s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.89s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) 21:55:10 [2022-03-23T21:55:10.159Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s) 21:55:10 [2022-03-23T21:55:10.159Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.17s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.38s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunRm (2.04s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.30s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.13s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.12s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.30s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.79s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.53s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.03s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.86s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.13s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.87s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.35s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.27s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.62s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.28s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.18s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.97s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.13s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.06s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.41s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.57s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.28s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.98s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.04s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.33s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.88s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.32s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.45s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.25s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullIDStability 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullManifestList 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPushBadTag 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestPushUntagged 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestRunByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestTagByDigest 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] === RUN TestDockerRegistrySuite/TestV2Only 21:55:10 [2022-03-23T21:55:10.160Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.160Z] --- PASS: TestDockerRegistrySuite (0.16s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.160Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthTokenSuite 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerDaemonSuite 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- PASS: TestDockerDaemonSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerSwarmSuite 21:55:10 [2022-03-23T21:55:10.161Z] --- PASS: TestDockerSwarmSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginCreate 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginInspect 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerPluginSuite/TestPluginSet 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- PASS: TestDockerPluginSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerExternalVolumeSuite 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:127: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerNetworkSuite 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:133: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerNetworkSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] === RUN TestDockerHubPullSuite 21:55:10 [2022-03-23T21:55:10.161Z] check_test.go:141: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerHubPullSuite (0.00s) 21:55:10 [2022-03-23T21:55:10.161Z] PASS 21:55:10 [2022-03-23T21:55:10.161Z] ok github.com/docker/docker/integration-cli 2801.402s 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === Skipped 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_api_build_test.go:176: unmatched requirement UnixCli 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) 21:55:10 [2022-03-23T21:55:10.161Z] 21:55:10 [2022-03-23T21:55:10.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 21:55:10 [2022-03-23T21:55:10.161Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.161Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.29s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.162Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) 21:55:10 [2022-03-23T21:55:10.162Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) 21:55:10 [2022-03-23T21:55:10.163Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.163Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) 21:55:10 [2022-03-23T21:55:10.163Z] 21:55:10 [2022-03-23T21:55:10.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) 21:55:10 [2022-03-23T21:55:10.620Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_sni_test.go:18: Flakey test 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.621Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] 21:55:10 [2022-03-23T21:55:10.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) 21:55:10 [2022-03-23T21:55:10.621Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.622Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:55:10 [2022-03-23T21:55:10.622Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.623Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) 21:55:10 [2022-03-23T21:55:10.623Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) 21:55:10 [2022-03-23T21:55:10.624Z] 21:55:10 [2022-03-23T21:55:10.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:55:10 [2022-03-23T21:55:10.624Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.624Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] 21:55:10 [2022-03-23T21:55:10.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) 21:55:10 [2022-03-23T21:55:10.625Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.625Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_start_test.go:95: unmatched requirement IsPausable 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] 21:55:10 [2022-03-23T21:55:10.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.626Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.626Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:184: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:10 [2022-03-23T21:55:10.627Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] 21:55:10 [2022-03-23T21:55:10.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:55:10 [2022-03-23T21:55:10.627Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:211: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:238: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:267: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:301: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:127: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:133: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 21:55:11 [2022-03-23T21:55:11.083Z] check_test.go:141: unmatched requirement DaemonIsLinux 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] DONE 1088 tests, 539 skipped in 2811.643s 21:55:11 [2022-03-23T21:55:11.083Z] INFO: Integration tests ended at 03/23/2022 21:55:10. Duration:00:46:51.7638721 21:55:11 [2022-03-23T21:55:11.083Z] INFO: Docker info of the daemon under test at end of run 21:55:11 [2022-03-23T21:55:11.083Z] 21:55:11 [2022-03-23T21:55:11.083Z] Containers: 2 21:55:11 [2022-03-23T21:55:11.083Z] Running: 0 21:55:11 [2022-03-23T21:55:11.083Z] Paused: 0 21:55:11 [2022-03-23T21:55:11.083Z] Stopped: 2 21:55:11 [2022-03-23T21:55:11.083Z] Images: 18 21:55:11 [2022-03-23T21:55:11.083Z] Server Version: 0.0.0-dev 21:55:11 [2022-03-23T21:55:11.083Z] Storage Driver: windowsfilter 21:55:11 [2022-03-23T21:55:11.083Z] Windows: 21:55:11 [2022-03-23T21:55:11.083Z] Logging Driver: json-file 21:55:11 [2022-03-23T21:55:11.083Z] Plugins: 21:55:11 [2022-03-23T21:55:11.083Z] Volume: local 21:55:11 [2022-03-23T21:55:11.084Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 21:55:11 [2022-03-23T21:55:11.084Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 21:55:11 [2022-03-23T21:55:11.084Z] Swarm: inactive 21:55:11 [2022-03-23T21:55:11.084Z] Default Isolation: process 21:55:11 [2022-03-23T21:55:11.084Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 21:55:11 [2022-03-23T21:55:11.084Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) 21:55:11 [2022-03-23T21:55:11.084Z] OSType: windows 21:55:11 [2022-03-23T21:55:11.084Z] Architecture: x86_64 21:55:11 [2022-03-23T21:55:11.084Z] CPUs: 4 21:55:11 [2022-03-23T21:55:11.084Z] Total Memory: 32GiB 21:55:11 [2022-03-23T21:55:11.084Z] Name: azwin-2-a25970 21:55:11 [2022-03-23T21:55:11.084Z] ID: LSCO:33FF:USEB:2RFS:MZHO:OVWY:FITR:RI6M:FGPF:SJFY:QT3Q:Q5KX 21:55:11 [2022-03-23T21:55:11.084Z] Docker Root Dir: D:\CI\PR-42638\25\daemon 21:55:11 [2022-03-23T21:55:11.084Z] Debug Mode (client): false 21:55:11 [2022-03-23T21:55:11.084Z] Debug Mode (server): true 21:55:11 [2022-03-23T21:55:11.084Z] File Descriptors: -1 21:55:11 [2022-03-23T21:55:11.084Z] Goroutines: 17 21:55:11 [2022-03-23T21:55:11.084Z] System Time: 2022-03-23T21:55:10.7049914Z 21:55:11 [2022-03-23T21:55:11.084Z] EventsListeners: 0 21:55:11 [2022-03-23T21:55:11.084Z] Registry: https://index.docker.io/v1/ 21:55:11 [2022-03-23T21:55:11.084Z] Labels: 21:55:11 [2022-03-23T21:55:11.084Z] Experimental: false 21:55:11 [2022-03-23T21:55:11.084Z] Insecure Registries: 21:55:11 [2022-03-23T21:55:11.084Z] 127.0.0.0/8 21:55:11 [2022-03-23T21:55:11.084Z] Live Restore Enabled: false 21:55:11 [2022-03-23T21:55:11.084Z] 21:55:11 [2022-03-23T21:55:11.084Z] 21:55:11 [2022-03-23T21:55:11.084Z] INFO: Stopping daemon under test 21:55:11 [2022-03-23T21:55:11.084Z] SUCCESS: The process with PID 888 (child process of PID 4452) has been terminated. 21:55:11 [2022-03-23T21:55:11.084Z] SUCCESS: The process with PID 4452 (child process of PID 5796) has been terminated. 21:55:11 [2022-03-23T21:55:11.084Z] INFO: Stop tailing logs of the daemon under tests 21:55:11 [2022-03-23T21:55:11.084Z] INFO: executeCI.ps1 Completed successfully at 03/23/2022 21:55:10. 21:55:11 [2022-03-23T21:55:11.084Z] INFO: Tidying up at end of run 21:55:11 [2022-03-23T21:55:11.084Z] INFO: Saving daemon under test log (d:\CI\PR-42638\25\dut.out) to bundles\CIDUT.out 21:55:11 [2022-03-23T21:55:11.084Z] INFO: Saving daemon under test log (d:\CI\PR-42638\25\dut.err) to bundles\CIDUT.err 21:55:11 [2022-03-23T21:55:11.084Z] INFO: Saving containerd logs to bundles 21:55:11 [2022-03-23T21:55:11.084Z] INFO: Nuke-Everything... 21:55:11 [2022-03-23T21:55:11.539Z] INFO: Container count on control daemon to delete is 2 21:55:11 [2022-03-23T21:55:11.995Z] 00d4fc1c9217 21:55:11 [2022-03-23T21:55:11.995Z] b93bc4291b08 21:55:11 [2022-03-23T21:55:11.995Z] INFO: Tidying pidfile d:\CI\PR-42638\25\docker.pid 21:55:11 [2022-03-23T21:55:11.995Z] INFO: Nuking d:\CI 21:55:41 [2022-03-23T21:55:41.922Z] INFO: Zapped successfully 21:55:41 [2022-03-23T21:55:41.922Z] 21:55:41 [2022-03-23T21:55:41.922Z] INFO: executeCI.ps1 exiting at Wed Mar 23 21:55:41 CUT 2022. Duration 01:18:43.4158036 21:55:41 [2022-03-23T21:55:41.922Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 21:55:42 [2022-03-23T21:55:42.160Z] Recording test results 21:55:51 [2022-03-23T21:55:51.048Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell 21:55:52 [2022-03-23T21:55:52.524Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts 21:55:54 [2022-03-23T21:55:54.269Z] Archiving artifacts 21:56:07 [2022-03-23T21:56:07.610Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42638/25/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:56:08 [2022-03-23T21:56:08.522Z] + make clean 21:56:09 [2022-03-23T21:56:09.485Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:56:09 [2022-03-23T21:56:09.485Z] docker-dev-cache 21:56:09 [2022-03-23T21:56:09.485Z] 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